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
2009-10-05
mmap: avoid unnecessary anon_vma lock acquisition in vma_adjust()
Lee Schermerhorn
1
-2
/
+2
2009-10-05
mm: fix anonymous dirtying
Hugh Dickins
1
-1
/
+2
2009-10-05
hugetlb: restore interleaving of bootmem huge pages (2.6.31)
Lee Schermerhorn
1
-1
/
+1
2009-09-15
slub: Fix kmem_cache_destroy() with SLAB_DESTROY_BY_RCU
Eric Dumazet
1
-2
/
+2
2009-08-17
page-allocator: preserve PFN ordering when __GFP_COLD is set
Mel Gorman
1
-4
/
+9
2009-08-17
hugetlbfs: fix i_blocks accounting
Eric Sandeen
1
-1
/
+1
2009-07-31
mm: mark page accessed before we write_end()
Josef Bacik
1
-0
/
+1
2009-07-31
fix RCU-callback-after-kmem_cache_destroy problem in sl[aou]b
Paul E. McKenney
3
-1
/
+5
2009-07-20
security: use mmap_min_addr indepedently of security models
Christoph Lameter
2
-0
/
+21
2009-07-03
mm: fix handling of pagesets for downed cpus
Dimitri Sivanich
1
-2
/
+4
2009-06-12
mm: account for MAP_SHARED mappings using VM_MAYSHARE and not VM_SHARED in hu...
Mel Gorman
1
-13
/
+13
2009-05-20
mm: close page_mkwrite races
Nick Piggin
1
-32
/
+76
2009-05-20
mm: page_mkwrite change prototype to match fault
Nick Piggin
1
-4
/
+22
2009-05-09
Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions
Mel Gorman
1
-0
/
+8
2009-05-02
mm: check for no mmaps in exit_mmap()
Johannes Weiner
1
-0
/
+3
2009-05-02
mm: do_xip_mapping_read: fix length calculation
Martin Schwidefsky
1
-2
/
+2
2009-03-17
mm: fix memmap init for handling memory hole
KAMEZAWA Hiroyuki
1
-3
/
+20
2009-03-17
mm: clean up for early_pfn_to_nid()
KAMEZAWA Hiroyuki
1
-1
/
+7
2009-02-17
writeback: fix break condition
Federico Cuello
1
-13
/
+16
2009-02-17
write-back: fix nr_to_write counter
Artem Bityutskiy
1
-5
/
+14
2009-02-17
Fix page writeback thinko, causing Berkeley DB slowdown
Nick Piggin
1
-1
/
+1
2009-02-12
mm: remove UP version of lru_add_drain_all()
KOSAKI Motohiro
1
-13
/
+0
2009-01-25
mm: direct IO starvation improvement
Nick Piggin
1
-11
/
+5
2009-01-25
mm: write_cache_pages more terminate quickly
Andrew Morton
1
-1
/
+4
2009-01-25
mm: write_cache_pages terminate quickly
Nick Piggin
1
-16
/
+16
2009-01-25
mm: write_cache_pages optimise page cleaning
Nick Piggin
1
-4
/
+13
2009-01-25
mm: write_cache_pages cleanups
Nick Piggin
1
-12
/
+22
2009-01-25
mm: write_cache_pages integrity fix
Nick Piggin
2
-3
/
+5
2009-01-25
mm: write_cache_pages writepage error fix
Nick Piggin
1
-5
/
+20
2009-01-25
mm: write_cache_pages early loop termination
Nick Piggin
1
-1
/
+5
2009-01-25
mm: write_cache_pages cyclic fix
Nick Piggin
1
-7
/
+18
2009-01-18
fs: symlink write_begin allocation context fix
Nick Piggin
1
-6
/
+11
2009-01-18
System call wrappers part 28
Heiko Carstens
2
-17
/
+15
2009-01-18
System call wrappers part 26
Heiko Carstens
1
-2
/
+2
2009-01-18
System call wrappers part 14
Heiko Carstens
3
-5
/
+5
2009-01-18
System call wrappers part 13
Heiko Carstens
7
-17
/
+17
2009-01-18
System call wrapper special cases
Heiko Carstens
2
-3
/
+24
2009-01-18
Convert all system calls to return a long
Heiko Carstens
4
-4
/
+4
2008-12-18
setup_per_zone_pages_min(): take zone->lock instead of zone->lru_lock
Gerald Schaefer
1
-2
/
+2
2008-11-21
memory hotplug: fix page_zone() calculation in test_pages_isolated()
Gerald Schaefer
1
-2
/
+3
2008-11-21
hugetlb: make unmap_ref_private multi-size-aware
Adam Litke
1
-2
/
+3
2008-11-13
hugetlbfs: handle pages higher order than MAX_ORDER
Andy Whitcroft
2
-1
/
+64
2008-11-13
hugetlb: pull gigantic page initialisation out of the default path
Andy Whitcroft
3
-8
/
+33
2008-10-26
anon_vma_prepare: properly lock even newly allocated entries
Linus Torvalds
1
-10
/
+32
2008-10-09
SLOB: fix bogus ksize calculation fix
Matt Mackall
1
-3
/
+5
2008-10-07
SLOB: fix bogus ksize calculation
Matt Mackall
1
-1
/
+1
2008-10-03
mm: handle initialising compound pages at orders greater than MAX_ORDER
Andy Whitcroft
1
-5
/
+8
2008-10-03
mm: tiny-shmem nommu fix
Nick Piggin
1
-0
/
+6
2008-10-03
memory hotplug: missing zone->lock in test_pages_isolated()
Gerald Schaefer
1
-4
/
+8
2008-09-29
mm owner: fix race between swapoff and exit
Balbir Singh
1
-0
/
+17
[next]