summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-087-16/+14
|\
| * signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-294-9/+8
| * signal: Remove task parameter from force_sig_mceerrEric W. Biederman2019-05-271-2/+1
| * signal: Remove task parameter from force_sigEric W. Biederman2019-05-273-5/+5
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-081-1/+1
|\ \
| * \ Merge tag 'v5.2-rc6' into sched/core, to refresh the branchIngo Molnar2019-06-24101-373/+128
| |\ \
| * \ \ Merge tag 'v5.2-rc5' into sched/core, to pick up fixesIngo Molnar2019-06-17110-929/+161
| |\ \ \
| * | | | sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior2019-06-031-1/+1
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-081-22/+22
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar2019-06-17110-929/+161
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | locking/atomic, powerpc: Use s64 for atomic64Mark Rutland2019-06-031-22/+22
| | |/ / / | |/| | |
* | | | | 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 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-07-081-2/+0
|\ \ \ \ \ \
| * | | | | | processor: remove spin_cpu_yieldHeiko Carstens2019-06-151-2/+0
| | |/ / / / | |/| | | |
* | | | | | 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-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-06-241-8/+47
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Merge branch 'context-id-fix' into fixesMichael Ellerman2019-06-131-8/+47
| |\ \ \ \ \ \
| | * | | | | | powerpc/mm/64s/hash: Reallocate context ids on forkMichael Ellerman2019-06-121-4/+42
* | | | | | | | Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-06-228-9/+31
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | KVM: PPC: Book3S HV: Invalidate ERAT when flushing guest TLB entriesSuraj Jitindar Singh2019-06-201-0/+1
| * | | | | | | powerpc: enable a 30-bit ZONE_DMA for 32-bit pmacChristoph Hellwig2019-06-193-1/+10
| * | | | | | | KVM: PPC: Book3S HV: Only write DAWR[X] when handling h_set_dawr in real modeSuraj Jitindar Singh2019-06-181-1/+10
| * | | | | | | KVM: PPC: Book3S HV: Fix r3 corruption in h_set_dabr()Michael Neuling2019-06-181-1/+3
| * | | | | | | 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
| |/ / / / / /
* | | | | | | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-2191-359/+91
|\ \ \ \ \ \ \
| * | | | | | | 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-1984-339/+84
| * | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner2019-06-195-16/+5
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-173-5/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | powerpc/bpf: use unsigned division instruction for 64-bit operationsNaveen N. Rao2019-06-133-5/+6
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'powerpc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-06-158-4/+59
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | powerpc/32s: fix booting with CONFIG_PPC_EARLY_DEBUG_BOOTXChristophe Leroy2019-06-073-1/+6
| * | | | | powerpc/64s: __find_linux_pte() synchronization vs pmdp_invalidate()Nicholas Piggin2019-06-071-2/+14
| * | | | | powerpc/64s: Fix THP PMD collapse serialisationNicholas Piggin2019-06-072-0/+33
| * | | | | powerpc: Fix kexec failure on book3s/32Christophe Leroy2019-06-072-1/+6
| | |_|/ / | |/| | |
* | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 449Thomas Gleixner2019-06-051-3/+1
* | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-0527-140/+27
* | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 430Thomas Gleixner2019-06-051-2/+1
* | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner2019-06-053-6/+3
* | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 419Thomas Gleixner2019-06-059-36/+9
* | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 350Thomas Gleixner2019-06-051-2/+1
* | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 340Thomas Gleixner2019-06-052-26/+2
* | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-0513-173/+13
* | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner2019-06-051-9/+1