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
/
include
/
asm
/
book3s
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-22
Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-6
/
+6
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-15
/
+15
2026-04-05
mm: change to return bool for pudp_test_and_clear_young()
Baolin Wang
1
-5
/
+5
2026-04-05
mm: change to return bool for pmdp_test_and_clear_young()
Baolin Wang
1
-5
/
+5
2026-04-05
mm: change to return bool for ptep_test_and_clear_young()
Baolin Wang
2
-5
/
+5
2026-03-30
powerpc/64s: Add support for huge pfnmaps
Ritesh Harjani (IBM)
1
-0
/
+23
2026-03-17
powerpc/64s: Move serialize_against_pte_lookup() to hash_pgtable.c
Ritesh Harjani (IBM)
1
-1
/
+0
2026-03-17
powerpc/64s/tlbflush-radix: Remove unused radix__flush_tlb_pwc()
Ritesh Harjani (IBM)
1
-1
/
+0
2026-03-17
powerpc/64s: Fix _HPAGE_CHG_MASK to include _PAGE_SPECIAL bit
Ritesh Harjani (IBM)
1
-2
/
+2
2026-03-17
powerpc/64s: Fix unmap race with PMD migration entries
Ritesh Harjani (IBM)
1
-0
/
+15
2026-03-13
mm/page_table_check: Pass mm_struct to pxx_user_accessible_page()
Tobias Huschle
2
-6
/
+6
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-22
/
+72
2026-01-26
powerpc/mm: support page table check
Rohan McLure
2
-11
/
+41
2026-01-26
powerpc/mm: implement *_user_accessible_page() for ptes
Rohan McLure
2
-0
/
+22
2026-01-20
powerpc/mm: replace batch->active with is_lazy_mmu_mode_active()
Kevin Brodsky
1
-9
/
+0
2026-01-20
mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE
Kevin Brodsky
1
-2
/
+0
2026-01-20
powerpc/mm: implement arch_flush_lazy_mmu_mode()
Kevin Brodsky
1
-3
/
+12
2026-01-07
powerpc/32: Automatically adapt TASK_SIZE based on constraints
Christophe Leroy
1
-4
/
+0
2026-01-07
powerpc/32s: Fix segments setup when TASK_SIZE is not a multiple of 256M
Christophe Leroy
1
-1
/
+4
2026-01-07
powerpc/uaccess: Remove unused size and from parameters from allow_access_user()
Christophe Leroy
2
-6
/
+3
2025-11-18
powerpc/64s/slb: Fix SLB multihit issue during SLB preload
Donet Tom
1
-1
/
+0
2025-11-18
powerpc, mm: Fix mprotect on book3s 32-bit
Dave Vasilevsky
1
-1
/
+4
2025-09-15
powerpc/603: Really copy kernel PGD entries into all PGDIRs
Christophe Leroy
1
-2
/
+8
2025-09-01
powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
13
-44
/
+44
2025-07-09
mm: remove devmap related functions and page table bits
Alistair Popple
4
-75
/
+5
2025-07-09
mm: change vm_get_page_prot() to accept vm_flags_t argument
Lorenzo Stoakes
1
-1
/
+1
2025-06-11
mm: pgtable: fix pte_swp_exclusive
Magnus Lindholm
2
-2
/
+2
2025-05-11
arch: remove mk_pmd()
Matthew Wilcox (Oracle)
1
-1
/
+0
2025-03-16
mm/hugetlb: enable bootmem allocation from CMA areas
Frank van der Linden
1
-0
/
+6
2025-02-10
powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as static inline
Christophe Leroy
1
-2
/
+10
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+3
2024-09-01
mm/powerpc: add missing pud helpers
Peter Xu
1
-0
/
+3
2024-08-30
powerpc/32s: Reduce default size of module/execmem area
Christophe Leroy
1
-1
/
+2
2024-08-29
powerpc/64s/mm: Move __real_pte stubs into hash-4k.h
Michael Ellerman
2
-26
/
+20
2024-07-12
powerpc/64s: use contiguous PMD/PUD instead of HUGEPD
Christophe Leroy
6
-130
/
+52
2024-07-12
powerpc/mm: allow hugepages without hugepd
Christophe Leroy
1
-2
/
+0
2024-04-25
mm/treewide: remove pXd_huge()
Peter Xu
2
-35
/
+0
2024-04-25
mm/powerpc: redefine pXd_huge() with pXd_leaf()
Peter Xu
2
-27
/
+14
2024-03-15
Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-16
/
+2
2024-03-07
powerpc/64s: Fix get_hugepd_cache_index() build failure
Michael Ellerman
1
-2
/
+2
2024-03-06
mm/treewide: drop pXd_large()
Peter Xu
1
-3
/
+1
2024-03-06
mm/powerpc: replace pXd_is_leaf() with pXd_leaf()
Peter Xu
1
-6
/
+4
2024-03-06
mm/powerpc: define pXd_large() with pXd_leaf()
Peter Xu
1
-14
/
+2
2024-03-03
powerpc: Refactor __kernel_map_pages()
Christophe Leroy
3
-14
/
+0
2023-12-07
powerpc/book3s64: Avoid __pte_protnone() check in __pte_flags_need_flush()
Aneesh Kumar K.V (IBM)
1
-7
/
+2
2023-12-07
powerpc/book3s/hash: Drop _PAGE_PRIVILEGED from PAGE_NONE
Aneesh Kumar K.V (IBM)
1
-8
/
+2
2023-10-23
powerpc/32s: Implement local_flush_tlb_page_psize()
Michael Ellerman
1
-1
/
+1
2023-10-19
powerpc: Annotate endianness of various variables and functions
Benjamin Gray
1
-1
/
+1
2023-10-19
powerpc: Support execute-only on all powerpc
Christophe Leroy
2
-4
/
+2
2023-10-19
powerpc/32s: Introduce _PAGE_READ and remove _PAGE_USER
Christophe Leroy
1
-36
/
+12
[next]