index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
entry_32.S
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-29
powerpc/32: Reconcile interrupts in C
Christophe Leroy
1
-58
/
+0
2021-03-29
powerpc/40x: Prepare normal exception handler for enabling MMU early
Christophe Leroy
1
-1
/
+1
2021-03-29
powerpc/40x: Save SRR0/SRR1 and r10/r11 earlier in critical exception
Christophe Leroy
1
-9
/
+0
2021-02-11
powerpc/32: Handle bookE debugging in C in syscall entry/exit
Christophe Leroy
1
-7
/
+0
2021-02-11
powerpc/32: Remove the counter in global_dbcr0
Christophe Leroy
1
-9
/
+3
2021-02-11
powerpc/32: Remove verification of MSR_PR on syscall in the ASM entry
Christophe Leroy
1
-30
/
+0
2021-02-11
powerpc/syscall: implement system call entry/exit logic in C for PPC32
Christophe Leroy
1
-194
/
+30
2021-02-11
powerpc/32: Always save non volatile GPRs at syscall entry
Christophe Leroy
1
-45
/
+1
2021-02-11
powerpc/32s: Add missing call to kuep_lock on syscall entry
Christophe Leroy
1
-0
/
+3
2021-02-09
powerpc: bad_page_fault get registers from regs
Nicholas Piggin
1
-2
/
+1
2021-02-09
powerpc/32: transfer can avoid saving r4/r5 over trace call
Nicholas Piggin
1
-6
/
+1
2021-02-09
powerpc/32s: move DABR match out of handle_page_fault
Christophe Leroy
1
-15
/
+0
2020-12-09
powerpc/fault: Perform exception fixup in do_page_fault()
Christophe Leroy
1
-1
/
+1
2020-12-04
powerpc/44x: Don't support 47x code and non 47x code at the same time
Christophe Leroy
1
-8
/
+3
2020-11-19
powerpc: Remove RFI macro
Christophe Leroy
1
-6
/
+24
2020-11-19
powerpc: Replace RFI by rfi on book3s/32 and booke
Christophe Leroy
1
-3
/
+3
2020-10-08
powerpc: Remove support for PowerPC 601
Christophe Leroy
1
-18
/
+0
2020-10-08
powerpc: Drop SYNC_601() ISYNC_601() and SYNC()
Christophe Leroy
1
-16
/
+1
2020-07-23
powerpc: Select ARCH_HAS_MEMBARRIER_SYNC_CORE
Nicholas Piggin
1
-0
/
+6
2020-06-02
powerpc/entry32: Blacklist exception exit points for kprobe.
Christophe Leroy
1
-1
/
+8
2020-06-02
powerpc/entry32: Blacklist syscall exit points for kprobe.
Christophe Leroy
1
-0
/
+3
2020-06-02
powerpc/entry32: Blacklist exception entry points for kprobe.
Christophe Leroy
1
-15
/
+22
2020-06-02
powerpc/32: Blacklist functions running with MMU disabled for kprobe
Christophe Leroy
1
-0
/
+3
2020-06-02
powerpc/rtas: Remove machine_check_in_rtas()
Christophe Leroy
1
-6
/
+0
2020-05-28
powerpc: Remove IBM405 Erratum #77
Christophe Leroy
1
-11
/
+0
2020-04-22
powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32
Christophe Leroy
1
-1
/
+1
2020-03-10
Merge branch 'fixes' into next
Michael Ellerman
1
-4
/
+9
2020-02-26
powerpc/32: don't restore r0, r6-r8 on exception entry path after trace_hardi...
Christophe Leroy
1
-8
/
+3
2020-02-19
powerpc/32: Warn and return ENOSYS on syscalls from kernel
Christophe Leroy
1
-0
/
+27
2020-02-19
powerpc/entry: Fix an #if which should be an #ifdef in entry_32.S
Christophe Leroy
1
-2
/
+2
2020-02-18
powerpc/chrp: Fix enter_rtas() with CONFIG_VMAP_STACK
Christophe Leroy
1
-2
/
+7
2020-02-08
powerpc: Fix CONFIG_TRACE_IRQFLAGS with CONFIG_VMAP_STACK
Christophe Leroy
1
-1
/
+1
2020-02-04
Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-13
/
+19
2020-01-28
powerpc/32s: Fix CPU wake-up from sleep mode
Christophe Leroy
1
-1
/
+2
2020-01-27
powerpc/32s: Enable CONFIG_VMAP_STACK
Christophe Leroy
1
-1
/
+1
2020-01-27
powerpc/32: Add early stack overflow detection with VMAP stack.
Christophe Leroy
1
-0
/
+4
2020-01-26
powerpc/32: prepare for CONFIG_VMAP_STACK
Christophe Leroy
1
-1
/
+3
2020-01-26
powerpc/32: save DEAR/DAR before calling handle_page_fault
Christophe Leroy
1
-1
/
+0
2020-01-26
powerpc/32: replace MTMSRD() by mtmsr
Christophe Leroy
1
-9
/
+9
2019-12-08
sched/rt, powerpc: Use CONFIG_PREEMPTION
Thomas Gleixner
1
-2
/
+2
2019-08-28
powerpc/32s: get rid of CPU_FTR_601 feature
Christophe Leroy
1
-6
/
+16
2019-08-27
powerpc/32: replace LOAD_MSR_KERNEL() by LOAD_REG_IMMEDIATE()
Christophe Leroy
1
-9
/
+9
2019-07-29
powerpc: Wire up clone3 syscall
Michael Ellerman
1
-0
/
+8
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-05-03
powerpc/entry: Remove unneeded need_resched() loop
Valentin Schneider
1
-4
/
+1
2019-05-03
powerpc/32: Don't add dummy frames when calling trace_hardirqs_on/off
Christophe Leroy
1
-14
/
+2
2019-05-03
powerpc/32: don't do syscall stuff in transfer_to_handler
Christophe Leroy
1
-19
/
+0
2019-05-03
powerpc/32: implement fast entry for syscalls on BOOKE
Christophe Leroy
1
-7
/
+0
2019-05-03
powerpc/32: implement fast entry for syscalls on non BOOKE
Christophe Leroy
1
-0
/
+32
2019-05-03
powerpc: Fix 32-bit handling of MSR_EE on exceptions
Christophe Leroy
1
-49
/
+67
[prev]
[next]