index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-02
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
1
-1
/
+1
2020-04-02
sh/mm: use helper fault_signal_pending()
Peter Xu
1
-5
/
+5
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-9
/
+8
2020-01-04
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
1
-3
/
+1
2019-11-28
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
1
-2
/
+2
2019-11-25
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-3
/
+2
2019-11-11
sh: remove __iounmap
Christoph Hellwig
1
-2
/
+2
2019-10-18
sh: Use pr_warn instead of pr_warning
Kefeng Wang
1
-3
/
+2
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
1
-4
/
+0
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
1
-3
/
+0
2019-07-18
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
1
-2
/
+0
2019-07-16
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
Anshuman Khandual
1
-16
/
+2
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-47
/
+13
2019-07-12
sh: use the generic get_user_pages_fast code
Christoph Hellwig
2
-278
/
+1
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+4
2019-06-03
sh: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
4
-47
/
+13
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 211
Thomas Gleixner
9
-18
/
+9
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
1
-1
/
+1
2019-05-29
signal/sh: Remove tsk parameter from force_sig_info_fault
Eric W. Biederman
1
-7
/
+4
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-14
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
3
-3
/
+3
2019-05-14
mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
David Hildenbrand
1
-8
/
+3
2019-05-14
mm, memory_hotplug: provide a more generic restrictions for memory hotplug
Michal Hocko
1
-3
/
+3
2019-05-14
init: provide a generic free_initmem implementation
Mike Rapoport
1
-5
/
+0
2019-05-14
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
1
-7
/
+0
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
1
-5
/
+6
2019-03-12
memblock: drop memblock_alloc_*_nopanic() variants
Mike Rapoport
1
-1
/
+1
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2
-0
/
+10
2019-03-07
sh: prefer memblock APIs returning virtual address
Mike Rapoport
2
-16
/
+7
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-2
/
+1
2018-12-28
mm, memory_hotplug: add nid parameter to arch_remove_memory
Oscar Salvador
1
-1
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2
-3
/
+2
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace alloc_bootmem_pages with memblock_alloc
Mike Rapoport
1
-2
/
+2
2018-08-17
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
1
-2
/
+2
2018-08-15
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
2018-08-02
sh: split arch/sh/mm/consistent.c
Christoph Hellwig
1
-80
/
+0
2018-08-02
sh: introduce a sh_cacheop_vaddr helper
Christoph Hellwig
1
-5
/
+1
2018-08-02
sh: simplify get_arch_dma_ops
Christoph Hellwig
2
-13
/
+0
2018-08-02
kconfig: include common Kconfig files from top-level Kconfig
Christoph Hellwig
1
-2
/
+0
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+1
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-9
/
+0
2018-05-11
sh: switch to NO_BOOTMEM
Rob Herring
2
-81
/
+6
2018-05-08
dma-debug: move initialization to common code
Christoph Hellwig
1
-9
/
+0
2018-05-05
sh: mm: Fix unprotected access to struct device
Jacopo Mondi
1
-3
/
+8
2018-04-25
signal/sh: Use force_sig_fault where appropriate
Eric W. Biederman
1
-9
/
+1
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
1
-0
/
+1
2018-04-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2018-04-13
mm/gup.c: document return value
Michael S. Tsirkin
1
-0
/
+2
2018-04-13
Merge tag 'sh-for-4.17' of git://git.libc.org/linux-sh
Linus Torvalds
1
-2
/
+2
[prev]
[next]