summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-11-011-21/+0
|\
| * locking: Remove spin_lock_flags() etcArnd Bergmann2021-10-301-21/+0
* | Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-11-012-5/+23
|\ \
| * | powerpc/perf: Fix data source encodings for L2.1 and L3.1 accessesKajol Jain2021-10-192-5/+23
* | | Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-11-011-0/+1
|\ \ \
| * | | mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>Christoph Hellwig2021-10-181-0/+1
* | | | Merge tag 'powerpc-5.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-10-301-13/+14
|\ \ \ \
| * | | | powerpc/pseries/iommu: Create huge DMA window if no MMIO32 is presentAlexey Kardashevskiy2021-10-251-6/+6
| * | | | powerpc/pseries/iommu: Check if the default window in use before removing itAlexey Kardashevskiy2021-10-251-6/+6
| * | | | powerpc/pseries/iommu: Use correct vfree for it_mapAlexey Kardashevskiy2021-10-251-1/+2
* | | | | Merge tag 'powerpc-5.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-10-222-6/+6
|\| | | | | |/ / / |/| | |
| * | | powerpc/smp: do not decrement idle task preempt count in CPU offlineNathan Lynch2021-10-201-2/+0
| * | | powerpc/idle: Don't corrupt back chain when going idleMichael Ellerman2021-10-201-4/+6
* | | | Merge tag 'powerpc-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-10-182-12/+19
|\| | |
| * | | KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guestMichael Ellerman2021-10-151-2/+7
| * | | KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest()Michael Ellerman2021-10-151-9/+10
| * | | powerpc/xive: Discard disabled interrupts in get_irqchip_state()Cédric Le Goater2021-10-131-1/+2
* | | | Merge tag 'powerpc-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-10-1017-75/+234
|\| | |
| * | | pseries/eeh: Fix the kdump kernel crash during eeh_pseries_initMahesh Salgaonkar2021-10-071-0/+4
| * | | powerpc/32s: Fix kuap_kernel_restore()Christophe Leroy2021-10-071-0/+8
| * | | powerpc/pseries/msi: Add an empty irq_write_msi_msg() handlerCédric Le Goater2021-10-071-0/+15
| * | | powerpc/64s: Fix unrecoverable MCE calling async handler from NMINicholas Piggin2021-10-073-18/+26
| * | | powerpc/64/interrupt: Reconcile soft-mask state in NMI and fix false BUGNicholas Piggin2021-10-071-5/+8
| * | | powerpc/64: warn if local irqs are enabled in NMI or hardirq contextNicholas Piggin2021-10-071-0/+6
| * | | powerpc/traps: do not enable irqs in _exceptionNicholas Piggin2021-10-071-3/+9
| * | | powerpc/64s: fix program check interrupt emergency stack pathNicholas Piggin2021-10-071-7/+10
| * | | powerpc/bpf ppc32: Fix BPF_SUB when imm == 0x80000000Naveen N. Rao2021-10-071-1/+1
| * | | powerpc/bpf ppc32: Do not emit zero extend instruction for 64-bit BPF_ENDNaveen N. Rao2021-10-071-1/+1
| * | | powerpc/bpf ppc32: Fix JMP32_JSET_KNaveen N. Rao2021-10-071-1/+1
| * | | powerpc/bpf ppc32: Fix ALU32 BPF_ARSH operationNaveen N. Rao2021-10-071-1/+1
| * | | powerpc/bpf: Emit stf barrier instruction sequences for BPF_NOSPECNaveen N. Rao2021-10-072-8/+55
| * | | powerpc/security: Add a helper to query stf_barrier typeNaveen N. Rao2021-10-072-0/+10
| * | | powerpc/bpf: Fix BPF_SUB when imm == 0x80000000Naveen N. Rao2021-10-071-10/+17
| * | | powerpc/bpf: Fix BPF_MOD when imm == 1Naveen N. Rao2021-10-071-2/+8
| * | | powerpc/bpf: Validate branch rangesNaveen N. Rao2021-10-074-11/+37
| * | | powerpc/lib: Add helper to check if offset is within conditional branch rangeNaveen N. Rao2021-10-073-7/+8
| * | | powerpc/iommu: Report the correct most efficient DMA mask for PCI devicesAlexey Kardashevskiy2021-09-301-0/+9
* | | | powerpc/fsl/dts: Fix phy-connection-type for fm1mac3Pali Rohár2021-10-021-1/+1
* | | | entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()Sean Christopherson2021-09-221-3/+1
|/ / /
* | | Merge tag 'powerpc-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-09-195-47/+94
|\ \ \
| * | | powerpc/xics: Set the IRQ chip data for the ICS native backendCédric Le Goater2021-09-151-2/+2
| * | | powerpc/mce: Fix access error in mce handlerGanesh Goudar2021-09-131-2/+15
| * | | KVM: PPC: Book3S HV: Tolerate treclaim. in fake-suspend mode changing registersNicholas Piggin2021-09-131-2/+34
| * | | powerpc/64s: system call rfscv workaround for TM bugsNicholas Piggin2021-09-131-0/+13
| * | | powerpc/64s: system call scv tabort fix for corrupt irq soft-mask stateNicholas Piggin2021-09-132-41/+30
| | |/ | |/|
* | | powerpc/boot: Fix build failure since GCC 4.9 removalMichael Ellerman2021-09-141-1/+1
* | | Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)Linus Torvalds2021-09-131-10/+0
|\ \ \ | |/ / |/| |
| * | powerpc: remove GCC version check for UPD_CONSTRNick Desaulniers2021-09-131-10/+0
* | | arch: remove compat_alloc_user_spaceArnd Bergmann2021-09-091-16/+0
* | | compat: remove some compat entry pointsArnd Bergmann2021-09-091-5/+5
|/ /