summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
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-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-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
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner
2019-06-15Merge tag 'powerpc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-06-16powerpc/32: fix build failure on book3e with KVMChristophe Leroy
2019-06-15powerpc/booke: fix fast syscall entry on SMPChristophe Leroy
2019-06-15powerpc/32s: fix initial setup of segment registers on secondary CPUChristophe Leroy
2019-06-07powerpc/32s: fix booting with CONFIG_PPC_EARLY_DEBUG_BOOTXChristophe Leroy
2019-06-07powerpc: Fix kexec failure on book3s/32Christophe Leroy
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 430Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266Thomas Gleixner
2019-06-02Merge tag 'powerpc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-05-23powerpc/kexec: Fix loading of kernel + initramfs with kexec_file_load()Thiago Jung Bauermann
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-05-19Merge tag 'powerpc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-05-18panic: add an option to replay all the printk message in bufferFeng Tang
2019-05-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-05-17powerpc/cacheinfo: Remove double freeTobin C. Harding
2019-05-16uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells
2019-05-14powerpc: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISCSinan Kaya
2019-05-14powerpc/prom_init: mark prom_getprop() and prom_getproplen() as __initMasahiro Yamada
2019-05-10Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-05-06Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-05-03powerpc/hmi: Fix kernel hang when TB is in error state.Mahesh Salgaonkar
2019-05-03powerpc/entry: Remove unneeded need_resched() loopValentin Schneider
2019-05-03powerpc/prom_init: get rid of PROM_SCRATCH_SIZEChristophe Leroy
2019-05-03powerpc/security: Show powerpc_security_features in debugfsMichael Ellerman
2019-05-03powerpc/64: Don't trace code that runs with the soft irq mask unreconciledNicholas Piggin
2019-05-03powerpc/irq: drop __irq_offset_valueChristophe Leroy
2019-05-03powerpc/setup: replace ifdefs by IS_ENABLED() wherever possible.Christophe Leroy