summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc32: move xxxxx_dcache_range() functions inlineChristophe Leroy2016-03-112-65/+2
* powerpc32: Remove clear_pages() and define clear_page() inlineChristophe Leroy2016-03-112-17/+0
* powerpc/8xx: rewrite flush_instruction_cache() in CChristophe Leroy2016-03-111-6/+4
* powerpc/8xx: rewrite set_context() in CChristophe Leroy2016-03-111-44/+0
* powerpc/8xx: remove special handling of CPU6 errata in set_dec()Christophe Leroy2016-03-111-18/+0
* powerpc/8xx: Map linear kernel RAM with 8M pagesChristophe Leroy2016-03-111-2/+33
* powerpc/8xx: Save r3 all the time in DTLB miss handlerChristophe Leroy2016-03-111-9/+4
* powerpc/8xx: CONFIG_DEBUG_PAGEALLOC requires ITLBmiss for kernel addressesChristophe Leroy2016-03-091-1/+1
* powerpc/mpc85xx: Add CPU hotplug support for E6500chenhui zhao2016-03-041-0/+78
* powerpc/mpc85xx: Add hotplug support on E5500 and E500MC coreschenhui zhao2016-03-041-1/+6
* powerpc/rcpm: add RCPM driverchenhui zhao2016-03-041-0/+19
* powerpc/cache: add cache flush operation for various e500chenhui zhao2016-03-044-74/+117
* powerpc/mm: Move hash related mmu-*.h headers to book3s/Aneesh Kumar K.V2016-03-032-2/+2
* powerpc: Add the ability to save VSX without giving it upCyril Bur2016-03-023-33/+30
* powerpc: Add the ability to save Altivec without giving it upCyril Bur2016-03-022-21/+15
* powerpc: Add the ability to save FPU without giving it upCyril Bur2016-03-022-18/+15
* powerpc: Prepare for splitting giveup_{fpu, altivec, vsx} in twoCyril Bur2016-03-021-1/+30
* powerpc: Restore FPU/VEC/VSX if previously usedCyril Bur2016-03-025-14/+105
* powerpc: Explicitly disable math features when copying threadCyril Bur2016-03-021-0/+1
* powerpc: Fix misspellings in comments.Adam Buchbinder2016-03-014-5/+5
* Merge tag 'powerpc-4.5-4' into nextMichael Ellerman2016-02-253-4/+6
|\
| * powerpc/eeh: Fix partial hotplug criterionGavin Shan2016-02-221-2/+1
| * powerpc/eeh: Fix stale cached primary busGavin Shan2016-02-152-1/+4
| * powerpc: Fix dedotify for binutils >= 2.26Andreas Schwab2016-02-081-1/+1
* | powerpc: Fix BUG_ON() reporting in real modeBalbir Singh2016-02-241-1/+9
* | powerpc: Add POWER9 cputable entryMichael Neuling2016-02-223-9/+79
* | powerpc: Use defines for __init_tlb_power[78]Michael Neuling2016-02-221-2/+3
* | powerpc: Fix kgdb on little endian ppc64leBalbir Singh2016-02-181-0/+4
* | powerpc/eeh: fix incorrect function name in commentAndrew Donnellan2016-02-081-1/+1
* | Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-293-49/+24
|\ \ | |/
| * powerpc/eeh: Fix PE location codeGavin Shan2016-01-271-18/+15
| * powerpc: Simplify module TOC handlingAlan Modra2016-01-212-31/+9
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-214-3/+11
|\ \
| * | powerpc: enable UBSAN supportDaniel Axtens2016-01-203-1/+9
| * | powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_headerRasmus Villemoes2016-01-201-2/+2
| |/
* | Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-212-4/+1
|\ \ | |/ |/|
| *-. Merge branches 'pci/aspm', 'pci/hotplug', 'pci/misc' and 'pci/msi' into nextBjorn Helgaas2015-12-102-4/+1
| |\ \
| | | * PCI/MSI: Initialize MSI capability for all architecturesGuilherme G. Piccoli2015-11-241-3/+0
| | |/ | |/|
| | * PCI: Check for PCI_HEADER_TYPE_BRIDGE equality, not bitmaskBjorn Helgaas2015-12-101-1/+1
| |/
* | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-1526-679/+478
|\ \
| * | powerpc/module: Handle R_PPC64_ENTRY relocationsUlrich Weigand2016-01-131-0/+27
| * | powerpc: Implement save_stack_trace_regs() to enable kprobe stack tracingSteven Rostedt2016-01-111-0/+7
| * | powerpc: Copy only required pieces of the mm_context_t to the pacaMichael Neuling2015-12-271-4/+4
| * | powerpc: Add function to copy mm_context_t to the pacaMichael Neuling2015-12-191-0/+2
| * | powerpc: Add missing calls to va_end()Daniel Axtens2015-12-171-0/+1
| * | powerpc/476fpe: Add support for kexecAlistair Popple2015-12-171-0/+2
| * | powerpc/kernel: Combine vec/loc for STD_EXCEPTION_PSERIESMichael Ellerman2015-12-171-8/+8
| * | powerpc/kernel: Open code SET_DEFAULT_THREAD_PPRMichael Ellerman2015-12-171-1/+7
| * | powerpc/kernel: Open code HMT_MEDIUM_LOW_HAS_PPRMichael Ellerman2015-12-171-1/+5
| * | powerpc/kernel: Drop HMT_MEDIUM_PPR_DISCARDMichael Ellerman2015-12-171-9/+0
OpenPOWER on IntegriCloud