index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
head_booke.h
Age
Commit message (
Expand
)
Author
2023-04-11
powerpc/32: Include thread_info.h in head_booke.h
Nathan Chancellor
2022-12-02
powerpc: add a definition for the marker offset within the interrupt frame
Nicholas Piggin
2022-12-02
powerpc: add definition for pt_regs offset within an interrupt frame
Nicholas Piggin
2022-09-26
powerpc: Remove CONFIG_PPC_BOOK3E_MMU
Christophe Leroy
2022-09-26
powerpc: Remove CONFIG_PPC_FSL_BOOK3E
Christophe Leroy
2022-09-26
powerpc: Change CONFIG_E500 to CONFIG_PPC_E500
Christophe Leroy
2021-11-29
powerpc: flexible GPR range save/restore macros
Nicholas Piggin
2021-10-29
powerpc/32e: Ignore ESR in instruction storage interrupt handler
Nicholas Piggin
2021-08-07
powerpc/32: Fix critical and debug interrupts on BOOKE
Christophe Leroy
2021-06-25
powerpc/32: Avoid #ifdef nested with FTR_SECTION on booke syscall entry
Christophe Leroy
2021-06-25
powerpc/32: Reduce code duplication of system call entry
Christophe Leroy
2021-06-25
powerpc/32: Interchange r1 and r11 in SYSCALL_ENTRY on booke
Christophe Leroy
2021-03-29
powerpc/32s: Move KUEP locking/unlocking in C
Christophe Leroy
2021-03-29
powerpc/32: Only use prepare_transfer_to_handler function on book3s/32 and e500
Christophe Leroy
2021-03-29
powerpc/32: Save remaining registers in exception prolog
Christophe Leroy
2021-03-29
powerpc/32: Refactor saving of volatile registers in exception prologs
Christophe Leroy
2021-03-29
powerpc/32: Remove the xfer parameter in EXCEPTION() macro
Christophe Leroy
2021-03-29
powerpc/32: Dismantle EXC_XFER_STD/LITE/TEMPLATE
Christophe Leroy
2021-03-29
powerpc/32: Only restore non volatile registers when required
Christophe Leroy
2021-03-29
powerpc/32: Add a prepare_transfer_to_handler macro for exception prologs
Christophe Leroy
2021-03-29
powerpc/32: Save trap number on stack in exception prolog
Christophe Leroy
2021-03-29
powerpc/32: Call bad_page_fault() from do_page_fault()
Christophe Leroy
2021-03-29
powerpc/32: Set regs parameter in r3 in transfer_to_handler
Christophe Leroy
2021-03-29
powerpc/32: Always save non volatile registers on exception entry
Christophe Leroy
2021-03-29
powerpc/32: Perform normal function call in exception entry
Christophe Leroy
2021-03-29
powerpc/32: Refactor booke critical registers saving
Christophe Leroy
2021-03-29
powerpc/32: Enable instruction translation at the same time as data translation
Christophe Leroy
2021-03-29
powerpc/32: Remove ksp_limit
Christophe Leroy
2021-02-11
powerpc/32: Handle bookE debugging in C in syscall entry/exit
Christophe Leroy
2021-02-11
powerpc/32: Remove the counter in global_dbcr0
Christophe Leroy
2021-02-11
powerpc/32: Remove verification of MSR_PR on syscall in the ASM entry
Christophe Leroy
2021-02-11
powerpc/syscall: implement system call entry/exit logic in C for PPC32
Christophe Leroy
2021-02-11
powerpc/32: Always save non volatile GPRs at syscall entry
Christophe Leroy
2021-02-11
powerpc/32: On syscall entry, enable instruction translation at the same time...
Christophe Leroy
2021-02-11
powerpc/32: Always enable data translation on syscall entry
Christophe Leroy
2021-02-09
powerpc: DebugException remove args
Nicholas Piggin
2021-02-09
powerpc: remove arguments from fault handler functions
Nicholas Piggin
2020-12-05
powerpc: Retire e200 core (mpc555x processor)
Christophe Leroy
2020-11-19
powerpc: Replace RFI by rfi on book3s/32 and booke
Christophe Leroy
2020-10-08
powerpc: Remove SYNC on non 6xx
Christophe Leroy
2020-05-11
powerpc: Replace _ALIGN_UP() by ALIGN()
Christophe Leroy
2020-02-19
powerpc/32: Warn and return ENOSYS on syscalls from kernel
Christophe Leroy
2020-01-26
powerpc/32: save DEAR/DAR before calling handle_page_fault
Christophe Leroy
2019-06-16
powerpc/32: fix build failure on book3e with KVM
Christophe Leroy
2019-06-15
powerpc/booke: fix fast syscall entry on SMP
Christophe Leroy
2019-05-03
powerpc/32: implement fast entry for syscalls on BOOKE
Christophe Leroy
2019-05-03
powerpc/32: get rid of COPY_EE in exception entry
Christophe Leroy
2019-05-03
powerpc/32: Enter exceptions with MSR_EE unset
Christophe Leroy
2019-05-03
powerpc/32: enter syscall with MSR_EE inconditionaly set
Christophe Leroy
2019-02-23
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
[next]