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
/
sh
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
2020-04-02
1
-1
/
+1
*
sh/mm: use helper fault_signal_pending()
Peter Xu
2020-04-02
1
-5
/
+5
*
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
1
-9
/
+8
*
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
2020-01-04
1
-3
/
+1
*
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2019-11-28
1
-2
/
+2
|
\
|
*
sh: remove __iounmap
Christoph Hellwig
2019-11-11
1
-2
/
+2
*
|
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-11-25
1
-3
/
+2
|
\
\
|
|
/
|
/
|
|
*
sh: Use pr_warn instead of pr_warning
Kefeng Wang
2019-10-18
1
-3
/
+2
*
|
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-24
1
-4
/
+0
*
|
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-24
1
-3
/
+0
*
|
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
2019-07-18
1
-2
/
+0
*
|
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
Anshuman Khandual
2019-07-16
1
-16
/
+2
*
|
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
4
-47
/
+13
|
\
\
|
*
|
sh: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-03
4
-47
/
+13
*
|
|
sh: use the generic get_user_pages_fast code
Christoph Hellwig
2019-07-12
2
-278
/
+1
|
|
/
|
/
|
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
1
-7
/
+4
|
\
\
|
|
/
|
/
|
|
*
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
1
-1
/
+1
|
*
signal/sh: Remove tsk parameter from force_sig_info_fault
Eric W. Biederman
2019-05-29
1
-7
/
+4
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 211
Thomas Gleixner
2019-05-30
9
-18
/
+9
*
|
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2019-05-14
3
-3
/
+3
*
mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
David Hildenbrand
2019-05-14
1
-8
/
+3
*
mm, memory_hotplug: provide a more generic restrictions for memory hotplug
Michal Hocko
2019-05-14
1
-3
/
+3
*
init: provide a generic free_initmem implementation
Mike Rapoport
2019-05-14
1
-5
/
+0
*
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
2019-05-14
1
-7
/
+0
*
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-05-14
1
-5
/
+6
*
memblock: drop memblock_alloc_*_nopanic() variants
Mike Rapoport
2019-03-12
1
-1
/
+1
*
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
2
-0
/
+10
*
sh: prefer memblock APIs returning virtual address
Mike Rapoport
2019-03-07
2
-16
/
+7
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-2
/
+1
*
mm, memory_hotplug: add nid parameter to arch_remove_memory
Oscar Salvador
2018-12-28
1
-1
/
+1
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
2
-3
/
+2
*
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: replace alloc_bootmem_pages with memblock_alloc
Mike Rapoport
2018-10-31
1
-2
/
+2
*
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-17
1
-2
/
+2
*
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-15
1
-2
/
+0
|
\
[prev]
[next]