index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
2021-06-29
arch/powerpc/kvm/book3s: use vma_lookup() in kvmppc_hv_setup_htab_rma()
Liam Howlett
2021-06-29
arch/powerpc/kvm/book3s_hv_uvmem: use vma_lookup() instead of find_vma_inters...
Liam Howlett
2021-06-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-28
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-28
Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-06-26
powerpc/interrupt: Use names in check_return_regs_valid()
Christophe Leroy
2021-06-26
powerpc/interrupt: Also use exit_must_hard_disable() on PPC32
Christophe Leroy
2021-06-25
Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-06-26
powerpc/sysfs: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE
Jason Wang
2021-06-26
powerpc/ptrace: Refactor regs_set_return_{msr/ip}
Christophe Leroy
2021-06-26
powerpc/ptrace: Move set_return_regs_changed() before regs_set_return_{msr/ip}
Christophe Leroy
2021-06-26
powerpc/stacktrace: Fix spurious "stale" traces in raise_backtrace_ipi()
Michael Ellerman
2021-06-25
powerpc/pseries/vas: Include irqdomain.h
Michael Ellerman
2021-06-25
powerpc: mark local variables around longjmp as volatile
Arnd Bergmann
2021-06-25
powerpc/pmu: Make the generic compat PMU use the architected events
Paul Mackerras
2021-06-25
powerpc/pseries/dlpar: use rtas_get_sensor()
Nathan Lynch
2021-06-25
powerpc/rtas-rtc: remove unused constant
Nathan Lynch
2021-06-25
powerpc/papr_scm: trivial: fix typo in a comment
Kajol Jain
2021-06-25
powerpc: Fix is_kvm_guest() / kvm_para_available()
Michael Ellerman
2021-06-25
powerpc/64s: Make prom_init require RELOCATABLE
Michael Ellerman
2021-06-25
powerpc/bpf: Use bctrl for making function calls
Naveen N. Rao
2021-06-25
powerpc/xmon: Add support for running a command on all cpus in xmon
Naveen N. Rao
2021-06-25
powerpc/configs: Enable STACK_TRACER and FTRACE_SYSCALLS in some of the configs
Naveen N. Rao
2021-06-25
powerpc/kprobes: Warn if instruction patching failed
Naveen N. Rao
2021-06-25
powerpc/kprobes: Roll IS_RFI() macro into IS_RFID()
Naveen N. Rao
2021-06-25
powerpc/papr_scm: Add support for reporting dirty-shutdown-count
Vaibhav Jain
2021-06-25
powerpc/papr_scm: Make 'perf_stats' invisible if perf-stats unavailable
Vaibhav Jain
2021-06-25
powerpc/kprobes: Fix Oops by passing ppc_inst as a pointer to emulate_step() ...
Naveen N. Rao
2021-06-24
KVM: debugfs: Reuse binary stats descriptors
Jing Zhang
2021-06-24
KVM: stats: Support binary stats retrieval for a VCPU
Jing Zhang
2021-06-24
KVM: stats: Support binary stats retrieval for a VM
Jing Zhang
2021-06-24
KVM: stats: Add fd-based API to read binary stats data
Jing Zhang
2021-06-24
KVM: stats: Separate generic stats from architecture specific ones
Jing Zhang
2021-06-25
powerpc/64s: Fix copy-paste data exposure into newly created tasks
Nicholas Piggin
2021-06-25
powerpc/32: Avoid #ifdef nested with FTR_SECTION on booke syscall entry
Christophe Leroy
2021-06-25
powerpc/32: Reduce code duplication of system call entry
Christophe Leroy
2021-06-25
powerpc/32: Interchange r1 and r11 in SYSCALL_ENTRY on booke
Christophe Leroy
2021-06-25
powerpc/32: Interchange r10 and r12 in SYSCALL_ENTRY on non booke
Christophe Leroy
2021-06-25
powerpc: Remove klimit
Christophe Leroy
2021-06-25
powerpc/mm: Properly coalesce pages in ptdump
Christophe Leroy
2021-06-25
powerpc/mm: Leave a gap between early allocated IO areas
Christophe Leroy
2021-06-25
powerpc/papr_scm: Properly handle UUID types and API
Andy Shevchenko
2021-06-25
powerpc/pseries: fail quicker in dlpar_memory_add_by_ic()
Daniel Henrique Barboza
2021-06-25
powerpc/pseries: break early in dlpar_memory_add_by_count() loops
Daniel Henrique Barboza
2021-06-25
powerpc/pseries: skip reserved LMBs in dlpar_memory_add_by_count()
Daniel Henrique Barboza
2021-06-25
powerpc: Offline CPU in stop_this_cpu()
Nicholas Piggin
2021-06-25
powerpc: Make PPC_IRQ_SOFT_MASK_DEBUG depend on PPC64
Nicholas Piggin
2021-06-25
powerpc/64s: Remove irq mask workaround in accumulate_stolen_time()
Nicholas Piggin
[prev]
[next]