index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/hugetlb.c: fix reservation race when freeing surplus pages
Mike Kravetz
2017-06-17
1
-9
/
+28
*
vfs: add support for a lazytime mount option
Theodore Ts'o
2017-05-29
1
-2
/
+8
*
mm: change invalidatepage prototype to accept length
Lukas Czerner
2017-05-27
2
-7
/
+10
*
ext4: backport mm portion of: fix data integrity sync in ordered mode
Theodore Ts'o
2017-05-27
1
-5
/
+6
*
mm: add find_get_page_flags() for 3.18 ext4 backport
Theodore Ts'o
2017-05-27
1
-1
/
+4
*
mm/readahead.c: inline ra_submit
Fabian Frederick
2017-05-24
2
-18
/
+18
*
mm/memblock.c: introduce bottom-up allocation mode
Tang Chen
2017-05-24
1
-3
/
+80
*
mm/memblock.c: factor out of top-down allocation
Tang Chen
2017-05-24
1
-13
/
+34
*
memblock, numa: binary search node id
Yinghai Lu
2017-05-24
2
-10
/
+27
*
mm/memblock.c: fix wrong comment in __next_free_mem_range()
Tang Chen
2017-05-24
1
-1
/
+1
*
mm: disable zone_reclaim_mode by default
Mel Gorman
2017-05-24
1
-2
/
+0
*
swap: maybe_preload & refactoring
Dmitry Safonov
2017-05-24
1
-11
/
+26
*
fs/mpage.c: factor page_endio() out of mpage_end_io()
Matthew Wilcox
2017-05-24
1
-0
/
+25
*
mm/mempolicy.c: convert the shared_policy lock to a rwlock
Nathan Zimmer
2017-05-24
1
-13
/
+17
*
mm: compaction: fix maybe-uninitialized warning
Nathan Chancellor
2017-05-23
1
-1
/
+1
*
mm: uksm: fix maybe-uninitialized warning
Nathan Chancellor
2017-05-23
1
-1
/
+1
*
shmem: fix shm fallocate() list corruption
Linus Torvalds
2017-05-20
1
-1
/
+14
*
Revert "BACKPORT: [UPSTREAM] mm: new shrinker API"
Mister Oyster
2017-05-11
1
-40
/
+20
*
mm/mempolicy.c: fix error handling in set_mempolicy and mbind.
Chris Salls
2017-05-07
1
-12
/
+8
*
BACKPORT: [UPSTREAM] mm: new shrinker API
Dave Chinner
2017-04-25
1
-20
/
+40
*
mm: Export do_munmap
Guenter Roeck
2017-04-13
1
-0
/
+1
*
Revert "sdcardfs: Flag files as non-mappable"
Mister Oyster
2017-04-13
1
-3
/
+0
*
Mediatek: mm:slub: Use newest node_nr_slabs && node_nr_objs in get_slabinfo
cesar.maximo@gmail.com
2017-04-11
1
-2
/
+2
*
Mediatek: mm:slub: Drop depricated nr_partials
cesar.maximo@gmail.com
2017-04-11
1
-2
/
+0
*
Get rid of __cpuinit
Moyster
2017-04-11
5
-13
/
+13
*
sdcardfs: Flag files as non-mappable
fluxi
2017-04-11
1
-0
/
+3
*
kernel: Fix few typos
Masanari Iida
2017-04-11
1
-1
/
+1
*
swapfile: fix memory corruption via malformed swapfile
Jann Horn
2017-04-11
1
-0
/
+2
*
kasan: add kernel address sanitizer infrastructure
Andrey Ryabinin
2017-04-11
5
-0
/
+554
*
UKSM: Add Governors for Higher CPU usage (HighCPU) for more merging, and low ...
Joe Maples
2017-04-11
1
-4
/
+4
*
uksm: use deferrable timer
Ryan Pennucci
2017-04-11
1
-4
/
+24
*
mm: limit UKSM sleep time instead of failing
Ryan Pennucci
2017-04-11
1
-1
/
+4
*
uksm: Fix warning
Joe Maples
2017-04-11
1
-1
/
+1
*
uksm: clean up and remove some (no)inlines
Ryan Pennucci
2017-04-11
1
-13
/
+7
*
uksm: modify ema logic and tidy up
Ryan Pennucci
2017-04-11
1
-57
/
+41
*
uksm: enhancements and cleanups
Ryan Pennucci
2017-04-11
1
-69
/
+169
*
uksm: squashed fixups
Ryan Pennucci
2017-04-11
1
-121
/
+96
*
UKSM: cast variable as const
Nathan Chancellor
2017-04-11
1
-1
/
+1
*
UKSM: remove U64_MAX definition
Nathan Chancellor
2017-04-11
1
-1
/
+0
*
mm,ksm: add __GFP_HIGH to the allocation in alloc_stable_node()
zhong jiang
2017-04-11
1
-1
/
+6
*
mm,ksm: fix endless looping in allocating memory when ksm enable
zhong jiang
2017-04-11
1
-1
/
+2
*
ksm: fix conflict between mmput and scan_get_next_rmap_item
Zhou Chengming
2017-04-11
1
-5
/
+10
*
mm/ksm.c: mark stable page dirty
Minchan Kim
2017-04-11
1
-0
/
+6
*
mm/ksm.c: use list_for_each_entry_safe
Geliang Tang
2017-04-11
1
-13
/
+7
*
ksm: unstable_tree_search_insert error checking cleanup
Andrea Arcangeli
2017-04-11
1
-2
/
+3
*
ksm: use find_mergeable_vma in try_to_merge_with_ksm_page
Andrea Arcangeli
2017-04-11
1
-6
/
+2
*
ksm: use the helper method to do the hlist_empty check
Andrea Arcangeli
2017-04-11
1
-1
/
+1
*
ksm: don't fail stable tree lookups if walking over stale stable_nodes
Andrea Arcangeli
2017-04-11
1
-5
/
+27
*
ksm: add cond_resched() to the rmap_walks
Andrea Arcangeli
2017-04-11
2
-0
/
+5
*
ksm: Don't bug on pmd_trans_huge
Joe Maples
2017-04-11
1
-1
/
+0
[next]