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
/
hash_utils.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-18
powerpc/64s/slb: Add no_slb_preload early cmdline param
Ritesh Harjani (IBM)
1
-0
/
+3
2025-11-18
powerpc/64s/hash: Update directMap page counters for Hash
Ritesh Harjani (IBM)
1
-0
/
+14
2025-11-18
powerpc/64s/hash: Hash hpt_order should be only available with Hash MMU
Ritesh Harjani (IBM)
1
-0
/
+2
2025-11-18
powerpc/64s/hash: Improve hash mmu printk messages
Ritesh Harjani (IBM)
1
-4
/
+4
2025-11-18
powerpc/64s/hash: Fix phys_addr_t printf format in htab_initialize()
Ritesh Harjani (IBM)
1
-2
/
+2
2025-11-18
powerpc/64s/hash: Restrict stress_hpt_struct memblock region to within RMA limit
Ritesh Harjani (IBM)
1
-4
/
+6
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
1
-2
/
+2
2025-07-21
powerpc/mm/book3s64: Move kfence and debug_pagealloc related calls to __init ...
Ritesh Harjani (IBM)
1
-3
/
+3
2025-04-02
Merge branch 'topic/cxl' into next
Michael Ellerman
1
-3
/
+7
2025-03-16
cxl: Remove driver
Andrew Donnellan
1
-3
/
+7
2025-02-26
powerpc: Remove some Cell leftovers
Michael Ellerman
1
-12
/
+0
2024-11-23
Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-92
/
+272
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
1
-1
/
+1
2024-10-23
book3s64/hash: Early detect debug_pagealloc size requirement
Ritesh Harjani (IBM)
1
-12
/
+13
2024-10-23
book3s64/hash: Disable kfence if not early init
Ritesh Harjani (IBM)
1
-1
/
+3
2024-10-23
book3s64/hash: Add kfence functionality
Ritesh Harjani (IBM)
1
-13
/
+149
2024-10-23
book3s64/hash: Disable debug_pagealloc if it requires more memory
Ritesh Harjani (IBM)
1
-1
/
+14
2024-10-23
book3s64/hash: Make kernel_map_linear_page() generic
Ritesh Harjani (IBM)
1
-22
/
+25
2024-10-23
book3s64/hash: Refactor hash__kernel_map_pages() function
Ritesh Harjani (IBM)
1
-1
/
+8
2024-10-23
book3s64/hash: Add hash_debug_pagealloc_alloc_slots() function
Ritesh Harjani (IBM)
1
-12
/
+17
2024-10-23
book3s64/hash: Add hash_debug_pagealloc_add_slot() function
Ritesh Harjani (IBM)
1
-3
/
+10
2024-10-23
book3s64/hash: Refactor kernel linear map related calls
Ritesh Harjani (IBM)
1
-82
/
+82
2024-10-23
book3s64/hash: Remove kfence support temporarily
Ritesh Harjani (IBM)
1
-5
/
+11
2024-09-05
powerpc/64s: Make mmu_hash_ops __ro_after_init
Michael Ellerman
1
-1
/
+1
2024-07-12
powerpc/64s: use contiguous PMD/PUD instead of HUGEPD
Christophe Leroy
1
-4
/
+7
2024-03-03
powerpc: Don't ignore errors from set_memory_{n}p() in __kernel_map_pages()
Christophe Leroy
1
-1
/
+2
2023-12-07
powerpc/book3s/hash: Drop _PAGE_PRIVILEGED from PAGE_NONE
Aneesh Kumar K.V (IBM)
1
-0
/
+7
2023-08-24
powerpc: implement the new page table range API
Matthew Wilcox (Oracle)
1
-5
/
+6
2023-02-12
Merge branch 'fixes' into next
Michael Ellerman
1
-1
/
+1
2023-02-10
powerpc/64s: Fix stress_hpt memblock alloc alignment
Nicholas Piggin
1
-1
/
+2
2023-01-12
powerpc/64s/hash: Make stress_hpt_timer_fn() static
Yang Yingliang
1
-1
/
+1
2022-12-02
powerpc/64s/hash: add stress_hpt kernel boot option to increase hash faults
Nicholas Piggin
1
-1
/
+129
2022-10-18
powerpc/64s: make linear_map_hash_lock a raw spinlock
Nicholas Piggin
1
-6
/
+6
2022-09-28
powerpc/64s: Enable KFENCE on book3s64
Nicholas Miehlbradt
1
-5
/
+5
2022-09-28
powerpc/64s: Allow double call of kernel_[un]map_linear_page()
Christophe Leroy
1
-1
/
+7
2022-09-28
powerpc/64s: Remove unneeded #ifdef CONFIG_DEBUG_PAGEALLOC in hash_utils
Christophe Leroy
1
-7
/
+2
2022-09-26
powerpc/book3s: Inline first level of update_mmu_cache()
Christophe Leroy
1
-4
/
+1
2022-07-25
powerpc: Fix all occurences of duplicate words
Michael Ellerman
1
-1
/
+1
2022-05-08
powerpc: Add missing headers
Christophe Leroy
1
-1
/
+1
2022-05-05
powerpc: fix typos in comments
Julia Lawall
1
-2
/
+2
2022-05-05
powerpc: Simplify and move arch_randomize_brk()
Christophe Leroy
1
-0
/
+19
2022-05-05
powerpc/mm: Remove CONFIG_PPC_MM_SLICES
Christophe Leroy
1
-14
/
+0
2022-02-24
powerpc/64s/hash: Make hash faults work in NMI context
Nicholas Piggin
1
-46
/
+8
2021-12-23
powerpc/mm: Add __init attribute to eligible functions
Nick Child
1
-3
/
+3
2021-12-02
powerpc/64s: move page size definitions from hash specific file
Nicholas Piggin
1
-5
/
+0
2021-12-02
powerpc/pseries: Stop selecting PPC_HASH_MMU_NATIVE
Nicholas Piggin
1
-0
/
+104
2021-12-02
powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVE
Nicholas Piggin
1
-1
/
+1
2021-10-22
powerpc/s64: Clarify that radix lacks DEBUG_PAGEALLOC
Joel Stanley
1
-1
/
+1
2021-08-13
powerpc: rename powerpc_debugfs_root to arch_debugfs_dir
Aneesh Kumar K.V
1
-2
/
+2
2021-06-30
powerpc/64s: fix hash page fault interrupt handler
Nicholas Piggin
1
-13
/
+11
[next]