index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
mmu_decl.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-20
powerpc/e500: Add missing prototype for 'relocate_init'
Christophe Leroy
1
-0
/
+1
2022-09-26
powerpc: Remove CONFIG_PPC_FSL_BOOK3E
Christophe Leroy
1
-2
/
+2
2022-09-26
powerpc: Remove CONFIG_PPC_BOOK3E
Christophe Leroy
1
-3
/
+3
2022-09-26
powerpc: Remove CONFIG_FSL_BOOKE
Christophe Leroy
1
-2
/
+2
2022-09-01
powerpc/32: Remove wii_memory_fixups()
Christophe Leroy
1
-8
/
+0
2022-08-26
powerpc/fsl_booke: Make calc_cam_sz() static
Christophe Leroy
1
-2
/
+0
2022-08-26
powerpc: Remove stale declarations in mmu_decl.h
Christophe Leroy
1
-4
/
+0
2022-06-29
powerpc/32: Remove the 'nobats' kernel parameter
Christophe Leroy
1
-1
/
+0
2022-05-04
powerpc/book3e: Fix sparse report in mm/nohash/fsl_book3e.c
Christophe Leroy
1
-0
/
+4
2021-10-22
powerpc/fsl_booke: Update of TLBCAMs after init
Christophe Leroy
1
-1
/
+1
2021-10-22
powerpc/fsl_booke: Tell map_mem_in_cams() if init is done
Christophe Leroy
1
-1
/
+1
2021-08-25
powerpc/ptdump: Convert powerpc to GENERIC_PTDUMP
Christophe Leroy
1
-1
/
+1
2021-03-24
powerpc: Enable KFENCE for PPC32
Christophe Leroy
1
-0
/
+5
2020-12-09
powerpc/32s: Move _tlbie() and _tlbia() prototypes to tlbflush.h
Christophe Leroy
1
-3
/
+0
2020-12-09
powerpc/32s: Make Hash var static
Christophe Leroy
1
-1
/
+0
2020-12-03
powerpc/32s: Don't hash_preload() kernel text
Christophe Leroy
1
-2
/
+0
2020-05-26
powerpc/8xx: Don't set IMMR map anymore at boot
Christophe Leroy
1
-0
/
+4
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-02
powerpc/mm: print hash info in a helper
Christophe Leroy
1
-1
/
+4
2019-05-02
powerpc/32s: drop Hash_end
Christophe Leroy
1
-1
/
+1
2019-05-02
powerpc/32s: set up an early static hash table for KASAN.
Christophe Leroy
1
-0
/
+1
2019-05-02
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-03-31
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-12
powerpc32: remove ioremap_base
Christophe Leroy
1
-1
/
+0
2016-03-12
powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() together
Christophe Leroy
1
-0
/
+10
2016-03-12
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-28
powerpc/fsl-booke-64: Don't limit ppc64_rma_size to one TLB entry
Scott Wood
1
-1
/
+2
2015-10-23
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
[next]