index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: fix build breakage
KAMEZAWA Hiroyuki
2010-03-12
1
-1
/
+1
*
mm: change anon_vma linking to fix multi-process server scalability issue
Rik van Riel
2010-03-06
1
-1
/
+2
*
mm: count swap usage
KAMEZAWA Hiroyuki
2010-03-06
1
-0
/
+1
*
mm: avoid false sharing of mm_counter
KAMEZAWA Hiroyuki
2010-03-06
1
-0
/
+6
*
mm: clean up mm_counter
KAMEZAWA Hiroyuki
2010-03-06
1
-11
/
+22
*
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