index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
head_booke.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/32e: Ignore ESR in instruction storage interrupt handler
Nicholas Piggin
2021-10-29
1
-3
/
+12
*
powerpc/32: Fix critical and debug interrupts on BOOKE
Christophe Leroy
2021-08-07
1
-24
/
+3
*
powerpc/32: Avoid #ifdef nested with FTR_SECTION on booke syscall entry
Christophe Leroy
2021-06-24
1
-2
/
+2
*
powerpc/32: Reduce code duplication of system call entry
Christophe Leroy
2021-06-24
1
-18
/
+0
*
powerpc/32: Interchange r1 and r11 in SYSCALL_ENTRY on booke
Christophe Leroy
2021-06-24
1
-8
/
+9
*
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
-13
/
+13
*
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
-23
/
+26
*
powerpc/32: Only restore non volatile registers when required
Christophe Leroy
2021-03-29
1
-2
/
+8
*
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
-21
/
+23
*
powerpc/32: Call bad_page_fault() from do_page_fault()
Christophe Leroy
2021-03-29
1
-2
/
+2
*
powerpc/32: Set regs parameter in r3 in transfer_to_handler
Christophe Leroy
2021-03-29
1
-10
/
+1
*
powerpc/32: Always save non volatile registers on exception entry
Christophe Leroy
2021-03-29
1
-1
/
+1
*
powerpc/32: Perform normal function call in exception entry
Christophe Leroy
2021-03-29
1
-3
/
+3
*
powerpc/32: Refactor booke critical registers saving
Christophe Leroy
2021-03-29
1
-0
/
+41
*
powerpc/32: Enable instruction translation at the same time as data translation
Christophe Leroy
2021-03-29
1
-2
/
+4
*
powerpc/32: Remove ksp_limit
Christophe Leroy
2021-03-29
1
-1
/
+0
*
powerpc/32: Handle bookE debugging in C in syscall entry/exit
Christophe Leroy
2021-02-11
1
-19
/
+0
*
powerpc/32: Remove the counter in global_dbcr0
Christophe Leroy
2021-02-11
1
-4
/
+1
*
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
-17
/
+0
*
powerpc/32: Always save non volatile GPRs at syscall entry
Christophe Leroy
2021-02-11
1
-1
/
+1
*
powerpc/32: On syscall entry, enable instruction translation at the same time...
Christophe Leroy
2021-02-11
1
-5
/
+2
*
powerpc/32: Always enable data translation on syscall entry
Christophe Leroy
2021-02-11
1
-2
/
+0
*
powerpc: DebugException remove args
Nicholas Piggin
2021-02-08
1
-0
/
+2
*
powerpc: remove arguments from fault handler functions
Nicholas Piggin
2021-02-08
1
-3
/
+1
*
powerpc: Retire e200 core (mpc555x processor)
Christophe Leroy
2020-12-05
1
-2
/
+1
*
powerpc: Replace RFI by rfi on book3s/32 and booke
Christophe Leroy
2020-11-19
1
-1
/
+1
*
powerpc: Remove SYNC on non 6xx
Christophe Leroy
2020-10-08
1
-1
/
+0
*
powerpc: Replace _ALIGN_UP() by ALIGN()
Christophe Leroy
2020-05-11
1
-1
/
+1
*
powerpc/32: Warn and return ENOSYS on syscalls from kernel
Christophe Leroy
2020-02-19
1
-1
/
+4
*
powerpc/32: save DEAR/DAR before calling handle_page_fault
Christophe Leroy
2020-01-26
1
-0
/
+2
*
powerpc/32: fix build failure on book3e with KVM
Christophe Leroy
2019-06-15
1
-2
/
+2
*
powerpc/booke: fix fast syscall entry on SMP
Christophe Leroy
2019-06-15
1
-3
/
+3
*
powerpc/32: implement fast entry for syscalls on BOOKE
Christophe Leroy
2019-05-02
1
-5
/
+98
*
powerpc/32: get rid of COPY_EE in exception entry
Christophe Leroy
2019-05-02
1
-14
/
+8
*
powerpc/32: Enter exceptions with MSR_EE unset
Christophe Leroy
2019-05-02
1
-10
/
+2
*
powerpc/32: enter syscall with MSR_EE inconditionaly set
Christophe Leroy
2019-05-02
1
-0
/
+4
*
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
2019-02-23
1
-7
/
+1
*
powerpc: Rename THREAD_INFO to TASK_STACK
Christophe Leroy
2019-02-23
1
-2
/
+2
*
powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'
Diana Craciun
2018-12-30
1
-6
/
+12
*
powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)
Diana Craciun
2018-12-20
1
-0
/
+6
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
powerpc: Fix interrupt range check on debug exception
Bharat Bhushan
2013-05-02
1
-8
/
+8
*
powerpc/booke: Remove obsolete macro FINISH_EXCEPTION
Kevin Hao
2013-04-30
1
-5
/
+0
*
KVM: PPC: booke: category E.HV (GS-mode) support
Scott Wood
2012-04-08
1
-4
/
+24
[next]