summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport
2021-06-29arch/powerpc/kvm/book3s: use vma_lookup() in kvmppc_hv_setup_htab_rma()Liam Howlett
2021-06-29arch/powerpc/kvm/book3s_hv_uvmem: use vma_lookup() instead of find_vma_inters...Liam Howlett
2021-06-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-06-28Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-06-28Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-06-26powerpc/interrupt: Use names in check_return_regs_valid()Christophe Leroy
2021-06-26powerpc/interrupt: Also use exit_must_hard_disable() on PPC32Christophe Leroy
2021-06-25Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-06-26powerpc/sysfs: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZEJason Wang
2021-06-26powerpc/ptrace: Refactor regs_set_return_{msr/ip}Christophe Leroy
2021-06-26powerpc/ptrace: Move set_return_regs_changed() before regs_set_return_{msr/ip}Christophe Leroy
2021-06-26powerpc/stacktrace: Fix spurious "stale" traces in raise_backtrace_ipi()Michael Ellerman
2021-06-25powerpc/pseries/vas: Include irqdomain.hMichael Ellerman
2021-06-25powerpc: mark local variables around longjmp as volatileArnd Bergmann
2021-06-25powerpc/pmu: Make the generic compat PMU use the architected eventsPaul Mackerras
2021-06-25powerpc/pseries/dlpar: use rtas_get_sensor()Nathan Lynch
2021-06-25powerpc/rtas-rtc: remove unused constantNathan Lynch
2021-06-25powerpc/papr_scm: trivial: fix typo in a commentKajol Jain
2021-06-25powerpc: Fix is_kvm_guest() / kvm_para_available()Michael Ellerman
2021-06-25powerpc/64s: Make prom_init require RELOCATABLEMichael Ellerman
2021-06-25powerpc/bpf: Use bctrl for making function callsNaveen N. Rao
2021-06-25powerpc/xmon: Add support for running a command on all cpus in xmonNaveen N. Rao
2021-06-25powerpc/configs: Enable STACK_TRACER and FTRACE_SYSCALLS in some of the configsNaveen N. Rao
2021-06-25powerpc/kprobes: Warn if instruction patching failedNaveen N. Rao
2021-06-25powerpc/kprobes: Roll IS_RFI() macro into IS_RFID()Naveen N. Rao
2021-06-25powerpc/papr_scm: Add support for reporting dirty-shutdown-countVaibhav Jain
2021-06-25powerpc/papr_scm: Make 'perf_stats' invisible if perf-stats unavailableVaibhav Jain
2021-06-25powerpc/kprobes: Fix Oops by passing ppc_inst as a pointer to emulate_step() ...Naveen N. Rao
2021-06-24KVM: debugfs: Reuse binary stats descriptorsJing Zhang
2021-06-24KVM: stats: Support binary stats retrieval for a VCPUJing Zhang
2021-06-24KVM: stats: Support binary stats retrieval for a VMJing Zhang
2021-06-24KVM: stats: Add fd-based API to read binary stats dataJing Zhang
2021-06-24KVM: stats: Separate generic stats from architecture specific onesJing Zhang
2021-06-25powerpc/64s: Fix copy-paste data exposure into newly created tasksNicholas Piggin
2021-06-25powerpc/32: Avoid #ifdef nested with FTR_SECTION on booke syscall entryChristophe Leroy
2021-06-25powerpc/32: Reduce code duplication of system call entryChristophe Leroy
2021-06-25powerpc/32: Interchange r1 and r11 in SYSCALL_ENTRY on bookeChristophe Leroy
2021-06-25powerpc/32: Interchange r10 and r12 in SYSCALL_ENTRY on non bookeChristophe Leroy
2021-06-25powerpc: Remove klimitChristophe Leroy
2021-06-25powerpc/mm: Properly coalesce pages in ptdumpChristophe Leroy
2021-06-25powerpc/mm: Leave a gap between early allocated IO areasChristophe Leroy
2021-06-25powerpc/papr_scm: Properly handle UUID types and APIAndy Shevchenko
2021-06-25powerpc/pseries: fail quicker in dlpar_memory_add_by_ic()Daniel Henrique Barboza
2021-06-25powerpc/pseries: break early in dlpar_memory_add_by_count() loopsDaniel Henrique Barboza
2021-06-25powerpc/pseries: skip reserved LMBs in dlpar_memory_add_by_count()Daniel Henrique Barboza
2021-06-25powerpc: Offline CPU in stop_this_cpu()Nicholas Piggin
2021-06-25powerpc: Make PPC_IRQ_SOFT_MASK_DEBUG depend on PPC64Nicholas Piggin
2021-06-25powerpc/64s: Remove irq mask workaround in accumulate_stolen_time()Nicholas Piggin