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-06-22
[PATCH] Kill stray newline
Denis Vlasenko
1
-1
/
+1
2005-06-22
[PATCH] msync: check pte dirty earlier
Abhijit Karmarkar
1
-0
/
+2
2005-06-22
[PATCH] can_share_swap_page: use page_mapcount
Hugh Dickins
3
-65
/
+21
2005-06-22
[PATCH] do_wp_page: cannot share file page
Hugh Dickins
1
-1
/
+1
2005-06-22
[PATCH] get_user_pages: kill get_page_map
Hugh Dickins
1
-35
/
+10
2005-06-22
[PATCH] bad_page: clear reclaim and slab
Hugh Dickins
1
-5
/
+10
2005-06-22
[PATCH] mbind: check_range use standard ptwalk
Hugh Dickins
1
-45
/
+70
2005-06-22
[PATCH] mbind: fix verify_pages pte_page
Hugh Dickins
1
-5
/
+14
2005-06-22
[PATCH] shmem: restore superblock info
Hugh Dickins
1
-73
/
+70
2005-06-22
[PATCH] Reduce size of huge boot per_cpu_pageset
Christoph Lameter
1
-66
/
+42
2005-06-22
[PATCH] Periodically drain non local pagesets
Christoph Lameter
2
-2
/
+34
2005-06-22
[PATCH] add OOM debug
Janet Morgan
2
-3
/
+5
2005-06-22
[PATCH] __read_page_state(): pass unsigned long instead of unsigned
Benjamin LaHaise
1
-1
/
+1
2005-06-22
[PATCH] __mod_page_state(): pass unsigned long instead of unsigned
Benjamin LaHaise
1
-1
/
+1
2005-06-22
[PATCH] vm: try_to_free_pages unused argument
Darren Hart
2
-3
/
+2
2005-06-22
[PATCH] mmap topdown fix for large stack limit, large allocation
Chris Wright
1
-0
/
+4
2005-06-22
[PATCH] Avoiding mmap fragmentation
Wolfgang Wander
2
-14
/
+41
2005-06-22
[PATCH] node local per-cpu-pages
Christoph Lameter
2
-36
/
+177
2005-06-22
[PATCH] Hugepage consolidation
David Gibson
1
-1
/
+176
2005-06-22
[PATCH] VM: rate limit early reclaim
Martin Hicks
2
-0
/
+11
2005-06-22
[PATCH] VM: add __GFP_NORECLAIM
Martin Hicks
1
-0
/
+2
2005-06-22
[PATCH] VM: early zone reclaim
Martin Hicks
2
-5
/
+92
2005-06-22
[PATCH] VM: add may_swap flag to scan_control
Martin Hicks
1
-1
/
+6
2005-06-22
[PATCH] mm: add /proc/zoneinfo
Nikita Danilov
1
-2
/
+111
2005-06-22
[PATCH] madvise: merge the maps
Prasanna Meda
1
-29
/
+51
2005-06-22
[PATCH] madvise: do not split the maps
Prasanna Meda
1
-11
/
+16
2005-06-22
[PATCH] vmscan: notice slab shrinking
akpm@osdl.org
1
-5
/
+14
2005-06-19
[SLAB] Introduce kmem_cache_name
Arnaldo Carvalho de Melo
1
-0
/
+6
2005-06-07
[PATCH] broken fault_in_pages_readable call in generic_file_buffered_write()
Martin Schwidefsky
1
-1
/
+7
2005-05-25
[PATCH] try_to_unmap_cluster() passes out-of-bounds pte to pte_unmap()
William Lee Irwin III
1
-3
/
+3
2005-05-22
[PATCH] fix for __generic_file_aio_read() to return 0 on EOF
Suparna Bhattacharya
1
-1
/
+1
2005-05-21
[PATCH] x86_64: Fixed guard page handling again in iounmap
Andi Kleen
1
-13
/
+20
2005-05-20
Fix get_unmapped_area sanity tests
Linus Torvalds
1
-28
/
+31
2005-05-19
[PATCH] prevent NULL mmap in topdown model
Linus Torvalds
1
-2
/
+2
2005-05-17
[PATCH] do_swap_page() can map random data if swap read fails
Kirill Korotaev
1
-5
/
+12
2005-05-17
[PATCH] swapout oops fix
McMullan, Jason
1
-1
/
+1
2005-05-17
[PATCH] mm/nommu.c: try to fix __vmalloc
Adrian Bunk
1
-1
/
+2
2005-05-17
[PATCH] mm acct accounting fix
Kirill Korotaev
1
-1
/
+6
2005-05-17
[PATCH] mm: fix rss counter being incremented when unmapping
Bjorn Steinbrink
1
-1
/
+1
2005-05-06
[PATCH] remove outdated comments from filemap.c
Christoph Hellwig
1
-5
/
+0
2005-05-03
[IA64] Export node_online_map and node_possible_map
Dean Nelson
1
-0
/
+2
2005-05-01
[PATCH] DocBook: fix some descriptions
Martin Waitz
3
-13
/
+14
2005-05-01
[PATCH] DocBook: changes and extensions to the kernel documentation
Pavel Pisa
2
-6
/
+5
2005-05-01
[PATCH] Change synchronize_kernel to _rcu and _sched
Paul E. McKenney
1
-1
/
+1
2005-05-01
[PATCH] Exterminate PAGE_BUG
Matt Mackall
1
-2
/
+1
2005-05-01
[PATCH] use smp_mb/wmb/rmb where possible
akpm@osdl.org
1
-2
/
+2
2005-05-01
[PATCH] add kmalloc_node, inline cleanup
Manfred Spraul
1
-14
/
+31
2005-05-01
[PATCH] sync_page() smp_mb() comment
William Lee Irwin III
1
-1
/
+19
2005-05-01
[PATCH] RLIMIT_MEMLOCK checking fix
Chris Wright
1
-4
/
+6
2005-05-01
[PATCH] count bounce buffer pages in vmstat
KAMEZAWA Hiroyuki
2
-0
/
+3
[next]