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
2011-07-26
tmpfs: simplify prealloc_page
Hugh Dickins
1
-44
/
+16
2011-07-26
tmpfs: remove_shmem_readpage
Hugh Dickins
1
-34
/
+6
2011-07-26
tmpfs: pass gfp to shmem_getpage_gfp
Hugh Dickins
1
-23
/
+44
2011-07-26
tmpfs: refine shmem_file_splice_read
Hugh Dickins
1
-119
/
+19
2011-07-26
tmpfs: clone shmem_file_splice_read()
Hugh Dickins
1
-1
/
+217
2011-07-26
mm/futex: fix futex writes on archs with SW tracking of dirty & young
Benjamin Herrenschmidt
1
-1
/
+57
2011-07-26
mm: remove useless rcu lock-unlock from mapping_tagged()
Konstantin Khlebnikov
1
-5
/
+1
2011-07-26
mm: page allocator: reconsider zones for allocation after direct reclaim
Mel Gorman
1
-0
/
+23
2011-07-26
mm: page allocator: initialise ZLC for first zone eligible for zone_reclaim
Mel Gorman
1
-13
/
+22
2011-07-26
mm: preallocate page before lock_page() at filemap COW
KAMEZAWA Hiroyuki
1
-22
/
+34
2011-07-26
tmpfs: no need to use i_lock
Hugh Dickins
1
-8
/
+6
2011-07-26
mm: pincer in truncate_inode_pages_range
Hugh Dickins
1
-1
/
+1
2011-07-26
mm: consistent truncate and invalidate loops
Hugh Dickins
2
-63
/
+49
2011-07-26
mm: tidy vmtruncate_range and related functions
Hugh Dickins
1
-14
/
+17
2011-07-26
mm: cleanup descriptions of filler arg
Hugh Dickins
1
-6
/
+6
2011-07-26
mmap: fix and tidy up overcommit page arithmetic
Dmitry Fink
2
-42
/
+26
2011-07-26
mm/memblock.c: avoid abuse of RED_INACTIVE
Andrew Morton
1
-4
/
+4
2011-07-26
oom: remove references to old badness() function
David Rientjes
1
-1
/
+1
2011-07-26
mm/memory.c: remove ZAP_BLOCK_SIZE
Andrew Morton
1
-11
/
+0
2011-07-26
mm: hugetlb: fix coding style issues
Chris Forbes
1
-16
/
+15
2011-07-26
mm/huge_memory.c: minor lock simplification in __khugepaged_exit
Chris Wright
1
-4
/
+2
2011-07-26
mm/page_cgroup.c: simplify code by using SECTION_ALIGN_UP() and SECTION_ALIGN...
Daniel Kiper
1
-4
/
+4
2011-07-26
mm: remove the leftovers of noswapaccount
WANG Cong
1
-1
/
+1
2011-07-26
pagewalk: fix code comment for THP
KOSAKI Motohiro
1
-1
/
+2
2011-07-26
pagewalk: add locking-rule comments
KOSAKI Motohiro
1
-0
/
+3
2011-07-26
pagewalk: don't look up vma if walk->hugetlb_entry is unused
KOSAKI Motohiro
1
-6
/
+37
2011-07-26
pagewalk: fix walk_page_range() don't check find_vma() result properly
KOSAKI Motohiro
1
-1
/
+1
2011-07-26
mm: swap-token: add a comment for priority aging
KOSAKI Motohiro
1
-0
/
+11
2011-07-26
mm: swap-token: makes global variables to function local
KOSAKI Motohiro
1
-2
/
+2
2011-07-26
mm: swap-token: fix dead link
KOSAKI Motohiro
1
-1
/
+1
2011-07-26
mm: extend memory hotplug API to allow memory hotplug in virtual machines
Daniel Kiper
1
-3
/
+65
2011-07-26
mm/backing-dev.c: reset bdi min_ratio in bdi_unregister()
Peter Zijlstra
1
-0
/
+1
2011-07-26
mm: make some struct page's const
Ian Campbell
1
-1
/
+1
2011-07-26
hugetlb: add phys addr to struct huge_bootmem_page
Becky Bruce
1
-1
/
+9
2011-07-24
[S390] reference bit testing for unmapped pages
Martin Schwidefsky
1
-3
/
+3
2011-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-43
/
+66
2011-07-23
Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+54
2011-07-23
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-16
/
+2
2011-07-23
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
Linus Torvalds
2
-4
/
+2
2011-07-22
Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-10
/
+118
2011-07-22
slab: fix DEBUG_SLAB warning
Tetsuo Handa
1
-1
/
+2
2011-07-21
fs: seq_file - add event counter to simplify poll() support
Kay Sievers
1
-21
/
+8
2011-07-21
fs: kill i_alloc_sem
Christoph Hellwig
4
-7
/
+2
2011-07-21
vmalloc,rcu: Convert call_rcu(rcu_free_vb) to kfree_rcu()
Lai Jiangshan
1
-8
/
+1
2011-07-21
vmalloc,rcu: Convert call_rcu(rcu_free_va) to kfree_rcu()
Lai Jiangshan
1
-8
/
+1
2011-07-20
slab: shrink sizeof(struct kmem_cache)
Eric Dumazet
1
-4
/
+6
2011-07-20
vmscan: add customisable shrinker batch size
Dave Chinner
1
-5
/
+6
2011-07-20
vmscan: reduce wind up shrinker->nr when shrinker can't do work
Dave Chinner
1
-0
/
+15
2011-07-20
vmscan: shrinker->nr updates race and go wrong
Dave Chinner
1
-13
/
+32
2011-07-20
vmscan: add shrink_slab tracepoints
Dave Chinner
1
-1
/
+7
[next]