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: Remove core support for 40x
Christophe Leroy
2024-06-28
1
-721
/
+0
*
powerpc/40x: Introduce _PAGE_READ and remove _PAGE_USER
Christophe Leroy
2023-10-19
1
-3
/
+4
*
powerpc/nohash: Add _PAGE_WRITE to supplement _PAGE_RW
Christophe Leroy
2023-10-19
1
-6
/
+6
*
powerpc: remove unneeded #include <asm/export.h>
Masahiro Yamada
2023-08-16
1
-1
/
+0
*
Merge branch 'topic/objtool' into next
Michael Ellerman
2022-12-08
1
-1
/
+4
|
\
|
*
powerpc/32: Fix objtool unannotated intra-function call warnings
Christophe Leroy
2022-11-18
1
-1
/
+4
*
|
powerpc: allow minimum sized kernel stack frames
Nicholas Piggin
2022-12-02
1
-1
/
+1
|
/
*
powerpc/32: Remove _ENTRY() macro
Christophe Leroy
2022-02-07
1
-9
/
+9
*
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
[next]