index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
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
2016-02-03
memcg: only free spare array when readers are done
Martijn Coenen
1
-5
/
+6
2016-02-03
mm: soft-offline: check return value in second __get_any_page() call
Naoya Horiguchi
1
-1
/
+1
2016-02-03
virtio_balloon: fix race between migration and ballooning
Minchan Kim
1
-2
/
+2
2015-11-09
thp: use is_zero_pfn() only after pte_present() check
Minchan Kim
1
-1
/
+2
2015-11-09
mm: make sendfile(2) killable
Jan Kara
1
-4
/
+5
2015-10-27
memcg: convert threshold to bytes
Shaohua Li
1
-0
/
+1
2015-10-22
mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1)
Joonsoo Kim
1
-3
/
+10
2015-10-22
mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a fault
Mel Gorman
1
-0
/
+8
2015-10-22
mm: migrate: hugetlb: putback destination hugepage to active list
Naoya Horiguchi
1
-1
/
+1
2015-09-29
vmscan: fix increasing nr_isolated incurred by putback unevictable pages
Jaewon Kim
1
-1
/
+1
2015-09-29
mm: make page pfmemalloc check more robust
Michal Hocko
3
-5
/
+8
2015-09-13
mm/hwpoison: fix fail isolate hugetlbfs page w/ refcount held
Wanpeng Li
1
-7
/
+6
2015-09-13
mm/hwpoison: fix page refcount of unknown non LRU page
Wanpeng Li
1
-0
/
+2
2015-08-16
mm, vmscan: Do not wait for page writeback for GFP_NOFS allocations
Michal Hocko
1
-9
/
+5
2015-08-03
mm: avoid setting up anonymous pages into file mapping
Kirill A. Shutemov
1
-7
/
+13
2015-08-03
mm/hugetlb: introduce minimum hugepage order
Naoya Horiguchi
1
-8
/
+11
2015-07-21
mm, thp: respect MPOL_PREFERRED policy with non-local node
Vlastimil Babka
1
-16
/
+22
2015-07-21
mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()
Larry Finger
2
-5
/
+6
2015-07-21
mm: kmemleak: allow safe memory scanning during kmemleak disabling
Catalin Marinas
1
-3
/
+16
2015-06-17
mm: shmem_zero_setup skip security check and lockdep conflict with XFS
Hugh Dickins
1
-1
/
+7
2015-06-10
zsmalloc: fix a null pointer dereference in destroy_handle_cache()
Sergey Senozhatsky
1
-1
/
+2
2015-06-10
mm: memcontrol: fix false-positive VM_BUG_ON() on -rt
Johannes Weiner
1
-3
/
+1
2015-06-10
memcg: do not call reclaim if !__GFP_WAIT
Vladimir Davydov
1
-0
/
+2
2015-06-10
mm/memory_hotplug.c: set zone->wait_table to null after freeing it
Gu Zheng
1
-1
/
+3
2015-05-28
block: discard bdi_unregister() in favour of bdi_destroy()
NeilBrown
1
-17
/
+1
2015-05-14
mm, numa: really disable NUMA balancing by default on single node machines
Mel Gorman
1
-1
/
+1
2015-05-14
CMA: page_isolation: check buddy before accessing it
Hui Zhu
1
-1
/
+2
2015-05-14
gfp: add __GFP_NOACCOUNT
Vladimir Davydov
1
-1
/
+2
2015-05-08
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2015-05-05
mm/hwpoison-inject: check PageLRU of hpage
Naoya Horiguchi
1
-3
/
+3
2015-05-05
mm/hwpoison-inject: fix refcounting in no-injection case
Naoya Horiguchi
1
-2
/
+5
2015-05-05
mm: soft-offline: fix num_poisoned_pages counting on concurrent events
Naoya Horiguchi
1
-4
/
+4
2015-05-05
mm/memory-failure: call shake_page() when error hits thp tail page
Naoya Horiguchi
1
-4
/
+4
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-15
/
+15
2015-04-23
writeback: use |1 instead of +1 to protect against div by zero
Tejun Heo
1
-3
/
+3
2015-04-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-79
/
+39
2015-04-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
30
-583
/
+1453
2015-04-15
zsmalloc: remove extra cond_resched() in __zs_compact
Sergey Senozhatsky
1
-2
/
+0
2015-04-15
zsmalloc: fix fatal corruption due to wrong size class selection
Heesub Shin
1
-5
/
+0
2015-04-15
zsmalloc: remove unnecessary insertion/removal of zspage in compaction
Minchan Kim
1
-3
/
+3
2015-04-15
zsmalloc: micro-optimize zs_object_copy()
Sergey Senozhatsky
1
-8
/
+7
2015-04-15
zsmalloc: remove synchronize_rcu from zs_compact()
Sergey Senozhatsky
1
-2
/
+0
2015-04-15
mm/zsmalloc.c: fix comment for get_pages_per_zspage
Yinghao Xie
1
-1
/
+2
2015-04-15
zsmalloc: zsmalloc documentation
Minchan Kim
1
-29
/
+0
2015-04-15
zsmalloc: add fullness into stat
Minchan Kim
1
-165
/
+184
2015-04-15
zsmalloc: record handle in page->private for huge object
Minchan Kim
1
-12
/
+42
2015-04-15
zsmalloc: adjust ZS_ALMOST_FULL
Minchan Kim
1
-1
/
+1
2015-04-15
zsmalloc: support compaction
Minchan Kim
1
-19
/
+359
2015-04-15
zsmalloc: factor out obj_[malloc|free]
Minchan Kim
1
-38
/
+60
2015-04-15
zsmalloc: decouple handle and object
Minchan Kim
1
-28
/
+98
[next]