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