Age | Commit message (Expand) | Author |
2014-04-28 | powerpc/4xx: Fix section mismatch in ppc4xx_pci.c | Alistair Popple |
2014-04-28 | ppc/kvm: Clear the runlatch bit of a vcpu before napping | Preeti U Murthy |
2014-04-28 | ppc/kvm: Set the runlatch bit of a CPU just before starting guest | Preeti U Murthy |
2014-04-28 | ppc/powernv: Set the runlatch bits correctly for offline cpus | Preeti U Murthy |
2014-04-28 | powerpc/pseries: Protect remove_memory() with device hotplug lock | Li Zhong |
2014-04-28 | powerpc: Fix error return in rtas_flash module init | Anton Blanchard |
2014-04-28 | powerpc: Bump BOOT_COMMAND_LINE_SIZE to 2048 | Anton Blanchard |
2014-04-28 | powerpc: Bump COMMAND_LINE_SIZE to 2048 | Anton Blanchard |
2014-04-28 | powerpc: Rename duplicate COMMAND_LINE_SIZE define | Anton Blanchard |
2014-04-28 | powerpc/perf/hv-24x7: Catalog version number is be64, not be32 | Cody P Schafer |
2014-04-28 | powerpc/perf/hv-24x7: Remove [static 4096], sparse chokes on it | Cody P Schafer |
2014-04-28 | powerpc/perf/hv-24x7: Use (unsigned long) not (u32) values when calling plpar... | Cody P Schafer |
2014-04-28 | powerpc/perf/hv-gpci: Make device attr static | Cody P Schafer |
2014-04-28 | powerpc/perf/hv_gpci: Probe failures use pr_debug(), and padding reduced | Cody P Schafer |
2014-04-28 | powerpc/perf/hv_24x7: Probe errors changed to pr_debug(), padding fixed | Cody P Schafer |
2014-04-28 | powerpc/mm: Fix tlbie to add AVAL fields for 64K pages | Aneesh Kumar K.V |
2014-04-28 | powerpc/powernv: Fix little endian issues in OPAL dump code | Anton Blanchard |
2014-04-28 | powerpc/powernv: Create OPAL sglist helper functions and fix endian issues | Anton Blanchard |
2014-04-28 | powerpc/powernv: Fix little endian issues in OPAL error log code | Anton Blanchard |
2014-04-28 | powerpc/powernv: Fix little endian issues with opal_do_notifier calls | Anton Blanchard |
2014-04-28 | powerpc/powernv: Remove some OPAL function declaration duplication | Anton Blanchard |
2014-04-28 | powerpc/powernv: Use uint64_t instead of size_t in OPAL APIs | Anton Blanchard |
2014-04-28 | powerpc/powernv: Release the refcount for pci_dev | Wei Yang |
2014-04-28 | powerpc/powernv: Reduce multi-hit of iommu_add_device() | Wei Yang |
2014-04-28 | powerpc/powernv: Fix little endian issues in OPAL flash code | Anton Blanchard |
2014-04-28 | powerpc/powernv: Fix kexec races going back to OPAL | Benjamin Herrenschmidt |
2014-04-28 | powerpc/powernv: Check sysparam size before creation | Joel Stanley |
2014-04-28 | powerpc/powernv: Fix typos in sysparam code | Joel Stanley |
2014-04-28 | powerpc/powernv: Check sysfs size before copying | Joel Stanley |
2014-04-28 | powerpc/powernv: Use ssize_t for sysparam return values | Joel Stanley |
2014-04-28 | powerpc/powernv: Fix sysparam sysfs error handling | Joel Stanley |
2014-04-28 | powerpc: Fix Oops in rtas_stop_self() | Li Zhong |
2014-04-28 | powerpc: Export flush_icache_range | Jeff Mahoney |
2014-04-18 | powerpc/mm: fix ".__node_distance" undefined | Mike Qiu |
2014-04-14 | powerpc/PCI: Fix NULL dereference in sys_pciconfig_iobase() list traversal | Mike Qiu |
2014-04-12 | powerpc: Don't try to set LPCR unless we're in hypervisor mode | Paul Mackerras |
2014-04-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2014-04-12 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds |
2014-04-11 | Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-04-09 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2014-04-09 | powerpc/powernv Adapt opal-elog and opal-dump to new sysfs_remove_file_self | Stewart Smith |
2014-04-09 | power, sched: stop updating inside arch_update_cpu_topology() when nothing to... | Michael Wang |
2014-04-09 | powerpc/le: Avoid creatng R_PPC64_TOCSAVE relocations for modules. | Tony Breeds |
2014-04-09 | arch/powerpc: Use RCU_INIT_POINTER(x, NULL) in platforms/cell/spu_syscalls.c | Monam Agarwal |
2014-04-09 | powerpc/opal: Add missing include | Michael Neuling |
2014-04-09 | powerpc: Convert last uses of __FUNCTION__ to __func__ | Joe Perches |
2014-04-09 | powerpc: Add lq/stq emulation | Anton Blanchard |
2014-04-09 | powerpc/powernv: Add invalid OPAL call | Joel Stanley |
2014-04-09 | powerpc/powernv: Add OPAL message log interface | Joel Stanley |
2014-04-09 | powerpc/book3s: Fix mc_recoverable_range buffer overrun issue. | Mahesh Salgaonkar |