index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
head_booke.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-29
powerpc/32s: Move KUEP locking/unlocking in C
Christophe Leroy
1
-0
/
+3
2021-03-29
powerpc/32: Only use prepare_transfer_to_handler function on book3s/32 and e500
Christophe Leroy
1
-0
/
+2
2021-03-29
powerpc/32: Save remaining registers in exception prolog
Christophe Leroy
1
-0
/
+12
2021-03-29
powerpc/32: Refactor saving of volatile registers in exception prologs
Christophe Leroy
1
-13
/
+13
2021-03-29
powerpc/32: Remove the xfer parameter in EXCEPTION() macro
Christophe Leroy
1
-1
/
+1
2021-03-29
powerpc/32: Dismantle EXC_XFER_STD/LITE/TEMPLATE
Christophe Leroy
1
-23
/
+26
2021-03-29
powerpc/32: Only restore non volatile registers when required
Christophe Leroy
1
-2
/
+8
2021-03-29
powerpc/32: Add a prepare_transfer_to_handler macro for exception prologs
Christophe Leroy
1
-0
/
+4
2021-03-29
powerpc/32: Save trap number on stack in exception prolog
Christophe Leroy
1
-21
/
+23
2021-03-29
powerpc/32: Call bad_page_fault() from do_page_fault()
Christophe Leroy
1
-2
/
+2
2021-03-29
powerpc/32: Set regs parameter in r3 in transfer_to_handler
Christophe Leroy
1
-10
/
+1
2021-03-29
powerpc/32: Always save non volatile registers on exception entry
Christophe Leroy
1
-1
/
+1
2021-03-29
powerpc/32: Perform normal function call in exception entry
Christophe Leroy
1
-3
/
+3
2021-03-29
powerpc/32: Refactor booke critical registers saving
Christophe Leroy
1
-0
/
+41
2021-03-29
powerpc/32: Enable instruction translation at the same time as data translation
Christophe Leroy
1
-2
/
+4
2021-03-29
powerpc/32: Remove ksp_limit
Christophe Leroy
1
-1
/
+0
2021-02-11
powerpc/32: Handle bookE debugging in C in syscall entry/exit
Christophe Leroy
1
-19
/
+0
2021-02-11
powerpc/32: Remove the counter in global_dbcr0
Christophe Leroy
1
-4
/
+1
2021-02-11
powerpc/32: Remove verification of MSR_PR on syscall in the ASM entry
Christophe Leroy
1
-3
/
+0
2021-02-11
powerpc/syscall: implement system call entry/exit logic in C for PPC32
Christophe Leroy
1
-17
/
+0
2021-02-11
powerpc/32: Always save non volatile GPRs at syscall entry
Christophe Leroy
1
-1
/
+1
2021-02-11
powerpc/32: On syscall entry, enable instruction translation at the same time...
Christophe Leroy
1
-5
/
+2
2021-02-11
powerpc/32: Always enable data translation on syscall entry
Christophe Leroy
1
-2
/
+0
2021-02-08
powerpc: DebugException remove args
Nicholas Piggin
1
-0
/
+2
2021-02-08
powerpc: remove arguments from fault handler functions
Nicholas Piggin
1
-3
/
+1
2020-12-05
powerpc: Retire e200 core (mpc555x processor)
Christophe Leroy
1
-2
/
+1
2020-11-19
powerpc: Replace RFI by rfi on book3s/32 and booke
Christophe Leroy
1
-1
/
+1
2020-10-08
powerpc: Remove SYNC on non 6xx
Christophe Leroy
1
-1
/
+0
2020-05-11
powerpc: Replace _ALIGN_UP() by ALIGN()
Christophe Leroy
1
-1
/
+1
2020-02-19
powerpc/32: Warn and return ENOSYS on syscalls from kernel
Christophe Leroy
1
-1
/
+4
2020-01-26
powerpc/32: save DEAR/DAR before calling handle_page_fault
Christophe Leroy
1
-0
/
+2
2019-06-15
powerpc/32: fix build failure on book3e with KVM
Christophe Leroy
1
-2
/
+2
2019-06-15
powerpc/booke: fix fast syscall entry on SMP
Christophe Leroy
1
-3
/
+3
2019-05-02
powerpc/32: implement fast entry for syscalls on BOOKE
Christophe Leroy
1
-5
/
+98
2019-05-02
powerpc/32: get rid of COPY_EE in exception entry
Christophe Leroy
1
-14
/
+8
2019-05-02
powerpc/32: Enter exceptions with MSR_EE unset
Christophe Leroy
1
-10
/
+2
2019-05-02
powerpc/32: enter syscall with MSR_EE inconditionaly set
Christophe Leroy
1
-0
/
+4
2019-02-23
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
1
-7
/
+1
2019-02-23
powerpc: Rename THREAD_INFO to TASK_STACK
Christophe Leroy
1
-2
/
+2
2018-12-30
powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'
Diana Craciun
1
-6
/
+12
2018-12-20
powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)
Diana Craciun
1
-0
/
+6
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2013-05-02
powerpc: Fix interrupt range check on debug exception
Bharat Bhushan
1
-8
/
+8
2013-04-30
powerpc/booke: Remove obsolete macro FINISH_EXCEPTION
Kevin Hao
1
-5
/
+0
2012-04-08
KVM: PPC: booke: category E.HV (GS-mode) support
Scott Wood
1
-4
/
+24
2012-04-08
powerpc/booke: Provide exception macros with interrupt name
Scott Wood
1
-19
/
+22
2012-03-09
powerpc: Call do_page_fault() with interrupts off
Benjamin Herrenschmidt
1
-2
/
+2
2011-06-23
powerpc/85xx: Save scratch registers to thread info instead of using SPRGs.
Ashish Kalra
1
-16
/
+26
2010-05-05
powerpc/booke: Add Stack Marking support to Booke Exception Prolog
Torez Smith
1
-0
/
+4
2009-08-20
powerpc: Use names rather than numbers for SPRGs (v2)
Benjamin Herrenschmidt
1
-30
/
+20
[next]