aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-29
|\
| * powerpc/ptrace: run seccomp after ptraceKees Cook2016-06-14
| * seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski2016-06-14
* | Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...Linus Torvalds2016-07-26
|\ \
| * \ Merge tag 'v4.7' into for-linus/pstoreKees Cook2016-07-25
| |\ \
| * | | pstore: add lzo/lz4 compression supportGeliang Tang2016-06-02
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-07-26
|\ \ \ \ | |_|/ / |/| | |
| * | | powerpc: add io{read,write}64 accessorsHoria Geantă2016-05-31
| |/ /
* | | powerpc: Initialise pci_io_base as early as possibleDarren Stevens2016-06-30
* | | powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0Michael Neuling2016-06-29
* | | powerpc/eeh: Fix wrong argument passed to eeh_rmv_device()Gavin Shan2016-06-28
* | | powerpc/tm: Always reclaim in start_thread() for exec() class syscallsCyril Bur2016-06-27
* | | powerpc: Fix faults caused by radix patching of SLB miss handlerMichael Ellerman2016-06-22
* | | powerpc/eeh: Fix invalid cached PE primary busGavin Shan2016-06-17
* | | powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was addedMichael Ellerman2016-06-07
* | | powerpc/ptrace: Fix out of bounds array access warningKhem Raj2016-06-05
| |/ |/|
* | powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support callThomas Huth2016-05-31
|/
* vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko2016-05-23
* exit_thread: remove empty bodiesJiri Slaby2016-05-20
* Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-05-20
|\
| * Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"Guilherme G. Piccoli2016-05-12
| * powerpc/eeh: Drop unnecessary label in eeh_pe_change_owner()Gavin Shan2016-05-12
| * powerpc/eeh: Ignore handlers in eeh_pe_reset_and_recover()Gavin Shan2016-05-12
| * powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()Gavin Shan2016-05-12
| * powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()Gavin Shan2016-05-12
| * powerpc/pci: Don't scan empty slotGavin Shan2016-05-11
| * powerpc/pci: Export pci_traverse_device_nodes()Gavin Shan2016-05-11
| * powerpc/pci: Introduce pci_remove_device_node_info()Gavin Shan2016-05-11
| * powerpc/pci: Export pci_add_device_node_info()Gavin Shan2016-05-11
| * powerpc/pci: Move pci_find_bus_by_node() aroundGavin Shan2016-05-11
| * powerpc/pci: Rename pcibios_{add, remove}_pci_devices()Gavin Shan2016-05-11
| * powerpc/powernv: Rename machine_check_pSeries_early() to powernvMahesh Salgaonkar2016-05-11
| * powerpc: Update of_remove_property() call sites to remove null checkingSuraj Jitindar Singh2016-05-11
| * powerpc: Remove unnecessary CONFIG_SMP #ifdefsChris Smart2016-05-11
| * powerpc: Remove unused remnants from A2 cpuRashmica Gupta2016-05-11
| * powerpc/mm/radix: Fix CONFIG_PPC_MMU_STD_64 typoValentin Rothberg2016-05-11
| * powerpc/mm/radix: Use firmware feature to enable Radix MMUAneesh Kumar K.V2016-05-11
| * powerpc/mm/radix: Make sure swapper pgdir is properly alignedAneesh Kumar K.V2016-05-11
| * powerpc/mm: vmalloc abstraction in preparation for radixAneesh Kumar K.V2016-05-11
| * powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related codeAneesh Kumar K.V2016-05-11
| * powerpc/mm/radix: Add tlbflush routinesAneesh Kumar K.V2016-05-01
| * powerpc/mm: Abstraction for switch_mmu_context()Aneesh Kumar K.V2016-05-01
| * powerpc/mm: Make page table size a variableAneesh Kumar K.V2016-05-01
| * powerpc/mm: Use a helper for finding pte bits mapping I/O areaAneesh Kumar K.V2016-05-01
| * ftrace: Match dot symbols when searching functions on ppc64Thiago Jung Bauermann2016-04-26
| * powerpc: Add support for userspace P9 copy pasteChris Smart2016-04-26
| * powerpc/eeh: fix misleading indentationAndrew Donnellan2016-04-26
| * powerpc/book3s64: Remove __end_handlers markerHari Bathini2016-04-21
| * powerpc/book3s64: Fix branching to OOL handlers in relocatable kernelHari Bathini2016-04-21
| * Merge branch 'topic/livepatch' into nextMichael Ellerman2016-04-18
| |\