index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
mmu_decl.h
Age
Commit message (
Expand
)
Author
2024-06-28
powerpc: Remove core support for 40x
Christophe Leroy
2024-03-17
powerpc: Handle error in mark_rodata_ro() and mark_initmem_nx()
Christophe Leroy
2024-03-15
Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-03-03
powerpc: Don't ignore errors from set_memory_{n}p() in __kernel_map_pages()
Christophe Leroy
2024-03-03
powerpc: Refactor __kernel_map_pages()
Christophe Leroy
2024-02-22
arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WX
Christophe Leroy
2023-11-30
powerpc/64s: Fix CONFIG_NUMA=n build due to create_section_mapping()
Michael Ellerman
2023-08-18
powerpc/47x: Add prototype for mmu_init_secondary()
Christophe Leroy
2023-02-20
powerpc/e500: Add missing prototype for 'relocate_init'
Christophe Leroy
2022-09-26
powerpc: Remove CONFIG_PPC_FSL_BOOK3E
Christophe Leroy
2022-09-26
powerpc: Remove CONFIG_PPC_BOOK3E
Christophe Leroy
2022-09-26
powerpc: Remove CONFIG_FSL_BOOKE
Christophe Leroy
2022-09-01
powerpc/32: Remove wii_memory_fixups()
Christophe Leroy
2022-08-26
powerpc/fsl_booke: Make calc_cam_sz() static
Christophe Leroy
2022-08-26
powerpc: Remove stale declarations in mmu_decl.h
Christophe Leroy
2022-06-29
powerpc/32: Remove the 'nobats' kernel parameter
Christophe Leroy
2022-05-04
powerpc/book3e: Fix sparse report in mm/nohash/fsl_book3e.c
Christophe Leroy
2021-10-22
powerpc/fsl_booke: Update of TLBCAMs after init
Christophe Leroy
2021-10-22
powerpc/fsl_booke: Tell map_mem_in_cams() if init is done
Christophe Leroy
2021-08-25
powerpc/ptdump: Convert powerpc to GENERIC_PTDUMP
Christophe Leroy
2021-03-24
powerpc: Enable KFENCE for PPC32
Christophe Leroy
2020-12-09
powerpc/32s: Move _tlbie() and _tlbia() prototypes to tlbflush.h
Christophe Leroy
2020-12-09
powerpc/32s: Make Hash var static
Christophe Leroy
2020-12-04
powerpc/32s: Don't hash_preload() kernel text
Christophe Leroy
2020-05-26
powerpc/8xx: Don't set IMMR map anymore at boot
Christophe Leroy
2020-01-23
powerpc/ptdump: don't entirely rebuild kernel when selecting CONFIG_PPC_DEBUG_WX
Christophe Leroy
2019-11-13
powerpc/fsl_booke/kaslr: clear the original kernel if randomized
Jason Yan
2019-11-13
powerpc/fsl_booke/32: implement KASLR infrastructure
Jason Yan
2019-11-13
powerpc/fsl_booke/32: introduce reloc_kernel_entry() helper
Jason Yan
2019-11-13
powerpc/fsl_booke/32: introduce create_kaslr_tlb_entry() helper
Jason Yan
2019-08-27
powerpc/mm: make ioremap_bot common to all
Christophe Leroy
2019-08-20
powerpc/mm: Simplify update_mmu_cache() on BOOK3S32
Christophe Leroy
2019-08-20
powerpc/mm: move update_mmu_cache() into book3s hash utils.
Christophe Leroy
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-03
powerpc/mm: print hash info in a helper
Christophe Leroy
2019-05-03
powerpc/32s: drop Hash_end
Christophe Leroy
2019-05-03
powerpc/32s: set up an early static hash table for KASAN.
Christophe Leroy
2019-05-03
powerpc/32s: move hash code patching out of MMU_init_hw()
Christophe Leroy
2019-02-23
powerpc/8xx: don't disable large TLBs with CONFIG_STRICT_KERNEL_RWX
Christophe Leroy
2019-02-23
powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWX
Christophe Leroy
2019-02-23
powerpc/mm/32: add base address to mmu_mapin_ram()
Christophe Leroy
2018-11-26
powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
Christophe Leroy
2018-10-20
powerpc/mm: Trace tlbia instruction
Christophe Leroy
2018-10-20
powerpc/mm: Add missing tracepoint for tlbie
Christophe Leroy
2018-10-14
powerpc/mm: don't use _PAGE_EXEC for calling hash_preload()
Christophe Leroy
2018-07-30
powerpc: remove unnecessary inclusion of asm/tlbflush.h
Christophe Leroy
2018-04-01
powerpc/mm/32: Remove the reserved memory hack
Jonathan Neuschäfer
2017-08-10
powerpc/8xx: Getting rid of remaining use of CONFIG_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: Map IMMR area with 512k page at a fixed address
Christophe Leroy
[next]