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
/
entry_64.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
2021-12-09
1
-2
/
+2
*
powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto
Christophe Leroy
2021-08-15
1
-1
/
+1
*
powerpc/64: move interrupt return asm to interrupt_64.S
Nicholas Piggin
2021-06-25
1
-623
/
+0
*
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
2021-06-25
1
-7
/
+85
*
powerpc/64s: introduce different functions to return from SRR vs HSRR interrupts
Nicholas Piggin
2021-06-25
1
-18
/
+47
*
powerpc/64e/interrupt: reconcile irq soft-mask state in C
Nicholas Piggin
2021-04-14
1
-10
/
+8
*
powerpc/interrupt: update common interrupt code for
Nicholas Piggin
2021-04-14
1
-2
/
+7
*
powerpc/64e/interrupt: always save nvgprs on interrupt
Nicholas Piggin
2021-04-14
1
-13
/
+0
*
Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-02-22
1
-2
/
+6
|
\
|
*
powerpc/syscall: Save r3 in regs->orig_r3
Christophe Leroy
2021-02-11
1
-2
/
+0
|
*
powerpc/64s: syscall real mode entry use mtmsrd rather than rfid
Nicholas Piggin
2021-02-11
1
-0
/
+6
*
|
powerpc/64s: fix scv entry fallback flush vs interrupt
Nicholas Piggin
2021-01-20
1
-1
/
+1
|
/
*
powerpc/64s: Remove MSR[ISF] bit
Nicholas Piggin
2020-12-09
1
-1
/
+1
*
powerpc/book3s64/pkeys: Optimize KUAP and KUEP feature disabled case
Aneesh Kumar K.V
2020-12-04
1
-1
/
+1
*
powerpc/book3s64/pkeys: Store/restore userspace AMR/IAMR correctly on entry a...
Aneesh Kumar K.V
2020-12-04
1
-2
/
+4
*
powerpc/security: Fix link stack flush instruction
Nicholas Piggin
2020-10-08
1
-2
/
+6
*
powerpc/64s: scv entry should set PPR
Nicholas Piggin
2020-08-27
1
-0
/
+4
*
Merge branch 'scv' support into next
Michael Ellerman
2020-07-23
1
-2
/
+169
|
\
|
*
powerpc/64s: system call support for scv/rfscv instructions
Nicholas Piggin
2020-07-22
1
-2
/
+169
*
|
powerpc/64: Fix an out of date comment about MMIO ordering
Palmer Dabbelt
2020-07-23
1
-1
/
+1
*
|
powerpc/64s: Move branch cache flushing bcctr variant to ppc-ops.h
Nicholas Piggin
2020-07-16
1
-4
/
+2
*
|
powerpc/security: re-name count cache flush to branch cache flush
Nicholas Piggin
2020-07-16
1
-4
/
+3
*
|
powerpc/64: indirect function call use bctrl rather than blrl in ret_from_ker...
Nicholas Piggin
2020-06-22
1
-2
/
+2
|
/
*
powerpc/64s/kuap: Conditionally restore AMR in kuap_restore_amr asm
Nicholas Piggin
2020-05-28
1
-4
/
+4
*
powerpc/64s/kuap: Restore AMR in fast_interrupt_return
Nicholas Piggin
2020-05-07
1
-1
/
+3
*
powerpc/64: make buildable without CONFIG_COMPAT
Michal Suchanek
2020-04-03
1
-0
/
+2
*
powerpc/64/syscall: Reconcile interrupts
Nicholas Piggin
2020-04-01
1
-0
/
+11
*
powerpc/64s/exception: Remove lite interrupt return
Nicholas Piggin
2020-04-01
1
-6
/
+0
*
powerpc/64s: Implement interrupt exit logic in C
Nicholas Piggin
2020-04-01
1
-370
/
+117
*
powerpc/64/syscall: Zero volatile registers when returning
Nicholas Piggin
2020-04-01
1
-0
/
+13
*
powerpc/64/sycall: Implement syscall entry/exit logic in C
Nicholas Piggin
2020-04-01
1
-285
/
+41
*
powerpc/64/syscall: Remove non-volatile GPR save optimisation
Nicholas Piggin
2020-04-01
1
-59
/
+13
*
Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-02-04
1
-12
/
+6
|
\
|
*
powerpc/64: Use {SAVE,REST}_NVGPRS macros
Jordan Niethe
2020-01-06
1
-12
/
+6
*
|
sched/rt, powerpc: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-12-08
1
-2
/
+2
|
/
*
powerpc/book3s64: Fix link stack flush on context switch
Michael Ellerman
2019-11-14
1
-0
/
+6
*
powerpc/64: remove support for kernel-mode syscalls
Nicholas Piggin
2019-08-28
1
-15
/
+6
*
powerpc: Wire up clone3 syscall
Michael Ellerman
2019-07-29
1
-0
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
powerpc/entry: Remove unneeded need_resched() loop
Valentin Schneider
2019-05-03
1
-7
/
+1
*
powerpc/64s: Implement KUAP for Radix MMU
Michael Ellerman
2019-04-21
1
-2
/
+25
*
powerpc/64: Replace CURRENT_THREAD_INFO with PACA_THREAD_INFO
Christophe Leroy
2019-02-23
1
-5
/
+5
*
powerpc: Don't use CURRENT_THREAD_INFO to find the stack
Christophe Leroy
2019-02-23
1
-1
/
+1
*
powerpc/64s: Remove MSR_RI optimisation in system_call_exit()
Michael Ellerman
2019-02-23
1
-20
/
+14
*
powerpc/64s: Clear on-stack exception marker upon exception return
Nicolai Stange
2019-01-31
1
-0
/
+7
*
powerpc: split compat syscall table out from native table
Firoz Khan
2018-12-21
1
-2
/
+5
*
powerpc/tm: Save MSR to PACA before RFID
Breno Leitao
2018-12-21
1
-0
/
+4
*
powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)
Diana Craciun
2018-12-20
1
-0
/
+5
*
powerpc/64: Interrupts save PPR on stack rather than thread_struct
Nicholas Piggin
2018-10-14
1
-10
/
+5
*
powerpc: Use SWITCH_FRAME_SIZE for prom and rtas entry
Joel Stanley
2018-10-13
1
-5
/
+5
[next]