summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2016-06-21powerpc/pci: Delay populating pdnGavin Shan
2016-06-21powerpc/pci: Update bridge windows on PCI plugGavin Shan
2016-06-21powerpc/pci: Override pcibios_setup_bridge()Gavin Shan
2016-06-21powerpc: export cpu_to_core_id()Mauricio Faria de Oliveira
2016-06-21powerpc: Load Monitor Register SupportJack Miller
2016-06-21powerpc: Improve FSCR init and context switchingMichael Neuling
2016-06-21powerpc: Fix misleading comment in early_setup_secondary()Madhavan Srinivasan
2016-06-21powerpc/kprobes: Remove kretprobe_trampoline_holder.Thiago Jung Bauermann
2016-06-17powerpc/pci: Fix SRIOV not building without EEH enabledRussell Currey
2016-06-16powerpc/align: Use #ifdef __BIG_ENDIAN__ #else for REG_BYTEDaniel Axtens
2016-06-16powerpc/sparse: Include headers containing prototypesDaniel Axtens
2016-06-16powerpc: Introduce asm-prototypes.hDaniel Axtens
2016-06-16powerpc/sparse: make some things staticDaniel Axtens
2016-06-16powerpc: Add array bounds checking to crash_shutdown_handlersSuraj Jitindar Singh
2016-06-16powerpc/asm: Remove unused symbols in asm-offsets.cRashmica Gupta
2016-06-14powerpc/pseries: Fix trivial typo in function nameGreg Kurz
2016-06-14powerpc: Define and use PPC64_ELF_ABI_v2/v1Michael Ellerman
2016-06-14powerpc: Various typo fixesMichael Ellerman
2016-06-14powerpc/32: Get rid of sub_reloc_offset()Christophe Leroy
2016-06-14powerpc: Avoid load hit store in setup_sigcontext()Anton Blanchard
2016-06-14powerpc: Avoid load hit store in __giveup_fpu() and __giveup_altivec()Anton Blanchard
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-01powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support callThomas Huth
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)