summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
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-09powerpc/8xx: CONFIG_DEBUG_PAGEALLOC requires ITLBmiss for kernel addressesChristophe Leroy
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/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
2016-03-02powerpc: Add the ability to save FPU without giving it upCyril Bur
2016-03-02powerpc: Prepare for splitting giveup_{fpu, altivec, vsx} in twoCyril Bur
2016-03-02powerpc: Restore FPU/VEC/VSX if previously usedCyril Bur
2016-03-02powerpc: Explicitly disable math features when copying threadCyril Bur
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder
2016-02-25Merge tag 'powerpc-4.5-4' into nextMichael Ellerman
2016-02-24powerpc: Fix BUG_ON() reporting in real modeBalbir Singh
2016-02-22powerpc: Add POWER9 cputable entryMichael Neuling
2016-02-22powerpc: Use defines for __init_tlb_power[78]Michael Neuling
2016-02-22powerpc/eeh: Fix partial hotplug criterionGavin Shan
2016-02-17powerpc: Fix kgdb on little endian ppc64leBalbir Singh
2016-02-15powerpc/eeh: Fix stale cached primary busGavin Shan
2016-02-08powerpc/eeh: fix incorrect function name in commentAndrew Donnellan
2016-02-08powerpc: Fix dedotify for binutils >= 2.26Andreas Schwab
2016-01-30Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-01-27powerpc/eeh: Fix PE location codeGavin Shan
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-21powerpc: Simplify module TOC handlingAlan Modra
2016-01-21powerpc: enable UBSAN supportDaniel Axtens
2016-01-21powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_headerRasmus Villemoes
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-01-13powerpc/module: Handle R_PPC64_ENTRY relocationsUlrich Weigand
2016-01-11powerpc: Implement save_stack_trace_regs() to enable kprobe stack tracingSteven Rostedt
2016-01-04Merge branch 'memdup_user_nul' into work.miscAl Viro
2015-12-27powerpc: Copy only required pieces of the mm_context_t to the pacaMichael Neuling
2015-12-19powerpc: Add function to copy mm_context_t to the pacaMichael Neuling
2015-12-17powerpc: Add missing calls to va_end()Daniel Axtens
2015-12-17powerpc/476fpe: Add support for kexecAlistair Popple
2015-12-17powerpc/kernel: Combine vec/loc for STD_EXCEPTION_PSERIESMichael Ellerman
2015-12-17powerpc/kernel: Open code SET_DEFAULT_THREAD_PPRMichael Ellerman
2015-12-17powerpc/kernel: Open code HMT_MEDIUM_LOW_HAS_PPRMichael Ellerman
2015-12-17powerpc/kernel: Drop HMT_MEDIUM_PPR_DISCARDMichael Ellerman