summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-03-17param: convert some "on"/"off" users to strtoboolKees Cook
2016-03-17powerpc: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-16powerpc: Fix unrecoverable SLB miss during restore_math()Cyril Bur
2016-03-16powerpc/book3e-64: Use hardcoded mttmr opcodeScott Wood
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2016-03-11powerpc32: Remove one insn in mulhduChristophe Leroy
2016-03-11powerpc32: small optimisation in flush_icache_range()Christophe Leroy
2016-03-11powerpc32: move xxxxx_dcache_range() functions inlineChristophe Leroy
2016-03-11powerpc32: Remove clear_pages() and define clear_page() inlineChristophe Leroy
2016-03-11powerpc/8xx: rewrite flush_instruction_cache() in CChristophe Leroy
2016-03-11powerpc/8xx: rewrite set_context() in CChristophe Leroy
2016-03-11powerpc/8xx: remove special handling of CPU6 errata in set_dec()Christophe Leroy
2016-03-11powerpc/8xx: Map linear kernel RAM with 8M pagesChristophe Leroy
2016-03-11powerpc/8xx: Save r3 all the time in DTLB miss handlerChristophe Leroy
2016-03-11Merge branch 'topic/mprofile-kernel' into nextMichael Ellerman
2016-03-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-03-09powerpc/8xx: CONFIG_DEBUG_PAGEALLOC requires ITLBmiss for kernel addressesChristophe Leroy
2016-03-09Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2016-03-09powerpc/eeh: eeh_pci_enable(): fix checking of post-request stateAndrew Donnellan
2016-03-08powerpc/eeh: Remove duplicated check in eeh_dump_pe_log()Gavin Shan
2016-03-08powerpc/eeh: Synchronize recovery in host/guestGavin Shan
2016-03-08powerpc/eeh: Don't remove passed VFsGavin Shan
2016-03-08powerpc/eeh: Don't propagate error to guestGavin Shan
2016-03-08powerpc/eeh: powerpc/eeh: Support error recovery for VF PEWei Yang
2016-03-08powerpc/powernv: Support EEH reset for VF PEWei Yang
2016-03-08powerpc/eeh: Create PE for VFsWei Yang
2016-03-08powerpc/eeh: EEH device for VFWei Yang
2016-03-08powerpc/eeh: Cache normal BARs, not windows or IOV BARsWei Yang
2016-03-08powerpc/pci: Remove VFs prior to PFWei Yang
2016-03-08powerpc/eeh: Reworked eeh_pe_bus_get()Gavin Shan
2016-03-07powerpc/ftrace: Add support for -mprofile-kernel ftrace ABITorsten Duwe
2016-03-07powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftraceTorsten Duwe
2016-03-07powerpc/ftrace: Use generic ftrace_modify_all_code()Torsten Duwe
2016-03-07powerpc/module: Create a special stub for ftrace_caller()Michael Ellerman
2016-03-07powerpc/module: Mark module stubs with a magic valueMichael Ellerman
2016-03-07powerpc/module: Only try to generate the ftrace_caller() stub onceMichael Ellerman
2016-03-07powerpc: Create a helper for getting the kernel toc valueMichael Ellerman
2016-03-06Merge tag 'powerpc-4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-03-05powerpc/mpc85xx: Add CPU hotplug support for E6500chenhui zhao
2016-03-05powerpc/mpc85xx: Add hotplug support on E5500 and E500MC coreschenhui zhao
2016-03-05powerpc/rcpm: add RCPM driverchenhui zhao
2016-03-05powerpc/cache: add cache flush operation for various e500chenhui zhao
2016-03-03powerpc/hw_breakpoint: Fix oops when destroying hw_breakpoint eventRavi Bangoria
2016-03-03powerpc/mm: Move hash related mmu-*.h headers to book3s/Aneesh Kumar K.V
2016-03-02powerpc: Add the ability to save VSX without giving it upCyril Bur
2016-03-02powerpc: Add the ability to save Altivec without giving it upCyril Bur