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
/
kernel
Age
Commit message (
Expand
)
Author
2020-04-01
powerpc/64: mark emergency stacks valid to unwind
Nicholas Piggin
2020-04-01
powerpc/64/tm: Don't let userspace set regs->trap via sigreturn
Michael Ellerman
2020-03-27
powerpc/pseries: Handle UE event for memcpy_mcsafe
Ganesh Goudar
2020-03-27
powerpc/smp: Use IS_ENABLED() to avoid #ifdef
Michael Ellerman
2020-03-27
powerpc/smp: Drop superfluous NULL check
Michael Ellerman
2020-03-27
powerpc: Prefer __section and __printf from compiler_attributes.h
Nick Desaulniers
2020-03-25
powerpc/prom_init: Remove leftover comment
Fabiano Rosas
2020-03-25
powerpc/kprobes: Ignore traps that happened in real mode
Christophe Leroy
2020-03-25
powerpc/eeh: Rework eeh_ops->probe()
Oliver O'Halloran
2020-03-25
powerpc/eeh: Make early EEH init pseries specific
Oliver O'Halloran
2020-03-25
powerpc/eeh: Remove PHB check in probe
Oliver O'Halloran
2020-03-25
powerpc/eeh: Do early EEH init only when required
Oliver O'Halloran
2020-03-25
powerpc/eeh: Remove eeh_add_device_tree_late()
Oliver O'Halloran
2020-03-25
powerpc/eeh: Add sysfs files in late probe
Oliver O'Halloran
2020-03-25
powerpc/64: Prevent stack protection in early boot
Michael Ellerman
2020-03-25
powerpc/64: Setup a paca before parsing device tree etc.
Daniel Axtens
2020-03-25
powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits.
Christophe Leroy
2020-03-25
powerpc/kprobes: Remove redundant code
Christophe Leroy
2020-03-25
powerpc/64s: Fix section mismatch warnings from boot code
Michael Ellerman
2020-03-25
powerpc/prom_init: Pass the "os-term" message to hypervisor
Alexey Kardashevskiy
2020-03-13
powerpc/vdso: remove deprecated VDS64_HAS_DESCRIPTORS references
Joe Lawrence
2020-03-10
Merge branch 'fixes' into next
Michael Ellerman
2020-03-04
powerpc/numa: Remove late request for home node associativity
Srikar Dronamraju
2020-03-04
powerpc/smp: Use nid as fallback for package_id
Srikar Dronamraju
2020-03-04
powerpc/irq: Use current_stack_pointer in do_IRQ()
Christophe Leroy
2020-03-04
powerpc/irq: use IS_ENABLED() in check_stack_overflow()
Christophe Leroy
2020-03-04
powerpc/irq: Use current_stack_pointer in check_stack_overflow()
Christophe Leroy
2020-03-04
powerpc: Rename current_stack_pointer() to current_stack_frame()
Michael Ellerman
2020-03-04
powerpc/kernel/sysfs: Add new config option PMU_SYSFS to enable PMU SPRs sysf...
Kajol Jain
2020-03-04
powerpc/kernel/sysfs: Refactor current sysfs.c
Madhavan Srinivasan
2020-03-04
powerpc/kernel: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2020-02-28
powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systems
Desnes A. Nunes do Rosario
2020-02-26
powerpc/32: don't restore r0, r6-r8 on exception entry path after trace_hardi...
Christophe Leroy
2020-02-24
powerpc: Include .BTF section
Naveen N. Rao
2020-02-24
powerpc/watchpoint: Don't call dar_within_range() for Book3S
Ravi Bangoria
2020-02-19
powerpc: Don't use thread struct for saving SRR0/1 on syscall.
Christophe Leroy
2020-02-19
powerpc/32: Warn and return ENOSYS on syscalls from kernel
Christophe Leroy
2020-02-19
powerpc/fadump: sysfs for fadump memory reservation
Sourabh Jain
2020-02-19
powerpc/fadump: Reorganize /sys/kernel/fadump_* sysfs files
Sourabh Jain
2020-02-19
powerpc/process: Remove unneccessary #ifdef CONFIG_PPC64 in copy_thread_tls()
Christophe Leroy
2020-02-19
powerpc/entry: Fix an #if which should be an #ifdef in entry_32.S
Christophe Leroy
2020-02-18
powerpc/6xx: Fix power_save_ppc32_restore() with CONFIG_VMAP_STACK
Christophe Leroy
2020-02-18
powerpc/chrp: Fix enter_rtas() with CONFIG_VMAP_STACK
Christophe Leroy
2020-02-18
powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACK
Christophe Leroy
2020-02-18
powerpc/tm: Fix clearing MSR[TS] in current when reclaiming on signal delivery
Gustavo Luiz Duarte
2020-02-17
powerpc/8xx: Fix clearing of bits 20-23 in ITLB miss
Christophe Leroy
2020-02-17
powerpc/eeh: Fix deadlock handling dead PHB
Sam Bobroff
2020-02-08
powerpc: Fix CONFIG_TRACE_IRQFLAGS with CONFIG_VMAP_STACK
Christophe Leroy
2020-02-04
Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
[prev]
[next]