aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2020-02-27Merge tag 'v5.2.33' into v5.2/standard/baseBruce Ashfield
2020-02-24powerpc/irq: fix stack overflow verificationChristophe Leroy
2020-02-05Merge tag 'v5.2.31' into v5.2/standard/baseBruce Ashfield
2020-01-31powerpc: Fix vDSO clock_getres()Vincenzo Frascino
2020-01-31powerpc: Avoid clang warnings around setjmp and longjmpNathan Chancellor
2020-01-31powerpc: Allow flush_icache_range to work across ranges >4GBAlastair D'Silva
2020-01-31powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GBAlastair D'Silva
2019-12-02Merge tag 'v5.2.25' into v5.2/standard/baseBruce Ashfield
2019-12-02KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman
2019-12-02powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman
2019-12-02powerpc/64s: support nospectre_v2 cmdline optionChristopher M. Riedl
2019-11-10Merge tag 'v5.2.22' into v5.2/standard/baseBruce Ashfield
2019-11-09powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V
2019-11-09powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V
2019-11-09powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisionsAneesh Kumar K.V
2019-11-09powerpc/32s: Fix boot failure with DEBUG_PAGEALLOC without KASAN.Christophe Leroy
2019-11-09powerpc/603: Fix handling of the DIRTY flagChristophe Leroy
2019-11-09powerpc/mce: Schedule work from irq_workSantosh Sivaraj
2019-11-09powerpc/mce: Fix MCE handling for huge pagesBalbir Singh
2019-10-10Merge tag 'v5.2.20' into v5.2/standard/baseBruce Ashfield
2019-10-07powerpc: dump kernel log before carrying out fadump or kdumpGanesh Goudar
2019-10-07powerpc/eeh: Clean up EEH PEs after recovery finishesOliver O'Halloran
2019-10-07powerpc/64s/exception: machine check use correct cfar for late handlerNicholas Piggin
2019-10-07powerpc/eeh: Clear stale EEH_DEV_NO_HANDLER flagSam Bobroff
2019-10-07powerpc/rtas: use device model APIs and serialization during LPMNathan Lynch
2019-09-24powerpc/603: Fix handling of the DIRTY flagChristophe Leroy
2019-09-19Merge tag 'v5.2.15' into v5.2/standard/baseBruce Ashfield
2019-09-16powerpc/tm: Fix restoring FP/VMX facility incorrectly on interruptsGustavo Romero
2019-09-16powerpc/tm: Fix FP/VMX unavailable exceptions inside a transactionGustavo Romero
2019-09-09Merge tag 'v5.2.11' into v5.2/standard/baseBruce Ashfield
2019-08-29powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GBAlastair D'Silva
2019-08-12Merge tag 'v5.2.5' into v5.2/standard/baseBruce Ashfield
2019-07-31powerpc/tm: Fix oops on sigreturn on systems without TMMichael Neuling
2019-07-31powerpc/dma: Fix invalid DMA mmap behaviorShawn Anastasio
2019-07-31powerpc/eeh: Handle hugepages in ioremap spaceOliver O'Halloran
2019-07-31powerpc/irq: Don't WARN continuously in arch_local_irq_restore()Michael Ellerman
2019-07-31powerpc: silence a -Wcast-function-type warning in dawr_write_file_boolMathieu Malaterre
2019-07-31powerpc/rtas: retry when cpu offline races with suspend/migrationNathan Lynch
2019-07-31powerpc/pci/of: Fix OF flags parsing for 64bit BARsAlexey Kardashevskiy
2019-07-27Merge tag 'v5.2.3' into v5.2/standard/baseBruce Ashfield
2019-07-26powerpc/pseries: Fix xive=off command lineGreg Kurz
2019-07-26powerpc/watchpoint: Restore NV GPRs while returning from exceptionRavi Bangoria
2019-07-26powerpc/32s: fix suspend/resume when IBATs 4-7 are usedChristophe Leroy
2019-07-22powerpc/ptrace: Disable array-bounds warning with gcc8Khem Raj
2019-07-22powerpc: Disable attribute-alias warnings from gcc8Khem Raj
2019-07-22powerpc: Add unwind information for SPE registers of E500 coreLiming Wang
2019-06-30Merge tag 'powerpc-5.2-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-06-25powerpc/64s/exception: Fix machine check early corrupting AMRNicholas Piggin
2019-06-22Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505Thomas Gleixner