summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...Linus Torvalds2016-07-261-1/+3
|\
| * Merge tag 'v4.7' into for-linus/pstoreKees Cook2016-07-257-28/+67
| |\
| * | pstore: add lzo/lz4 compression supportGeliang Tang2016-06-021-1/+3
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-07-261-0/+24
|\ \ \ | |_|/ |/| |
| * | powerpc: add io{read,write}64 accessorsHoria Geantă2016-05-311-0/+24
| |/
* | powerpc: Initialise pci_io_base as early as possibleDarren Stevens2016-06-301-1/+0
* | powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0Michael Neuling2016-06-291-17/+44
* | powerpc/eeh: Fix wrong argument passed to eeh_rmv_device()Gavin Shan2016-06-281-1/+1
* | powerpc/tm: Always reclaim in start_thread() for exec() class syscallsCyril Bur2016-06-271-0/+10
* | powerpc: Fix faults caused by radix patching of SLB miss handlerMichael Ellerman2016-06-231-3/+4
* | powerpc/eeh: Fix invalid cached PE primary busGavin Shan2016-06-171-3/+4
* | powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was addedMichael Ellerman2016-06-081-1/+1
* | powerpc/ptrace: Fix out of bounds array access warningKhem Raj2016-06-061-2/+2
* | powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support callThomas Huth2016-06-011-0/+1
|/
* vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko2016-05-231-1/+2
* exit_thread: remove empty bodiesJiri Slaby2016-05-201-4/+0
* Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-05-2029-242/+251
|\
| * Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"Guilherme G. Piccoli2016-05-121-1/+1
| * powerpc/eeh: Drop unnecessary label in eeh_pe_change_owner()Gavin Shan2016-05-121-4/+1
| * powerpc/eeh: Ignore handlers in eeh_pe_reset_and_recover()Gavin Shan2016-05-121-7/+1
| * powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()Gavin Shan2016-05-121-0/+23
| * powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()Gavin Shan2016-05-121-3/+0
| * powerpc/pci: Don't scan empty slotGavin Shan2016-05-111-1/+2
| * powerpc/pci: Export pci_traverse_device_nodes()Gavin Shan2016-05-111-5/+10
| * powerpc/pci: Introduce pci_remove_device_node_info()Gavin Shan2016-05-111-0/+23
| * powerpc/pci: Export pci_add_device_node_info()Gavin Shan2016-05-111-11/+19
| * powerpc/pci: Move pci_find_bus_by_node() aroundGavin Shan2016-05-111-0/+29
| * powerpc/pci: Rename pcibios_{add, remove}_pci_devices()Gavin Shan2016-05-112-14/+13
| * powerpc/powernv: Rename machine_check_pSeries_early() to powernvMahesh Salgaonkar2016-05-111-2/+2
| * powerpc: Update of_remove_property() call sites to remove null checkingSuraj Jitindar Singh2016-05-112-20/+7
| * powerpc: Remove unnecessary CONFIG_SMP #ifdefsChris Smart2016-05-111-6/+0
| * powerpc: Remove unused remnants from A2 cpuRashmica Gupta2016-05-111-2/+0
| * powerpc/mm/radix: Fix CONFIG_PPC_MMU_STD_64 typoValentin Rothberg2016-05-111-5/+5
| * powerpc/mm/radix: Use firmware feature to enable Radix MMUAneesh Kumar K.V2016-05-111-0/+1
| * powerpc/mm/radix: Make sure swapper pgdir is properly alignedAneesh Kumar K.V2016-05-111-5/+8
| * powerpc/mm: vmalloc abstraction in preparation for radixAneesh Kumar K.V2016-05-111-1/+2
| * powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related codeAneesh Kumar K.V2016-05-115-15/+51
| * powerpc/mm/radix: Add tlbflush routinesAneesh Kumar K.V2016-05-011-0/+3
| * powerpc/mm: Abstraction for switch_mmu_context()Aneesh Kumar K.V2016-05-011-1/+1
| * powerpc/mm: Make page table size a variableAneesh Kumar K.V2016-05-011-0/+4
| * powerpc/mm: Use a helper for finding pte bits mapping I/O areaAneesh Kumar K.V2016-05-013-4/+4
| * ftrace: Match dot symbols when searching functions on ppc64Thiago Jung Bauermann2016-04-271-0/+10
| * powerpc: Add support for userspace P9 copy pasteChris Smart2016-04-271-0/+9
| * powerpc/eeh: fix misleading indentationAndrew Donnellan2016-04-271-1/+1
| * powerpc/book3s64: Remove __end_handlers markerHari Bathini2016-04-211-9/+4
| * powerpc/book3s64: Fix branching to OOL handlers in relocatable kernelHari Bathini2016-04-211-5/+11
| * Merge branch 'topic/livepatch' into nextMichael Ellerman2016-04-185-8/+119
| |\
| * | powerpc: sparse: Include headers for __weak symbolsDaniel Axtens2016-04-123-0/+4
| * | powerpc: sparse: static-ify some thingsDaniel Axtens2016-04-125-6/+6
| * | powerpc: make kernel/nvram_64.c explicitly non-modularPaul Gortmaker2016-04-111-11/+1
OpenPOWER on IntegriCloud