summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds35-530/+1197
2016-03-17param: convert some "on"/"off" users to strtoboolKees Cook1-7/+2
2016-03-17powerpc: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim1-3/+2
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-5/+23
2016-03-16powerpc: Fix unrecoverable SLB miss during restore_math()Cyril Bur1-0/+9
2016-03-16powerpc/book3e-64: Use hardcoded mttmr opcodeScott Wood1-4/+5
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2016-03-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman10-244/+269
2016-03-11powerpc32: Remove one insn in mulhduChristophe Leroy1-6/+5
2016-03-11powerpc32: small optimisation in flush_icache_range()Christophe Leroy1-3/+2
2016-03-11powerpc32: move xxxxx_dcache_range() functions inlineChristophe Leroy2-65/+2
2016-03-11powerpc32: Remove clear_pages() and define clear_page() inlineChristophe Leroy2-17/+0
2016-03-11powerpc/8xx: rewrite flush_instruction_cache() in CChristophe Leroy1-6/+4
2016-03-11powerpc/8xx: rewrite set_context() in CChristophe Leroy1-44/+0
2016-03-11powerpc/8xx: remove special handling of CPU6 errata in set_dec()Christophe Leroy1-18/+0
2016-03-11powerpc/8xx: Map linear kernel RAM with 8M pagesChristophe Leroy1-2/+33
2016-03-11powerpc/8xx: Save r3 all the time in DTLB miss handlerChristophe Leroy1-9/+4
2016-03-11Merge branch 'topic/mprofile-kernel' into nextMichael Ellerman7-122/+438
2016-03-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar1-1/+2
2016-03-09powerpc/8xx: CONFIG_DEBUG_PAGEALLOC requires ITLBmiss for kernel addressesChristophe Leroy1-1/+1
2016-03-09Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini4-6/+8
2016-03-09powerpc/eeh: eeh_pci_enable(): fix checking of post-request stateAndrew Donnellan1-1/+1
2016-03-09powerpc/eeh: Remove duplicated check in eeh_dump_pe_log()Gavin Shan1-7/+0
2016-03-09powerpc/eeh: Synchronize recovery in host/guestGavin Shan1-0/+11
2016-03-09powerpc/eeh: Don't remove passed VFsGavin Shan1-0/+3
2016-03-09powerpc/eeh: Don't propagate error to guestGavin Shan1-5/+5
2016-03-09powerpc/eeh: powerpc/eeh: Support error recovery for VF PEWei Yang4-26/+124
2016-03-09powerpc/powernv: Support EEH reset for VF PEWei Yang1-3/+6
2016-03-09powerpc/eeh: Create PE for VFsWei Yang1-2/+8
2016-03-09powerpc/eeh: EEH device for VFWei Yang1-0/+15
2016-03-09powerpc/eeh: Cache normal BARs, not windows or IOV BARsWei Yang1-6/+5
2016-03-09powerpc/pci: Remove VFs prior to PFWei Yang1-1/+1
2016-03-09powerpc/eeh: Reworked eeh_pe_bus_get()Gavin Shan1-16/+12
2016-03-07powerpc/ftrace: Add support for -mprofile-kernel ftrace ABITorsten Duwe3-20/+298
2016-03-07powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftraceTorsten Duwe1-6/+6
2016-03-07powerpc/ftrace: Use generic ftrace_modify_all_code()Torsten Duwe1-12/+5
2016-03-07powerpc/module: Create a special stub for ftrace_caller()Michael Ellerman1-1/+68
2016-03-07powerpc/module: Mark module stubs with a magic valueMichael Ellerman2-62/+30
2016-03-07powerpc/module: Only try to generate the ftrace_caller() stub onceMichael Ellerman3-14/+33
2016-03-07powerpc: Create a helper for getting the kernel toc valueMichael Ellerman1-10/+1
2016-03-06Merge tag 'powerpc-4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+2
2016-03-04powerpc/mpc85xx: Add CPU hotplug support for E6500chenhui zhao1-0/+78
2016-03-04powerpc/mpc85xx: Add hotplug support on E5500 and E500MC coreschenhui zhao1-1/+6
2016-03-04powerpc/rcpm: add RCPM driverchenhui zhao1-0/+19
2016-03-04powerpc/cache: add cache flush operation for various e500chenhui zhao4-74/+117
2016-03-03powerpc/hw_breakpoint: Fix oops when destroying hw_breakpoint eventRavi Bangoria1-1/+2
2016-03-03powerpc/mm: Move hash related mmu-*.h headers to book3s/Aneesh Kumar K.V2-2/+2
2016-03-02powerpc: Add the ability to save VSX without giving it upCyril Bur3-33/+30
2016-03-02powerpc: Add the ability to save Altivec without giving it upCyril Bur2-21/+15
2016-03-02powerpc: Add the ability to save FPU without giving it upCyril Bur2-18/+15