summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2016-05-24vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko
2016-05-21exit_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-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-05-18Merge 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-26ftrace: Match dot symbols when searching functions on ppc64Thiago Jung Bauermann
2016-04-26powerpc: Add support for userspace P9 copy pasteChris Smart
2016-04-26powerpc/eeh: fix misleading indentationAndrew Donnellan
2016-04-21powerpc/book3s64: Remove __end_handlers markerHari Bathini
2016-04-21powerpc/book3s64: Fix branching to OOL handlers in relocatable kernelHari Bathini
2016-04-18Merge branch 'topic/livepatch' into nextMichael Ellerman
2016-04-18powerpc: Update TM user feature bits in scan_features()Anton Blanchard
2016-04-18powerpc: Update cpu_user_features2 in scan_features()Anton Blanchard
2016-04-18powerpc: scan_features() updates incorrect bits for REAL_LEAnton Blanchard
2016-04-15Merge branch 'topic/livepatch' of git://git.kernel.org/pub/scm/linux/kernel/g...Jiri Kosina
2016-04-14powerpc/livepatch: Add live patching support on ppc64leMichael Ellerman
2016-04-14powerpc/livepatch: Add livepatch stack to struct thread_infoMichael Ellerman
2016-04-12powerpc: sparse: Include headers for __weak symbolsDaniel Axtens
2016-04-12powerpc: sparse: static-ify some thingsDaniel Axtens
2016-04-11powerpc: make kernel/nvram_64.c explicitly non-modularPaul Gortmaker
2016-04-11powerpc/eeh: rename EEH from "extended" to "enhanced" error handlingRussell Currey
2016-04-11powerpc: Remove orphaned asm implementation of abs()Michael Ellerman
2016-04-11powerpc/mm: Remove long disabled SLB codeMichael Ellerman
2016-03-29powerpc/process: Fix altivec SPR not being savedOliver O'Halloran