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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: drop redundant HAVE_ARCH_TRANSPARENT_HUGEPAGE
Anshuman Khandual
2021-05-05
2
-8
/
+2
*
mm: drop redundant ARCH_ENABLE_SPLIT_PMD_PTLOCK
Anshuman Khandual
2021-05-05
4
-14
/
+4
*
mm: drop redundant ARCH_ENABLE_[HUGEPAGE|THP]_MIGRATION
Anshuman Khandual
2021-05-05
3
-20
/
+5
*
mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]
Anshuman Khandual
2021-05-05
7
-40
/
+12
*
mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)
Anshuman Khandual
2021-05-05
8
-30
/
+9
*
mm: generalize ARCH_HAS_CACHE_LINE_SIZE
Anshuman Khandual
2021-05-05
3
-9
/
+3
*
x86/mm: track linear mapping split events
Saravanan D
2021-05-05
1
-0
/
+8
*
userfaultfd: add minor fault registration mode
Axel Rasmussen
2021-05-05
2
-0
/
+2
*
mm: generalize HUGETLB_PAGE_SIZE_VARIABLE
Anshuman Khandual
2021-05-05
2
-10
/
+2
*
hugetlb/userfaultfd: forbid huge pmd sharing when uffd enabled
Peter Xu
2021-05-05
1
-2
/
+1
*
hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
Peter Xu
2021-05-05
8
-10
/
+12
*
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-30
27
-36
/
+0
*
arm64: kasan: allow to init memory when setting tags
Andrey Konovalov
2021-04-30
2
-16
/
+27
*
mm/vmalloc: remove unmap_kernel_range
Nicholas Piggin
2021-04-30
4
-5
/
+5
*
powerpc/xive: remove unnecessary unmap_kernel_range
Nicholas Piggin
2021-04-30
1
-4
/
+0
*
mm/vmalloc: hugepage vmalloc mappings
Nicholas Piggin
2021-04-30
1
-0
/
+11
*
mm/vmalloc: provide fallback arch huge vmap support functions
Nicholas Piggin
2021-04-30
3
-16
/
+11
*
x86: inline huge vmap supported functions
Nicholas Piggin
2021-04-30
3
-37
/
+19
*
arm64: inline huge vmap supported functions
Nicholas Piggin
2021-04-30
2
-29
/
+20
*
powerpc: inline huge vmap supported functions
Nicholas Piggin
2021-04-30
2
-24
/
+16
*
mm: HUGE_VMAP arch support cleanup
Nicholas Piggin
2021-04-30
6
-14
/
+39
*
mm/vmalloc: fix HUGE_VMAP regression by enabling huge pages in vmalloc_to_page
Nicholas Piggin
2021-04-30
1
-0
/
+3
*
ARM: mm: add missing pud_page define to 2-level page tables
Nicholas Piggin
2021-04-30
2
-2
/
+3
*
Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"
Brian Geffon
2021-04-30
1
-1
/
+1
*
x86/vmemmap: optimize for consecutive sections in partial populated PMDs
Oscar Salvador
2021-04-30
1
-6
/
+61
*
x86/vmemmap: handle unpopulated sub-pmd ranges
Oscar Salvador
2021-04-30
1
-13
/
+55
*
x86/vmemmap: drop handling of 1GB vmemmap ranges
Oscar Salvador
2021-04-30
1
-28
/
+7
*
x86/vmemmap: drop handling of 4K unaligned vmemmap range
Oscar Salvador
2021-04-30
1
-35
/
+13
*
mm: move page_mapping_file to pagemap.h
Matthew Wilcox (Oracle)
2021-04-30
9
-0
/
+9
*
mm/memtest: add ARCH_USE_MEMTEST
Anshuman Khandual
2021-04-30
6
-0
/
+6
*
arch/sh/include/asm/tlb.h: remove duplicate include
Zhang Yunkai
2021-04-30
1
-8
/
+2
*
ia64: module: fix symbolizer crash on fdescr
Sergei Trofimovich
2021-04-30
2
-5
/
+30
*
ia64: drop marked broken DISCONTIGMEM and VIRTUAL_MEM_MAP
Sergei Trofimovich
2021-04-30
13
-331
/
+4
*
ia64: mca: always make IA64_MCA_DEBUG an expression
Sergei Trofimovich
2021-04-30
1
-2
/
+2
*
ia64: fix EFI_DEBUG build
Sergei Trofimovich
2021-04-30
1
-5
/
+6
*
ia64: trivial spelling fixes
Bhaskar Chowdhury
2021-04-30
1
-3
/
+3
*
ia64: simplify code flow around swiotlb init
Sergei Trofimovich
2021-04-30
1
-2
/
+5
*
ia64: drop unused IA64_FW_EMU ifdef
Sergei Trofimovich
2021-04-30
1
-5
/
+0
*
ia64: ensure proper NUMA distance and possible map initialization
Valentin Schneider
2021-04-30
1
-2
/
+5
*
arch/ia64/include/asm/pgtable.h: minor typo fixes
Bhaskar Chowdhury
2021-04-30
1
-1
/
+1
*
arch/ia64/kernel/fsys.S: fix typos
Bhaskar Chowdhury
2021-04-30
1
-2
/
+2
*
arch/ia64/kernel/head.S: remove duplicate include
Zhang Yunkai
2021-04-30
1
-1
/
+0
*
Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-04-29
12
-167
/
+17
|
\
|
*
kbuild: remove TMPO from try-run
Masahiro Yamada
2021-04-25
1
-2
/
+2
|
*
ia64: syscalls: switch to generic syscallhdr.sh
Masahiro Yamada
2021-04-25
2
-42
/
+2
|
*
ia64: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
2021-04-25
3
-40
/
+3
|
*
alpha: syscalls: switch to generic syscallhdr.sh
Masahiro Yamada
2021-04-25
2
-41
/
+2
|
*
alpha: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
2021-04-25
3
-39
/
+3
|
*
arm64: move --fix-cortex-a53-843419 linker test to Kconfig
Masahiro Yamada
2021-04-25
2
-1
/
+4
|
*
kbuild: check the minimum assembler version in Kconfig
Masahiro Yamada
2021-04-25
1
-2
/
+1
[next]