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
2014-02-10
mm/memory-failure.c: move refcount only in !MF_COUNT_INCREASED
Naoya Horiguchi
1
-2
/
+4
2014-02-10
slub: do not assert not having lock in removing freed partial
Steven Rostedt
1
-12
/
+20
2014-02-10
mm/slub.c: list_lock may not be held in some circumstances
David Rientjes
1
-4
/
+2
2014-02-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2014-02-09
fix O_SYNC|O_APPEND syncing the wrong range on write()
Al Viro
1
-2
/
+2
2014-02-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+3
2014-02-07
Merge tag 'efi-urgent' into x86/urgent
H. Peter Anvin
51
-1666
/
+3496
2014-02-06
mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_loc...
KOSAKI Motohiro
1
-2
/
+3
2014-02-06
mm/swap: fix race on swap_info reuse between swapoff and swapon
Weijie Yang
1
-1
/
+10
2014-02-06
swap: add a simple detector for inappropriate swapin readahead
Shaohua Li
1
-3
/
+60
2014-02-02
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2
-23
/
+35
2014-01-31
mm: Fix warning on make htmldocs caused by slab.c
Masanari Iida
1
-1
/
+1
2014-01-31
mm: slub: work around unneeded lockdep warning
Dave Hansen
1
-0
/
+6
2014-01-30
memcg: fix mutex not unlocked on memcg_create_kmem_cache fail path
Vladimir Davydov
1
-4
/
+3
2014-01-30
mm, oom: base root bonus on current usage
David Rientjes
1
-1
/
+1
2014-01-30
mm/slub.c: fix page->_count corruption (again)
Dave Hansen
1
-2
/
+17
2014-01-30
mm/mempolicy.c: fix mempolicy printing in numa_maps
David Rientjes
1
-1
/
+1
2014-01-30
zsmalloc: add copyright
Minchan Kim
1
-0
/
+1
2014-01-30
zsmalloc: move it under mm
Minchan Kim
3
-0
/
+1131
2014-01-30
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-28
/
+26
2014-01-29
memblock: add limit checking to memblock_virt_alloc
Yinghai Lu
1
-0
/
+3
2014-01-29
mm/readahead.c: fix do_readahead() for no readpage(s)
Mark Rutland
1
-10
/
+5
2014-01-29
mm/slub.c: do not VM_BUG_ON_PAGE() for temporary on-stack pages
Dave Hansen
1
-6
/
+6
2014-01-29
slab: fix wrong retval on kmem_cache_create_memcg error path
Dave Jones
1
-8
/
+11
2014-01-29
mm/mempolicy.c: convert to pr_foo()
Andrew Morton
1
-2
/
+2
2014-01-29
mm: numa: initialise numa balancing after jump label initialisation
Mel Gorman
1
-6
/
+11
2014-01-29
mm/page-writeback.c: do not count anon pages as dirtyable memory
Johannes Weiner
3
-25
/
+5
2014-01-29
mm/page-writeback.c: fix dirty_balance_reserve subtraction from dirtyable memory
Johannes Weiner
1
-31
/
+24
2014-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-56
/
+43
2014-01-27
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
4
-19
/
+11
2014-01-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-3
/
+2
2014-01-27
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-9
/
+5
2014-01-27
mm/migrate.c: fix setting of cpupid on page migration twice against normal page
Wanpeng Li
1
-2
/
+0
2014-01-27
mm: bring back /sys/kernel/mm
Hugh Dickins
1
-1
/
+1
2014-01-27
Revert "mm/vmalloc: interchage the implementation of vmalloc_to_{pfn,page}"
malc
1
-10
/
+10
2014-01-27
memblock: don't silently align size in memblock_virt_alloc()
Yinghai Lu
1
-6
/
+0
2014-01-26
Fix race when checking i_size on direct i/o read
Steven Whitehouse
1
-22
/
+20
2014-01-26
fs: remove generic_acl
Christoph Hellwig
1
-34
/
+23
2014-01-25
Merge branch 'linus' into x86/urgent
Ingo Molnar
1
-1
/
+4
2014-01-25
mm, x86: Account for TLB flushes only when debugging
Mel Gorman
1
-1
/
+3
2014-01-23
mm: ignore VM_SOFTDIRTY on VMA merging
Cyrill Gorcunov
1
-2
/
+10
2014-01-23
mm/rmap: fix coccinelle warnings
Fengguang Wu
1
-2
/
+2
2014-01-23
mm/swapfile.c: do not skip lowest_bit in scan_swap_map() scan loop
Jamie Liu
1
-1
/
+2
2014-01-23
memcg: remove unused code from kmem_cache_destroy_work_func
Vladimir Davydov
1
-4
/
+2
2014-01-23
mm: improve documentation of page_order
Mel Gorman
2
-4
/
+9
2014-01-23
memcg: fix css reference leak and endless loop in mem_cgroup_iter
Michal Hocko
1
-5
/
+13
2014-01-23
memcg: fix endless loop caused by mem_cgroup_iter
Michal Hocko
1
-3
/
+14
2014-01-23
mm, oom: prefer thread group leaders for display purposes
David Rientjes
2
-11
/
+20
2014-01-23
mm/memcg: iteration skip memcgs not yet fully initialized
Hugh Dickins
1
-4
/
+2
2014-01-23
mm/memcg: fix last_dead_count memory wastage
Hugh Dickins
1
-1
/
+1
[next]