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-03-21
vmpressure: make sure there are no events queued after memcg is offlined
Michal Hocko
2
-0
/
+17
2014-03-21
vmpressure: do not check for pending work to prevent from new work
Michal Hocko
1
-1
/
+1
2014-03-21
vmpressure: change vmpressure::sr_lock to spinlock
Michal Hocko
1
-5
/
+5
2014-03-20
mm/zswap.c: change params from hidden to ro
Dan Streetman
1
-2
/
+2
2014-03-20
mm/zswap: refactor the get/put routines
Weijie Yang
1
-94
/
+88
2014-03-20
mm/zswap: bugfix: memory leak when invalidate and reclaim occur concurrently
Weijie Yang
1
-8
/
+14
2014-03-20
mm/zswap: avoid unnecessary page scanning
Weijie Yang
1
-0
/
+3
2014-03-20
mm/zswap: bugfix: memory leak when re-swapon
Weijie Yang
1
-0
/
+4
2014-03-20
mm/zswap: use postorder iteration when destroying rbtree
Cody P Schafer
1
-14
/
+2
2014-03-20
mm/zbud: fix some trivial typos in comments
Jianguo Wu
1
-2
/
+2
2014-03-20
mm/zswap.c: get swapper address_space by using macro
Sunghan Suh
1
-1
/
+1
2014-03-20
mm: zbud: fix condition check on allocation size
Heesub Shin
1
-1
/
+1
2014-03-20
zsmalloc: add copyright
Minchan Kim
1
-0
/
+1
2014-03-20
zsmalloc: move it under mm
Minchan Kim
3
-0
/
+1132
2014-03-20
mm/page_alloc: fix freeing of MIGRATE_RESERVE migratetype pages
Bartlomiej Zolnierkiewicz
1
-3
/
+7
2014-03-20
sysfs.h: add __ATTR_RW() macro
Andrzej Pietrasiewicz
1
-2
/
+0
2014-03-20
zswap: add to mm/
Seth Jennings
3
-0
/
+964
2014-03-20
zbud: add to mm/
Seth Jennings
3
-0
/
+538
2014-03-20
mm: cma: allocate pages from CMA if NR_FREE_PAGES approaches low water mark
Marek Szyprowski
1
-0
/
+9
2014-03-06
memcg: fix endless loop caused by mem_cgroup_iter
Michal Hocko
1
-2
/
+2
2014-02-22
mm/memory-failure.c: move refcount only in !MF_COUNT_INCREASED
Naoya Horiguchi
1
-2
/
+4
2014-02-20
mm: fix process accidentally killed by mce because of huge page migration
Xishi Qiu
1
-2
/
+9
2014-02-20
mm/memory-failure.c: fix memory leak in successful soft offlining
Naoya Horiguchi
1
-4
/
+18
2014-02-20
mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_loc...
KOSAKI Motohiro
1
-2
/
+3
2014-02-13
mm, oom: base root bonus on current usage
David Rientjes
1
-1
/
+1
2014-02-13
slub: Fix calculation of cpu slabs
Li Zefan
1
-1
/
+7
2014-02-13
mm/page-writeback.c: do not count anon pages as dirtyable memory
Johannes Weiner
2
-37
/
+18
2014-02-13
mm/page-writeback.c: fix dirty_balance_reserve subtraction from dirtyable memory
Johannes Weiner
1
-31
/
+24
2014-02-13
mm/memory-failure.c: shift page lock from head page to tail page after thp split
Naoya Horiguchi
1
-10
/
+11
2014-02-06
mm/mempolicy.c: fix mempolicy printing in numa_maps
David Rientjes
1
-1
/
+1
2014-02-06
mm: hugetlbfs: fix hugetlbfs optimization
Andrea Arcangeli
2
-60
/
+100
2014-01-25
thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once only
Hugh Dickins
1
-3
/
+3
2014-01-25
mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate successfully
Jianguo Wu
1
-4
/
+10
2014-01-09
memcg: fix memcg_size() calculation
Vladimir Davydov
1
-1
/
+1
2014-01-09
mm/memory-failure.c: transfer page count from head page to tail page after sp...
Naoya Horiguchi
1
-0
/
+10
2014-01-09
mm: fix use-after-free in sys_remap_file_pages
Rik van Riel
1
-3
/
+5
2014-01-09
mm/hugetlb: check for pte NULL pointer in __page_check_address()
Jianguo Wu
1
-0
/
+4
2014-01-09
mm/compaction: respect ignore_skip_hint in update_pageblock_skip
Joonsoo Kim
1
-0
/
+4
2014-01-09
mm: fix TLB flush race between migration, and change_protection_range
Rik van Riel
3
-2
/
+12
2014-01-09
mm: numa: avoid unnecessary work on the failure path
Mel Gorman
1
-1
/
+3
2014-01-09
mm: numa: ensure anon_vma is locked to prevent parallel THP splits
Mel Gorman
1
-0
/
+7
2014-01-09
mm: clear pmd_numa before invalidating
Mel Gorman
1
-0
/
+3
2013-12-08
mm: numa: return the number of base pages altered by protection changes
Mel Gorman
2
-1
/
+7
2013-12-04
mm: ensure get_unmapped_area() returns higher address than mmap_min_addr
Akira Takeuchi
1
-5
/
+5
2013-11-29
slub: Handle NULL parameter in kmem_cache_flags
Christoph Lameter
1
-2
/
+2
2013-11-13
mm/vmalloc.c: fix an overflow bug in alloc_vmap_area()
Zhang Yanfei
1
-3
/
+3
2013-11-13
mm/pagewalk.c: fix walk_page_range() access of wrong PTEs
Chen LinX
1
-1
/
+1
2013-11-13
mm: Account for a THP NUMA hinting update as one PTE update
Mel Gorman
1
-1
/
+1
2013-11-13
mm: Close races between THP migration and PMD numa clearing
Mel Gorman
2
-26
/
+26
2013-11-13
mm: numa: Sanitize task_numa_fault() callsites
Mel Gorman
2
-44
/
+34
[next]