summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-084-7/+7
|\
| * signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-292-3/+3
| * signal: Remove task parameter from force_sigEric W. Biederman2019-05-272-4/+4
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-081-2/+1
|\ \
| * | smp: Remove smp_call_function() and on_each_cpu() return valuesNadav Amit2019-06-231-2/+1
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-07-081-1/+0
|\ \ \
| * | | ptrace: move clearing of TIF_SYSCALL_EMU flag to coreSudeep Holla2019-06-051-1/+0
* | | | Merge tag 'powerpc-5.2-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-06-301-1/+1
|\ \ \ \
| * | | | powerpc/64s/exception: Fix machine check early corrupting AMRNicholas Piggin2019-06-251-1/+1
* | | | | Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-06-223-6/+7
|\| | | |
| * | | | powerpc/32: fix build failure on book3e with KVMChristophe Leroy2019-06-162-3/+3
| * | | | powerpc/booke: fix fast syscall entry on SMPChristophe Leroy2019-06-151-3/+3
| * | | | powerpc/32s: fix initial setup of segment registers on secondary CPUChristophe Leroy2019-06-151-0/+1
* | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505Thomas Gleixner2019-06-192-4/+2
* | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-194-17/+4
* | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner2019-06-195-16/+5
* | | | | Merge tag 'powerpc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-06-153-2/+5
|\| | | |
| * | | | powerpc/32s: fix booting with CONFIG_PPC_EARLY_DEBUG_BOOTXChristophe Leroy2019-06-072-1/+2
| * | | | powerpc: Fix kexec failure on book3s/32Christophe Leroy2019-06-071-1/+3
| | |/ / | |/| |
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 430Thomas Gleixner2019-06-051-2/+1
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-051-14/+1
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2019-06-052-18/+2
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266Thomas Gleixner2019-06-053-38/+3
| |/ / |/| |
* | | Merge tag 'powerpc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-06-021-1/+5
|\ \ \
| * | | powerpc/kexec: Fix loading of kernel + initramfs with kexec_file_load()Thiago Jung Bauermann2019-05-231-1/+5
| | |/ | |/|
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191Thomas Gleixner2019-05-301-1/+1
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-3021-289/+21
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3085-439/+85
| |/ |/|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-13/+1
* | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-213-0/+3
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-05-191-1/+1
|\
| * panic: add an option to replay all the printk message in bufferFeng Tang2019-05-181-1/+1
* | Merge tag 'powerpc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-05-191-1/+0
|\ \ | |/ |/|
| * powerpc/cacheinfo: Remove double freeTobin C. Harding2019-05-171-1/+0
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-05-171-0/+6
|\ \
| * | uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells2019-05-161-0/+6
* | | powerpc: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISCSinan Kaya2019-05-141-4/+4
* | | powerpc/prom_init: mark prom_getprop() and prom_getproplen() as __initMasahiro Yamada2019-05-141-3/+3
| |/ |/|
* | Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-05-1040-1878/+1512
|\ \ | |/ |/|
| * powerpc/hmi: Fix kernel hang when TB is in error state.Mahesh Salgaonkar2019-05-031-0/+9
| * powerpc/entry: Remove unneeded need_resched() loopValentin Schneider2019-05-032-11/+2
| * powerpc/prom_init: get rid of PROM_SCRATCH_SIZEChristophe Leroy2019-05-031-11/+9
| * powerpc/security: Show powerpc_security_features in debugfsMichael Ellerman2019-05-031-0/+8
| * powerpc/64: Don't trace code that runs with the soft irq mask unreconciledNicholas Piggin2019-05-034-13/+20
| * powerpc/irq: drop __irq_offset_valueChristophe Leroy2019-05-031-3/+0
| * powerpc/setup: replace ifdefs by IS_ENABLED() wherever possible.Christophe Leroy2019-05-031-21/+18
| * powerpc/setup: cleanup the #ifdef CONFIG_TAU blockChristophe Leroy2019-05-031-12/+12
| * powerpc/setup: cleanup ifdef mess in check_cache_coherency()Christophe Leroy2019-05-031-7/+3
| * powerpc/setup: Remove unnecessary #ifdef CONFIG_ALTIVECChristophe Leroy2019-05-031-2/+0
| * powerpc/mm: define an empty mm_iommu_init()Christophe Leroy2019-05-031-2/+0