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
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-11
Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-38
/
+106
2019-07-10
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+22
2019-07-10
Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf...
Linus Torvalds
1
-21
/
+89
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-11
/
+0
2019-07-05
Revert "mm: page cache: store only head pages in i_pages"
Linus Torvalds
7
-69
/
+94
2019-07-05
swap_readpage(): avoid blk_wake_io_task() if !synchronous
Oleg Nesterov
1
-5
/
+8
2019-07-05
mm/vmscan.c: prevent useless kswapd loops
Shakeel Butt
1
-12
/
+15
2019-07-05
mm/page_alloc.c: fix regression with deferred struct page init
Juergen Gross
1
-1
/
+2
2019-07-02
Merge branch 'hmm-devmem-cleanup.4' into rdma.git hmm
Jason Gunthorpe
12
-430
/
+31
2019-07-02
Merge tag 'v5.2-rc7' into rdma.git hmm
Jason Gunthorpe
31
-146
/
+122
2019-07-02
mm: don't select MIGRATE_VMA_HELPER from HMM_MIRROR
Christoph Hellwig
1
-1
/
+0
2019-07-02
mm: remove the HMM config option
Christoph Hellwig
3
-26
/
+5
2019-07-02
mm: sort out the DEVICE_PRIVATE Kconfig mess
Christoph Hellwig
1
-3
/
+2
2019-07-02
mm: simplify ZONE_DEVICE page private data
Christoph Hellwig
1
-4
/
+4
2019-07-02
mm: remove hmm_devmem_add
Christoph Hellwig
1
-110
/
+0
2019-07-02
mm: remove hmm_vma_alloc_locked_page
Christoph Hellwig
1
-14
/
+0
2019-07-02
memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag
Christoph Hellwig
3
-8
/
+4
2019-07-02
memremap: remove the data field in struct dev_pagemap
Christoph Hellwig
1
-4
/
+5
2019-07-02
memremap: add a migrate_to_ram method to struct dev_pagemap_ops
Christoph Hellwig
2
-15
/
+7
2019-07-02
memremap: lift the devmap_enable manipulation into devm_memremap_pages
Christoph Hellwig
1
-2
/
+0
2019-07-02
memremap: pass a struct dev_pagemap to ->kill and ->cleanup
Christoph Hellwig
1
-5
/
+5
2019-07-02
memremap: move dev_pagemap callbacks into a separate structure
Christoph Hellwig
1
-3
/
+7
2019-07-02
mm: factor out a devm_request_free_mem_region helper
Christoph Hellwig
1
-29
/
+4
2019-07-02
mm: export alloc_pages_vma
Christoph Hellwig
1
-0
/
+1
2019-07-02
mm: don't clear ->mapping in hmm_devmem_free
Christoph Hellwig
1
-2
/
+0
2019-07-02
mm: remove MEMORY_DEVICE_PUBLIC support
Christoph Hellwig
9
-155
/
+17
2019-07-02
mm: remove the struct hmm_device infrastructure
Christoph Hellwig
1
-80
/
+0
2019-07-02
mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option
Christoph Hellwig
1
-10
/
+0
2019-07-02
mm/swap: fix release_pages() when releasing devmap pages
Ira Weiny
1
-4
/
+9
2019-06-29
mm, swap: fix THP swap out
Huang Ying
1
-5
/
+2
2019-06-29
mm/vmalloc.c: avoid bogus -Wmaybe-uninitialized warning
Arnd Bergmann
1
-2
/
+2
2019-06-29
mm/page_idle.c: fix oops because end_pfn is larger than max_pfn
Colin Ian King
1
-2
/
+2
2019-06-29
mm/oom_kill.c: fix uninitialized oc->constraint
Yafang Shao
1
-7
/
+5
2019-06-29
mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHuge
Naoya Horiguchi
2
-13
/
+21
2019-06-29
mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() fails
Naoya Horiguchi
1
-0
/
+2
2019-06-29
mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemask
zhong jiang
1
-1
/
+1
2019-06-27
mm/hmm: Fix error flows in hmm_invalidate_range_start
Jason Gunthorpe
1
-29
/
+40
2019-06-24
mm/hmm: Remove confusing comment and logic from hmm_release
Jason Gunthorpe
1
-19
/
+9
2019-06-24
mm/hmm: Poison hmm_range during unregister
Jason Gunthorpe
1
-6
/
+8
2019-06-24
mm/hmm: Remove racy protection against double-unregistration
Jason Gunthorpe
1
-7
/
+1
2019-06-24
arm64/mm: wire up CONFIG_ARCH_HAS_SET_DIRECT_MAP
Ard Biesheuvel
1
-11
/
+0
2019-06-23
Merge 5.2-rc6 into char-misc-next
Greg Kroah-Hartman
17
-68
/
+78
2019-06-20
mm: add filemap_fdatawait_range_keep_errors()
Ross Zwisler
1
-0
/
+22
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2
-9
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
3
-9
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482
Thomas Gleixner
3
-6
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 248
Thomas Gleixner
1
-2
/
+1
2019-06-18
mm/hmm: Use lockdep instead of comments
Jason Gunthorpe
1
-2
/
+2
[prev]
[next]