summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc/32: add stack protector supportChristophe Leroy2018-10-032-0/+5
* powerpc/traps: merge unrecoverable_exception() and nonrecoverable_exception()Christophe Leroy2018-10-032-12/+4
* Revert "convert SLB miss handlers to C" and subsequent commitsMichael Ellerman2018-10-034-59/+192
* powerpc/fadump: re-register firmware-assisted dump if already registeredHari Bathini2018-09-191-2/+2
* powerpc/prom: Remove VLA in prom_check_platform_support()Suraj Jitindar Singh2018-09-191-2/+5
* powerpc/pseries: Disable CPU hotplug across migrationsNathan Fontenot2018-09-191-0/+2
* powerpc/pseries: Remove prrn_work workqueueNathan Fontenot2018-09-191-14/+3
* powerpc: consolidate -mno-sched-epilog into FTRACE flagsNicholas Piggin2018-09-192-5/+5
* powerpc/64s/hash: Add a SLB preload cacheNicholas Piggin2018-09-191-0/+7
* powerpc/64s/hash: provide arch_setup_exec hooks for hash slice setupNicholas Piggin2018-09-191-0/+9
* powerpc/64s/hash: SLB allocation status bitmapsNicholas Piggin2018-09-191-1/+1
* powerpc/64s/hash: remove user SLB data from the pacaNicholas Piggin2018-09-192-31/+0
* powerpc/64s/hash: convert SLB miss handlers to CNicholas Piggin2018-09-191-160/+42
* powerpc/64s/hash: avoid the POWER5 < DD2.1 slb invalidate workaround on POWER8/9Nicholas Piggin2018-09-191-0/+2
* powernv/pseries: consolidate code for mce early handling.Mahesh Salgaonkar2018-09-191-127/+28
* powerpc/pseries: Flush SLB contents on SLB MCE errors.Mahesh Salgaonkar2018-09-193-5/+135
* powerpc/iommu: Avoid derefence before pointer checkBreno Leitao2018-09-191-1/+1
* powerpc/tm: Fix HTM documentationBreno Leitao2018-09-172-11/+15
* powerpc/vdso: Correct call frame informationAlan Modra2018-09-144-0/+4
* powerpc/tm: Fix HFSCR bit for no suspend caseMichael Neuling2018-09-141-6/+12
* Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-244-16/+26
|\
| * powerpc/topology: Get topology for shared processors at bootSrikar Dronamraju2018-08-211-0/+5
| * powerpc/fadump: cleanup crash memory ranges supportHari Bathini2018-08-201-7/+1
| * powerpc/traps: Avoid rate limit messages from show unhandled signalsMichael Ellerman2018-08-201-7/+6
| * powerpc/64s: Fix PACA_IRQ_HARD_DIS accounting in idle_power4()Nicholas Piggin2018-08-141-2/+14
* | Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-1750-291/+617
|\|
| * Merge branch 'fixes' into nextMichael Ellerman2018-08-131-0/+2
| |\
| * | powerpc/64s: move machine check SLB flushing to mm/slb.cNicholas Piggin2018-08-101-17/+9
| * | powerpc/32: Include setup.h header file to fix warningsMathieu Malaterre2018-08-101-0/+2
| * | powerpc: Move `path` variable inside DEBUG_PROMMathieu Malaterre2018-08-101-2/+7
| * | powerpc/kexec: Use common error handling code in setup_new_fdt()Markus Elfring2018-08-101-16/+12
| * | powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabledChristophe Leroy2018-08-101-4/+3
| * | powerpc/fadump: merge adjacent memory ranges to reduce PT_LOAD segementsHari Bathini2018-08-101-9/+36
| * | powerpc/fadump: handle crash memory ranges array index overflowHari Bathini2018-08-101-14/+77
| * | powerpc/Makefiles: Convert ifeq to ifdef where possibleRodrigo R. Galvao2018-08-081-6/+8
| * | powerpc/traps: Show instructions on exceptionsMurilo Opsfelder Araujo2018-08-081-0/+3
| * | powerpc: Add show_user_instructions()Murilo Opsfelder Araujo2018-08-081-0/+32
| * | powerpc/traps: Print VMA for unhandled signalsMurilo Opsfelder Araujo2018-08-081-2/+19
| * | powerpc/traps: Use %lx format in show_signal_msg()Murilo Opsfelder Araujo2018-08-081-8/+3
| * | powerpc/traps: Use an explicit ratelimit state for show_signal_msg()Murilo Opsfelder Araujo2018-08-081-5/+16
| * | powerpc/traps: Print unhandled signals in a separate functionMurilo Opsfelder Araujo2018-08-081-10/+16
| * | powerpc/64s: Make rfi_flush_fallback a little more robustMichael Ellerman2018-08-081-0/+6
| * | powerpc/64s: Add support for software count cache flushMichael Ellerman2018-08-082-5/+147
| * | powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platformsDiana Craciun2018-08-081-0/+10
| * | powerpc/64: Make meltdown reporting Book3S 64 specificDiana Craciun2018-08-081-0/+2
| * | powerpc/64: Call setup_barrier_nospec() from setup_arch()Michael Ellerman2018-08-081-0/+2
| * | powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman2018-08-083-3/+8
| * | powerpc/64: Make stf barrier PPC_BOOK3S_64 specific.Diana Craciun2018-08-081-0/+2
| * | powerpc/64: Disable the speculation barrier from the command lineDiana Craciun2018-08-071-1/+11
| * | powerpc/64s: Don't use __MASKABLE_EXCEPTION unnecessarilyMichael Ellerman2018-08-071-11/+5