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
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] xip: fs/mm: execute in place
Carsten Otte
2005-06-24
5
-74
/
+680
*
[PATCH] DocBook: update comments
Martin Waitz
2005-06-24
1
-1
/
+1
*
[PATCH] Remove f_error field from struct file
Christoph Lameter
2005-06-23
1
-6
/
+0
*
[PATCH] mempool - only init waitqueue in slow path
Benjamin LaHaise
2005-06-23
1
-1
/
+2
*
[PATCH] remove redundant vm_flags clearing from madvise.c
Pekka Enberg
2005-06-23
1
-1
/
+0
*
[PATCH] create a kstrdup library function
Paulo Marques
2005-06-23
1
-0
/
+24
*
[PATCH] NUMA aware block device control structure allocation
Christoph Lameter
2005-06-23
1
-5
/
+12
*
[PATCH] sparsemem hotplug base
Andy Whitcroft
2005-06-23
2
-22
/
+74
*
[PATCH] sparsemem swiss cheese numa layouts
Andy Whitcroft
2005-06-23
1
-0
/
+2
*
[PATCH] sparsemem memory model
Andy Whitcroft
2005-06-23
6
-15
/
+159
*
[PATCH] generify memory present
Andy Whitcroft
2005-06-23
1
-0
/
+4
*
[PATCH] mm/Kconfig: give DISCONTIG more help text
Dave Hansen
2005-06-23
1
-0
/
+10
*
[PATCH] mm/Kconfig: hide "Memory Model" selection menu
Dave Hansen
2005-06-23
1
-4
/
+17
*
[PATCH] sparsemem: fix minor "defaults" issue in mm/Kconfig
Dave Hansen
2005-06-23
1
-2
/
+1
*
[PATCH] Introduce new Kconfig option for NUMA or DISCONTIG
Dave Hansen
2005-06-23
2
-3
/
+11
*
[PATCH] create mm/Kconfig for arch-independent memory options
Dave Hansen
2005-06-23
1
-0
/
+25
*
[PATCH] sparsemem base: reorganize page->flags bit operations
Dave Hansen
2005-06-23
1
-1
/
+1
*
[PATCH] sparsemem base: simple NUMA remap space allocator
Dave Hansen
2005-06-23
1
-1
/
+5
*
[PATCH] boot_pageset must not be freed.
Christoph Lameter
2005-06-22
1
-2
/
+9
*
[PATCH] Kill stray newline
Denis Vlasenko
2005-06-21
1
-1
/
+1
*
[PATCH] msync: check pte dirty earlier
Abhijit Karmarkar
2005-06-21
1
-0
/
+2
*
[PATCH] can_share_swap_page: use page_mapcount
Hugh Dickins
2005-06-21
3
-65
/
+21
*
[PATCH] do_wp_page: cannot share file page
Hugh Dickins
2005-06-21
1
-1
/
+1
*
[PATCH] get_user_pages: kill get_page_map
Hugh Dickins
2005-06-21
1
-35
/
+10
*
[PATCH] bad_page: clear reclaim and slab
Hugh Dickins
2005-06-21
1
-5
/
+10
*
[PATCH] mbind: check_range use standard ptwalk
Hugh Dickins
2005-06-21
1
-45
/
+70
*
[PATCH] mbind: fix verify_pages pte_page
Hugh Dickins
2005-06-21
1
-5
/
+14
*
[PATCH] shmem: restore superblock info
Hugh Dickins
2005-06-21
1
-73
/
+70
*
[PATCH] Reduce size of huge boot per_cpu_pageset
Christoph Lameter
2005-06-21
1
-66
/
+42
*
[PATCH] Periodically drain non local pagesets
Christoph Lameter
2005-06-21
2
-2
/
+34
*
[PATCH] add OOM debug
Janet Morgan
2005-06-21
2
-3
/
+5
*
[PATCH] __read_page_state(): pass unsigned long instead of unsigned
Benjamin LaHaise
2005-06-21
1
-1
/
+1
*
[PATCH] __mod_page_state(): pass unsigned long instead of unsigned
Benjamin LaHaise
2005-06-21
1
-1
/
+1
*
[PATCH] vm: try_to_free_pages unused argument
Darren Hart
2005-06-21
2
-3
/
+2
*
[PATCH] mmap topdown fix for large stack limit, large allocation
Chris Wright
2005-06-21
1
-0
/
+4
*
[PATCH] Avoiding mmap fragmentation
Wolfgang Wander
2005-06-21
2
-14
/
+41
*
[PATCH] node local per-cpu-pages
Christoph Lameter
2005-06-21
2
-36
/
+177
*
[PATCH] Hugepage consolidation
David Gibson
2005-06-21
1
-1
/
+176
*
[PATCH] VM: rate limit early reclaim
Martin Hicks
2005-06-21
2
-0
/
+11
*
[PATCH] VM: add __GFP_NORECLAIM
Martin Hicks
2005-06-21
1
-0
/
+2
*
[PATCH] VM: early zone reclaim
Martin Hicks
2005-06-21
2
-5
/
+92
*
[PATCH] VM: add may_swap flag to scan_control
Martin Hicks
2005-06-21
1
-1
/
+6
*
[PATCH] mm: add /proc/zoneinfo
Nikita Danilov
2005-06-21
1
-2
/
+111
*
[PATCH] madvise: merge the maps
Prasanna Meda
2005-06-21
1
-29
/
+51
*
[PATCH] madvise: do not split the maps
Prasanna Meda
2005-06-21
1
-11
/
+16
*
[PATCH] vmscan: notice slab shrinking
akpm@osdl.org
2005-06-21
1
-5
/
+14
*
[SLAB] Introduce kmem_cache_name
Arnaldo Carvalho de Melo
2005-06-18
1
-0
/
+6
*
[PATCH] broken fault_in_pages_readable call in generic_file_buffered_write()
Martin Schwidefsky
2005-06-06
1
-1
/
+7
*
[PATCH] try_to_unmap_cluster() passes out-of-bounds pte to pte_unmap()
William Lee Irwin III
2005-05-24
1
-3
/
+3
*
[PATCH] fix for __generic_file_aio_read() to return 0 on EOF
Suparna Bhattacharya
2005-05-21
1
-1
/
+1
[next]