summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2022-01-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-01-10Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-01-10Merge tag 'core_entry_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-01-10Merge tag 'asm-generic-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-12-31crypto: powerpc/sha - remove duplicate hash init functionTianjia Zhang
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-28Merge tag 'powerpc-5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-12-21powerpc/ptdump: Fix DEBUG_WX since generic ptdump conversionMichael Ellerman
2021-12-19Merge tag 'powerpc-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-12-17arch: Remove leftovers from prism54 wireless driverAlexandre Ghiti
2021-12-17Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASHAlexandre Ghiti
2021-12-17Documentation, arch: Remove leftovers from raw deviceAlexandre Ghiti
2021-12-14powerpc/module_64: Fix livepatching for RO modulesRussell Currey
2021-12-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-12-10arch: Make ARCH_STACKWALK independent of STACKTRACEPeter Zijlstra
2021-12-01powerpc: Snapshot thread flagsMark Rutland
2021-12-01powerpc: Avoid discarding flags in system_call_exception()Mark Rutland
2021-11-29powerpc/85xx: Fix oops when CONFIG_FSL_PMC=nXiaoming Ni
2021-11-27Merge tag 'powerpc-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-11-25Merge tag 'asm-generic-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-25futex: Wireup futex_waitv syscallAndré Almeida
2021-11-24powerpc/32: Fix hardlockup on vmap stack overflowChristophe Leroy
2021-11-24KVM: PPC: Book3S HV: Prevent POWER7/8 TLB flush flushing SLBNicholas Piggin
2021-11-21Merge tag 'powerpc-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-11-19Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/s...Linus Torvalds
2021-11-19signal: Replace force_fatal_sig with force_exit_sig when in doubtEric W. Biederman
2021-11-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-11-18Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-18Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek
2021-11-18KVM: PPC: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUSVitaly Kuznetsov
2021-11-17powerpc/xive: Change IRQ domain to a tree domainCédric Le Goater
2021-11-16bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33Tiezhu Yang
2021-11-16powerpc/8xx: Fix pinned TLBs with CONFIG_STRICT_KERNEL_RWXChristophe Leroy
2021-11-16powerpc/signal32: Fix sigset_t copyChristophe Leroy
2021-11-16powerpc/book3e: Fix TLBCAM preset at bootChristophe Leroy
2021-11-15powerpc/pseries/ddw: Do not try direct mapping with persistent memory and one...Alexey Kardashevskiy
2021-11-15powerpc/pseries/ddw: simplify enable_ddw()Alexey Kardashevskiy
2021-11-15powerpc/pseries/ddw: Revert "Extend upper limit for huge DMA window for persi...Alexey Kardashevskiy
2021-11-15powerpc/pseries: Fix numa FORM2 parsing fallback codeNicholas Piggin
2021-11-15powerpc/pseries: rename numa_dist_table to form2_distancesNicholas Piggin
2021-11-15powerpc: clean vdso32 and vdso64 directoriesMasahiro Yamada
2021-11-15powerpc/83xx/mpc8349emitx: Drop unused variableUwe Kleine-König
2021-11-15KVM: PPC: Book3S HV: Use GLOBAL_TOC for kvmppc_h_set_dabr/xdabr()Michael Ellerman
2021-11-11mm/migrate.c: remove MIGRATE_PFN_LOCKEDAlistair Popple
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-10printk: restore flushing of NMI buffers on remote CPUs after NMI backtracesNicholas Piggin
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-09powerpc/mm: use core_kernel_text() helperKefeng Wang