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
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
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
2008-02-05
Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy...
Linus Torvalds
1
-0
/
+1
2008-02-05
maps4: make page monitoring /proc file optional
Matt Mackall
1
-1
/
+2
2008-02-05
maps4: introduce a generic page walker
Matt Mackall
1
-1
/
+1
2007-12-04
Move dmapool.c to mm/ directory
Matthew Wilcox
1
-0
/
+1
2007-10-16
memory unplug: page isolation
KAMEZAWA Hiroyuki
1
-1
/
+1
2007-10-16
Generic Virtual Memmap support for SPARSEMEM
Christoph Lameter
1
-0
/
+1
2007-07-17
CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logic
Christoph Lameter
1
-3
/
+1
2007-05-07
Quicklists for page table pages
Christoph Lameter
1
-0
/
+2
2007-05-07
SLUB core
Christoph Lameter
1
-0
/
+1
2006-10-20
[PATCH] separate bdi congestion functions from queue congestion functions
Andrew Morton
1
-1
/
+2
2006-09-30
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
1
-1
/
+1
2006-09-30
[PATCH] BLOCK: Separate the bounce buffering code from the highmem code [try #6]
David Howells
1
-0
/
+3
2006-09-29
[PATCH] Access Control Lists for tmpfs
Andreas Gruenbacher
1
-0
/
+1
2006-09-26
[PATCH] Extract the allocpercpu functions from the slab allocator
Christoph Lameter
1
-1
/
+1
2006-06-30
[PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.h
Christoph Lameter
1
-1
/
+1
2006-03-27
[PATCH] uninline zone helpers
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-03-22
[PATCH] page migration reorg
Christoph Lameter
1
-0
/
+2
2006-01-08
[PATCH] slob: introduce the SLOB allocator
Matt Mackall
1
-1
/
+3
2006-01-08
[PATCH] slob: introduce mm/util.c for shared functions
Matt Mackall
1
-1
/
+1
2005-10-29
[PATCH] memory hotplug: sysfs and add/remove functions
Dave Hansen
1
-1
/
+1
2005-06-24
[PATCH] xip: fs/mm: execute in place
Carsten Otte
1
-0
/
+1
2005-06-23
[PATCH] sparsemem memory model
Andy Whitcroft
1
-0
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+20
[prev]