index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-09-21
8
-7
/
+15
|
\
|
*
treewide: correct the typo 'retun'
WangYuli
2024-09-10
1
-1
/
+1
|
*
x86/mm: add testmmiotrace MODULE_DESCRIPTION()
Jeff Johnson
2024-09-02
1
-0
/
+1
|
*
crypto: arm/xor - add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-09-02
1
-0
/
+1
|
*
xz: remove XZ_EXTERN and extern from functions
Lasse Collin
2024-09-02
1
-3
/
+0
|
*
riscv: boot: add Image.xz support
Lasse Collin
2024-09-02
3
-2
/
+8
|
*
arm64: boot: add Image.xz support
Lasse Collin
2024-09-02
1
-1
/
+4
*
|
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-21
86
-1654
/
+440
|
\
\
|
*
|
mm: z3fold: deprecate CONFIG_Z3FOLD
Yosry Ahmed
2024-09-17
2
-2
/
+0
|
*
|
mm/arm64: support large pfn mappings
Peter Xu
2024-09-17
2
-0
/
+30
|
*
|
mm/x86: support large pfn mappings
Peter Xu
2024-09-17
2
-28
/
+53
|
*
|
mm/x86/pat: use the new follow_pfnmap API
Peter Xu
2024-09-17
1
-10
/
+7
|
*
|
s390/pci_mmio: use follow_pfnmap API
Peter Xu
2024-09-17
1
-10
/
+12
|
*
|
mm: always define pxx_pgprot()
Peter Xu
2024-09-17
4
-0
/
+4
|
*
|
mm: pass vm_flags to generic_get_unmapped_area()
Mark Brown
2024-09-10
1
-2
/
+2
|
*
|
mm: make arch_get_unmapped_area() take vm_flags by default
Mark Brown
2024-09-10
16
-42
/
+36
|
*
|
x86: remove PG_uncached
Matthew Wilcox (Oracle)
2024-09-04
3
-9
/
+7
|
*
|
mm: remove PageActive
Matthew Wilcox (Oracle)
2024-09-04
1
-3
/
+3
|
*
|
mm: make range-to-target_node lookup facility a part of numa_memblks
Mike Rapoport (Microsoft)
2024-09-04
2
-47
/
+0
|
*
|
mm: numa_memblks: introduce numa_memblks_init
Mike Rapoport (Microsoft)
2024-09-04
1
-36
/
+4
|
*
|
mm: introduce numa_emulation
Mike Rapoport (Microsoft)
2024-09-04
5
-605
/
+0
|
*
|
mm: move numa_distance and related code from x86 to numa_memblks
Mike Rapoport (Microsoft)
2024-09-04
3
-108
/
+0
|
*
|
mm: introduce numa_memblks
Mike Rapoport (Microsoft)
2024-09-04
6
-383
/
+10
|
*
|
x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
Mike Rapoport (Microsoft)
2024-09-04
3
-15
/
+15
|
*
|
x86/numa_emu: use a helper function to get MAX_DMA32_PFN
Mike Rapoport (Microsoft)
2024-09-04
3
-2
/
+8
|
*
|
x86/numa_emu: split __apicid_to_node update to a helper function
Mike Rapoport (Microsoft)
2024-09-04
3
-13
/
+25
|
*
|
x86/numa_emu: simplify allocation of phys_dist
Mike Rapoport (Microsoft)
2024-09-04
1
-6
/
+2
|
*
|
x86/numa: move FAKE_NODE_* defines to numa_emu
Mike Rapoport (Microsoft)
2024-09-04
2
-2
/
+3
|
*
|
x86/numa: use get_pfn_range_for_nid to verify that node spans memory
Mike Rapoport (Microsoft)
2024-09-04
1
-10
/
+7
|
*
|
x86/numa: simplify numa_distance allocation
Mike Rapoport (Microsoft)
2024-09-04
1
-5
/
+2
|
*
|
arch, mm: pull out allocation of NODE_DATA to generic code
Mike Rapoport (Microsoft)
2024-09-04
6
-99
/
+9
|
*
|
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
2024-09-04
28
-142
/
+11
|
*
|
MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION
Mike Rapoport (Microsoft)
2024-09-04
2
-14
/
+0
|
*
|
MIPS: loongson64: rename __node_data to node_data
Mike Rapoport (Microsoft)
2024-09-04
2
-6
/
+6
|
*
|
MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
Mike Rapoport (Microsoft)
2024-09-04
2
-11
/
+0
|
*
|
MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes
Mike Rapoport (Microsoft)
2024-09-04
1
-0
/
+2
|
*
|
MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
Mike Rapoport (Microsoft)
2024-09-04
2
-2
/
+8
|
*
|
mm: remove legacy install_special_mapping() code
Linus Torvalds
2024-09-02
5
-22
/
+58
|
*
|
powerpc/vdso: refactor error handling
Michael Ellerman
2024-09-02
1
-11
/
+7
|
*
|
mm: remove arch_unmap()
Michael Ellerman
2024-09-02
2
-10
/
+0
|
*
|
powerpc/mm: handle VDSO unmapping via close() rather than arch_unmap()
Michael Ellerman
2024-09-02
2
-4
/
+17
|
*
|
mm/x86: add missing pud helpers
Peter Xu
2024-09-02
2
-8
/
+61
|
*
|
mm/x86: implement arch_check_zapped_pud()
Peter Xu
2024-09-02
2
-0
/
+16
|
*
|
mm/x86: make pud_leaf() only care about PSE bit
Peter Xu
2024-09-02
1
-2
/
+1
|
*
|
mm/powerpc: add missing pud helpers
Peter Xu
2024-09-02
2
-0
/
+23
|
*
|
mm: rework accept memory helpers
Kirill A. Shutemov
2024-09-02
2
-2
/
+2
|
*
|
s390/mm/fault: convert do_secure_storage_access() from follow_page() to folio...
David Hildenbrand
2024-09-02
1
-6
/
+10
|
*
|
s390/uv: convert gmap_destroy_page() from follow_page() to folio_walk
David Hildenbrand
2024-09-02
1
-6
/
+12
|
*
|
s390/uv: drop arch_make_page_accessible()
David Hildenbrand
2024-09-02
2
-7
/
+0
|
*
|
powerpc/8xx: document and enforce that split PT locks are not used
David Hildenbrand
2024-09-02
1
-0
/
+6
[next]