index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
8xx_mmu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/mm: Move nohash specifics in subdirectory mm/nohash
Christophe Leroy
2019-05-03
1
-239
/
+0
*
powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h>
Christophe Leroy
2019-05-02
1
-1
/
+1
*
powerpc/8xx: Add Kernel Userspace Access Protection
Christophe Leroy
2019-04-21
1
-0
/
+12
*
powerpc/8xx: Add Kernel Userspace Execution Prevention
Christophe Leroy
2019-04-21
1
-0
/
+12
*
powerpc/8xx: don't disable large TLBs with CONFIG_STRICT_KERNEL_RWX
Christophe Leroy
2019-02-23
1
-1
/
+30
*
powerpc/mm/32: add base address to mmu_mapin_ram()
Christophe Leroy
2019-02-23
1
-1
/
+1
*
powerpc/8xx: Map 32Mb of RAM at init.
Christophe Leroy
2019-02-23
1
-2
/
+5
*
powerpc/8xx: replace most #ifdef by IS_ENABLED() in 8xx_mmu.c
Christophe Leroy
2019-02-23
1
-25
/
+19
*
powerpc: simplify BDI switch
Christophe Leroy
2019-02-22
1
-5
/
+2
*
powerpc/8xx: use modify_instruction_site()
Christophe Leroy
2018-12-19
1
-5
/
+1
*
powerpc/8xx: Use hardware assistance in TLB handlers
Christophe Leroy
2018-12-04
1
-2
/
+2
*
Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...
Michael Ellerman
2018-10-29
1
-0
/
+1
|
\
|
*
powerpc/8xx: add missing header in 8xx_mmu.c
Christophe Leroy
2018-10-22
1
-0
/
+1
*
|
powerpc/8xx: Use patch_site for memory setup patching
Christophe Leroy
2018-10-26
1
-16
/
+7
*
|
Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"
Christophe Leroy
2018-10-26
1
-1
/
+1
|
/
*
powerpc/8xx: change name of a few page flags to avoid confusion
Christophe Leroy
2018-10-14
1
-1
/
+1
*
powerpc: handover page flags with a pgprot_t parameter
Christophe Leroy
2018-10-14
1
-2
/
+1
*
powerpc/mm/slice: Fix hugepage allocation at hint address on 8xx
Christophe Leroy
2018-03-06
1
-1
/
+1
*
powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP
Christophe Leroy
2018-01-16
1
-1
/
+1
*
powerpc/mm: extend _PAGE_PRIVILEGED to all CPUs
Christophe Leroy
2018-01-16
1
-1
/
+1
*
powerpc/8xx: mark init functions with __init
Christophe Leroy
2017-08-15
1
-4
/
+4
*
powerpc/8xx: Make pinning of ITLBs optional
Christophe Leroy
2017-08-15
1
-1
/
+7
*
powerpc/8xx: Ensures RAM mapped with LTLB is seen as block mapped on 8xx.
Christophe Leroy
2017-08-15
1
-2
/
+11
*
powerpc/mm: Rename map_page() to map_kernel_page() on 32-bit
Christophe Leroy
2017-06-05
1
-1
/
+1
*
powerpc/8xx: add CONFIG_PIN_TLB_IMMR
Christophe Leroy
2016-07-09
1
-4
/
+8
*
powerpc/8xx: Rework CONFIG_PIN_TLB handling
Christophe Leroy
2016-07-09
1
-8
/
+19
*
powerpc/8xx: Don't use page table for linear memory space
Christophe Leroy
2016-07-09
1
-38
/
+18
*
powerpc/8xx: Map IMMR area with 512k page at a fixed address
Christophe Leroy
2016-07-09
1
-1
/
+55
*
powerpc/8xx: rewrite flush_instruction_cache() in C
Christophe Leroy
2016-03-11
1
-0
/
+7
*
powerpc/8xx: rewrite set_context() in C
Christophe Leroy
2016-03-11
1
-0
/
+34
*
powerpc/8xx: move setup_initial_memory_limit() into 8xx_mmu.c
Christophe Leroy
2016-03-11
1
-0
/
+17
*
powerpc/8xx: Map linear kernel RAM with 8M pages
Christophe Leroy
2016-03-11
1
-0
/
+83