index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-25
/
+58
2025-05-26
Merge tag 'powerpc-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2
-17
/
+20
2025-05-15
powerpc/mm/fault: Use str_write_read() helper function
Thorsten Blum
1
-2
/
+3
2025-05-12
powerpc/8xx: Reduce alignment constraint for kernel memory
Christophe Leroy
1
-15
/
+17
2025-05-11
powerpc: mm: call ctor/dtor for kernel PTEs
Kevin Brodsky
1
-17
/
+13
2025-05-11
mm: pass mm down to pagetable_{pte,pmd}_ctor
Kevin Brodsky
2
-2
/
+2
2025-05-11
mm/ptdump: split note_page() into level specific callbacks
Anshuman Khandual
1
-2
/
+44
2025-05-11
arch: remove mk_pmd()
Matthew Wilcox (Oracle)
1
-5
/
+0
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
2025-04-02
Merge tag 'powerpc-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
5
-27
/
+14
2025-04-02
Merge branch 'topic/cxl' into next
Michael Ellerman
5
-27
/
+14
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
5
-20
/
+9
2025-03-17
arch, mm: make releasing of memory to page allocator more explicit
Mike Rapoport (Microsoft)
1
-5
/
+0
2025-03-17
arch, mm: introduce arch_mm_preinit
Mike Rapoport (Microsoft)
1
-3
/
+6
2025-03-17
arch, mm: streamline HIGHMEM freeing
Mike Rapoport (Microsoft)
1
-14
/
+0
2025-03-17
mm: rename GENERIC_PTDUMP and PTDUMP_CORE
Anshuman Khandual
1
-1
/
+1
2025-03-16
powerpc: insert System RAM resource to prevent crashkernel conflict
Sourabh Jain
1
-1
/
+1
2025-03-16
mm/hugetlb: add pre-HVO framework
Frank van der Linden
1
-0
/
+1
2025-03-16
mm/bootmem_info: export register_page_bootmem_memmap
Frank van der Linden
1
-0
/
+4
2025-03-16
mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long
Ryan Roberts
1
-2
/
+2
2025-03-16
cxl: Remove driver
Andrew Donnellan
5
-27
/
+14
2025-02-26
powerpc: Define config option for processors with broadcast TLBIE
Paul Mackerras
1
-2
/
+2
2025-02-26
powerpc/io: Remove PCI_FIX_ADDR
Michael Ellerman
1
-1
/
+1
2025-02-26
powerpc/io: Remove PPC_IO_WORKAROUNDS
Michael Ellerman
1
-9
/
+0
2025-02-26
powerpc: Remove some Cell leftovers
Michael Ellerman
1
-12
/
+0
2025-02-24
powerpc/32: Stop printing Kernel virtual memory layout
Christophe Leroy
1
-22
/
+0
2025-02-11
powerpc/pseries/iommu: memory notifier incorrectly adds TCEs for pmemory
Gaurav Batra
1
-1
/
+1
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
6
-33
/
+11
2025-01-25
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
3
-4
/
+4
2024-11-23
Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
5
-106
/
+294
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
9
-9
/
+9
2024-11-06
mm: drop hugetlb_get_unmapped_area{_*} functions
Oscar Salvador
1
-10
/
+0
2024-11-06
arch/powerpc: teach book3s64 arch_get_unmapped_area{_topdown} to handle hugetlb mappings
Oscar Salvador
1
-10
/
+30
2024-11-05
powerpc: assert_pte_locked() use pte_offset_map_ro_nolock()
Qi Zheng
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/radix: Refactoring common kfence related functions
Ritesh Harjani (IBM)
3
-12
/
+14
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-10-23
powerpc/mm/fault: Fix kfence page fault reporting
Ritesh Harjani (IBM)
1
-2
/
+8
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
5
-30
/
+38
2024-09-19
Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+4
[next]