summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-29KVM: PPC: Book3S HV: Migrate pinned pages out of CMABalbir Singh
2016-09-29drivers/pci/hotplug: Support surprise hotplug in powernv driverGavin Shan
2016-09-29drivers/pci/hotplug: Remove likely() and unlikely() in powernv driverGavin Shan
2016-09-29powerpc/powernv: Unfreeze PE on allocationGavin Shan
2016-09-29powerpc/eeh: Export eeh_pe_state_mark()Gavin Shan
2016-09-29powerpc/eeh: Export confirm_error_lockGavin Shan
2016-09-29powerpc/eeh: Allow to freeze PE in eeh_pe_set_option()Gavin Shan
2016-09-29powerpc/powernv: Call opal_pci_poll() if neededGavin Shan
2016-09-28powerpc/boot: Add support for XZ compressionOliver O'Halloran
2016-09-28powerpc/boot: Add XZ support to the wrapper scriptOliver O'Halloran
2016-09-28powerpc/boot: Remove the legacy gzip wrapperOliver O'Halloran
2016-09-28powerpc/boot: Use the pre-boot decompression APIOliver O'Halloran
2016-09-28powerpc/boot: Use CONFIG_KERNEL_GZIPOliver O'Halloran
2016-09-28powerpc/boot: Add sed scriptOliver O'Halloran
2016-09-23selftests/powerpc: Compile selftests against headers without AT_HWCAP2Cyril Bur
2016-09-23powerpc: Clean up tm_abort duplication in hash_utils_64.cRui Teng
2016-09-23powerpc/powernv: Fix comment style and spellingAndrew Donnellan
2016-09-23powerpc/32: Remove CLR_TOP32Christophe Leroy
2016-09-23powerpc: Fix usage of _PAGE_RO in hugepageChristophe Leroy
2016-09-23powerpc/eeh: Skip finding bus until after failure reportingRussell Currey
2016-09-23powerpc/powernv/eeh: Skip finding bus for VF resetsRussell Currey
2016-09-23powerpc/eeh: Null check uses of eeh_pe_bus_getRussell Currey
2016-09-23powerpc/pseries: Remove unnecessary syscall trampolineNicholas Piggin
2016-09-23powerpc/pseries: Fix HV facility unavailable to use correct handlerNicholas Piggin
2016-09-23powerpc/powernv/pci: Add PHB register dump debugfs handleRussell Currey
2016-09-23powerpc/64/kexec: Remove BookE special default_machine_kexec_prepare()Benjamin Herrenschmidt
2016-09-23powerpc/64/kexec: Copy image with MMU off when possibleBenjamin Herrenschmidt
2016-09-23powerpc/mm: Add radix flush all with IS=3Aneesh Kumar K.V
2016-09-23powerpc/64/kexec: Fix MMU cleanup on radixBenjamin Herrenschmidt
2016-09-23powerpc/64/kexec: NULL check "clear_all" in kexec_sequenceBenjamin Herrenschmidt
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman
2016-09-20MAINTAINERS: Update cxl maintainersMichael Neuling
2016-09-20powerpc/pseries: fix memory leak in queue_hotplug_event() error pathAndrew Donnellan
2016-09-20powerpc/nvram: Fix an incorrect partition mergePan Xinhui
2016-09-20powerpc/nvram: Fix a memory leak in err pathPan Xinhui
2016-09-20powerpc/64s: Optimise MSR handling in exception handlingNicholas Piggin
2016-09-20powerpc/64: Optimise syscall entry for virtual, relocatable caseNicholas Piggin
2016-09-20powerpc/mm: Update FORCE_MAX_ZONEORDER range to allow hugetlb w/4KAneesh Kumar K.V
2016-09-20powerpc/64: Document the syscall ABINicholas Piggin
2016-09-20powerpc/64: Replay hypervisor maintenance interrupt firstNicholas Piggin
2016-09-19powerpc: Ensure .mem(init|exit).text are within _stext/_etextMichael Ellerman
2016-09-19powerpc: Don't change the section in _GLOBAL()Michael Ellerman
2016-09-19powerpc/kernel: Use kprobe blacklist for asm functionsNicholas Piggin
2016-09-19powerpc: Use kprobe blacklist for exception handlersNicholas Piggin
2016-09-13powerpc: Set used_(vsr|vr|spe) in sigreturn path when MSR bits are activeSimon Guo
2016-09-13powerpc/ptrace: Fix cppcheck issue in gpr32_set_common/gpr32_get_common()Simon Guo
2016-09-13cxl: Fix informational messageFrederic Barrat
2016-09-13powerpc/32: Add missing \n and switch to pr_warn()Colin Ian King
2016-09-13powerpc/mm: Update the HID bit when switching from radix to hashAneesh Kumar K.V
2016-09-13powerpc/mm/radix: Use different pte update sequence for different POWER9 revsAneesh Kumar K.V