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_40x.S
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/kuap: Wire-up KUAP on 40x
Christophe Leroy
2021-12-09
1
-0
/
+8
*
powerpc/40x: Map 32Mbytes of memory at startup
Christophe Leroy
2021-12-09
1
-1
/
+8
*
powerpc: Define swapper_pg_dir[] in C
Christophe Leroy
2021-06-16
1
-11
/
+0
*
powerpc: Define empty_zero_page[] in C
Christophe Leroy
2021-06-16
1
-4
/
+0
*
powerpc/nohash: Convert set_context() to C
Christophe Leroy
2021-06-16
1
-7
/
+0
*
powerpc/nohash: Refactor update of BDI2000 pointers in switch_mmu_context()
Christophe Leroy
2021-06-16
1
-14
/
+0
*
powerpc/32: Refactor saving of volatile registers in exception prologs
Christophe Leroy
2021-03-29
1
-8
/
+1
*
powerpc/32: Remove the xfer parameter in EXCEPTION() macro
Christophe Leroy
2021-03-29
1
-21
/
+21
*
powerpc/32: Dismantle EXC_XFER_STD/LITE/TEMPLATE
Christophe Leroy
2021-03-29
1
-12
/
+21
*
powerpc/32: Only restore non volatile registers when required
Christophe Leroy
2021-03-29
1
-2
/
+8
*
powerpc/32: Save trap number on stack in exception prolog
Christophe Leroy
2021-03-29
1
-10
/
+12
*
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
-7
/
+0
*
powerpc/32: Provide a name to exception prolog continuation in virtual mode
Christophe Leroy
2021-03-29
1
-10
/
+12
*
powerpc/32: Move exception prolog code into .text once MMU is back on
Christophe Leroy
2021-03-29
1
-0
/
+6
*
powerpc/32: Use START_EXCEPTION() as much as possible
Christophe Leroy
2021-03-29
1
-7
/
+5
*
powerpc/32: Enable instruction translation at the same time as data translation
Christophe Leroy
2021-03-29
1
-3
/
+7
*
powerpc/32: Always enable data translation in exception prolog
Christophe Leroy
2021-03-29
1
-23
/
+0
*
powerpc/32: Remove ksp_limit
Christophe Leroy
2021-03-29
1
-2
/
+0
*
powerpc/40x: Prepare normal exception handler for enabling MMU early
Christophe Leroy
2021-03-29
1
-11
/
+6
*
powerpc/40x: Prepare for enabling MMU in critical exception prolog
Christophe Leroy
2021-03-29
1
-3
/
+37
*
powerpc/40x: Reorder a few instructions in critical exception prolog
Christophe Leroy
2021-03-29
1
-4
/
+4
*
powerpc/40x: Save SRR0/SRR1 and r10/r11 earlier in critical exception
Christophe Leroy
2021-03-29
1
-0
/
+8
*
powerpc/40x: Change CRITICAL_EXCEPTION_PROLOG macro to a gas macro
Christophe Leroy
2021-03-29
1
-35
/
+36
*
powerpc/40x: Don't use SPRN_SPRG_SCRATCH0/1 in TLB miss handlers
Christophe Leroy
2021-03-29
1
-21
/
+18
*
powerpc: DebugException remove args
Nicholas Piggin
2021-02-08
1
-0
/
+1
*
powerpc: remove arguments from fault handler functions
Nicholas Piggin
2021-02-08
1
-5
/
+5
*
powerpc/40x: Always fault when _PAGE_ACCESSED is not set
Christophe Leroy
2020-11-05
1
-8
/
+0
*
powerpc: Remove SYNC on non 6xx
Christophe Leroy
2020-10-08
1
-1
/
+0
*
powerpc/40x: Fix assembler warning about r0
Michael Ellerman
2020-08-03
1
-1
/
+1
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
powerpc/40x: Don't save CR in SPRN_SPRG_SCRATCH6
Christophe Leroy
2020-05-28
1
-10
/
+5
*
powerpc/40x: Avoid using r12 in TLB miss handlers
Christophe Leroy
2020-05-28
1
-37
/
+33
*
powerpc: Remove IBM405 Erratum #77
Christophe Leroy
2020-05-28
1
-3
/
+0
*
powerpc/40x: Remove IBM405 Erratum #51
Christophe Leroy
2020-05-28
1
-6
/
+0
*
powerpc/40x: Remove support for IBM 403GCX
Christophe Leroy
2020-05-28
1
-45
/
+0
*
powerpc/40x: Rework 40x PTE access and TLB miss
Christophe Leroy
2020-05-28
1
-148
/
+29
*
powerpc/40x: Make more space for system call exception
Christophe Leroy
2020-05-12
1
-1
/
+2
*
powerpc/32: save DEAR/DAR before calling handle_page_fault
Christophe Leroy
2020-01-26
1
-0
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-7
/
+1
*
powerpc/32: implement fast entry for syscalls on non BOOKE
Christophe Leroy
2019-05-02
1
-2
/
+1
*
powerpc/32: get rid of COPY_EE in exception entry
Christophe Leroy
2019-05-02
1
-5
/
+3
*
powerpc/32: Enter exceptions with MSR_EE unset
Christophe Leroy
2019-05-02
1
-22
/
+22
*
powerpc/32: enter syscall with MSR_EE inconditionaly set
Christophe Leroy
2019-05-02
1
-1
/
+1
*
powerpc/40x: Refactor exception entry macros by using head_32.h
Christophe Leroy
2019-05-02
1
-86
/
+2
*
powerpc/40x: Split and rename NORMAL_EXCEPTION_PROLOG
Christophe Leroy
2019-05-02
1
-10
/
+16
*
powerpc/40x: add exception frame marker
Christophe Leroy
2019-05-02
1
-0
/
+6
*
powerpc/40x: Don't use SPRN_SPRG_SCRATCH2 in EXCEPTION_PROLOG
Christophe Leroy
2019-05-02
1
-12
/
+9
*
powerpc/32: Add KASAN support
Christophe Leroy
2019-05-02
1
-0
/
+3
[next]