summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2016-05-23vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko1-1/+2
2016-05-20exit_thread: remove empty bodiesJiri Slaby1-4/+0
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds29-242/+251
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-8/+119
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2016-05-12Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"Guilherme G. Piccoli1-1/+1
2016-05-12powerpc/eeh: Drop unnecessary label in eeh_pe_change_owner()Gavin Shan1-4/+1
2016-05-12powerpc/eeh: Ignore handlers in eeh_pe_reset_and_recover()Gavin Shan1-7/+1
2016-05-12powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()Gavin Shan1-0/+23
2016-05-12powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()Gavin Shan1-3/+0
2016-05-11powerpc/pci: Don't scan empty slotGavin Shan1-1/+2
2016-05-11powerpc/pci: Export pci_traverse_device_nodes()Gavin Shan1-5/+10
2016-05-11powerpc/pci: Introduce pci_remove_device_node_info()Gavin Shan1-0/+23
2016-05-11powerpc/pci: Export pci_add_device_node_info()Gavin Shan1-11/+19
2016-05-11powerpc/pci: Move pci_find_bus_by_node() aroundGavin Shan1-0/+29
2016-05-11powerpc/pci: Rename pcibios_{add, remove}_pci_devices()Gavin Shan2-14/+13
2016-05-11powerpc/powernv: Rename machine_check_pSeries_early() to powernvMahesh Salgaonkar1-2/+2
2016-05-11powerpc: Update of_remove_property() call sites to remove null checkingSuraj Jitindar Singh2-20/+7
2016-05-11powerpc: Remove unnecessary CONFIG_SMP #ifdefsChris Smart1-6/+0
2016-05-11powerpc: Remove unused remnants from A2 cpuRashmica Gupta1-2/+0
2016-05-11powerpc/mm/radix: Fix CONFIG_PPC_MMU_STD_64 typoValentin Rothberg1-5/+5
2016-05-11powerpc/mm/radix: Use firmware feature to enable Radix MMUAneesh Kumar K.V1-0/+1
2016-05-11powerpc/mm/radix: Make sure swapper pgdir is properly alignedAneesh Kumar K.V1-5/+8
2016-05-11powerpc/mm: vmalloc abstraction in preparation for radixAneesh Kumar K.V1-1/+2
2016-05-11powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related codeAneesh Kumar K.V5-15/+51
2016-05-06sched: Allow per-cpu kernel threads to run on online && !activePeter Zijlstra (Intel)1-1/+1
2016-05-01powerpc/mm/radix: Add tlbflush routinesAneesh Kumar K.V1-0/+3
2016-05-01powerpc/mm: Abstraction for switch_mmu_context()Aneesh Kumar K.V1-1/+1
2016-05-01powerpc/mm: Make page table size a variableAneesh Kumar K.V1-0/+4
2016-05-01powerpc/mm: Use a helper for finding pte bits mapping I/O areaAneesh Kumar K.V3-4/+4
2016-04-28treewide: Fix typos in printkMasanari Iida1-1/+1
2016-04-27ftrace: Match dot symbols when searching functions on ppc64Thiago Jung Bauermann1-0/+10
2016-04-27powerpc: Add support for userspace P9 copy pasteChris Smart1-0/+9
2016-04-27powerpc/eeh: fix misleading indentationAndrew Donnellan1-1/+1
2016-04-21powerpc/book3s64: Remove __end_handlers markerHari Bathini1-9/+4
2016-04-21powerpc/book3s64: Fix branching to OOL handlers in relocatable kernelHari Bathini1-5/+11
2016-04-18Merge branch 'topic/livepatch' into nextMichael Ellerman5-8/+119
2016-04-18powerpc: Update TM user feature bits in scan_features()Anton Blanchard1-4/+5
2016-04-18powerpc: Update cpu_user_features2 in scan_features()Anton Blanchard1-8/+11
2016-04-18powerpc: scan_features() updates incorrect bits for REAL_LEAnton Blanchard1-1/+1
2016-04-15Merge branch 'topic/livepatch' of git://git.kernel.org/pub/scm/linux/kernel/g...Jiri Kosina11-130/+557
2016-04-14powerpc/livepatch: Add live patching support on ppc64leMichael Ellerman2-0/+101
2016-04-14powerpc/livepatch: Add livepatch stack to struct thread_infoMichael Ellerman3-8/+18
2016-04-12powerpc: sparse: Include headers for __weak symbolsDaniel Axtens3-0/+4
2016-04-12powerpc: sparse: static-ify some thingsDaniel Axtens5-6/+6
2016-04-11powerpc: make kernel/nvram_64.c explicitly non-modularPaul Gortmaker1-11/+1
2016-04-11powerpc/eeh: rename EEH from "extended" to "enhanced" error handlingRussell Currey1-1/+1
2016-04-11powerpc: Remove orphaned asm implementation of abs()Michael Ellerman1-6/+0
2016-04-11powerpc/mm: Remove long disabled SLB codeMichael Ellerman1-102/+0
2016-03-29powerpc/process: Fix altivec SPR not being savedOliver O'Halloran1-1/+1