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