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-11-21
seqcount: Add lockdep functionality to seqcount/seqlock structures
John Stultz
1
-1
/
+1
2014-11-18
upstream: treewide: relase -> release
Geert Uytterhoeven
1
-1
/
+1
2014-11-18
upstream: Finally eradicate CONFIG_HOTPLUG
Stephen Rothwell
1
-1
/
+1
2014-11-18
vmpressure: make sure there are no events queued after memcg is offlined
Michal Hocko
2
-0
/
+17
2014-11-18
vmpressure: do not check for pending work to prevent from new work
Michal Hocko
1
-1
/
+1
2014-11-18
vmpressure: change vmpressure::sr_lock to spinlock
Michal Hocko
1
-5
/
+5
2014-11-18
mm/zswap.c: change params from hidden to ro
Dan Streetman
1
-2
/
+2
2014-11-18
mm/zswap: refactor the get/put routines
Weijie Yang
1
-94
/
+88
2014-11-18
mm/zswap: bugfix: memory leak when invalidate and reclaim occur concurrently
Weijie Yang
1
-8
/
+14
2014-11-18
mm/zswap: avoid unnecessary page scanning
Weijie Yang
1
-0
/
+3
2014-11-18
mm/zswap: bugfix: memory leak when re-swapon
Weijie Yang
1
-0
/
+4
2014-11-18
mm/zswap: use postorder iteration when destroying rbtree
Cody P Schafer
1
-14
/
+2
2014-11-18
mm/zbud: fix some trivial typos in comments
Jianguo Wu
1
-2
/
+2
2014-11-18
mm/zswap.c: get swapper address_space by using macro
Sunghan Suh
1
-1
/
+1
2014-11-18
mm: zbud: fix condition check on allocation size
Heesub Shin
1
-1
/
+1
2014-11-18
zsmalloc: add copyright
Minchan Kim
1
-0
/
+1
2014-11-18
zsmalloc: move it under mm
Minchan Kim
3
-0
/
+1132
2014-11-18
mm/page_alloc: fix freeing of MIGRATE_RESERVE migratetype pages
Bartlomiej Zolnierkiewicz
1
-3
/
+7
2014-11-18
sysfs.h: add __ATTR_RW() macro
Andrzej Pietrasiewicz
1
-2
/
+0
2014-11-18
zswap: add to mm/
Seth Jennings
3
-0
/
+964
2014-11-18
zbud: add to mm/
Seth Jennings
3
-0
/
+538
2014-11-18
mm: cma: allocate pages from CMA if NR_FREE_PAGES approaches low water mark
Marek Szyprowski
1
-0
/
+9
2014-11-14
mm: Remove false WARN_ON from pagecache_isize_extended()
Jan Kara
1
-1
/
+0
2014-11-14
cgroup/kmemleak: add kmemleak_free() for cgroup deallocations.
Wang Nan
1
-0
/
+1
2014-11-14
OOM, PM: OOM killed task shouldn't escape PM suspend
Michal Hocko
2
-0
/
+25
2014-11-14
vfs: fix data corruption when blocksize < pagesize for mmaped data
Jan Kara
1
-3
/
+56
2014-11-14
Revert "percpu: free percpu allocation info for uniprocessor system"
Guenter Roeck
1
-2
/
+0
2014-10-09
mm: numa: Do not mark PTEs pte_numa when splitting huge pages
Mel Gorman
1
-2
/
+5
2014-10-09
mm, thp: move invariant bug check out of loop in __split_huge_page_map
Waiman Long
1
-2
/
+2
2014-10-05
vm_is_stack: use for_each_thread() rather then buggy while_each_thread()
Oleg Nesterov
1
-6
/
+3
2014-10-05
oom_kill: add rcu_read_lock() into find_lock_task_mm()
Oleg Nesterov
1
-4
/
+8
2014-10-05
oom_kill: has_intersects_mems_allowed() needs rcu_read_lock()
Oleg Nesterov
1
-8
/
+11
2014-10-05
oom_kill: change oom_kill.c to use for_each_thread()
Oleg Nesterov
1
-10
/
+10
2014-10-05
percpu: perform tlb flush after pcpu_map_pages() failure
Tejun Heo
1
-0
/
+1
2014-10-05
percpu: fix pcpu_alloc_pages() failure path
Tejun Heo
1
-6
/
+15
2014-10-05
percpu: free percpu allocation info for uniprocessor system
Honggang Li
1
-0
/
+2
2014-10-05
shmem: fix nlink for rename overwrite directory
Miklos Szeredi
1
-1
/
+3
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
[next]