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
*
arm64/Kconfig: introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE
Oscar Salvador
2021-05-05
1
-0
/
+3
*
x86/Kconfig: introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE
Oscar Salvador
2021-05-05
1
-0
/
+3
*
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-24
1
-2
/
+2
|
*
ia64: syscalls: switch to generic syscallhdr.sh
Masahiro Yamada
2021-04-24
2
-42
/
+2
|
*
ia64: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
2021-04-24
3
-40
/
+3
|
*
alpha: syscalls: switch to generic syscallhdr.sh
Masahiro Yamada
2021-04-24
2
-41
/
+2
|
*
alpha: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
2021-04-24
3
-39
/
+3
[next]