index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: make arch_get_unmapped_area() take vm_flags by default
Mark Brown
2024-09-09
1
-2
/
+3
*
arch, mm: pull out allocation of NODE_DATA to generic code
Mike Rapoport (Microsoft)
2024-09-03
1
-6
/
+1
*
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
2024-09-03
1
-3
/
+0
*
sh: Drop support for memory hotplug and memory hotremove
Oscar Salvador
2024-07-14
2
-32
/
+0
*
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-19
4
-16
/
+6
|
\
|
*
sh/mm/cache: use folio_mapped() in copy_from_user_page()
David Hildenbrand
2024-05-05
1
-1
/
+1
|
*
treewide: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
2024-04-25
1
-3
/
+2
|
*
sh: remove use of PG_arch_1 on individual pages
Matthew Wilcox (Oracle)
2024-04-25
1
-2
/
+3
|
*
mm/treewide: remove pXd_huge()
Peter Xu
2024-04-25
1
-10
/
+0
*
|
sh: cache: Move forward declarations to <asm/cacheflush.h>
Geert Uytterhoeven
2024-05-02
3
-16
/
+1
*
|
sh: nommu: Add missing #include <asm/cacheflush.h>
Geert Uytterhoeven
2024-05-02
1
-0
/
+2
*
|
sh: tlb: Add missing forward declaration for handle_tlbmiss()
Geert Uytterhoeven
2024-05-02
1
-0
/
+1
*
|
sh: pgtable: Fix missing prototypes
Geert Uytterhoeven
2024-05-02
1
-1
/
+3
|
/
*
arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
Arnd Bergmann
2024-03-06
1
-30
/
+12
*
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-08
1
-1
/
+1
*
sh: mm: re-add lost __ref to ioremap_prot() to fix modpost warning
Geert Uytterhoeven
2023-09-19
1
-2
/
+2
*
sh: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
5
-43
/
+68
*
sh: mm: convert to GENERIC_IOREMAP
Baoquan He
2023-08-18
1
-54
/
+11
*
Merge branch 'expand-stack'
Linus Torvalds
2023-06-28
1
-15
/
+2
|
\
|
*
mm/fault: convert remaining simple cases to lock_mm_and_find_vma()
Linus Torvalds
2023-06-24
1
-15
/
+2
*
|
sh/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
2023-06-19
1
-2
/
+2
|
/
*
sh: drop ranges for definition of ARCH_FORCE_MAX_ORDER
Mike Rapoport (IBM)
2023-04-18
1
-3
/
+0
*
sh: reword ARCH_FORCE_MAX_ORDER prompt and help text
Mike Rapoport (IBM)
2023-04-18
1
-7
/
+9
*
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-05
1
-10
/
+7
*
sh: initialize max_mapnr
Mike Rapoport (IBM)
2023-02-16
1
-0
/
+1
*
arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER
Zi Yan
2022-09-11
1
-1
/
+1
*
sh/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
1
-0
/
+20
*
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
2022-06-16
1
-0
/
+4
*
proc: remove PDE_DATA() completely
Muchun Song
2022-01-22
1
-1
/
+1
*
kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases()
Luis Chamberlain
2022-01-22
1
-1
/
+1
*
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
2022-01-15
1
-11
/
+9
*
Merge tag 'sh-for-5.16' of git://git.libc.org/linux-sh
Linus Torvalds
2021-11-14
1
-2
/
+2
|
\
|
*
sh: fix trivial misannotations
Al Viro
2021-09-17
1
-2
/
+2
*
|
exit: Remove calls of do_exit after noreturn versions of die
Eric W. Biederman
2021-10-20
1
-2
/
+0
|
/
*
mm/memory_hotplug: remove nid parameter from arch_remove_memory()
David Hildenbrand
2021-09-08
1
-2
/
+1
*
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
2021-06-29
2
-2
/
+2
*
mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]
Anshuman Khandual
2021-05-05
1
-8
/
+0
*
hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
Peter Xu
2021-05-05
1
-1
/
+1
*
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-30
1
-1
/
+0
*
mm: move page_mapping_file to pagemap.h
Matthew Wilcox (Oracle)
2021-04-30
2
-0
/
+2
*
sh: mm: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2021-01-06
3
-39
/
+6
*
arch/sh: hyphenate Non-Uniform in Kconfig prompt
Randy Dunlap
2021-01-06
1
-1
/
+1
*
sh/highmem: Remove all traces of unused cruft
Thomas Gleixner
2020-11-06
1
-8
/
+0
*
arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
Mike Rapoport
2020-10-13
1
-6
/
+3
*
Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
Linus Torvalds
2020-08-15
8
-10
/
+84
|
\
|
*
sh: don't include <asm/io_trapped.h> in <asm/io.h>
Christoph Hellwig
2020-08-14
1
-0
/
+1
|
*
sh: move the ioremap implementation out of line
Christoph Hellwig
2020-08-14
1
-0
/
+53
|
*
sh: move ioremap_fixed details out of <asm/io.h>
Christoph Hellwig
2020-08-14
4
-0
/
+26
|
*
sh: remove -Werror from Makefiles
Christoph Hellwig
2020-08-14
1
-2
/
+0
|
*
Revert "sh: add loglvl to printk_address()"
Geert Uytterhoeven
2020-08-14
1
-1
/
+1
[next]