index
:
history
master
Linux kernel history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Lines
2005-04-03
[PATCH] BDI: Improve nommu mmap support
David Howells
-204
/
+314
2005-03-30
[PATCH] nommu.c build error fix
Yoshinori Sato
-1
/
+6
2005-03-30
[PATCH] cpusets GFP_ATOMIC fix: tonedown panic comment
pj@engr.sgi.com
-1
/
+1
2005-03-30
[PATCH] cpusets: special-case GFP_ATOMIC allocs
Paul Jackson
-1
/
+4
2005-03-30
[PATCH] BDI: Provide backing device capability information [try #3]
David Howells
-9
/
+10
2005-03-28
Merge whitespace and __nocast changes
Linus Torvalds
-163
/
+162
2005-03-28
[PATCH] arch hook for notifying changes in PTE protections bits
Seth Rohit
-2
/
+9
2005-03-28
[PATCH] cpusets: alloc GFP_WAIT sleep fix
Paul Jackson
-1
/
+5
2005-03-28
[PATCH] fix mmap() return value to conform to POSIX
hong.liu@intel.com
-1
/
+1
2005-03-28
[PATCH] fix mmap() return value to conform POSIX
Gordon Jin
-2
/
+2
2005-03-28
[PATCH] fix mprotect() with len=(size_t)(-1) to return -ENOMEM
Gordon Jin
-3
/
+3
2005-03-28
[PATCH] unused 'size' assignment in filemap_nopage
Jeff Moyer
-11
/
+4
2005-03-28
[PATCH] mm counter operations through macros
Christoph Lameter
-23
/
+27
2005-03-28
[PATCH] vmscan: move code to isolate LRU pages into separate function
Martin Hicks
-54
/
+56
2005-03-28
[PATCH] slab: 64-bit fix
Manfred Spraul
-3
/
+2
2005-03-28
[PATCH] slab: kfree(null) is unlikely
Andrew Morton
-35
/
+27
2005-03-28
[PATCH] slab.[ch]: kmalloc() cleanups
Manfred Spraul
-27
/
+25
2005-03-28
[PATCH] ppc64: fix AIO panic on PPC64 caused by is_hugepage_only_range()
Daniel McNeil
-2
/
+2
2005-03-28
Mark "gfp" masks as "unsigned int" and use __nocast to find violations.
Linus Torvalds
-31
/
+31
2005-03-16
[PATCH] revert vmalloc-use-list-of-pages-instead-of-array-in-vm_struct
Andrew Morton
-31
/
+52
2005-03-15
Revert recent NUMA and pgd_index() fixes, since they show regressions.
Linus Torvalds
-7
/
+3
2005-03-14
[MM]: Restore pgd_index() iteration to clear_page_range().
David S. Miller
-3
/
+7
2005-03-13
[PATCH] mm/page-writeback.c: remove an unused function #2
Adrian Bunk
-24
/
+0
2005-03-13
[PATCH] no arch-specific mem_map init
Dave Hansen
-6
/
+16
2005-03-13
[PATCH] vmalloc: use list of pages instead of array in vm_struct
Oleg Nesterov
-53
/
+32
2005-03-13
[PATCH] vmalloc: introduce __vmalloc_area() function
Oleg Nesterov
-23
/
+29
2005-03-13
[PATCH] ptwalk: pud and pmd folded
Hugh Dickins
-26
/
+8
2005-03-13
[PATCH] ptwalk: inline pmd_range and pud_range
Hugh Dickins
-18
/
+20
2005-03-13
[PATCH] ptwalk: move p?d_none_or_clear_bad
Hugh Dickins
-39
/
+36
2005-03-13
[PATCH] ptwalk: clear_page_range
Hugh Dickins
-52
/
+46
2005-03-13
[PATCH] ptwalk: copy_pte_range hang
Hugh Dickins
-3
/
+8
2005-03-13
[PATCH] ptwalk: copy_page_range
Hugh Dickins
-84
/
+57
2005-03-13
[PATCH] ptwalk: unmap_page_range
Hugh Dickins
-66
/
+53
2005-03-13
[PATCH] ptwalk: zeromap_page_range
Hugh Dickins
-81
/
+46
2005-03-13
[PATCH] ptwalk: remap_pfn_range
Hugh Dickins
-86
/
+53
2005-03-13
[PATCH] ptwalk: map and unmap_vm_area
Hugh Dickins
-135
/
+73
2005-03-13
[PATCH] ptwalk: unuse_mm
Hugh Dickins
-92
/
+56
2005-03-13
[PATCH] ptwalk: sync_page_range
Hugh Dickins
-113
/
+67
2005-03-13
[PATCH] ptwalk: change_protection
Hugh Dickins
-66
/
+38
2005-03-13
[PATCH] ptwalk: p?d_none_or_clear_bad
Hugh Dickins
-144
/
+53
2005-03-13
[PATCH] allow vma merging with mlock et. al.
Chris Wright
-20
/
+36
2005-03-13
[PATCH] orphaned pagecache memleak fix
Andrea Arcangeli
-1
/
+13
2005-03-11
[PATCH] Make lots of things static
Adrian Bunk
-2
/
+2
2005-03-09
[PATCH] cpusets - big numa cpu and memory placement
Paul Jackson
-3
/
+45
2005-03-09
[PATCH] invalidate_inode_pages2_range livelock fix
Stephen C. Tweedie
-6
/
+12
2005-03-09
[PATCH] x86: do not unnecessarily memset the pgdats
Dave Hansen
-2
/
+0
2005-03-09
[PATCH] SELinux: pass requested protection to security_file_mmap/mprotect hooks
Stephen D. Smalley
-4
/
+6
2005-03-09
[PATCH] fix in slab.c:alloc_arraycache
Kenneth W. Chen
-2
/
+4
2005-03-09
[PATCH] setup_per_zone_lowmem_reserve() oops fix
Andrew Morton
-6
/
+15
2005-03-07
[PATCH] fix iounmap and a pageattr memleak (x86 and x86-64)
Andrea Arcangeli
-4
/
+11
[next]