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
/
include
/
linux
/
mm_types.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
nommu: don't need get_unmapped_area() for NOMMU
David Howells
2010-01-16
1
-0
/
+2
*
nommu: struct vm_region's vm_usage count need not be atomic
David Howells
2010-01-16
1
-1
/
+1
*
NOMMU: Avoiding duplicate icache flushes of shared maps
Mike Frysinger
2010-01-06
1
-0
/
+2
*
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-09-27
1
-1
/
+1
*
task_struct cleanup: move binfmt field to mm_struct
Hiroshi Shimamoto
2009-09-24
1
-0
/
+2
*
aio: ifdef fields in mm_struct
Alexey Dobriyan
2009-09-24
1
-3
/
+2
*
mm: revert "oom: move oom_adj value"
KOSAKI Motohiro
2009-08-18
1
-2
/
+0
*
Merge branch 'akpm'
Linus Torvalds
2009-06-16
1
-0
/
+2
|
\
|
*
oom: move oom_adj value from task_struct to mm_struct
David Rientjes
2009-06-16
1
-0
/
+2
*
|
kmemcheck: add the kmemcheck core
Vegard Nossum
2009-06-13
1
-0
/
+8
|
/
*
generic debug pagealloc: build fix
Akinobu Mita
2009-04-02
1
-3
/
+3
*
generic debug pagealloc
Akinobu Mita
2009-04-01
1
-0
/
+4
*
cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask.
Rusty Russell
2009-03-12
1
-0
/
+3
*
NOMMU: Make mmap allocation page trimming behaviour configurable.
Paul Mundt
2009-01-08
1
-0
/
+1
*
NOMMU: Make VMAs per MM as for MMU-mode linux
David Howells
2009-01-08
1
-1
/
+17
*
aio: make the lookup_ioctx() lockless
Jens Axboe
2008-12-29
1
-2
/
+3
*
memcg: allocate all page_cgroup at boot
KAMEZAWA Hiroyuki
2008-10-20
1
-3
/
+0
*
mm: define USE_SPLIT_PTLOCKS rather than repeating expression
Jeremy Fitzhardinge
2008-09-10
1
-4
/
+6
*
mm: VM_flags comment fixes
Hugh Dickins
2008-08-16
1
-1
/
+1
*
mmu-notifiers: core
Andrea Arcangeli
2008-07-28
1
-0
/
+4
*
coredump: kill mm->core_done
Oleg Nesterov
2008-07-25
1
-3
/
+1
*
coredump: construct the list of coredumping threads at startup time
Oleg Nesterov
2008-07-25
1
-0
/
+6
*
coredump: turn core_state->nr_threads into atomic_t
Oleg Nesterov
2008-07-25
1
-1
/
+1
*
coredump: move mm->core_waiters into struct core_state
Oleg Nesterov
2008-07-25
1
-1
/
+1
*
coredump: turn mm->core_startup_done into the pointer to struct core_state
Oleg Nesterov
2008-07-25
1
-1
/
+6
*
memcg: fix possible panic when CONFIG_MM_OWNER=y
KOSAKI Motohiro
2008-05-13
1
-2
/
+11
*
procfs task exe symlink
Matt Helsley
2008-04-29
1
-0
/
+6
*
cgroups: add an owner to the mm_struct
Balbir Singh
2008-04-29
1
-2
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2008-04-28
1
-1
/
+4
|
\
|
*
slub: Store max number of objects in the page struct.
Christoph Lameter
2008-04-27
1
-1
/
+4
*
|
mm: save some bytes in mm_struct by filling holes on 64bit
Andi Kleen
2008-04-28
1
-2
/
+2
|
/
*
Memory controller: rename to Memory Resource Controller
Balbir Singh
2008-03-04
1
-2
/
+2
*
Revert "unique end pointer" patch
Christoph Lameter
2008-03-03
1
-4
/
+1
*
SLUB: Use unique end pointer for each slab page.
Christoph Lameter
2008-02-07
1
-1
/
+4
*
Memory controller: accounting setup
Pavel Emelianov
2008-02-07
1
-0
/
+6
*
increase AT_VECTOR_SIZE to terminate saved_auxv properly
Olaf Hering
2007-10-17
1
-1
/
+6
*
SLUB: Move page->offset to kmem_cache_cpu->offset
Christoph Lameter
2007-10-16
1
-4
/
+1
*
SLUB: Do not use page->mapping
Christoph Lameter
2007-10-16
1
-7
/
+2
*
move mm_struct and vm_area_struct
Martin Schwidefsky
2007-10-16
1
-0
/
+144
*
slub: support concurrent local and remote frees and allocs on a slab
Christoph Lameter
2007-05-10
1
-2
/
+5
*
SLUB core
Christoph Lameter
2007-05-07
1
-2
/
+15
*
[PATCH] own header file for struct page
Heiko Carstens
2006-09-27
1
-0
/
+67