index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
mm: remove swap token code
Rik van Riel
2012-05-29
1
-1
/
+1
*
|
mm: compaction: export some of the functions
Michal Nazarewicz
2012-05-21
1
-2
/
+1
|
/
*
Cross Memory Attach
Christopher Yeoh
2011-10-31
1
-1
/
+2
*
mm: cleancache core ops functions and config
Dan Magenheimer
2011-05-26
1
-0
/
+1
*
bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.c
Yinghai Lu
2011-02-24
1
-1
/
+7
*
thp: transparent hugepage core
Andrea Arcangeli
2011-01-13
1
-0
/
+1
*
thp: add pmd mangling generic functions
Andrea Arcangeli
2011-01-13
1
-1
/
+1
*
percpu: use percpu allocator on UP too
Tejun Heo
2010-09-08
1
-6
/
+1
*
lmb: rename to memblock
Yinghai Lu
2010-07-14
1
-0
/
+2
*
mm: compaction: memory compaction core
Mel Gorman
2010-05-25
1
-0
/
+1
*
percpu: don't implicitly include slab.h from percpu.h
Tejun Heo
2010-03-30
1
-1
/
+5
*
make generic_acl slightly more generic
Christoph Hellwig
2009-12-16
1
-1
/
+0
*
percpu: kill legacy percpu allocator
Tejun Heo
2009-10-02
1
-4
/
+0
*
procfs: disable per-task stack usage on NOMMU
Andrew Morton
2009-09-24
1
-2
/
+2
*
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2009-09-24
1
-0
/
+2
|
\
|
*
HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNs
Andi Kleen
2009-09-16
1
-0
/
+1
|
*
HWPOISON: The high level memory error handler in the VM v7
Andi Kleen
2009-09-16
1
-0
/
+1
*
|
procfs: provide stack information for threads
Stefani Seibold
2009-09-23
1
-2
/
+2
*
|
mm: move use_mm/unuse_mm from aio.c to mm/
Michael S. Tsirkin
2009-09-22
1
-1
/
+1
*
|
ksm: the mm interface to ksm
Hugh Dickins
2009-09-22
1
-0
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-09-15
1
-1
/
+1
|
\
|
*
percpu: use dynamic percpu allocator as the default percpu allocator
Tejun Heo
2009-06-24
1
-1
/
+1
*
|
writeback: get rid of pdflush completely
Jens Axboe
2009-09-11
1
-1
/
+1
|
/
*
Merge branch 'akpm'
Linus Torvalds
2009-06-16
1
-0
/
+1
|
\
|
*
mm: consolidate init_mm definition
Alexey Dobriyan
2009-06-16
1
-0
/
+1
*
|
kmemcheck: add mm functions
Vegard Nossum
2009-06-15
1
-0
/
+1
|
/
*
kmemleak: Simple testing module for kmemleak
Catalin Marinas
2009-06-11
1
-0
/
+1
*
kmemleak: Enable the building of the memory leak detector
Catalin Marinas
2009-06-11
1
-0
/
+1
*
generic debug pagealloc
Akinobu Mita
2009-04-01
1
-0
/
+1
*
percpu: implement new dynamic percpu allocator
Tejun Heo
2009-02-20
1
-0
/
+4
*
shmem: unify regular and tiny shmem
Matt Mackall
2009-01-06
1
-3
/
+1
*
SLUB: failslab support
Akinobu Mita
2008-12-29
1
-0
/
+1
*
memcg: allocate all page_cgroup at boot
KAMEZAWA Hiroyuki
2008-10-20
1
-2
/
+1
*
mmu-notifiers: core
Andrea Arcangeli
2008-07-28
1
-0
/
+1
*
mm: remove mm_init compilation dependency on CONFIG_DEBUG_MEMORY_INIT
Nishanth Aravamudan
2008-07-24
1
-2
/
+1
*
mm: add a basic debugging framework for memory initialisation
Mel Gorman
2008-07-24
1
-0
/
+1
*
uaccess: add probe_kernel_write()
Ingo Molnar
2008-04-17
1
-1
/
+1
*
Memory controller: rename to Memory Resource Controller
Balbir Singh
2008-03-04
1
-1
/
+1
*
Memory controller: cgroups setup
Balbir Singh
2008-02-07
1
-0
/
+1
*
Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy...
Linus Torvalds
2008-02-05
1
-0
/
+1
|
\
|
*
Move dmapool.c to mm/ directory
Matthew Wilcox
2007-12-04
1
-0
/
+1
*
|
maps4: make page monitoring /proc file optional
Matt Mackall
2008-02-05
1
-1
/
+2
*
|
maps4: introduce a generic page walker
Matt Mackall
2008-02-05
1
-1
/
+1
|
/
*
memory unplug: page isolation
KAMEZAWA Hiroyuki
2007-10-16
1
-1
/
+1
*
Generic Virtual Memmap support for SPARSEMEM
Christoph Lameter
2007-10-16
1
-0
/
+1
*
CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logic
Christoph Lameter
2007-07-17
1
-3
/
+1
*
Quicklists for page table pages
Christoph Lameter
2007-05-07
1
-0
/
+2
*
SLUB core
Christoph Lameter
2007-05-07
1
-0
/
+1
*
[PATCH] separate bdi congestion functions from queue congestion functions
Andrew Morton
2006-10-20
1
-1
/
+2
*
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
2006-09-30
1
-1
/
+1
[prev]
[next]