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.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-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
*
mm: fix missing page table unmap for stack guard page failure case
Linus Torvalds
2010-08-20
1
-1
/
+3
*
mm: keep a guard page below a grow-down stack segment
Linus Torvalds
2010-08-20
1
-0
/
+23
*
mm/backing-dev.c: remove recently-added WARN_ON()
Andrew Morton
2010-08-13
1
-1
/
+1
*
bdi: register sysfs bdi device only once per queue
Kay Sievers
2010-08-13
1
-0
/
+3
*
do_generic_file_read: clear page errors when issuing a fresh read of the page
Jeff Moyer
2010-07-05
1
-0
/
+6
*
nfsd: fix vm overcommit crash
Alan Cox
2010-05-26
3
-6
/
+8
*
vfs: Remove the range_cont writeback mode.
Aneesh Kumar K.V
2010-05-26
1
-2
/
+0
*
tmpfs: cleanup mpol_parse_str()
KOSAKI Motohiro
2010-04-01
1
-9
/
+9
*
tmpfs: handle MPOL_LOCAL mount option properly
KOSAKI Motohiro
2010-04-01
1
-0
/
+1
*
tmpfs: mpol=bind:0 don't cause mount error.
KOSAKI Motohiro
2010-04-01
1
-3
/
+7
*
tmpfs: fix oops on mounts with mpol=default
Ravikiran G Thirumalai
2010-04-01
1
-2
/
+7
*
Fix potential crash with sys_move_pages
Linus Torvalds
2010-04-01
1
-0
/
+3
*
mbind(): fix leak of never putback pages
KOSAKI Motohiro
2009-11-09
1
-1
/
+2
*
mmap: avoid unnecessary anon_vma lock acquisition in vma_adjust()
Lee Schermerhorn
2009-10-05
1
-2
/
+2
*
mm: fix anonymous dirtying
Hugh Dickins
2009-10-05
1
-1
/
+2
*
hugetlb: restore interleaving of bootmem huge pages (2.6.31)
Lee Schermerhorn
2009-10-05
1
-1
/
+1
*
slub: Fix kmem_cache_destroy() with SLAB_DESTROY_BY_RCU
Eric Dumazet
2009-09-15
1
-2
/
+2
*
page-allocator: preserve PFN ordering when __GFP_COLD is set
Mel Gorman
2009-08-16
1
-4
/
+9
*
hugetlbfs: fix i_blocks accounting
Eric Sandeen
2009-08-16
1
-1
/
+1
*
mm: mark page accessed before we write_end()
Josef Bacik
2009-07-30
1
-0
/
+1
*
fix RCU-callback-after-kmem_cache_destroy problem in sl[aou]b
Paul E. McKenney
2009-07-30
3
-1
/
+5
*
security: use mmap_min_addr indepedently of security models
Christoph Lameter
2009-07-19
2
-0
/
+21
*
mm: fix handling of pagesets for downed cpus
Dimitri Sivanich
2009-07-02
1
-2
/
+4
*
mm: account for MAP_SHARED mappings using VM_MAYSHARE and not VM_SHARED in hu...
Mel Gorman
2009-06-11
1
-13
/
+13
*
mm: close page_mkwrite races
Nick Piggin
2009-05-19
1
-32
/
+76
*
mm: page_mkwrite change prototype to match fault
Nick Piggin
2009-05-19
1
-4
/
+22
*
Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions
Mel Gorman
2009-05-08
1
-0
/
+8
*
mm: check for no mmaps in exit_mmap()
Johannes Weiner
2009-05-02
1
-0
/
+3
*
mm: do_xip_mapping_read: fix length calculation
Martin Schwidefsky
2009-05-02
1
-2
/
+2
*
mm: fix memmap init for handling memory hole
KAMEZAWA Hiroyuki
2009-03-16
1
-3
/
+20
*
mm: clean up for early_pfn_to_nid()
KAMEZAWA Hiroyuki
2009-03-16
1
-1
/
+7
*
writeback: fix break condition
Federico Cuello
2009-02-17
1
-13
/
+16
*
write-back: fix nr_to_write counter
Artem Bityutskiy
2009-02-17
1
-5
/
+14
*
Fix page writeback thinko, causing Berkeley DB slowdown
Nick Piggin
2009-02-17
1
-1
/
+1
*
mm: remove UP version of lru_add_drain_all()
KOSAKI Motohiro
2009-02-12
1
-13
/
+0
*
mm: direct IO starvation improvement
Nick Piggin
2009-01-24
1
-11
/
+5
*
mm: write_cache_pages more terminate quickly
Andrew Morton
2009-01-24
1
-1
/
+4
*
mm: write_cache_pages terminate quickly
Nick Piggin
2009-01-24
1
-16
/
+16
*
mm: write_cache_pages optimise page cleaning
Nick Piggin
2009-01-24
1
-4
/
+13
*
mm: write_cache_pages cleanups
Nick Piggin
2009-01-24
1
-12
/
+22
*
mm: write_cache_pages integrity fix
Nick Piggin
2009-01-24
2
-3
/
+5
*
mm: write_cache_pages writepage error fix
Nick Piggin
2009-01-24
1
-5
/
+20
*
mm: write_cache_pages early loop termination
Nick Piggin
2009-01-24
1
-1
/
+5
*
mm: write_cache_pages cyclic fix
Nick Piggin
2009-01-24
1
-7
/
+18
*
fs: symlink write_begin allocation context fix
Nick Piggin
2009-01-18
1
-6
/
+11
*
System call wrappers part 28
Heiko Carstens
2009-01-18
2
-17
/
+15
*
System call wrappers part 26
Heiko Carstens
2009-01-18
1
-2
/
+2
*
System call wrappers part 14
Heiko Carstens
2009-01-18
3
-5
/
+5
*
System call wrappers part 13
Heiko Carstens
2009-01-18
7
-17
/
+17
*
System call wrapper special cases
Heiko Carstens
2009-01-18
2
-3
/
+24
[next]