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.13.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
2010-10-29
mm: Move vma_stack_continue into mm.h
Stefan Bader
1
-6
/
+0
2010-09-27
guard page for stacks that grow upwards
Luck, Tony
2
-7
/
+11
2010-09-27
mm: page allocator: update free page counters after pages are placed on the f...
Mel Gorman
1
-4
/
+5
2010-09-27
mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...
Christoph Lameter
3
-3
/
+37
2010-09-27
mm: page allocator: drain per-cpu lists after direct reclaim allocation fails
Mel Gorman
1
-4
/
+16
2010-09-27
percpu: fix pcpu_last_unit_cpu
Tejun Heo
1
-1
/
+1
2010-09-21
memory hotplug: fix next block calculation in is_removable
KAMEZAWA Hiroyuki
1
-8
/
+8
2010-09-21
bounce: call flush_dcache_page() after bounce_copy_vec()
Gary King
1
-1
/
+1
2010-08-27
vmscan: raise the bar to PAGEOUT_IO_SYNC stalls
Wu Fengguang
1
-8
/
+45
2010-08-27
slab: fix object alignment
Carsten Otte
1
-2
/
+2
2010-08-27
mm: make stack guard page logic use vm_prev pointer
Linus Torvalds
1
-4
/
+11
2010-08-27
mm: make the mlock() stack guard page checks stricter
Linus Torvalds
1
-5
/
+16
2010-08-27
mm: make the vma list be doubly linked
Linus Torvalds
2
-6
/
+22
2010-08-20
mm: fix up some user-visible effects of the stack guard page
Linus Torvalds
1
-0
/
+8
2010-08-20
mm: fix page table unmap for stack guard page properly
Linus Torvalds
1
-7
/
+6
2010-08-14
mm: fix missing page table unmap for stack guard page failure case
Linus Torvalds
1
-1
/
+3
2010-08-14
mm: keep a guard page below a grow-down stack segment
Linus Torvalds
1
-0
/
+23
2010-08-14
mm: fix corruption of hibernation caused by reusing swap during image saving
KAMEZAWA Hiroyuki
1
-2
/
+4
2010-08-14
HWPOISON: abort on failed unmap
Wu Fengguang
1
-5
/
+15
2010-08-14
HWPOISON: remove the anonymous entry
Wu Fengguang
1
-1
/
+0
2010-08-10
mm: fix ia64 crash when gcore reads gate area
Hugh Dickins
1
-3
/
+13
2010-07-05
do_generic_file_read: clear page errors when issuing a fresh read of the page
Jeff Moyer
1
-0
/
+6
2010-07-05
tmpfs: insert tmpfs cache pages to inactive list at first
KOSAKI Motohiro
1
-2
/
+2
2010-07-05
mm: hugetlb: fix clear_huge_page()
Andrea Arcangeli
1
-1
/
+1
2010-05-27
hugetlbfs: kill applications that use MAP_NORESERVE with SIGBUS instead of OO...
Mel Gorman
1
-1
/
+1
2010-05-13
hugetlb: fix infinite loop in get_futex_key() when backed by huge pages
Mel Gorman
1
-1
/
+4
2010-05-13
memcg: fix prepare migration
Andrea Arcangeli
1
-2
/
+2
2010-04-26
readahead: fix NULL filp dereference
Wu Fengguang
1
-1
/
+1
2010-04-02
tmpfs: cleanup mpol_parse_str()
KOSAKI Motohiro
1
-12
/
+12
2010-04-02
tmpfs: handle MPOL_LOCAL mount option properly
KOSAKI Motohiro
1
-0
/
+1
2010-04-02
tmpfs: mpol=bind:0 don't cause mount error.
KOSAKI Motohiro
1
-3
/
+7
2010-04-02
tmpfs: fix oops on mounts with mpol=default
Ravikiran G Thirumalai
1
-2
/
+7
2010-04-02
readahead: add blk_run_backing_dev
Hisashi Hifumi
1
-0
/
+12
2010-03-15
readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
Wu Fengguang
2
-1
/
+15
2010-03-15
slab: initialize unused alien cache entry as NULL at alloc_alien_cache().
Haicheng Li
1
-4
/
+2
2010-03-15
memcg: fix oom killing a child process in an other cgroup
KAMEZAWA Hiroyuki
1
-0
/
+2
2010-02-23
Fix potential crash with sys_move_pages
Linus Torvalds
1
-0
/
+3
2010-02-09
mm: flush dcache before writing into page to avoid alias
anfei zhou
1
-0
/
+3
2010-02-09
mm: purge fragmented percpu vmap blocks
Nick Piggin
1
-11
/
+80
2010-02-09
mm: percpu-vmap fix RCU list walking
Nick Piggin
1
-14
/
+6
2010-02-09
mm: fix migratetype bug which slowed swapping
Hugh Dickins
1
-2
/
+3
2010-02-09
mm: add new 'read_cache_page_gfp()' helper function
Linus Torvalds
1
-32
/
+68
2010-01-25
vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
Yongseok Koh
1
-3
/
+1
2010-01-23
vfs: Fix vmtruncate() regression
OGAWA Hirofumi
1
-16
/
+14
2010-01-23
page allocator: update NR_FREE_PAGES only when necessary
KOSAKI Motohiro
1
-1
/
+1
2010-01-23
memcg: ensure list is empty at rmdir
Daisuke Nishimura
1
-7
/
+4
2010-01-18
untangle the do_mremap() mess
Al Viro
3
-116
/
+211
2010-01-07
ksm: fix mlockfreed to munlocked
Hugh Dickins
3
-10
/
+11
2010-01-07
vmscan: do not evict inactive pages when skipping an active list scan
Rik van Riel
1
-6
/
+12
2010-01-07
memcg: avoid oom-killing innocent task in case of use_hierarchy
Daisuke Nishimura
2
-2
/
+8
[next]