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-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
4
-0
/
+4
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
22
-0
/
+22
2019-05-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-248
/
+851
2019-05-19
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+8
2019-05-18
mm/compaction.c: correct zone boundary handling when isolating pages from a p...
Mel Gorman
1
-2
/
+2
2019-05-18
mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro
Uladzislau Rezki (Sony)
1
-0
/
+43
2019-05-18
mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro
Uladzislau Rezki (Sony)
1
-0
/
+48
2019-05-18
mm/vmalloc.c: keep track of free blocks for vmap allocation
Uladzislau Rezki (Sony)
1
-246
/
+758
2019-05-16
slab: remove /proc/slab_allocators
Qian Cai
1
-225
/
+1
2019-05-14
mm: memcontrol: fix NUMA round-robin reclaim at intermediate level
Johannes Weiner
1
-4
/
+4
2019-05-14
mm: memcontrol: fix recursive statistics correctness & scalabilty
Johannes Weiner
1
-106
/
+99
2019-05-14
mm: memcontrol: move stat/event counting functions out-of-line
Johannes Weiner
1
-0
/
+79
2019-05-14
mm: memcontrol: make cgroup stats and events query API explicitly local
Johannes Weiner
3
-25
/
+28
2019-05-14
mm, memcg: rename ambiguously named memory.stat counters and functions
Chris Down
1
-72
/
+76
2019-05-14
mm/mincore.c: make mincore() more conservative
Jiri Kosina
1
-1
/
+22
2019-05-14
mm: maintain randomization of page free lists
Dan Williams
3
-2
/
+44
2019-05-14
mm: move buddy list manipulations into helpers
Dan Williams
2
-45
/
+24
2019-05-14
mm: shuffle initial free memory to improve memory-side-cache utilization
Dan Williams
5
-2
/
+250
2019-05-14
mm/vmalloc.c: convert vmap_lazy_nr to atomic_long_t
Uladzislau Rezki (Sony)
1
-10
/
+10
2019-05-14
mm/vmalloc.c: add priority threshold to __purge_vmap_area_lazy()
Uladzislau Rezki (Sony)
1
-6
/
+12
2019-05-14
mm: update references to page _refcount
Baruch Siach
2
-2
/
+2
2019-05-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
41
-1388
/
+2513
2019-05-14
mm: delete find_get_entries_tag
Matthew Wilcox (Oracle)
1
-61
/
+0
2019-05-14
mm/huge_memory.c: make __thp_get_unmapped_area static
Bharath Vedartham
1
-1
/
+1
2019-05-14
mm/mprotect.c: fix compilation warning because of unused 'mm' variable
Mike Rapoport
1
-3
/
+2
2019-05-14
mm/page-writeback: introduce tracepoint for wait_on_page_writeback()
Yafang Shao
1
-0
/
+12
2019-05-14
mm/Kconfig: update "Memory Model" help text
Mike Rapoport
1
-25
/
+23
2019-05-14
mm/vmscan.c: don't disable irq again when count pgrefill for memcg
Yafang Shao
1
-1
/
+1
2019-05-14
mm: memblock: make keeping memblock memory opt-in rather than opt-out
Mike Rapoport
3
-6
/
+5
2019-05-14
hugetlbfs: always use address space in inode for resv_map pointer
Mike Kravetz
1
-1
/
+18
2019-05-14
mm/z3fold.c: support page migration
Vitaly Wool
1
-10
/
+231
2019-05-14
mm/z3fold.c: add structure for buddy handles
Vitaly Wool
1
-40
/
+145
2019-05-14
mm/z3fold.c: improve compression by extending search
Vitaly Wool
1
-0
/
+36
2019-05-14
mm/z3fold.c: introduce helper functions
Vitaly Wool
1
-84
/
+100
2019-05-14
mm/page_alloc.c: remove unnecessary parameter in rmqueue_pcplist
Yafang Shao
1
-6
/
+5
2019-05-14
mm/hmm: add ARCH_HAS_HMM_MIRROR ARCH_HAS_HMM_DEVICE Kconfig
Jérôme Glisse
1
-0
/
+16
2019-05-14
mm/vmscan.c: simplify shrink_inactive_list()
Kirill Tkhai
1
-22
/
+9
2019-05-14
mm: introduce new vm_map_pages() and vm_map_pages_zero() API
Souptick Joarder
2
-0
/
+95
2019-05-14
mm: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
2
-12
/
+0
2019-05-14
mm: fix false-positive OVERCOMMIT_GUESS failures
Johannes Weiner
1
-46
/
+5
2019-05-14
mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
David Hildenbrand
1
-3
/
+2
2019-05-14
mm/memory_hotplug: make __remove_section() never fail
David Hildenbrand
1
-13
/
+9
2019-05-14
mm/memory_hotplug: make unregister_memory_section() never fail
David Hildenbrand
1
-3
/
+1
2019-05-14
mm/memory_hotplug: release memory resource after arch_remove_memory()
David Hildenbrand
1
-14
/
+21
2019-05-14
mm/filemap.c: fix minor typo
Laurent Dufour
1
-1
/
+1
2019-05-14
mm, memory_hotplug: provide a more generic restrictions for memory hotplug
Michal Hocko
1
-4
/
+7
2019-05-14
mm, memory_hotplug: cleanup memory offline path
Michal Hocko
2
-36
/
+20
2019-05-14
mm: initialize MAX_ORDER_NR_PAGES at a time instead of doing larger sections
Alexander Duyck
1
-41
/
+121
2019-05-14
mm: implement new zone specific memblock iterator
Alexander Duyck
2
-19
/
+76
[next]