summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-07-26Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...Linus Torvalds
2016-07-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-07-25Merge tag 'v4.7' into for-linus/pstoreKees Cook
2016-06-30powerpc: Initialise pci_io_base as early as possibleDarren Stevens
2016-06-29powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0Michael Neuling
2016-06-28powerpc/eeh: Fix wrong argument passed to eeh_rmv_device()Gavin Shan
2016-06-27powerpc/tm: Always reclaim in start_thread() for exec() class syscallsCyril Bur
2016-06-23powerpc: Fix faults caused by radix patching of SLB miss handlerMichael Ellerman
2016-06-17powerpc/eeh: Fix invalid cached PE primary busGavin Shan
2016-06-14powerpc/ptrace: run seccomp after ptraceKees Cook
2016-06-14seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski
2016-06-08powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was addedMichael Ellerman
2016-06-06powerpc/ptrace: Fix out of bounds array access warningKhem Raj
2016-06-02pstore: add lzo/lz4 compression supportGeliang Tang
2016-06-01powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support callThomas Huth
2016-05-31powerpc: add io{read,write}64 accessorsHoria Geantă
2016-05-23vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko
2016-05-20exit_thread: remove empty bodiesJiri Slaby
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-05-12Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"Guilherme G. Piccoli
2016-05-12powerpc/eeh: Drop unnecessary label in eeh_pe_change_owner()Gavin Shan
2016-05-12powerpc/eeh: Ignore handlers in eeh_pe_reset_and_recover()Gavin Shan
2016-05-12powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()Gavin Shan
2016-05-12powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()Gavin Shan
2016-05-11powerpc/pci: Don't scan empty slotGavin Shan
2016-05-11powerpc/pci: Export pci_traverse_device_nodes()Gavin Shan
2016-05-11powerpc/pci: Introduce pci_remove_device_node_info()Gavin Shan
2016-05-11powerpc/pci: Export pci_add_device_node_info()Gavin Shan
2016-05-11powerpc/pci: Move pci_find_bus_by_node() aroundGavin Shan
2016-05-11powerpc/pci: Rename pcibios_{add, remove}_pci_devices()Gavin Shan
2016-05-11powerpc/powernv: Rename machine_check_pSeries_early() to powernvMahesh Salgaonkar
2016-05-11powerpc: Update of_remove_property() call sites to remove null checkingSuraj Jitindar Singh
2016-05-11powerpc: Remove unnecessary CONFIG_SMP #ifdefsChris Smart
2016-05-11powerpc: Remove unused remnants from A2 cpuRashmica Gupta
2016-05-11powerpc/mm/radix: Fix CONFIG_PPC_MMU_STD_64 typoValentin Rothberg
2016-05-11powerpc/mm/radix: Use firmware feature to enable Radix MMUAneesh Kumar K.V
2016-05-11powerpc/mm/radix: Make sure swapper pgdir is properly alignedAneesh Kumar K.V
2016-05-11powerpc/mm: vmalloc abstraction in preparation for radixAneesh Kumar K.V
2016-05-11powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related codeAneesh Kumar K.V
2016-05-06sched: Allow per-cpu kernel threads to run on online && !activePeter Zijlstra (Intel)
2016-05-01powerpc/mm/radix: Add tlbflush routinesAneesh Kumar K.V
2016-05-01powerpc/mm: Abstraction for switch_mmu_context()Aneesh Kumar K.V
2016-05-01powerpc/mm: Make page table size a variableAneesh Kumar K.V
2016-05-01powerpc/mm: Use a helper for finding pte bits mapping I/O areaAneesh Kumar K.V
2016-04-28treewide: Fix typos in printkMasanari Iida
2016-04-27ftrace: Match dot symbols when searching functions on ppc64Thiago Jung Bauermann
2016-04-27powerpc: Add support for userspace P9 copy pasteChris Smart