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.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-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-1
/
+1
2010-02-23
memcg: fix oom killing a child process in an other cgroup
KAMEZAWA Hiroyuki
1
-0
/
+2
2010-02-21
mm: Make copy_from_user() in migrate.c statically predictable
H. Peter Anvin
1
-21
/
+15
2010-02-08
Merge branch 'sh/dmaengine'
Paul Mundt
1
-0
/
+3
2010-02-07
Fix potential crash with sys_move_pages
Linus Torvalds
1
-0
/
+3
2010-02-05
Merge branch 'sh/stable-updates'
Paul Mundt
3
-28
/
+92
2010-02-03
hugetlb: fix section mismatches
Jeff Mahoney
1
-4
/
+3
2010-02-03
mm: flush dcache before writing into page to avoid alias
anfei zhou
1
-0
/
+3
2010-02-02
mm: purge fragmented percpu vmap blocks
Nick Piggin
1
-11
/
+81
2010-02-02
mm: percpu-vmap fix RCU list walking
Nick Piggin
1
-14
/
+6
2010-02-02
Merge branch 'sh/stable-updates'
Paul Mundt
3
-37
/
+72
2010-01-29
mm: fix migratetype bug which slowed swapping
Hugh Dickins
1
-2
/
+3
2010-01-27
mm: add new 'read_cache_page_gfp()' helper function
Linus Torvalds
1
-32
/
+68
2010-01-21
vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
Yongseok Koh
1
-3
/
+1
2010-01-18
Merge branch 'sh/stable-updates'
Paul Mundt
6
-57
/
+95
2010-01-17
page allocator: update NR_FREE_PAGES only when necessary
KOSAKI Motohiro
1
-1
/
+1
2010-01-16
nommu: fix shared mmap after truncate shrinkage problems
David Howells
1
-0
/
+62
2010-01-16
nommu: don't need get_unmapped_area() for NOMMU
David Howells
2
-22
/
+1
2010-01-16
nommu: remove a superfluous check of vm_region::vm_usage
David Howells
1
-4
/
+3
2010-01-16
nommu: struct vm_region's vm_usage count need not be atomic
David Howells
1
-7
/
+7
2010-01-16
memcg: ensure list is empty at rmdir
Daisuke Nishimura
1
-7
/
+4
2010-01-16
vmscan: kswapd: don't retry balance_pgdat() if all zones are unreclaimable
KOSAKI Motohiro
1
-0
/
+3
2010-01-16
mm/page_alloc: fix the range check for backward merging
Kazuhisa Ichikawa
1
-1
/
+1
2010-01-14
vfs: Fix vmtruncate() regression
OGAWA Hirofumi
1
-16
/
+14
2010-01-13
Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'
Paul Mundt
7
-55
/
+92
2010-01-11
mm: hugetlb: fix clear_huge_page()
Andrea Arcangeli
1
-1
/
+1
2010-01-11
percpu: avoid calling __pcpu_ptr_to_addr(NULL)
Andrew Morton
1
-1
/
+3
2010-01-07
maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write)
Jason Wessel
1
-2
/
+9
2010-01-07
NOMMU: Use copy_*_user_page() in access_process_vm()
Jie Zhang
1
-2
/
+4
2010-01-07
NOMMU: Avoiding duplicate icache flushes of shared maps
Mike Frysinger
1
-3
/
+8
2010-01-05
sh: Drop down to a single quicklist.
Paul Mundt
1
-1
/
+1
2009-12-31
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+2
2009-12-30
mm: move sys_mmap_pgoff from util.c
Hugh Dickins
3
-44
/
+65
2009-12-28
SLAB: Fix lockdep annotation breakage
Pekka Enberg
1
-2
/
+2
2009-12-25
Merge branch 'sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/lin...
Linus Torvalds
1
-4
/
+7
2009-12-25
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2
-1
/
+10
2009-12-23
SYSCTL: Add a mutex to the page_alloc zone order sysctl
Andi Kleen
1
-4
/
+7
2009-12-23
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-7
/
+50
2009-12-21
HWPOISON: Add PROC_FS dependency to hwpoison injector v2
Andi Kleen
2
-1
/
+10
2009-12-19
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2009-12-18
mm: Add notifier in pageblock isolation for balloon drivers
Robert Jennings
1
-7
/
+50
2009-12-18
Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2009-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+1
2009-12-18
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
Linus Torvalds
2
-91
/
+107
2009-12-18
readahead: add blk_run_backing_dev
Hisashi Hifumi
1
-0
/
+12
2009-12-17
cpumask: avoid deprecated function in mm/slab.c
Rusty Russell
1
-1
/
+1
2009-12-17
Fix breakage in shmem.c
Al Viro
1
-0
/
+2
2009-12-17
x86: Fix checking of SRAT when node 0 ram is not from 0
Yinghai Lu
1
-2
/
+2
2009-12-17
NOMMU: Optimise away the {dac_,}mmap_min_addr tests
David Howells
1
-0
/
+1
2009-12-16
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
8
-77
/
+673
[next]