summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-221-2/+2
|\
| * of: Remove of_dev_{get,put}()Rob Herring2021-02-131-2/+2
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-02-221-1/+1
|\ \
| * | crypto: powerpc/sha256 - remove unneeded semicolonYang Li2021-02-101-1/+1
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-02-2112-282/+293
|\ \
| * \ Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-02-122-1/+23
| |\ \
| * | | KVM: PPC: Book3S HV: Fix host radix SLB optimisation with hash guestsNicholas Piggin2021-02-111-0/+3
| * | | KVM: PPC: Book3S HV: Ensure radix guest has no SLB entriesPaul Mackerras2021-02-111-1/+5
| * | | KVM: PPC: Don't always report hash MMU capability for P9 < DD2.2Fabiano Rosas2021-02-103-2/+13
| * | | KVM: PPC: Book3S HV: Save and restore FSCR in the P9 pathFabiano Rosas2021-02-101-0/+4
| * | | KVM: PPC: remove unneeded semicolonYang Li2021-02-101-1/+1
| * | | KVM: PPC: Book3S HV: Use POWER9 SLBIA IH=6 variant to clear SLBNicholas Piggin2021-02-101-3/+3
| * | | KVM: PPC: Book3S HV: No need to clear radix host SLB before loading HPT guestNicholas Piggin2021-02-101-1/+5
| * | | KVM: PPC: Book3S HV: Fix radix guest SLB side channelNicholas Piggin2021-02-101-8/+31
| * | | KVM: PPC: Book3S HV: Remove support for running HPT guest on RPT host without...Nicholas Piggin2021-02-105-226/+32
| * | | KVM: PPC: Book3S HV: Introduce new capability for 2nd DAWRRavi Bangoria2021-02-103-0/+23
| * | | KVM: PPC: Book3S HV: Add infrastructure to support 2nd DAWRRavi Bangoria2021-02-107-1/+87
| * | | KVM: PPC: Book3S HV: Rename current DAWR macros and variablesRavi Bangoria2021-02-105-30/+30
| * | | KVM: PPC: Book3S HV: Allow nested guest creation when L0 hv_guest_state > L1Ravi Bangoria2021-02-102-12/+60
| * | | KVM: Raise the maximum number of user memslotsVitaly Kuznetsov2021-02-091-1/+0
* | | | Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-211-1/+1
|\ \ \ \
| * | | | perf/core: Add PERF_SAMPLE_WEIGHT_STRUCTKan Liang2021-02-011-1/+1
* | | | | Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-211-1/+1
|\ \ \ \ \
| * | | | | sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIODietmar Eggemann2021-02-171-1/+1
* | | | | | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-2140-4984/+1
|\ \ \ \ \ \
| * | | | | | arch: powerpc: Remove oprofileViresh Kumar2021-01-2912-4637/+0
| * | | | | | arch: powerpc: Stop building and using oprofileViresh Kumar2021-01-2928-347/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-212-4/+3
|\ \ \ \ \ \
| * | | | | | Kconfig: regularize selection of CONFIG_BINFMT_ELFAl Viro2021-01-061-1/+0
| * | | | | | elf_prstatus: collect the common part (everything before pr_reg) into a structAl Viro2021-01-061-3/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2021-02-211-5/+20
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-02-108-21/+23
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-02-021-12/+16
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-297-4/+73
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-202-1/+23
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-01-161-5/+20
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | bpf: Rename BPF_XADD and prepare to encode other atomics in .immBrendan Jackman2021-01-151-5/+20
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | Merge tag 'powerpc-5.11-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-02-123-9/+12
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | powerpc/kuap: Allow kernel thread to access userspace after kthread_use_mmAneesh Kumar K.V2021-02-063-9/+12
* | | | | | | | Merge tag 'powerpc-5.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-02-078-21/+23
|\| | | | | | | | |_|_|_|_|/ / |/| | | | | |
| * | | | | | powerpc/64/signal: Fix regression in __kernel_sigtramp_rt64() semanticsRaoni Fassina Firmino2021-02-022-2/+11
| * | | | | | powerpc/vdso64: remove meaningless vgettimeofday.o build ruleMasahiro Yamada2021-01-301-2/+0
| * | | | | | powerpc/vdso: fix unnecessary rebuilds of vgettimeofday.oMasahiro Yamada2021-01-305-11/+4
| * | | | | | powerpc/sstep: Fix array out of bound warningRavi Bangoria2021-01-301-6/+8
* | | | | | | Merge tag 'powerpc-5.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-01-311-12/+16
|\| | | | | | | |_|_|_|/ / |/| | | | |
| * | | | | powerpc/64s: prevent recursive replay_soft_interrupts causing superfluous int...Nicholas Piggin2021-01-241-12/+16
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-01-241-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | powerpc/mm/highmem: use __set_pte_at() for kmap_local()Thomas Gleixner2021-01-241-0/+2
| | |_|/ / | |/| | |
* / | | | powerpc/64s: fix scv entry fallback flush vs interruptNicholas Piggin2021-01-206-4/+71
|/ / / /
* | | | powerpc/vdso: Fix clock_gettime_fallback for vdso32Andreas Schwab2021-01-141-1/+15