index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
head_40x.S
Age
Commit message (
Expand
)
Author
2021-06-17
powerpc: Define swapper_pg_dir[] in C
Christophe Leroy
2021-06-17
powerpc: Define empty_zero_page[] in C
Christophe Leroy
2021-06-17
powerpc/nohash: Convert set_context() to C
Christophe Leroy
2021-06-17
powerpc/nohash: Refactor update of BDI2000 pointers in switch_mmu_context()
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: 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: Provide a name to exception prolog continuation in virtual mode
Christophe Leroy
2021-03-29
powerpc/32: Move exception prolog code into .text once MMU is back on
Christophe Leroy
2021-03-29
powerpc/32: Use START_EXCEPTION() as much as possible
Christophe Leroy
2021-03-29
powerpc/32: Enable instruction translation at the same time as data translation
Christophe Leroy
2021-03-29
powerpc/32: Always enable data translation in exception prolog
Christophe Leroy
2021-03-29
powerpc/32: Remove ksp_limit
Christophe Leroy
2021-03-29
powerpc/40x: Prepare normal exception handler for enabling MMU early
Christophe Leroy
2021-03-29
powerpc/40x: Prepare for enabling MMU in critical exception prolog
Christophe Leroy
2021-03-29
powerpc/40x: Reorder a few instructions in critical exception prolog
Christophe Leroy
2021-03-29
powerpc/40x: Save SRR0/SRR1 and r10/r11 earlier in critical exception
Christophe Leroy
2021-03-29
powerpc/40x: Change CRITICAL_EXCEPTION_PROLOG macro to a gas macro
Christophe Leroy
2021-03-29
powerpc/40x: Don't use SPRN_SPRG_SCRATCH0/1 in TLB miss handlers
Christophe Leroy
2021-02-09
powerpc: DebugException remove args
Nicholas Piggin
2021-02-09
powerpc: remove arguments from fault handler functions
Nicholas Piggin
2020-11-05
powerpc/40x: Always fault when _PAGE_ACCESSED is not set
Christophe Leroy
2020-10-08
powerpc: Remove SYNC on non 6xx
Christophe Leroy
2020-08-03
powerpc/40x: Fix assembler warning about r0
Michael Ellerman
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-05-28
powerpc/40x: Don't save CR in SPRN_SPRG_SCRATCH6
Christophe Leroy
2020-05-28
powerpc/40x: Avoid using r12 in TLB miss handlers
Christophe Leroy
2020-05-28
powerpc: Remove IBM405 Erratum #77
Christophe Leroy
2020-05-28
powerpc/40x: Remove IBM405 Erratum #51
Christophe Leroy
2020-05-28
powerpc/40x: Remove support for IBM 403GCX
Christophe Leroy
2020-05-28
powerpc/40x: Rework 40x PTE access and TLB miss
Christophe Leroy
2020-05-12
powerpc/40x: Make more space for system call exception
Christophe Leroy
2020-01-26
powerpc/32: save DEAR/DAR before calling handle_page_fault
Christophe Leroy
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-03
powerpc/32: implement fast entry for syscalls on non 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-05-03
powerpc/40x: Refactor exception entry macros by using head_32.h
Christophe Leroy
2019-05-03
powerpc/40x: Split and rename NORMAL_EXCEPTION_PROLOG
Christophe Leroy
2019-05-03
powerpc/40x: add exception frame marker
Christophe Leroy
2019-05-03
powerpc/40x: Don't use SPRN_SPRG_SCRATCH2 in EXCEPTION_PROLOG
Christophe Leroy
2019-05-03
powerpc/32: Add KASAN support
Christophe Leroy
2019-02-23
powerpc: Rename THREAD_INFO to TASK_STACK
Christophe Leroy
2019-02-22
powerpc: simplify BDI switch
Christophe Leroy
[next]