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
2014-05-12
ext4: fix data integrity sync in ordered mode
Namjae Jeon
1
-5
/
+6
2014-04-19
thp: close race between split and zap huge pages
Kirill A. Shutemov
1
-3
/
+10
2014-04-19
mm: fix new kernel-doc warning in filemap.c
Randy Dunlap
1
-1
/
+0
2014-04-19
mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()
Mizuma, Masayoshi
1
-0
/
+1
2014-04-19
vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state()
Christoph Lameter
1
-1
/
+1
2014-04-14
mm: Initialize error in shmem_file_aio_read()
Geert Uytterhoeven
1
-1
/
+1
2014-04-14
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
3
-83
/
+115
2014-04-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-511
/
+389
2014-04-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-0
/
+48
2014-04-12
missing bits of "splice: fix racy pipe->buffers uses"
Al Viro
1
-1
/
+1
2014-04-11
mm: slab/slub: use page->list consistently instead of page->lru
Dave Hansen
2
-7
/
+7
2014-04-09
mm: vmscan: do not swap anon pages just because free+file is low
Johannes Weiner
1
-15
/
+1
2014-04-08
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
32
-722
/
+1342
2014-04-08
mm: create generic early_ioremap() support
Mark Salter
3
-0
/
+249
2014-04-08
slub: use raw_cpu_inc for incrementing statistics
Christoph Lameter
1
-1
/
+5
2014-04-08
slub: fix leak of 'name' in sysfs_slab_add
Dave Jones
1
-14
/
+15
2014-04-08
slub: rework sysfs layout for memcg caches
Vladimir Davydov
1
-1
/
+25
2014-04-08
slub: adjust memcg caches when creating cache alias
Vladimir Davydov
1
-0
/
+13
2014-04-08
memcg, slab: do not destroy children caches if parent has aliases
Vladimir Davydov
2
-32
/
+56
2014-04-08
memcg, slab: unregister cache from memcg before starting to destroy it
Vladimir Davydov
2
-7
/
+8
2014-04-08
memcg, slab: separate memcg vs root cache creation paths
Vladimir Davydov
2
-86
/
+108
2014-04-08
memcg, slab: cleanup memcg cache creation
Vladimir Davydov
2
-51
/
+43
2014-04-08
memcg, slab: never try to merge memcg caches
Vladimir Davydov
3
-30
/
+18
2014-04-08
mm/zswap.c: remove unnecessary parentheses
SeongJae Park
1
-3
/
+3
2014-04-08
mm/zswap: support multiple swap devices
Minchan Kim
1
-31
/
+33
2014-04-08
mm/zswap.c: update zsmalloc in comment to zbud
SeongJae Park
1
-2
/
+2
2014-04-08
mm/zswap.c: fix trivial typo and arrange indentation
SeongJae Park
1
-2
/
+2
2014-04-08
mm/page_alloc.c: change mm debug routines back to EXPORT_SYMBOL
John Hubbard
1
-1
/
+1
2014-04-08
mm/readahead.c: inline ra_submit
Fabian Frederick
2
-18
/
+18
2014-04-08
mm: hugetlb: fix softlockup when a large number of hugepages are freed.
Mizuma, Masayoshi
1
-0
/
+1
2014-04-08
mm/memblock.c: use PFN_PHYS()
Fabian Frederick
1
-2
/
+2
2014-04-08
memblock: use for_each_memblock()
Emil Medve
2
-18
/
+16
2014-04-08
mm: remove unused arg of set_page_dirty_balance()
Miklos Szeredi
2
-3
/
+3
2014-04-08
mm: try_to_unmap_cluster() should lock_page() before mlocking
Vlastimil Babka
2
-2
/
+14
2014-04-08
mm: page_alloc: spill to remote nodes before waking kswapd
Johannes Weiner
2
-44
/
+46
2014-04-08
memcg: rename high level charging functions
Michal Hocko
5
-13
/
+13
2014-04-08
memcg: sanitize __mem_cgroup_try_charge() call protocol
Johannes Weiner
1
-105
/
+102
2014-04-08
memcg: do not replicate get_mem_cgroup_from_mm in __mem_cgroup_try_charge
Michal Hocko
1
-44
/
+6
2014-04-08
memcg: get_mem_cgroup_from_mm()
Johannes Weiner
1
-14
/
+4
2014-04-08
memcg: remove unnecessary !mm check from try_get_mem_cgroup_from_mm()
Johannes Weiner
1
-7
/
+0
2014-04-08
mm: memcg: push !mm handling out to page cache charge function
Johannes Weiner
1
-9
/
+6
2014-04-08
mm: memcg: inline mem_cgroup_charge_common()
Johannes Weiner
1
-24
/
+16
2014-04-08
mm: memcg: remove mem_cgroup_move_account_page_stat()
Johannes Weiner
1
-16
/
+12
2014-04-08
mm: memcg: remove unnecessary preemption disabling
Johannes Weiner
1
-11
/
+4
2014-04-08
mm: use 'const char *' insted of 'char *' for reason in dump_page()
Kirill A. Shutemov
1
-5
/
+7
2014-04-08
mm/vmalloc.c: enhance vm_map_ram() comment
Gioh Kim
1
-0
/
+6
2014-04-08
mm: fix 'ERROR: do not initialise globals to 0 or NULL' and coding style
Choi Gi-yong
2
-12
/
+7
2014-04-08
mempool: add unlikely and likely hints
Mikulas Patocka
1
-2
/
+2
2014-04-08
mm, compaction: determine isolation mode only once
David Rientjes
1
-7
/
+2
2014-04-08
mm, mempolicy: remove per-process flag
David Rientjes
2
-33
/
+2
[next]