index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
powerpc/vdso: Mark the vDSO code read-only after init
Christophe Leroy
2024-12-18
2
-2
/
+2
*
|
powerpc/64: Use get_user() in start_thread()
Michael Ellerman
2024-12-18
1
-2
/
+2
*
|
powerpc/32: Replace mulhdu() by mul_u64_u64_shr()
Christophe Leroy
2024-12-10
1
-26
/
+0
|
/
*
powerpc/prom_init: Fixup missing powermac #size-cells
Michael Ellerman
2024-11-27
1
-2
/
+27
*
Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-11-23
28
-344
/
+679
|
\
|
*
powerpc/Makefile: Allow overriding CPP
Arnd Bergmann
2024-11-15
1
-1
/
+1
|
*
powerpc/vdso: Remove unused clockmode asm offsets
Thomas Weißschuh
2024-11-14
1
-2
/
+0
|
*
powerpc/irq: use seq_put_decimal_ull_width() for decimal values
David Wang
2024-11-10
1
-22
/
+22
|
*
powerpc/pseries: Fix KVM guest detection for disabling hardlockup detector
Gautam Menghani
2024-11-10
1
-0
/
+1
|
*
fadump: reserve param area if below boot_mem_top
Sourabh Jain
2024-11-10
1
-1
/
+1
|
*
powerpc/fadump: allocate memory for additional parameters early
Hari Bathini
2024-11-10
2
-5
/
+13
|
*
powerpc: Use str_enabled_disabled() helper function
Thorsten Blum
2024-11-05
1
-2
/
+3
|
*
powerpc/vdso: Drop -mstack-protector-guard flags in 32-bit files with clang
Nathan Chancellor
2024-11-04
1
-2
/
+6
|
*
powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLS
Naveen N Rao
2024-10-31
3
-29
/
+99
|
*
powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS
Naveen N Rao
2024-10-31
3
-9
/
+90
|
*
powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubs
Naveen N Rao
2024-10-31
2
-4
/
+25
|
*
powerpc64/ftrace: Move ftrace sequence out of line
Naveen N Rao
2024-10-31
4
-37
/
+303
|
*
powerpc/ftrace: Move ftrace stub used for init text before _einittext
Naveen N Rao
2024-10-31
1
-2
/
+1
|
*
powerpc/ftrace: Skip instruction patching if the instructions are the same
Naveen N Rao
2024-10-31
1
-1
/
+1
|
*
powerpc/ftrace: Remove pointer to struct module from dyn_arch_ftrace
Naveen N Rao
2024-10-31
2
-62
/
+56
|
*
powerpc/module_64: Convert #ifdef to IS_ENABLED()
Naveen N Rao
2024-10-31
1
-8
/
+2
|
*
powerpc32/ftrace: Unify 32-bit and 64-bit ftrace entry code
Naveen N Rao
2024-10-31
2
-4
/
+6
|
*
powerpc64/ftrace: Nop out additional 'std' instruction emitted by gcc v5.x
Naveen N Rao
2024-10-31
1
-1
/
+5
|
*
powerpc/kprobes: Use ftrace to determine if a probe is at function entry
Naveen N Rao
2024-10-31
1
-10
/
+8
|
*
powerpc/trace: Account for -fpatchable-function-entry support by toolchain
Naveen N Rao
2024-10-31
1
-4
/
+7
|
*
powerpc/64: Remove maple platform
Michael Ellerman
2024-10-29
4
-116
/
+4
|
*
powerpc/machdep: Drop include of dma-mapping.h
Michael Ellerman
2024-10-29
1
-0
/
+1
|
*
powerpc/64: Drop IPI_PRIORITY from asm-offsets
Michael Ellerman
2024-10-29
1
-1
/
+0
|
*
powerpc/fadump: Move fadump_cma_init to setup_arch() after initmem_init()
Ritesh Harjani (IBM)
2024-10-21
2
-7
/
+5
|
*
powerpc/fadump: Reserve page-aligned boot_memory_size during fadump_reserve_mem
Ritesh Harjani (IBM)
2024-10-21
1
-12
/
+22
|
*
powerpc/fadump: Refactor and prepare fadump_cma_init for late init
Ritesh Harjani (IBM)
2024-10-21
1
-14
/
+9
|
*
powerpc/vdso: Implement __arch_get_vdso_rng_data()
Christophe Leroy
2024-10-16
3
-4
/
+2
|
*
powerpc/vdso: Add a page for non-time data
Christophe Leroy
2024-10-16
7
-16
/
+18
*
|
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-23
15
-15
/
+15
|
\
\
|
*
|
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
2024-11-07
15
-15
/
+15
*
|
|
Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-11-20
2
-2
/
+2
|
\
\
\
|
*
|
|
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
2024-10-29
2
-2
/
+2
*
|
|
|
Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-11-20
2
-3
/
+3
|
\
\
\
\
|
*
|
|
|
ftrace: Make ftrace_regs abstract from direct use
Steven Rostedt
2024-10-10
2
-3
/
+3
|
|
/
/
/
*
|
|
|
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-19
1
-14
/
+7
|
\
\
\
\
|
*
|
|
|
powerpc/rtas: Use fsleep() to minimize additional sleep duration
Anna-Maria Behnsen
2024-10-16
1
-14
/
+7
|
|
/
/
/
*
|
|
|
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-19
5
-33
/
+45
|
\
\
\
\
|
*
|
|
|
powerpc: Split systemcfg struct definitions out from vdso
Thomas Weißschuh
2024-11-02
4
-0
/
+4
|
*
|
|
|
powerpc: Split systemcfg data out of vdso data page
Thomas Weißschuh
2024-11-02
5
-26
/
+36
|
*
|
|
|
powerpc: Add kconfig option for the systemcfg page
Thomas Weißschuh
2024-11-02
1
-2
/
+2
|
*
|
|
|
powerpc/procfs: Propagate error of remap_pfn_range()
Thomas Weißschuh
2024-11-02
1
-4
/
+3
|
*
|
|
|
powerpc/vdso: Remove timekeeper includes
Thomas Weißschuh
2024-10-15
1
-1
/
+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-18
1
-0
/
+4
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
fs/xattr: add *at family syscalls
Christian Göttsche
2024-11-06
1
-0
/
+4
|
|
|
/
|
|
/
|
*
|
|
powerpc/8xx: Fix kernel DTLB miss on dcbz
Christophe Leroy
2024-10-11
1
-0
/
+1
|
|
/
|
/
|
[prev]
[next]