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
/
mm
/
8xx_mmu.c
Age
Commit message (
Expand
)
Author
2018-03-06
powerpc/mm/slice: Fix hugepage allocation at hint address on 8xx
Christophe Leroy
2018-01-16
powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP
Christophe Leroy
2018-01-16
powerpc/mm: extend _PAGE_PRIVILEGED to all CPUs
Christophe Leroy
2017-08-15
powerpc/8xx: mark init functions with __init
Christophe Leroy
2017-08-15
powerpc/8xx: Make pinning of ITLBs optional
Christophe Leroy
2017-08-15
powerpc/8xx: Ensures RAM mapped with LTLB is seen as block mapped on 8xx.
Christophe Leroy
2017-06-05
powerpc/mm: Rename map_page() to map_kernel_page() on 32-bit
Christophe Leroy
2016-07-09
powerpc/8xx: add CONFIG_PIN_TLB_IMMR
Christophe Leroy
2016-07-09
powerpc/8xx: Rework CONFIG_PIN_TLB handling
Christophe Leroy
2016-07-09
powerpc/8xx: Don't use page table for linear memory space
Christophe Leroy
2016-07-09
powerpc/8xx: Map IMMR area with 512k page at a fixed address
Christophe Leroy
2016-03-11
powerpc/8xx: rewrite flush_instruction_cache() in C
Christophe Leroy
2016-03-11
powerpc/8xx: rewrite set_context() in C
Christophe Leroy
2016-03-11
powerpc/8xx: move setup_initial_memory_limit() into 8xx_mmu.c
Christophe Leroy
2016-03-11
powerpc/8xx: Map linear kernel RAM with 8M pages
Christophe Leroy