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
2012-06-29
Merge branch 'master' into for-next
Jiri Kosina
30
-984
/
+1137
2012-06-28
mm/vmscan: cleanup comment error in balance_pgdat
Wanpeng Li
1
-1
/
+1
2012-06-28
mm: fix page reclaim comment error
Wanpeng Li
1
-1
/
+2
2012-06-28
mm/mmu_gather: enable tlb flush range in generic mmu_gather
Alex Shi
1
-0
/
+9
2012-06-21
mm, mempolicy: fix mbind() to do synchronous migration
David Rientjes
1
-1
/
+1
2012-06-21
mm/memblock: fix overlapping allocation when doubling reserved array
Greg Pearson
1
-4
/
+32
2012-06-21
mm/memory.c: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2012-06-21
mm: fix kernel-doc warnings
Wanpeng Li
6
-13
/
+11
2012-06-21
mm, thp: print useful information when mmap_sem is unlocked in zap_pmd_range
David Rientjes
1
-1
/
+9
2012-06-21
memcg: fix use_hierarchy css_is_ancestor oops regression
Hugh Dickins
1
-1
/
+1
2012-06-21
mm, oom: fix and cleanup oom score calculations
David Rientjes
1
-8
/
+7
2012-06-20
slub: refactoring unfreeze_partials()
Joonsoo Kim
1
-34
/
+14
2012-06-20
slub: use __cmpxchg_double_slab() at interrupt disabled place
Joonsoo Kim
1
-3
/
+9
2012-06-20
slab/mempolicy: always use local policy from interrupt context
Andi Kleen
3
-4
/
+10
2012-06-16
swap: fix shmem swapping when more than 8 areas
Hugh Dickins
1
-8
/
+4
2012-06-16
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+20
2012-06-14
slab: Get rid of obj_size macro
Christoph Lameter
1
-26
/
+21
2012-06-14
mm, sl[aou]b: Extract common fields from struct kmem_cache
Christoph Lameter
3
-107
/
+99
2012-06-14
slab: Remove some accessors
Christoph Lameter
1
-27
/
+8
2012-06-14
slab: Use page struct fields instead of casting
Christoph Lameter
1
-4
/
+4
2012-06-14
slob: Remove various small accessors
Christoph Lameter
1
-40
/
+9
2012-06-14
slob: No need to zero mapping since it is no longer in use
Christoph Lameter
1
-1
/
+0
2012-06-14
slob: Define page struct fields used in mm_types.h
Christoph Lameter
1
-58
/
+37
2012-06-13
splice: fix racy pipe->buffers uses
Eric Dumazet
1
-1
/
+2
2012-06-11
mm: frontswap: remove unnecessary check during initialization
Sasha Levin
1
-2
/
+1
2012-06-11
mm: frontswap: make all branches of if statement in put page consistent
Sasha Levin
1
-5
/
+5
2012-06-11
mm: frontswap: split frontswap_shrink further to simplify locking
Sasha Levin
1
-15
/
+21
2012-06-11
mm: frontswap: split out __frontswap_unuse_pages
Sasha Levin
1
-20
/
+39
2012-06-11
mm: frontswap: split out __frontswap_curr_pages
Sasha Levin
1
-11
/
+17
2012-06-11
mm: frontswap: trivial coding convention issues
Sasha Levin
1
-3
/
+4
2012-06-11
mm: frontswap: remove casting from function calls through ops structure
Sasha Levin
1
-5
/
+5
2012-06-09
writeback: Fix some comment errors
Wanpeng Li
1
-2
/
+2
2012-06-09
block: Convert BDI proportion calculations to flexible proportions
Jan Kara
2
-42
/
+67
2012-06-09
mm, oom: fix badness score underflow
David Rientjes
1
-2
/
+2
2012-06-08
memblock: Document memblock_is_region_{memory,reserved}()
Stephen Boyd
1
-0
/
+20
2012-06-08
shmem: replace_page must flush_dcache and others
Hugh Dickins
1
-20
/
+37
2012-06-05
Pull 'for-linus' branches of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2012-06-05
nommu: fix compilation of nommu.c
Greg Ungerer
1
-1
/
+1
2012-06-04
Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-13
/
+385
2012-06-04
Merge branch 'slub/cleanups' into slab/next
Pekka Enberg
1
-81
/
+92
2012-06-04
Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks"
Linus Torvalds
3
-131
/
+28
2012-06-04
mm: fix warning in __set_page_dirty_nobuffers
Hugh Dickins
1
-1
/
+4
2012-06-02
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-10
/
+13
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
9
-176
/
+58
2012-06-01
fs: introduce inode operation ->update_time
Josef Bacik
2
-2
/
+6
2012-06-01
unexport do_munmap()
Al Viro
1
-1
/
+0
2012-06-01
new helper: vm_mmap_pgoff()
Al Viro
4
-57
/
+36
2012-06-01
kill do_mmap() completely
Al Viro
2
-22
/
+10
2012-06-01
switch aio and shm to do_mmap_pgoff(), make do_mmap() static
Al Viro
2
-4
/
+4
2012-06-01
move security_mmap_addr() to saner place
Al Viro
2
-21
/
+3
[prev]
[next]