index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-08
upstream: treewide: relase -> release
Geert Uytterhoeven
1
-1
/
+1
2014-08-08
upstream: Finally eradicate CONFIG_HOTPLUG
Stephen Rothwell
1
-1
/
+1
2014-08-08
vmpressure: make sure there are no events queued after memcg is offlined
Michal Hocko
2
-0
/
+17
2014-08-08
vmpressure: do not check for pending work to prevent from new work
Michal Hocko
1
-1
/
+1
2014-08-08
vmpressure: change vmpressure::sr_lock to spinlock
Michal Hocko
1
-5
/
+5
2014-08-08
mm/zswap.c: change params from hidden to ro
Dan Streetman
1
-2
/
+2
2014-08-08
mm/zswap: refactor the get/put routines
Weijie Yang
1
-94
/
+88
2014-08-08
mm/zswap: bugfix: memory leak when invalidate and reclaim occur concurrently
Weijie Yang
1
-8
/
+14
2014-08-08
mm/zswap: avoid unnecessary page scanning
Weijie Yang
1
-0
/
+3
2014-08-08
mm/zswap: bugfix: memory leak when re-swapon
Weijie Yang
1
-0
/
+4
2014-08-08
mm/zswap: use postorder iteration when destroying rbtree
Cody P Schafer
1
-14
/
+2
2014-08-08
mm/zbud: fix some trivial typos in comments
Jianguo Wu
1
-2
/
+2
2014-08-08
mm/zswap.c: get swapper address_space by using macro
Sunghan Suh
1
-1
/
+1
2014-08-08
mm: zbud: fix condition check on allocation size
Heesub Shin
1
-1
/
+1
2014-08-08
zsmalloc: add copyright
Minchan Kim
1
-0
/
+1
2014-08-08
zsmalloc: move it under mm
Minchan Kim
3
-0
/
+1132
2014-08-08
mm/page_alloc: fix freeing of MIGRATE_RESERVE migratetype pages
Bartlomiej Zolnierkiewicz
1
-3
/
+7
2014-08-08
sysfs.h: add __ATTR_RW() macro
Andrzej Pietrasiewicz
1
-2
/
+0
2014-08-08
zswap: add to mm/
Seth Jennings
3
-0
/
+964
2014-08-08
zbud: add to mm/
Seth Jennings
3
-0
/
+538
2014-08-08
mm: cma: allocate pages from CMA if NR_FREE_PAGES approaches low water mark
Marek Szyprowski
1
-0
/
+9
2014-08-07
mm, thp: do not allow thp faults to avoid cpuset restrictions
David Rientjes
1
-8
/
+8
2014-07-31
mm: hugetlb: fix copy_hugetlb_page_range()
Naoya Horiguchi
1
-0
/
+1
2014-07-31
slab_common: fix the check for duplicate slab names
Mikulas Patocka
1
-1
/
+1
2014-07-31
slab_common: Do not check for duplicate slab names
Christoph Lameter
1
-0
/
+2
2014-07-28
shmem: fix splicing from a hole while it's punched
Hugh Dickins
1
-9
/
+15
2014-07-28
shmem: fix faulting into a hole, not taking i_mutex
Hugh Dickins
1
-26
/
+52
2014-07-28
shmem: fix faulting into a hole while it's punched
Hugh Dickins
1
-4
/
+52
2014-07-17
cpuset,mempolicy: fix sleeping function called from invalid context
Gu Zheng
1
-2
/
+0
2014-07-09
mm: fix crashes from mbind() merging vmas
Hugh Dickins
1
-26
/
+20
2014-07-09
hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entry
Naoya Horiguchi
1
-28
/
+43
2014-06-30
mm: vmscan: clear kswapd's special reclaim powers before exiting
Johannes Weiner
1
-0
/
+3
2014-06-30
mm: fix sleeping function warning from __put_anon_vma
Hugh Dickins
1
-3
/
+5
2014-06-30
mm/memory-failure.c: don't let collect_procs() skip over processes for MF_ACT...
Tony Luck
1
-9
/
+12
2014-06-30
mm/memory-failure.c-failure: send right signal code to correct thread
Tony Luck
1
-2
/
+2
2014-06-30
mm: vmscan: do not throttle based on pfmemalloc reserves if node has no ZONE_...
Mel Gorman
1
-6
/
+37
2014-06-16
mm/compaction: make isolate_freepages start at pageblock boundary
Vlastimil Babka
1
-10
/
+12
2014-06-16
mm: compaction: detect when scanners meet in isolate_freepages
Vlastimil Babka
1
-4
/
+15
2014-06-16
mm: compaction: reset cached scanner pfn's before reading them
Vlastimil Babka
1
-8
/
+8
2014-06-11
mm: rmap: fix use-after-free in __put_anon_vma
Andrey Ryabinin
1
-2
/
+1
2014-06-11
mm/memory-failure.c: fix memory leak by race between poison and unpoison
Naoya Horiguchi
1
-0
/
+2
2014-06-07
percpu: make pcpu_alloc_chunk() use pcpu_mem_free() instead of kfree()
Jianyu Zhan
1
-1
/
+1
2014-06-07
hwpoison, hugetlb: lock_page/unlock_page does not match for handling a free h...
Chen Yucong
1
-7
/
+8
2014-06-07
mm, thp: close race between mremap() and split_huge_page()
Kirill A. Shutemov
1
-1
/
+8
2014-06-07
mm: make fixup_user_fault() check the vma access rights too
Linus Torvalds
1
-0
/
+5
2014-05-30
mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()
Mizuma, Masayoshi
1
-0
/
+1
2014-05-06
mm: hugetlb: fix softlockup when a large number of hugepages are freed.
Mizuma, Masayoshi
1
-0
/
+1
2014-05-06
mm: try_to_unmap_cluster() should lock_page() before mlocking
Vlastimil Babka
2
-2
/
+14
2014-04-26
bdi: avoid oops on device removal
Jan Kara
1
-4
/
+9
2014-04-26
backing_dev: fix hung task on sync
Derek Basehore
1
-1
/
+4
[next]