summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-01-113-63/+7
|\
| * crypto: powerpc/sha - remove duplicate hash init functionTianjia Zhang2021-12-313-63/+7
* | Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-01-112-4/+4
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-303-11/+37
| |\ \
| * \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-12-112-4/+4
| |\ \ \
| | * | | bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33Tiezhu Yang2021-11-162-4/+4
| | | |/ | | |/|
* | | | Merge tag 'core_entry_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-01-102-10/+8
|\ \ \ \
| * | | | powerpc: Snapshot thread flagsMark Rutland2021-12-012-9/+7
| * | | | powerpc: Avoid discarding flags in system_call_exception()Mark Rutland2021-12-011-1/+1
| |/ / /
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-01-101-2/+1
|\ \ \ \
| * | | | arch: Make ARCH_STACKWALK independent of STACKTRACEPeter Zijlstra2021-12-101-2/+1
| |/ / /
* | | | Merge tag 'asm-generic-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-01-103-3/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | arch: Remove leftovers from prism54 wireless driverAlexandre Ghiti2021-12-171-1/+0
| * | | Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASHAlexandre Ghiti2021-12-171-1/+0
| * | | Documentation, arch: Remove leftovers from raw deviceAlexandre Ghiti2021-12-171-1/+0
| |/ /
* | | Merge tag 'powerpc-5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-12-281-1/+1
|\ \ \
| * | | powerpc/ptdump: Fix DEBUG_WX since generic ptdump conversionMichael Ellerman2021-12-211-1/+1
* | | | Merge tag 'powerpc-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-12-192-10/+36
|\| | | | |/ / |/| |
| * | powerpc/module_64: Fix livepatching for RO modulesRussell Currey2021-12-141-8/+34
| * | powerpc/85xx: Fix oops when CONFIG_FSL_PMC=nXiaoming Ni2021-11-291-2/+2
* | | Merge tag 'powerpc-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-11-272-4/+7
|\| |
| * | powerpc/32: Fix hardlockup on vmap stack overflowChristophe Leroy2021-11-241-3/+3
| * | KVM: PPC: Book3S HV: Prevent POWER7/8 TLB flush flushing SLBNicholas Piggin2021-11-241-1/+4
* | | Merge tag 'asm-generic-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-251-0/+1
|\ \ \ | |/ / |/| |
| * | futex: Wireup futex_waitv syscallAndré Almeida2021-11-251-0/+1
| |/
* | Merge tag 'powerpc-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-11-2111-59/+52
|\ \
| * | powerpc/xive: Change IRQ domain to a tree domainCédric Le Goater2021-11-172-3/+1
| * | powerpc/8xx: Fix pinned TLBs with CONFIG_STRICT_KERNEL_RWXChristophe Leroy2021-11-161-6/+7
| * | powerpc/signal32: Fix sigset_t copyChristophe Leroy2021-11-161-2/+8
| * | powerpc/book3e: Fix TLBCAM preset at bootChristophe Leroy2021-11-162-3/+3
| * | powerpc/pseries/ddw: Do not try direct mapping with persistent memory and one...Alexey Kardashevskiy2021-11-151-2/+4
| * | powerpc/pseries/ddw: simplify enable_ddw()Alexey Kardashevskiy2021-11-151-7/+4
| * | powerpc/pseries/ddw: Revert "Extend upper limit for huge DMA window for persi...Alexey Kardashevskiy2021-11-151-9/+0
| * | powerpc/pseries: Fix numa FORM2 parsing fallback codeNicholas Piggin2021-11-151-16/+12
| * | powerpc/pseries: rename numa_dist_table to form2_distancesNicholas Piggin2021-11-151-9/+9
| * | powerpc: clean vdso32 and vdso64 directoriesMasahiro Yamada2021-11-151-0/+3
| * | powerpc/83xx/mpc8349emitx: Drop unused variableUwe Kleine-König2021-11-151-1/+0
| * | KVM: PPC: Book3S HV: Use GLOBAL_TOC for kvmppc_h_set_dabr/xdabr()Michael Ellerman2021-11-151-2/+2
| |/
* | Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/s...Linus Torvalds2021-11-192-3/+3
|\ \
| * | signal: Replace force_fatal_sig with force_exit_sig when in doubtEric W. Biederman2021-11-192-3/+3
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-181-2/+2
|\ \
| * | KVM: PPC: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUSVitaly Kuznetsov2021-11-181-2/+2
* | | Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-181-0/+6
|\ \ \ | |_|/ |/| |
| * | Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek2021-11-181-0/+6
| |\ \
| | * | printk: restore flushing of NMI buffers on remote CPUs after NMI backtracesNicholas Piggin2021-11-101-0/+6
* | | | mm/migrate.c: remove MIGRATE_PFN_LOCKEDAlistair Popple2021-11-111-2/+2
| |_|/ |/| |
* | | Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-11-112-5/+10
|\ \ \
| * | | signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)Eric W. Biederman2021-10-292-3/+3
| * | | signal/powerpc: On swapcontext failure force SIGSEGVEric W. Biederman2021-10-252-5/+10
* | | | Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-101-10/+0
|\ \ \ \