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
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-29
memcg: add memory.pressure_level events
Anton Vorontsov
1
-1
/
+1
2012-12-11
mm: introduce a common interface for balloon pages mobility
Rafael Aquini
1
-1
/
+2
2012-10-09
mm: replace vma prio_tree with an interval tree
Michel Lespinasse
1
-2
/
+2
2012-07-31
mm: factor out memory isolate functions
Minchan Kim
1
-2
/
+3
2012-07-31
memcg: rename config variables
Andrew Morton
1
-1
/
+1
2012-07-31
mm/hugetlb: add new HugeTLB cgroup
Aneesh Kumar K.V
1
-0
/
+1
2012-07-30
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
1
-1
/
+2
2012-07-09
mm, sl[aou]b: Extract common code for kmem_cache_create()
Christoph Lameter
1
-1
/
+2
2012-06-04
Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2012-05-29
Cross Memory Attach: make it Kconfigurable
Christopher Yeoh
1
-2
/
+5
2012-05-29
mm: remove swap token code
Rik van Riel
1
-1
/
+1
2012-05-21
mm: compaction: export some of the functions
Michal Nazarewicz
1
-2
/
+1
2012-05-15
mm: frontswap: config and doc files
Dan Magenheimer
1
-0
/
+1
2011-10-31
Cross Memory Attach
Christopher Yeoh
1
-1
/
+2
2011-05-26
mm: cleancache core ops functions and config
Dan Magenheimer
1
-0
/
+1
2011-02-24
bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.c
Yinghai Lu
1
-1
/
+7
2011-01-13
thp: transparent hugepage core
Andrea Arcangeli
1
-0
/
+1
2011-01-13
thp: add pmd mangling generic functions
Andrea Arcangeli
1
-1
/
+1
2010-09-08
percpu: use percpu allocator on UP too
Tejun Heo
1
-6
/
+1
2010-07-14
lmb: rename to memblock
Yinghai Lu
1
-0
/
+2
2010-05-25
mm: compaction: memory compaction core
Mel Gorman
1
-0
/
+1
2010-03-30
percpu: don't implicitly include slab.h from percpu.h
Tejun Heo
1
-1
/
+5
2009-12-16
make generic_acl slightly more generic
Christoph Hellwig
1
-1
/
+0
2009-10-02
percpu: kill legacy percpu allocator
Tejun Heo
1
-4
/
+0
2009-09-24
procfs: disable per-task stack usage on NOMMU
Andrew Morton
1
-2
/
+2
2009-09-24
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
1
-0
/
+2
2009-09-23
procfs: provide stack information for threads
Stefani Seibold
1
-2
/
+2
2009-09-22
mm: move use_mm/unuse_mm from aio.c to mm/
Michael S. Tsirkin
1
-1
/
+1
2009-09-22
ksm: the mm interface to ksm
Hugh Dickins
1
-0
/
+1
2009-09-16
HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNs
Andi Kleen
1
-0
/
+1
2009-09-16
HWPOISON: The high level memory error handler in the VM v7
Andi Kleen
1
-0
/
+1
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-1
/
+1
2009-09-11
writeback: get rid of pdflush completely
Jens Axboe
1
-1
/
+1
2009-06-24
percpu: use dynamic percpu allocator as the default percpu allocator
Tejun Heo
1
-1
/
+1
2009-06-16
Merge branch 'akpm'
Linus Torvalds
1
-0
/
+1
2009-06-16
mm: consolidate init_mm definition
Alexey Dobriyan
1
-0
/
+1
2009-06-15
kmemcheck: add mm functions
Vegard Nossum
1
-0
/
+1
2009-06-11
kmemleak: Simple testing module for kmemleak
Catalin Marinas
1
-0
/
+1
2009-06-11
kmemleak: Enable the building of the memory leak detector
Catalin Marinas
1
-0
/
+1
2009-04-01
generic debug pagealloc
Akinobu Mita
1
-0
/
+1
2009-02-20
percpu: implement new dynamic percpu allocator
Tejun Heo
1
-0
/
+4
2009-01-06
shmem: unify regular and tiny shmem
Matt Mackall
1
-3
/
+1
2008-12-29
SLUB: failslab support
Akinobu Mita
1
-0
/
+1
2008-10-20
memcg: allocate all page_cgroup at boot
KAMEZAWA Hiroyuki
1
-2
/
+1
2008-07-28
mmu-notifiers: core
Andrea Arcangeli
1
-0
/
+1
2008-07-24
mm: remove mm_init compilation dependency on CONFIG_DEBUG_MEMORY_INIT
Nishanth Aravamudan
1
-2
/
+1
2008-07-24
mm: add a basic debugging framework for memory initialisation
Mel Gorman
1
-0
/
+1
2008-04-17
uaccess: add probe_kernel_write()
Ingo Molnar
1
-1
/
+1
2008-03-04
Memory controller: rename to Memory Resource Controller
Balbir Singh
1
-1
/
+1
2008-02-07
Memory controller: cgroups setup
Balbir Singh
1
-0
/
+1
[next]