index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
head_book3s_32.S
Age
Commit message (
Expand
)
Author
2021-03-01
powerpc/603: Fix protection of user pages mapped with PROT_NONE
Christophe Leroy
2021-02-22
Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-02-11
powerpc/32: Preserve cr1 in exception prolog stack check to fix build error
Christophe Leroy
2021-02-09
powerpc: add and use unknown_async_exception
Nicholas Piggin
2021-02-09
powerpc: remove arguments from fault handler functions
Nicholas Piggin
2021-02-09
powerpc/32s: move DABR match out of handle_page_fault
Christophe Leroy
2021-01-31
powerpc/32s: Only build hash code when CONFIG_PPC_BOOK3S_604 is selected
Christophe Leroy
2021-01-04
powerpc/32s: Fix RTAS machine check with VMAP stack
Christophe Leroy
2020-12-09
powerpc/32s: Handle PROTFAULT in hash_page() also for CONFIG_PPC_KUAP
Christophe Leroy
2020-12-09
powerpc/32s: Make Hash var static
Christophe Leroy
2020-12-04
powerpc/32s: Use SPRN_SPRG_SCRATCH2 in DSI prolog
Christophe Leroy
2020-12-04
powerpc/603: Use SPRN_SDR1 to store the pgdir phys address
Christophe Leroy
2020-12-04
powerpc/32s: Fix an FTR_SECTION_ELSE
Christophe Leroy
2020-12-04
powerpc/32s: Always map kernel text and rodata with BATs
Christophe Leroy
2020-12-04
powerpc/32s: Allow deselecting CONFIG_PPC_FPU on mpc832x
Christophe Leroy
2020-11-25
Merge branch 'fixes' into next
Michael Ellerman
2020-11-19
powerpc: Replace RFI by rfi on book3s/32 and booke
Christophe Leroy
2020-11-08
powerpc/32s: Use relocation offset when setting early hash table
Christophe Leroy
2020-11-05
powerpc/603: Always fault when _PAGE_ACCESSED is not set
Christophe Leroy
2020-10-08
powerpc/32s: Remove #ifdef CONFIG_PPC_BOOK3S_32 in head_book3s_32.S
Christophe Leroy
2020-10-08
powerpc/32s: Rename head_32.S to head_book3s_32.S
Christophe Leroy