index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
2022-06-29
powerpc/irq: remove inline assembly in hard_irq_disable macro
Christophe Leroy
2022-06-29
powerpc/irq: Replace #ifdefs by IS_ENABLED()
Christophe Leroy
2022-06-29
powerpc/irq: Don't open code irq_soft_mask helpers
Christophe Leroy
2022-06-29
powerpc/irq64: Remove get_irq_happened()
Christophe Leroy
2022-06-29
powerpc/irq: Split irq.c
Christophe Leroy
2022-06-29
powerpc: Don't include asm/ppc_asm.h in other headers
Christophe Leroy
2022-06-29
powerpc: Include asm/firmware.h in all users of firmware_has_feature()
Christophe Leroy
2022-06-28
powerpc/perf: Optimize clearing the pending PMI and remove WARN_ON for PMI ch...
Athira Rajeev
2022-06-28
arch/*/: remove CONFIG_VIRT_TO_BUS
Arnd Bergmann
2022-06-27
docs: rename Documentation/vm to Documentation/mm
Mike Rapoport
2022-06-27
Merge branch 'master' into mm-stable
akpm
2022-06-26
powerpc/powermac: Remove empty function note_scsi_host()
Christophe Leroy
2022-06-26
powerpc: Update asm-prototypes.h comment
Michael Ellerman
2022-06-24
powerpc/prom_init: Fix kernel config grep
Liam Howlett
2022-06-24
KVM: PPC: Book3s: Fix warning about xics_rm_h_xirr_x
Alexey Kardashevskiy
2022-06-24
powerpc/book3e: Fix PUD allocation size in map_kernel_page()
Christophe Leroy
2022-06-24
powerpc/xive/spapr: correct bitmap allocation size
Nathan Lynch
2022-06-22
powerpc/powernv: wire up rng during setup_arch
Jason A. Donenfeld
2022-06-22
powerpc/52xx: Get rid of of_node assignment
Andy Shevchenko
2022-06-22
powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnode
Andy Shevchenko
2022-06-22
powerpc/52xx: Remove dead code, i.e. mpc52xx_get_xtal_freq()
Andy Shevchenko
2022-06-20
powerpc: Move prom_init() out of asm-prototypes.h
Christophe Leroy
2022-06-20
powerpc: Don't include asm/setup.h in asm/machdep.h
Christophe Leroy
2022-06-19
powerpc/prom_init: Fix build failure with GCC_PLUGIN_STRUCTLEAK_BYREF_ALL and...
Christophe Leroy
2022-06-18
powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer address
Andrew Donnellan
2022-06-18
powerpc: Enable execve syscall exit tracepoint
Naveen N. Rao
2022-06-18
powerpc/pseries: wire up rng during setup_arch()
Jason A. Donenfeld
2022-06-18
powerpc/microwatt: wire up rng during setup_arch()
Jason A. Donenfeld
2022-06-18
powerpc/mm: Move CMA reservations after initmem_init()
Michael Ellerman
2022-06-16
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
2022-06-15
arch/*: Disable softirq stacks on PREEMPT_RT.
Sebastian Andrzej Siewior
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_398.RULE
Thomas Gleixner
2022-06-09
Merge tag 'powerpc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-06-09
powerpc/32: Fix overread/overwrite of thread_struct via ptrace
Michael Ellerman
2022-06-07
No need of likely/unlikely on calls of check_copy_size()
Al Viro
2022-06-06
powerpc/book3e: get rid of #include <generated/compile.h>
Masahiro Yamada
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-06-03
Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-06-02
Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-06-02
Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-06-02
powerpc: use __kernel_{uid,gid}32_t in uapi/asm/stat.h
Masahiro Yamada
2022-06-02
powerpc/kasan: Force thread size increase with KASAN
Michael Ellerman
2022-05-31
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-31
powerpc/papr_scm: don't requests stats with '0' sized stats buffer
Vaibhav Jain
2022-05-30
Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-05-29
powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACK
Michael Ellerman
2022-05-29
powerpc/kasan: Silence KASAN warnings in __get_wchan()
He Ying
2022-05-29
powerpc/kasan: Mark more real-mode code as not to be instrumented
Paul Mackerras
2022-05-28
Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
[prev]
[next]