index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] kdump: Retrieve saved max pfn
Vivek Goyal
2005-06-25
1
-0
/
+8
*
[PATCH] fix for generic_file_write iov problem
Badari Pulavarty
2005-06-25
1
-1
/
+3
*
[PATCH] swsusp: kill config_pm_disk
Pavel Machek
2005-06-25
1
-1
/
+1
*
[PATCH] mm: fix remap_pte_range BUG
Hugh Dickins
2005-06-25
1
-1
/
+1
*
[PATCH] Fix the error handling in direct I/O
Hifumi Hisashi
2005-06-25
1
-2
/
+5
*
[PATCH] xip: madvice/fadvice: execute in place
Carsten Otte
2005-06-24
2
-0
/
+9
*
[PATCH] xip: reduce code duplication
Carsten Otte
2005-06-24
2
-191
/
+57
*
[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
[next]