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.12.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
*
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
1
-0
/
+1
|
\
|
*
fs: add mount_setattr()
Christian Brauner
2021-01-24
1
-0
/
+1
*
|
Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-02-22
39
-1262
/
+840
|
\
\
|
*
|
powerpc/64: Fix stack trace not displaying final frame
Michael Ellerman
2021-02-11
2
-2
/
+2
|
*
|
powerpc/syscall: Avoid storing 'current' in another pointer
Christophe Leroy
2021-02-11
1
-12
/
+9
|
*
|
powerpc/32: Handle bookE debugging in C in syscall entry/exit
Christophe Leroy
2021-02-11
4
-55
/
+27
|
*
|
powerpc/syscall: Do not check unsupported scv vector on PPC32
Christophe Leroy
2021-02-11
1
-4
/
+5
|
*
|
powerpc/32: Remove the counter in global_dbcr0
Christophe Leroy
2021-02-11
3
-16
/
+4
|
*
|
powerpc/32: Remove verification of MSR_PR on syscall in the ASM entry
Christophe Leroy
2021-02-11
3
-36
/
+0
|
*
|
powerpc/syscall: implement system call entry/exit logic in C for PPC32
Christophe Leroy
2021-02-11
3
-229
/
+30
|
*
|
powerpc/32: Always save non volatile GPRs at syscall entry
Christophe Leroy
2021-02-11
4
-62
/
+8
|
*
|
powerpc/syscall: Change condition to check MSR_RI
Christophe Leroy
2021-02-11
1
-3
/
+4
|
*
|
powerpc/syscall: Save r3 in regs->orig_r3
Christophe Leroy
2021-02-11
2
-2
/
+2
|
*
|
powerpc/syscall: Use is_compat_task()
Christophe Leroy
2021-02-11
1
-1
/
+3
|
*
|
powerpc/syscall: Make interrupt.c buildable on PPC32
Christophe Leroy
2021-02-11
2
-9
/
+26
|
*
|
powerpc/syscall: Rename syscall_64.c into interrupt.c
Christophe Leroy
2021-02-11
2
-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
2
-22
/
+11
|
*
|
powerpc/32: Always enable data translation on syscall entry
Christophe Leroy
2021-02-11
2
-24
/
+1
|
*
|
powerpc/32s: Add missing call to kuep_lock on syscall entry
Christophe Leroy
2021-02-11
1
-0
/
+3
|
*
|
powerpc/compat_sys: swap hi/lo parts of 64-bit syscall args in LE mode
Will Springer
2021-02-11
1
-21
/
+28
|
*
|
powerpc: use kernel endianness in MSR in 32-bit signal handler
Joseph J Allen
2021-02-11
1
-1
/
+2
|
*
|
powerpc/32: Preserve cr1 in exception prolog stack check to fix build error
Christophe Leroy
2021-02-11
2
-7
/
+1
|
*
|
powerpc/64s: Remove EXSLB interrupt save area
Nicholas Piggin
2021-02-11
2
-6
/
+0
|
*
|
powerpc/64s: syscall real mode entry use mtmsrd rather than rfid
Nicholas Piggin
2021-02-11
2
-6
/
+9
|
*
|
powerpc/kuap: Restore AMR after replaying soft interrupts
Alexey Kardashevskiy
2021-02-11
1
-1
/
+26
|
*
|
powerpc: remove interrupt handler functions from the noinstr section
Nicholas Piggin
2021-02-11
1
-9
/
+0
|
*
|
powerpc/64s: Handle program checks in wrong endian during early boot
Michael Ellerman
2021-02-09
1
-0
/
+45
|
*
|
powerpc/64: Make stack tracing work during very early boot
Michael Ellerman
2021-02-09
1
-0
/
+3
|
*
|
powerpc64/idle: Fix SP offsets when saving GPRs
Christopher M. Riedl
2021-02-09
1
-65
/
+73
|
*
|
powerpc/8xx: Fix software emulation interrupt
Christophe Leroy
2021-02-09
1
-1
/
+1
|
*
|
powerpc/44x: Fix a spelling mismach to mismatch in head_44x.S
Bhaskar Chowdhury
2021-02-09
1
-2
/
+2
|
*
|
powerpc: remove unneeded semicolons
Chengyang Fan
2021-02-09
2
-7
/
+7
|
*
|
powerpc/64s: runlatch interrupt handling in C
Nicholas Piggin
2021-02-09
1
-18
/
+0
|
*
|
powerpc/64s: move NMI soft-mask handling to C
Nicholas Piggin
2021-02-09
1
-60
/
+0
|
*
|
powerpc: move NMI entry/exit code into wrapper
Nicholas Piggin
2021-02-09
3
-46
/
+10
|
*
|
powerpc/64: entry cpu time accounting in C
Nicholas Piggin
2021-02-09
2
-6
/
+0
|
*
|
powerpc/64: move account_stolen_time into its own function
Nicholas Piggin
2021-02-09
1
-9
/
+1
|
*
|
powerpc/64s: reconcile interrupts in C
Nicholas Piggin
2021-02-09
1
-26
/
+0
|
*
|
powerpc/64s: move context tracking exit to interrupt exit path
Nicholas Piggin
2021-02-09
1
-2
/
+16
|
*
|
powerpc: handle irq_enter/irq_exit in interrupt handler wrappers
Nicholas Piggin
2021-02-09
5
-18
/
+6
|
*
|
powerpc/64: context tracking move to interrupt wrappers
Nicholas Piggin
2021-02-09
1
-51
/
+7
|
*
|
powerpc/64: context tracking remove _TIF_NOHZ
Nicholas Piggin
2021-02-09
3
-34
/
+46
|
*
|
powerpc: add interrupt_cond_local_irq_enable helper
Nicholas Piggin
2021-02-09
1
-17
/
+7
|
*
|
powerpc: convert interrupt handlers to use wrappers
Nicholas Piggin
2021-02-09
9
-44
/
+73
|
*
|
powerpc/traps: factor common code from program check and emulation assist
Nicholas Piggin
2021-02-09
1
-14
/
+24
|
*
|
powerpc: improve handling of unrecoverable system reset
Nicholas Piggin
2021-02-09
1
-1
/
+4
|
*
|
powerpc/mce: ensure machine check handler always tests RI
Nicholas Piggin
2021-02-09
1
-1
/
+1
|
*
|
powerpc: introduce die_mce
Nicholas Piggin
2021-02-09
1
-6
/
+15
|
*
|
powerpc: add and use unknown_async_exception
Nicholas Piggin
2021-02-09
3
-5
/
+17
[next]