index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
sh: fault: Fix duplicate printing of "PC:"
Geert Uytterhoeven
2020-08-14
1
-1
/
+0
|
*
sh: remove call to memset after dma_alloc_coherent
Chen Zhou
2020-08-14
1
-2
/
+0
|
*
sh: Fix unneeded constructor in page table allocation
Matthew Wilcox (Oracle)
2020-08-14
1
-4
/
+3
*
|
mm/sh: use general page fault accounting
Peter Xu
2020-08-12
1
-10
/
+1
*
|
mm: do page fault accounting in handle_mm_fault
Peter Xu
2020-08-12
1
-1
/
+1
*
|
mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()
Jia He
2020-08-12
1
-9
/
+0
*
|
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
2020-08-07
2
-9
/
+0
*
|
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
6
-5
/
+1
|
/
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-1
/
+1
*
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
2
-2
/
+2
*
mmap locking API: convert mmap_sem API comments
Michel Lespinasse
2020-06-09
1
-1
/
+1
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-5
/
+5
*
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2020-06-09
2
-11
/
+2
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
4
-4
/
+0
*
sh: add loglvl to printk_address()
Dmitry Safonov
2020-06-09
1
-1
/
+1
*
Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh
Linus Torvalds
2020-06-06
8
-1323
/
+7
|
\
|
*
sh: remove sh5 support
Arnd Bergmann
2020-06-01
8
-1313
/
+7
*
|
sh: add support for folded p4d page tables
Mike Rapoport
2020-06-04
8
-19
/
+70
*
|
sh: drop __pXd_offset() macros that duplicate pXd_index() ones
Mike Rapoport
2020-06-04
1
-3
/
+3
*
|
sh: fault: modernize printing of kernel messages
Geert Uytterhoeven
2020-06-04
1
-20
/
+18
*
|
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
2020-06-03
1
-1
/
+1
|
/
*
sh: fix build error in mm/init.c
Masahiro Yamada
2020-04-21
1
-1
/
+1
*
mm/memory_hotplug: add pgprot_t to mhp_params
Logan Gunthorpe
2020-04-10
1
-0
/
+3
*
mm/memory_hotplug: rename mhp_restrictions to mhp_params
Logan Gunthorpe
2020-04-10
1
-2
/
+2
*
mm/vma: make vma_is_accessible() available for general use
Anshuman Khandual
2020-04-07
1
-1
/
+1
*
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
2020-04-02
1
-1
/
+0
[next]