index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-05
[PATCH] vm: slab.c spelling correction
Martin Hicks
1
-1
/
+1
2005-09-05
[PATCH] mm: fix madvise vma merging
Hugh Dickins
1
-4
/
+5
2005-09-05
[PATCH] VM: zone reclaim atomic ops cleanup
Martin Hicks
2
-5
/
+6
2005-09-05
[PATCH] VM: add capabilites check to set_zone_reclaim
Martin Hicks
1
-0
/
+3
2005-09-05
[PATCH] mm: remove atomic
Nick Piggin
1
-1
/
+1
2005-09-05
[PATCH] mm: remap ZERO_PAGE mappings
Nick Piggin
1
-0
/
+4
2005-09-05
[PATCH] mm: cleanup rmap
Nick Piggin
1
-5
/
+1
2005-09-05
[PATCH] mm: micro-optimise rmap
Nick Piggin
1
-10
/
+11
2005-09-05
[PATCH] mm: comment rmap
Nick Piggin
1
-0
/
+2
2005-09-05
[PATCH] /proc/<pid>/numa_maps to show on which nodes pages reside
Christoph Lameter
1
-6
/
+6
2005-09-05
[PATCH] rmap: don't test rss
Hugh Dickins
1
-6
/
+1
2005-09-05
[PATCH] delete from_swap_cache BUG_ONs
Hugh Dickins
1
-5
/
+1
2005-09-05
[PATCH] swap: swap_lock replace list+device
Hugh Dickins
3
-78
/
+57
2005-09-05
[PATCH] swap: scan_swap_map latency breaks
Hugh Dickins
1
-2
/
+12
2005-09-05
[PATCH] swap: scan_swap_map drop swap_device_lock
Hugh Dickins
1
-7
/
+35
2005-09-05
[PATCH] swap: scan_swap_map restyled
Hugh Dickins
1
-45
/
+48
2005-09-05
[PATCH] swap: get_swap_page drop swap_list_lock
Hugh Dickins
1
-39
/
+36
2005-09-05
[PATCH] swap: freeing update swap_list.next
Hugh Dickins
1
-2
/
+2
2005-09-05
[PATCH] swap: swap unsigned int consistency
Hugh Dickins
1
-9
/
+10
2005-09-05
[PATCH] swap: show span of swap extents
Hugh Dickins
1
-14
/
+30
2005-09-05
[PATCH] swap: swap extent list is ordered
Hugh Dickins
1
-18
/
+9
2005-09-05
[PATCH] swap: move destroy_swap_extents calls
Hugh Dickins
1
-2
/
+2
2005-09-05
[PATCH] swap: correct swapfile nr_good_pages
Hugh Dickins
1
-9
/
+16
2005-09-05
[PATCH] swap: update swapfile i_sem comment
Hugh Dickins
1
-1
/
+1
2005-09-05
[PATCH] sparsemem extreme: hotplug preparation
Dave Hansen
1
-12
/
+41
2005-09-05
[PATCH] sparsemem extreme implementation
Bob Picco
2
-12
/
+33
2005-09-05
[PATCH] SPARSEMEM EXTREME
Bob Picco
2
-6
/
+41
2005-08-30
[PATCH] Lazy page table copies in fork()
Nick Piggin
1
-0
/
+11
2005-08-20
Fix nasty ncpfs symlink handling bug.
Linus Torvalds
1
-11
/
+6
2005-08-05
[PATCH] Fix hugepage crash on failing mmap()
David Gibson
1
-1
/
+10
2005-08-05
[PATCH] __vm_enough_memory() signedness fix
Simon Derr
2
-2
/
+10
2005-08-05
[PATCH] fix VmSize and VmData after mremap
Hugh Dickins
1
-1
/
+1
2005-08-03
Fix up recent get_user_pages() handling
Linus Torvalds
1
-9
/
+13
2005-08-03
[PATCH] fix get_user_pages bug
Nick Piggin
1
-8
/
+23
2005-08-02
[PATCH] sys_set_mempolicy() doesnt check if mode < 0
Eric Dumazet
1
-1
/
+1
2005-08-02
[PATCH] x86_64: access of some bad address
Hugh Dickins
1
-2
/
+6
2005-08-01
Fix get_user_pages() race for write access
Linus Torvalds
1
-17
/
+4
2005-07-30
[PATCH] Fix NUMA node sizing in nr_free_zone_pages
Martin J. Bligh
1
-11
/
+10
2005-07-28
[PATCH] Remove bogus warning in page_alloc.c
Andy Whitcroft
1
-4
/
+0
2005-07-28
[PATCH] madvise() does not always return -EBADF on non-file mapped area
suzuki
1
-5
/
+8
2005-07-28
[PATCH] check_user_page_readable() deadlock fix
Andrew Morton
1
-10
/
+15
2005-07-28
[PATCH] Undo mempolicy shared policy rbtree microoptimization
Andi Kleen
1
-1
/
+1
2005-07-15
[PATCH] execute-in-place fixes
Carsten Otte
1
-15
/
+8
2005-07-13
[PATCH] mm/filemap_xip.c compilation fix
Geert Uytterhoeven
1
-1
/
+1
2005-07-08
[PATCH] propagate __nocast annotations
Alexey Dobriyan
2
-6
/
+8
2005-07-08
[PATCH] mm: quieten OOM killer noise
Anton Blanchard
1
-3
/
+5
2005-07-08
[PATCH] remove completly bogus comment inside __alloc_pages() try_to_free_pag...
Marcelo Tosatti
1
-6
/
+0
2005-07-08
[PATCH] print order information when OOM killing
Marcelo Tosatti
2
-3
/
+3
2005-07-06
[PATCH] Fix broken kmalloc_node in rc1/rc2
Christoph Lameter
1
-0
/
+3
2005-06-29
[PATCH] rename wakeup_bdflush to wakeup_pdflush
Pekka J Enberg
2
-2
/
+2
[next]