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
2012-12-11
mm: show migration types in show_mem
Rabin Vincent
1
-2
/
+40
2012-12-11
writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()
Namjae Jeon
1
-6
/
+5
2012-12-11
Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+29
2012-12-11
mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls
Marek Szyprowski
1
-24
/
+7
2012-12-10
Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage
Linus Torvalds
1
-3
/
+4
2012-12-10
Revert "mm: avoid waking kswapd for THP allocations when compaction is deferr...
Linus Torvalds
1
-27
/
+10
2012-12-08
mm: vmscan: fix inappropriate zone congestion clearing
Johannes Weiner
1
-3
/
+0
2012-12-06
tmpfs: fix shared mempolicy leak
Mel Gorman
2
-32
/
+16
2012-12-06
mm: vmscan: do not keep kswapd looping forever due to individual uncompactabl...
Johannes Weiner
1
-16
/
+0
2012-12-06
mm: compaction: validate pfn range passed to isolate_freepages_block
Mel Gorman
1
-1
/
+9
2012-12-02
mm, percpu: Make sure percpu_alloc early parameter has an argument
Cyrill Gorcunov
1
-0
/
+3
2012-11-30
mm: soft offline: split thp at the beginning of soft_offline_page()
Naoya Horiguchi
1
-0
/
+8
2012-11-30
mm: avoid waking kswapd for THP allocations when compaction is deferred or co...
Mel Gorman
1
-10
/
+27
2012-11-30
revert "Revert "mm: remove __GFP_NO_KSWAPD""
Andrew Morton
1
-4
/
+3
2012-11-30
mm: vmscan: fix endless loop in kswapd balancing
Johannes Weiner
1
-9
/
+18
2012-11-30
mm/vmemmap: fix wrong use of virt_to_page
Jianguo Wu
1
-6
/
+4
2012-11-30
mm: compaction: fix return value of capture_free_page()
Mel Gorman
1
-1
/
+1
2012-11-26
mm: vmscan: check for fatal signals iff the process was throttled
Mel Gorman
1
-10
/
+27
2012-11-26
Revert "mm: remove __GFP_NO_KSWAPD"
Mel Gorman
1
-3
/
+4
2012-11-21
fix incorrect NR_FREE_PAGES accounting (appears like memory leak)
Dave Hansen
1
-1
/
+1
2012-11-19
cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...
Tejun Heo
2
-13
/
+13
2012-11-16
Merge 3.7-rc6 into char-misc-next
Greg Kroah-Hartman
12
-113
/
+79
2012-11-16
revert "mm: fix-up zone present pages"
Andrew Morton
4
-53
/
+1
2012-11-16
tmpfs: change final i_blocks BUG to WARNING
Hugh Dickins
1
-1
/
+1
2012-11-16
tmpfs: fix shmem_getpage_gfp() VM_BUG_ON
Hugh Dickins
1
-2
/
+14
2012-11-16
mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem address
Will Deacon
1
-1
/
+1
2012-11-16
mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction...
Mel Gorman
1
-25
/
+0
2012-11-16
swapfile: fix name leak in swapoff
Xiaotian Feng
1
-2
/
+2
2012-11-16
memcg: fix hotplugged memory zone oops
Hugh Dickins
3
-17
/
+37
2012-11-16
memcg: oom: fix totalpages calculation for memory.swappiness==0
Michal Hocko
1
-6
/
+15
2012-11-16
mm: fix build warning for uninitialized value
David Rientjes
1
-6
/
+4
2012-11-16
mm: add anon_vma_lock to validate_mm()
Michel Lespinasse
1
-0
/
+2
2012-11-15
mm: export a function to get vm committed memory
K. Y. Srinivasan
2
-0
/
+29
2012-11-09
mm: bugfix: set current->reclaim_state to NULL while returning from kswapd()
Takamori Yamaguchi
1
-0
/
+2
2012-11-06
Merge branch 'cgroup/for-3.7-fixes' into cgroup/for-3.8
Tejun Heo
9
-29
/
+63
2012-11-05
Merge branch 'cgroup-rmdir-updates' into cgroup/for-3.8
Tejun Heo
2
-99
/
+93
2012-11-05
cgroup: make ->pre_destroy() return void
Tejun Heo
2
-5
/
+2
2012-11-05
hugetlb: do not fail in hugetlb_cgroup_pre_destroy
Michal Hocko
1
-8
/
+3
2012-11-05
memcg: make mem_cgroup_reparent_charges non failing
Michal Hocko
1
-13
/
+6
2012-11-05
cgroup: remove CGRP_WAIT_ON_RMDIR, cgroup_exclude_rmdir() and cgroup_release_...
Tejun Heo
1
-23
/
+1
2012-11-05
cgroup: kill CSS_REMOVED
Tejun Heo
1
-4
/
+3
2012-10-29
memcg: Simplify mem_cgroup_force_empty_list error handling
Michal Hocko
1
-28
/
+48
2012-10-29
memcg: root_cgroup cannot reach mem_cgroup_move_parent
Michal Hocko
1
-3
/
+3
2012-10-29
memcg: split mem_cgroup_force_empty into reclaiming and reparenting parts
Michal Hocko
1
-30
/
+42
2012-10-29
percpu: make pcpu_free_chunk() use pcpu_mem_free() instead of kfree()
Joonsoo Kim
1
-1
/
+1
2012-10-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+24
2012-10-25
mm, numa: avoid setting zone_reclaim_mode unless a node is sufficiently distant
David Rientjes
1
-2
/
+2
2012-10-25
mm/mmu_notifier: allocate mmu_notifier in advance
Gavin Shan
1
-13
/
+13
2012-10-25
mm/page_alloc.c:alloc_contig_range(): return early for err path
Bob Liu
1
-1
/
+1
2012-10-25
mm: fix XFS oops due to dirty pages without buffers on s390
Jan Kara
1
-5
/
+15
[prev]
[next]