index
:
linux-stable.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.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
/
head_32.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: add a definition for the marker offset within the interrupt frame
Nicholas Piggin
2022-12-02
1
-1
/
+1
*
powerpc: add definition for pt_regs offset within an interrupt frame
Nicholas Piggin
2022-12-02
1
-1
/
+1
*
Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-01-14
1
-2
/
+7
|
\
|
*
powerpc/32s: Do kuep_lock() and kuep_unlock() in assembly
Christophe Leroy
2021-12-09
1
-0
/
+6
|
*
powerpc: flexible GPR range save/restore macros
Nicholas Piggin
2021-11-29
1
-2
/
+1
*
|
powerpc/32: Fix hardlockup on vmap stack overflow
Christophe Leroy
2021-11-24
1
-3
/
+3
|
/
*
powerpc/32: Reduce code duplication of system call entry
Christophe Leroy
2021-06-25
1
-19
/
+0
*
powerpc/32: Interchange r1 and r11 in SYSCALL_ENTRY on booke
Christophe Leroy
2021-06-25
1
-2
/
+2
*
powerpc/32: Interchange r10 and r12 in SYSCALL_ENTRY on non booke
Christophe Leroy
2021-06-25
1
-17
/
+17
*
powerpc/32s: Move KUEP locking/unlocking in C
Christophe Leroy
2021-03-29
1
-0
/
+3
*
powerpc/32: Only use prepare_transfer_to_handler function on book3s/32 and e500
Christophe Leroy
2021-03-29
1
-0
/
+2
*
powerpc/32: Save remaining registers in exception prolog
Christophe Leroy
2021-03-29
1
-0
/
+12
*
powerpc/32: Refactor saving of volatile registers in exception prologs
Christophe Leroy
2021-03-29
1
-6
/
+10
*
powerpc/32: Remove the xfer parameter in EXCEPTION() macro
Christophe Leroy
2021-03-29
1
-1
/
+1
*
powerpc/32: Dismantle EXC_XFER_STD/LITE/TEMPLATE
Christophe Leroy
2021-03-29
1
-15
/
+6
*
powerpc/32: Add a prepare_transfer_to_handler macro for exception prologs
Christophe Leroy
2021-03-29
1
-0
/
+4
*
powerpc/32: Save trap number on stack in exception prolog
Christophe Leroy
2021-03-29
1
-7
/
+7
*
powerpc/32: Set regs parameter in r3 in transfer_to_handler
Christophe Leroy
2021-03-29
1
-2
/
+0
*
powerpc/32: Always save non volatile registers on exception entry
Christophe Leroy
2021-03-29
1
-2
/
+1
*
powerpc/32: Perform normal function call in exception entry
Christophe Leroy
2021-03-29
1
-2
/
+2
*
powerpc/32: Provide a name to exception prolog continuation in virtual mode
Christophe Leroy
2021-03-29
1
-5
/
+7
*
powerpc/32: Move exception prolog code into .text once MMU is back on
Christophe Leroy
2021-03-29
1
-0
/
+5
*
powerpc/32: Add vmap_stack_overflow label inside the macro
Christophe Leroy
2021-03-29
1
-1
/
+2
*
powerpc/32: Statically initialise first emergency context
Christophe Leroy
2021-03-29
1
-5
/
+1
*
powerpc/32: Enable instruction translation at the same time as data translation
Christophe Leroy
2021-03-29
1
-5
/
+8
*
powerpc/32: Tag DAR in EXCEPTION_PROLOG_2 for the 8xx
Christophe Leroy
2021-03-29
1
-0
/
+6
*
powerpc/32: Always enable data translation in exception prolog
Christophe Leroy
2021-03-29
1
-83
/
+2
*
powerpc/32: Use fast instruction to set MSR RI in exception prolog on 8xx
Christophe Leroy
2021-03-29
1
-0
/
+2
*
powerpc/40x: Prepare normal exception handler for enabling MMU early
Christophe Leroy
2021-03-29
1
-1
/
+14
*
powerpc/32: Handle bookE debugging in C in syscall entry/exit
Christophe Leroy
2021-02-11
1
-15
/
+0
*
powerpc/32: Remove the counter in global_dbcr0
Christophe Leroy
2021-02-11
1
-3
/
+0
*
powerpc/32: Remove verification of MSR_PR on syscall in the ASM entry
Christophe Leroy
2021-02-11
1
-3
/
+0
*
powerpc/syscall: implement system call entry/exit logic in C for PPC32
Christophe Leroy
2021-02-11
1
-18
/
+0
*
powerpc/32: Always save non volatile GPRs at syscall entry
Christophe Leroy
2021-02-11
1
-1
/
+1
*
powerpc/32: Reorder instructions to avoid using CTR in syscall entry
Christophe Leroy
2021-02-11
1
-12
/
+10
*
powerpc/32: On syscall entry, enable instruction translation at the same time...
Christophe Leroy
2021-02-11
1
-17
/
+9
*
powerpc/32: Always enable data translation on syscall entry
Christophe Leroy
2021-02-11
1
-22
/
+1
*
powerpc/32: Preserve cr1 in exception prolog stack check to fix build error
Christophe Leroy
2021-02-11
1
-1
/
+1
*
powerpc/32: Fix vmap stack - Properly set r1 before activating MMU on syscall...
Christophe Leroy
2020-12-21
1
-9
/
+16
*
powerpc/32: Use SPRN_SPRG_SCRATCH2 in exception prologs
Christophe Leroy
2020-12-04
1
-15
/
+7
*
powerpc/32: Simplify EXCEPTION_PROLOG_1 macro
Christophe Leroy
2020-12-04
1
-6
/
+4
*
powerpc: Remove RFI macro
Christophe Leroy
2020-11-19
1
-1
/
+4
*
powerpc: Drop SYNC_601() ISYNC_601() and SYNC()
Christophe Leroy
2020-10-08
1
-1
/
+0
*
powerpc/32: Fix vmap stack - Properly set r1 before activating MMU
Christophe Leroy
2020-09-15
1
-14
/
+29
*
powerpc/32: Fix vmap stack - Do not activate MMU before reading task struct
Christophe Leroy
2020-09-15
1
-25
/
+6
*
Merge branch 'fixes' into next
Michael Ellerman
2020-03-10
1
-1
/
+20
|
\
|
*
powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACK
Christophe Leroy
2020-02-18
1
-1
/
+20
*
|
powerpc: Don't use thread struct for saving SRR0/1 on syscall.
Christophe Leroy
2020-02-19
1
-9
/
+7
*
|
powerpc/32: Warn and return ENOSYS on syscalls from kernel
Christophe Leroy
2020-02-19
1
-7
/
+9
|
/
*
powerpc/32s: Enable CONFIG_VMAP_STACK
Christophe Leroy
2020-01-27
1
-1
/
+3
[next]