index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-04-03
[PATCH] BDI: Improve nommu mmap support
David Howells
1
-0
/
+1
2005-03-04
[PATCH] Move accounting function calls out of critical vm code paths
Christoph Lameter
1
-1
/
+1
2005-02-07
[PATCH] add MAP_POPULATE/sys_remap_file_pages support to XFS
Christoph Hellwig
1
-1
/
+3
2005-02-04
[PATCH] Use MM_VM_SIZE in exit_mmap
Anton Blanchard
1
-1
/
+1
2005-01-10
[PATCH] merge *_vm_enough_memory()s into a common helper
Serge Hallyn
1
-0
/
+1
2005-01-07
[PATCH] no buddy bitmap patch revist: intro and includes
Kamezawa Hiroyuki
1
-0
/
+2
2005-01-07
[PATCH] vm: for -mm only: remove remap_page_range() completely
William Lee Irwin III
1
-7
/
+0
2005-01-07
[PATCH] vmtrunc: restart_addr in truncate_count
Hugh Dickins
1
-5
/
+2
2005-01-07
[PATCH] vmtrunc: unmap_mapping dropping i_mmap_lock
Hugh Dickins
1
-1
/
+7
2005-01-05
[PATCH] Make pud_alloc() and pmd_alloc() non-existant on !MMU
David Howells
1
-0
/
+2
2005-01-04
[PATCH] oprofile: add check_user_page_readable()
Greg Banks
1
-0
/
+1
2005-01-04
[PATCH] prio_tree: generalization
Werner Almesberger
1
-1
/
+1
2005-01-04
[PATCH] enhanced Memory accounting data collection
Jay Lan
1
-0
/
+3
2005-01-04
[PATCH] Further nommu changes
David Howells
1
-18
/
+12
2005-01-04
[PATCH] FRV: Better mmap support in uClinux
David Howells
1
-0
/
+30
2005-01-03
Merge bk://linux-sam.bkbits.net/kbuild
Linus Torvalds
1
-2
/
+6
2005-01-03
[PATCH] Simplified readahead
Steven Pratt
1
-2
/
+5
2004-12-31
[PATCH] introduce fallback header
Nick Piggin
1
-0
/
+6
2004-12-31
[PATCH] convert Linux to 4-level page tables
Andi Kleen
1
-6
/
+14
2004-12-31
[PATCH] replace clear_page_tables with clear_page_range
Nick Piggin
1
-1
/
+1
2004-12-29
kallsyms: Add in_gate_area_no_task()
Keith Owens
1
-0
/
+6
2004-12-29
kallsyms: Clean up x86-64 special casing of in_gate_area()
Keith Owens
1
-2
/
+0
2004-11-25
[PATCH] ia64/x86_64/s390 overlapping vma fix
Zou Nanhai
1
-1
/
+1
2004-11-13
Parenthize nth_page() macro arg, in linux/mm.h.
Jeff Garzik
1
-1
/
+1
2004-10-27
[PATCH] vmalloc_to_page helper
Arjan van de Ven
1
-0
/
+1
2004-10-27
[PATCH] add nth_page()
Jeff Garzik
1
-0
/
+2
2004-10-19
[PATCH] vm: introduce remap_pfn_range() to replace remap_page_range()
William Lee Irwin III
1
-2
/
+9
2004-10-18
[PATCH] make rlimit settings per-process instead of per-thread
Roland McGrath
1
-1
/
+1
2004-09-02
[PATCH] Fix shmem.c stubs
Andrew Morton
1
-3
/
+3
2004-08-30
[PATCH] tiny shmem/tmpfs replacement
Matt Mackall
1
-2
/
+10
2004-08-26
[PATCH] speed up /proc/pid/statm for !CONFIG_PROC_FS
William Lee Irwin III
1
-0
/
+8
2004-08-26
[PATCH] O(1) proc_pid_statm()
William Lee Irwin III
1
-0
/
+13
2004-08-23
[PATCH] rmaplock: kill page_map_lock
Hugh Dickins
1
-4
/
+18
2004-08-23
[PATCH] rmaplock: PageAnon in mapping
Hugh Dickins
1
-7
/
+16
2004-08-23
[PATCH] don't pass mem_map into init functions
Dave Hansen
1
-3
/
+2
2004-08-23
[PATCH] sysctl tunable for flexmmap
Arjan van de Ven
1
-0
/
+6
2004-08-22
[PATCH] rlimit-based mlocks for unprivileged users
Rik van Riel
1
-1
/
+12
2004-08-22
[PATCH] prio_tree: iterator + vma_prio_tree_next cleanup
Rajesh Venkatasubramanian
1
-3
/
+6
2004-08-22
[PATCH] prio_tree: kill vma_prio_tree_init()
Rajesh Venkatasubramanian
1
-8
/
+7
2004-07-31
[PATCH] slab memory shrinking balancing fix
Andrew Morton
1
-2
/
+0
2004-06-26
[PATCH] fix NUMA boundaray between ZONE_NORMAL and HIGHMEM
Martin J. Bligh
1
-0
/
+1
2004-05-24
[PATCH] remove stale comments above struct page
Andrew Morton
1
-7
/
+0
2004-05-22
[PATCH] rmap 40 better anon_vma sharing
Andrew Morton
1
-0
/
+1
2004-05-22
[PATCH] rmap 39 add anon_vma rmap
Andrew Morton
1
-2
/
+18
2004-05-22
[PATCH] rmap 36 mprotect use vma_merge
Andrew Morton
1
-23
/
+6
2004-05-22
[PATCH] rmap 35 mmap.c cleanups
Andrew Morton
1
-1
/
+1
2004-05-22
[PATCH] rmap 33 install_arg_page vma
Andrew Morton
1
-2
/
+1
2004-05-22
[PATCH] rmap 20 i_mmap_shared into i_mmap
Andrew Morton
1
-1
/
+3
2004-05-22
[PATCH] vm_area_struct size comment
Andrew Morton
1
-7
/
+0
2004-05-22
[PATCH] rmap 17: real prio_tree
Andrew Morton
1
-20
/
+17
[next]