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-06-15
fix __swap_writepage() compile failure on old gcc versions
Al Viro
1
-1
/
+1
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-186
/
+626
2014-06-12
Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus
Al Viro
8
-27
/
+55
2014-06-12
shmem: switch to iter_file_splice_write()
Al Viro
1
-1
/
+1
2014-06-10
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2
-108
/
+117
2014-06-09
Don't trigger congestion wait on dirty-but-not-writeout pages
Linus Torvalds
1
-7
/
+5
2014-06-09
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-5
/
+6
2014-06-08
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
47
-2724
/
+2974
2014-06-07
mm: convert some level-less printks to pr_*
Mitchel Humpherys
4
-12
/
+24
2014-06-07
mm/kmemleak-test.c: use pr_fmt for logging
Fabian Frederick
1
-17
/
+19
2014-06-07
mm: mark remap_file_pages() syscall as deprecated
Kirill A. Shutemov
1
-0
/
+4
2014-06-07
mm: memcontrol: remove unnecessary memcg argument from soft limit functions
Johannes Weiner
1
-20
/
+14
2014-06-07
mm: memcontrol: clean up memcg zoneinfo lookup
Jianyu Zhan
1
-50
/
+39
2014-06-07
mm/memblock.c: call kmemleak directly from memblock_(alloc|free)
Catalin Marinas
2
-4
/
+8
2014-06-07
mm/mempool.c: update the kmemleak stack trace for mempool allocations
Catalin Marinas
1
-0
/
+6
2014-06-07
mm: introduce kmemleak_update_trace()
Catalin Marinas
1
-0
/
+34
2014-06-07
mm/kmemleak.c: use %u to print ->checksum
Jianpeng Ma
1
-1
/
+1
2014-06-07
vmscan: memcg: always use swappiness of the reclaimed memcg
Michal Hocko
2
-11
/
+9
2014-06-07
mm: convert use of typedef ctl_table to struct ctl_table
Joe Perches
2
-7
/
+7
2014-06-07
slub: search partial list on numa_mem_id(), instead of numa_node_id()
Joonsoo Kim
1
-1
/
+1
2014-06-07
mm: vmscan: clear kswapd's special reclaim powers before exiting
Johannes Weiner
1
-0
/
+3
2014-06-07
mm: add !pte_present() check on existing hugetlb_entry callbacks
Naoya Horiguchi
1
-1
/
+5
2014-06-06
mm: rmap: fix use-after-free in __put_anon_vma
Andrey Ryabinin
1
-2
/
+1
2014-06-05
Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...
Linus Torvalds
1
-29
/
+60
2014-06-05
mm/zswap: NUMA aware allocation for zswap_dstmem
Eric Dumazet
1
-1
/
+1
2014-06-05
mm/zsmalloc: make zsmalloc module-buildable
Minchan Kim
1
-1
/
+1
2014-06-05
mm/vmalloc.c: export unmap_kernel_range()
Minchan Kim
1
-0
/
+1
2014-06-05
zsmalloc: fixup trivial zs size classes value in comments
Weijie Yang
1
-1
/
+1
2014-06-05
mm/zbud.c: make size unsigned like unique callsite
Fabian Frederick
1
-2
/
+2
2014-06-05
mm, memcg: periodically schedule when emptying page list
Hugh Dickins
1
-1
/
+1
2014-06-05
mm/memory-failure.c: support use of a dedicated thread to handle SIGBUS(BUS_M...
Naoya Horiguchi
1
-13
/
+43
2014-06-05
mm/memory-failure.c: don't let collect_procs() skip over processes for MF_ACT...
Tony Luck
1
-9
/
+12
2014-06-05
mm/memory-failure.c-failure: send right signal code to correct thread
Tony Luck
1
-2
/
+2
2014-06-05
mm/page-writeback.c: remove outdated comment
Jianyu Zhan
1
-18
/
+0
2014-06-05
mm/swapfile.c: delete the "last_in_cluster < scan_base" loop in the body of s...
Chen Yucong
1
-26
/
+3
2014-06-05
hugetlb: rename hugepage_migration_support() to ..._supported()
Naoya Horiguchi
2
-2
/
+2
2014-06-05
mm: document do_fault_around() feature
Kirill A. Shutemov
1
-0
/
+27
2014-06-05
mm: nominate faultaround area in bytes rather than page order
Kirill A. Shutemov
1
-39
/
+23
2014-06-05
mm/page_alloc.c: cleanup add_active_range() related comments
Zhang Zhen
1
-13
/
+8
2014-06-05
mm/rmap.c: cleanup ttu_flags
Konstantin Khlebnikov
1
-5
/
+5
2014-06-05
mm/rmap.c: don't call mmu_notifier_invalidate_page() during munlock
Konstantin Khlebnikov
1
-1
/
+1
2014-06-05
mm/process_vm_access: move config option into init/Kconfig
Konstantin Khlebnikov
1
-10
/
+0
2014-06-05
mm: vmscan: use proportional scanning during direct reclaim and full scan at ...
Mel Gorman
1
-11
/
+25
2014-06-05
mm: fix typo in comment in do_fault_around()
Kirill A. Shutemov
1
-1
/
+1
2014-06-05
mm/msync.c: sync only the requested range in msync()
Matthew Wilcox
1
-1
/
+7
2014-06-05
mm, compaction: properly signal and act upon lock and need_sched() contention
Vlastimil Babka
2
-11
/
+48
2014-06-05
mm/vmscan.c: use DIV_ROUND_UP for calculation of zone's balance_gap and corre...
Jianyu Zhan
1
-6
/
+4
2014-06-05
mm, hugetlb: move the error handle logic out of normal code path
Jianyu Zhan
1
-13
/
+13
2014-06-05
mm/memory-failure.c: move comment
Naoya Horiguchi
1
-5
/
+4
2014-06-05
mm: avoid unnecessary atomic operations during end_page_writeback()
Mel Gorman
1
-1
/
+10
[next]