index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
book3s64
/
radix_pgtable.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-26
powerpc/mm: support page table check
Rohan McLure
1
-0
/
+3
2026-01-26
powerpc/mm: use set_pte_at_unchecked() for internal usages
Rohan McLure
1
-3
/
+3
2025-09-21
powerpc: stop calling page_address() in free_pages()
Vishal Moola (Oracle)
1
-1
/
+1
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+2
2025-07-29
Merge tag 'powerpc-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-12
/
+19
2025-07-21
powerpc/mm/book3s64: Move kfence and debug_pagealloc related calls to __init ...
Ritesh Harjani (IBM)
1
-2
/
+2
2025-07-09
powerpc: remove checks for devmap pages and PMDs/PUDs
Alistair Popple
1
-3
/
+2
2025-06-23
book3s64/radix : Optimize vmemmap start alignment
Donet Tom
1
-11
/
+18
2025-06-23
book3s64/radix : Handle error conditions properly in radix_vmemmap_populate
Donet Tom
1
-1
/
+1
2025-04-15
book3s64/radix : Align section vmemmap start address to PAGE_SIZE
Donet Tom
1
-2
/
+15
2025-04-15
book3s64/radix: Fix compile errors when CONFIG_ARCH_WANT_OPTIMIZE_DAX_VMEMMAP=n
Ritesh Harjani (IBM)
1
-1
/
+2
2024-10-23
book3s64/radix: Refactoring common kfence related functions
Ritesh Harjani (IBM)
1
-12
/
+0
2024-07-04
powerpc/64s/radix/kfence: map __kfence_pool at page granularity
Hari Bathini
1
-4
/
+80
2024-03-15
Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-14
/
+0
2024-03-06
mm/treewide: replace pmd_large() with pmd_leaf()
Peter Xu
1
-1
/
+1
2024-03-06
mm/powerpc: replace pXd_is_leaf() with pXd_leaf()
Peter Xu
1
-7
/
+7
2024-03-03
powerpc: Refactor __kernel_map_pages()
Christophe Leroy
1
-14
/
+0
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-64
/
+1
2023-08-18
powerpc/book3s64/radix: add debug message to give more details of vmemmap all...
Aneesh Kumar K.V
1
-0
/
+3
2023-08-18
powerpc/book3s64/radix: remove mmu_vmemmap_psize
Aneesh Kumar K.V
1
-11
/
+0
2023-08-18
powerpc/book3s64/radix: add support for vmemmap optimization for radix
Aneesh Kumar K.V
1
-0
/
+203
2023-08-18
powerpc/book3s64/vmemmap: switch radix to use a different vmemmap handling fu...
Aneesh Kumar K.V
1
-27
/
+300
2023-08-18
powerpc/book3s64/mm: enable transparent pud hugepage
Aneesh Kumar K.V
1
-0
/
+28
2023-08-18
powerpc/mm/trace: convert trace event to trace event class
Aneesh Kumar K.V
1
-1
/
+1
2023-08-18
powerpc/mm: Cleanup memory block size probing
Aneesh Kumar K.V
1
-64
/
+1
2023-06-21
powerpc/book3s64/mm: Use PAGE_KERNEL instead of opencoding
Aneesh Kumar K.V
1
-2
/
+1
2023-06-21
powerpc/book3s64/mm: Fix DirectMap stats in /proc/meminfo
Aneesh Kumar K.V
1
-12
/
+22
2023-06-20
powerpc/mm/book3s64: Use pmdp_ptep helper instead of typecasting.
Aneesh Kumar K.V
1
-1
/
+1
2023-05-11
powerpc/64s/radix: Fix soft dirty tracking
Michael Ellerman
1
-2
/
+2
2023-01-31
powerpc/64s/radix: Fix RWX mapping with relocated kernel
Michael Ellerman
1
-0
/
+13
2023-01-31
powerpc/64s/radix: Fix crash with unaligned relocated kernel
Michael Ellerman
1
-0
/
+11
2022-10-09
Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-8
/
+20
2022-09-28
powerpc/64s: Enable KFENCE on book3s64
Nicholas Miehlbradt
1
-2
/
+4
2022-09-28
powerpc/64s: Add DEBUG_PAGEALLOC for radix
Nicholas Miehlbradt
1
-4
/
+14
2022-09-26
powerpc/64s/radix: don't need to broadcast IPI for radix pmd collapse flush
Yang Shi
1
-9
/
+0
2022-09-26
powerpc: move __end_rodata to cover arch read-only sections
Nicholas Piggin
1
-1
/
+1
2022-09-26
powerpc/vmlinux.lds: Add an explicit symbol for the SRWX boundary
Michael Ellerman
1
-2
/
+2
2022-07-27
powerpc/64s: POWER10 nest MMU can upgrade PTE access authority without TLB flush
Nicholas Piggin
1
-13
/
+22
2022-05-05
powerpc: fix typos in comments
Julia Lawall
1
-1
/
+1
2021-12-23
powerpc/mm: Add __init attribute to eligible functions
Nick Child
1
-2
/
+2
2021-12-20
powerpc/64s/radix: Fix huge vmap false positive
Nicholas Piggin
1
-2
/
+2
2021-12-09
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
1
-1
/
+3
2021-11-30
powerpc/64s: Get LPID bit width from device tree
Nicholas Piggin
1
-12
/
+1
2021-11-24
powerpc/64s: Keep AMOR SPR a constant ~0 at runtime
Nicholas Piggin
1
-15
/
+0
2021-10-22
powerpc/s64: Clarify that radix lacks DEBUG_PAGEALLOC
Joel Stanley
1
-0
/
+7
2021-07-26
powerpc/kexec: blacklist functions called in real mode for kprobe
Hari Bathini
1
-1
/
+2
2021-07-08
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
1
-1
/
+1
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
1
-2
/
+2
2021-06-29
Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2021-06-21
powerpc/book3s64/radix: Add H_RPT_INVALIDATE pgsize encodings to mmu_psize_def
Bharata B Rao
1
-0
/
+5
[next]