index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-06
powerpc: Don't try to copy PPR for task with NULL pt_regs
Jens Axboe
1
-0
/
+6
2023-03-17
powerpc/kcsan: Exclude udelay to prevent recursive instrumentation
Rohan McLure
1
-2
/
+2
2023-03-17
powerpc/64: Move paca allocation to early_setup()
Nicholas Piggin
3
-15
/
+12
2023-03-17
powerpc/64: Fix task_cpu in early boot when booting non-zero cpuid
Nicholas Piggin
1
-0
/
+5
2023-03-17
powerpc: Remove __kernel_text_address() in show_instructions()
Christophe Leroy
1
-2
/
+1
2023-03-17
powerpc/iommu: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-3
/
+1
2023-03-17
powerpc/64: Don't recurse irq replay
Nicholas Piggin
1
-35
/
+66
2023-02-07
powerpc/64s/interrupt: Fix interrupt exit race with security mitigation switch
Nicholas Piggin
1
-2
/
+4
2023-01-30
powerpc/64: Fix perf profiling asynchronous interrupt handlers
Nicholas Piggin
3
-3
/
+3
2023-01-30
powerpc/85xx: Fix unannotated intra-function call warning
Sathvika Vasireddy
1
-1
/
+2
2023-01-05
powerpc/vmlinux.lds: Don't discard .comment
Michael Ellerman
1
-1
/
+1
2023-01-05
powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
Michael Ellerman
1
-1
/
+4
2023-01-05
powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
Michael Ellerman
1
-0
/
+1
2022-12-20
random: do not include <asm/archrandom.h> from random.h
Jason A. Donenfeld
1
-0
/
+1
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
38
-365
/
+498
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+4
2022-12-15
mm: Introduce set_memory_rox()
Peter Zijlstra
1
-5
/
+4
2022-12-13
Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-12
/
+13
2022-12-13
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-12-12
Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-22
/
+0
2022-12-08
Merge branch 'topic/objtool' into next
Michael Ellerman
14
-31
/
+84
2022-12-08
powerpc/prom: Fix 32-bit build
Michael Ellerman
1
-1
/
+2
2022-12-07
powerpc/rtas: mandate RTAS syscall filtering
Nathan Lynch
1
-16
/
+0
2022-12-07
powerpc/rtas: define pr_fmt and convert printk call sites
Nathan Lynch
1
-9
/
+10
2022-12-07
powerpc/rtas: clean up includes
Nathan Lynch
1
-26
/
+16
2022-12-07
powerpc/rtas: clean up rtas_error_log_max initialization
Nathan Lynch
1
-11
/
+26
2022-12-07
powerpc/rtas: avoid scheduling in rtas_os_term()
Nathan Lynch
1
-1
/
+6
2022-12-07
powerpc/rtas: avoid device tree lookups in rtas_os_term()
Nathan Lynch
1
-3
/
+10
2022-12-07
powerpc/rtasd: use correct OF API for event scan rate
Nathan Lynch
1
-2
/
+5
2022-12-07
powerpc/rtas: document rtas_call()
Nathan Lynch
1
-0
/
+58
2022-12-07
powerpc: export the CPU node count
Laurent Dufour
1
-0
/
+3
2022-12-02
powerpc/64e: Clear gprs on interrupt routine entry on Book3E
Rohan McLure
1
-2
/
+2
2022-12-02
powerpc/64s: Zeroise gprs on interrupt routine entry on Book3S
Rohan McLure
2
-11
/
+32
2022-12-02
powerpc/64s: IOption for MSR stored in r12
Rohan McLure
1
-0
/
+7
2022-12-02
powerpc/64: Sanitise common exit code for interrupts
Rohan McLure
1
-0
/
+6
2022-12-02
powerpc: allow minimum sized kernel stack frames
Nicholas Piggin
12
-20
/
+20
2022-12-02
powerpc: split validate_sp into two functions
Nicholas Piggin
2
-10
/
+15
2022-12-02
powerpc: copy_thread add a back chain to the switch stack frame
Nicholas Piggin
1
-0
/
+2
2022-12-02
powerpc: copy_thread fill in interrupt frame marker and back chain
Nicholas Piggin
1
-1
/
+3
2022-12-02
powerpc: add a define for the switch frame size and regs offset
Nicholas Piggin
3
-8
/
+12
2022-12-02
powerpc: add a define for the user interrupt frame size
Nicholas Piggin
2
-5
/
+5
2022-12-02
powerpc: Rename STACK_FRAME_MARKER and derive it from frame offset
Nicholas Piggin
2
-2
/
+2
2022-12-02
powerpc: add a definition for the marker offset within the interrupt frame
Nicholas Piggin
6
-10
/
+10
2022-12-02
powerpc: add definition for pt_regs offset within an interrupt frame
Nicholas Piggin
14
-94
/
+93
2022-12-02
powerpc: simplify ppc_save_regs
Nicholas Piggin
1
-42
/
+15
2022-12-02
powerpc: Rearrange copy_thread child stack creation
Nicholas Piggin
1
-5
/
+6
2022-12-02
powerpc/64: Add module check for ELF ABI version
Nicholas Piggin
1
-0
/
+10
2022-12-01
vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copy
Jann Horn
1
-22
/
+0
2022-11-30
powerpc: Allow clearing and restoring registers independent of saved breakpoi...
Jordan Niethe
1
-3
/
+35
2022-11-30
Merge branch 'fixes' into next
Michael Ellerman
7
-10
/
+60
[next]