index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
mmu_decl.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-23
powerpc/ptdump: don't entirely rebuild kernel when selecting CONFIG_PPC_DEBUG_WX
Christophe Leroy
1
-0
/
+6
2019-11-13
powerpc/fsl_booke/kaslr: clear the original kernel if randomized
Jason Yan
1
-0
/
+2
2019-11-13
powerpc/fsl_booke/32: implement KASLR infrastructure
Jason Yan
1
-0
/
+7
2019-11-13
powerpc/fsl_booke/32: introduce reloc_kernel_entry() helper
Jason Yan
1
-0
/
+1
2019-11-13
powerpc/fsl_booke/32: introduce create_kaslr_tlb_entry() helper
Jason Yan
1
-0
/
+1
2019-08-27
powerpc/mm: make ioremap_bot common to all
Christophe Leroy
1
-1
/
+0
2019-08-20
powerpc/mm: Simplify update_mmu_cache() on BOOK3S32
Christophe Leroy
1
-2
/
+1
2019-08-20
powerpc/mm: move update_mmu_cache() into book3s hash utils.
Christophe Leroy
1
-4
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-05-03
powerpc/mm: print hash info in a helper
Christophe Leroy
1
-1
/
+4
2019-05-03
powerpc/32s: drop Hash_end
Christophe Leroy
1
-1
/
+1
2019-05-03
powerpc/32s: set up an early static hash table for KASAN.
Christophe Leroy
1
-0
/
+1
2019-05-03
powerpc/32s: move hash code patching out of MMU_init_hw()
Christophe Leroy
1
-0
/
+1
2019-02-23
powerpc/8xx: don't disable large TLBs with CONFIG_STRICT_KERNEL_RWX
Christophe Leroy
1
-1
/
+1
2019-02-23
powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWX
Christophe Leroy
1
-0
/
+8
2019-02-23
powerpc/mm/32: add base address to mmu_mapin_ram()
Christophe Leroy
1
-1
/
+1
2018-11-26
powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
Christophe Leroy
1
-1
/
+1
2018-10-20
powerpc/mm: Trace tlbia instruction
Christophe Leroy
1
-0
/
+2
2018-10-20
powerpc/mm: Add missing tracepoint for tlbie
Christophe Leroy
1
-0
/
+2
2018-10-14
powerpc/mm: don't use _PAGE_EXEC for calling hash_preload()
Christophe Leroy
1
-1
/
+1
2018-07-30
powerpc: remove unnecessary inclusion of asm/tlbflush.h
Christophe Leroy
1
-1
/
+0
2018-04-01
powerpc/mm/32: Remove the reserved memory hack
Jonathan Neuschäfer
1
-1
/
+0
2017-08-10
powerpc/8xx: Getting rid of remaining use of CONFIG_8xx
Christophe Leroy
1
-5
/
+5
2017-06-05
powerpc/mm: Rename map_page() to map_kernel_page() on 32-bit
Christophe Leroy
1
-1
/
+0
2016-07-09
powerpc/8xx: Map IMMR area with 512k page at a fixed address
Christophe Leroy
1
-1
/
+2
2016-05-01
powerpc/mm: Abstraction for vmemmap and map_kernel_page()
Aneesh Kumar K.V
1
-5
/
+0
2016-03-11
powerpc32: remove ioremap_base
Christophe Leroy
1
-1
/
+0
2016-03-11
powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() together
Christophe Leroy
1
-0
/
+10
2016-03-11
powerpc/8xx: Map linear kernel RAM with 8M pages
Christophe Leroy
1
-12
/
+3
2016-02-29
powerpc/mm/book3s-64: Move _PAGE_PRESENT to the most significant bit
Paul Mackerras
1
-1
/
+2
2015-10-27
powerpc/fsl-booke-64: Don't limit ppc64_rma_size to one TLB entry
Scott Wood
1
-1
/
+2
2015-10-22
powerpc/85xx: Load all early TLB entries at once
Scott Wood
1
-0
/
+1
2015-04-07
powerpc/mm: Change setbat() to take a pgprot_t rather than flags
Michael Ellerman
1
-1
/
+1
2014-10-29
powerpc: Fix comment typo 'CONIFG_8xx'
Paul Bolle
1
-1
/
+1
2014-01-09
powerpc/fsl_booke: smp support for booting a relocatable kernel above 64M
Kevin Hao
1
-1
/
+1
2014-01-09
powerpc/fsl_booke: make sure PAGE_OFFSET map to memstart_addr for relocatable...
Kevin Hao
1
-1
/
+1
2014-01-09
powerpc/fsl_booke: set the tlb entry for the kernel address in AS1
Kevin Hao
1
-0
/
+2
2011-10-11
powerpc/fsl-booke: Fix setup_initial_memory_limit to not blindly map
Kumar Gala
1
-0
/
+2
2010-10-14
powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chips
Kumar Gala
1
-1
/
+4
2010-05-17
powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftrace
Kumar Gala
1
-1
/
+9
2010-05-05
powerpc/47x: Base ppc476 support
Dave Kleikamp
1
-6
/
+1
2009-12-16
Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-4
/
+13
2009-12-14
powerpc: fix up for mmu_mapin_ram api change
Stephen Rothwell
1
-3
/
+3
2009-12-12
powerpc: allow ioremap within reserved memory regions
Albert Herranz
1
-0
/
+1
2009-12-12
wii: use both mem1 and mem2 as ram
Albert Herranz
1
-1
/
+9
2009-11-20
powerpc/fsl-booke: Rework TLB CAM code
Kumar Gala
1
-11
/
+0
2009-08-20
powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3E
Benjamin Herrenschmidt
1
-1
/
+6
2009-08-20
powerpc: Add TLB management code for 64-bit Book3E
Benjamin Herrenschmidt
1
-1
/
+13
2009-08-20
powerpc/mm: Make low level TLB flush ops on BookE take additional args
Benjamin Herrenschmidt
1
-3
/
+13
2009-01-13
Merge commit 'kumar/kumar-next' into next
Benjamin Herrenschmidt
1
-2
/
+9
[next]