index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-14
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-09
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2
-108
/
+117
2014-06-08
Don't trigger congestion wait on dirty-but-not-writeout pages
Linus Torvalds
1
-7
/
+5
2014-06-08
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-06
mm: convert some level-less printks to pr_*
Mitchel Humpherys
4
-12
/
+24
2014-06-06
mm/kmemleak-test.c: use pr_fmt for logging
Fabian Frederick
1
-17
/
+19
2014-06-06
mm: mark remap_file_pages() syscall as deprecated
Kirill A. Shutemov
1
-0
/
+4
2014-06-06
mm: memcontrol: remove unnecessary memcg argument from soft limit functions
Johannes Weiner
1
-20
/
+14
2014-06-06
mm: memcontrol: clean up memcg zoneinfo lookup
Jianyu Zhan
1
-50
/
+39
2014-06-06
mm/memblock.c: call kmemleak directly from memblock_(alloc|free)
Catalin Marinas
2
-4
/
+8
2014-06-06
mm/mempool.c: update the kmemleak stack trace for mempool allocations
Catalin Marinas
1
-0
/
+6
2014-06-06
mm: introduce kmemleak_update_trace()
Catalin Marinas
1
-0
/
+34
2014-06-06
mm/kmemleak.c: use %u to print ->checksum
Jianpeng Ma
1
-1
/
+1
2014-06-06
vmscan: memcg: always use swappiness of the reclaimed memcg
Michal Hocko
2
-11
/
+9
2014-06-06
mm: convert use of typedef ctl_table to struct ctl_table
Joe Perches
2
-7
/
+7
2014-06-06
slub: search partial list on numa_mem_id(), instead of numa_node_id()
Joonsoo Kim
1
-1
/
+1
2014-06-06
mm: vmscan: clear kswapd's special reclaim powers before exiting
Johannes Weiner
1
-0
/
+3
2014-06-06
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-04
mm/zswap: NUMA aware allocation for zswap_dstmem
Eric Dumazet
1
-1
/
+1
2014-06-04
mm/zsmalloc: make zsmalloc module-buildable
Minchan Kim
1
-1
/
+1
2014-06-04
mm/vmalloc.c: export unmap_kernel_range()
Minchan Kim
1
-0
/
+1
2014-06-04
zsmalloc: fixup trivial zs size classes value in comments
Weijie Yang
1
-1
/
+1
2014-06-04
mm/zbud.c: make size unsigned like unique callsite
Fabian Frederick
1
-2
/
+2
2014-06-04
mm, memcg: periodically schedule when emptying page list
Hugh Dickins
1
-1
/
+1
2014-06-04
mm/memory-failure.c: support use of a dedicated thread to handle SIGBUS(BUS_M...
Naoya Horiguchi
1
-13
/
+43
2014-06-04
mm/memory-failure.c: don't let collect_procs() skip over processes for MF_ACT...
Tony Luck
1
-9
/
+12
2014-06-04
mm/memory-failure.c-failure: send right signal code to correct thread
Tony Luck
1
-2
/
+2
2014-06-04
mm/page-writeback.c: remove outdated comment
Jianyu Zhan
1
-18
/
+0
2014-06-04
mm/swapfile.c: delete the "last_in_cluster < scan_base" loop in the body of s...
Chen Yucong
1
-26
/
+3
2014-06-04
hugetlb: rename hugepage_migration_support() to ..._supported()
Naoya Horiguchi
2
-2
/
+2
2014-06-04
mm: document do_fault_around() feature
Kirill A. Shutemov
1
-0
/
+27
2014-06-04
mm: nominate faultaround area in bytes rather than page order
Kirill A. Shutemov
1
-39
/
+23
2014-06-04
mm/page_alloc.c: cleanup add_active_range() related comments
Zhang Zhen
1
-13
/
+8
2014-06-04
mm/rmap.c: cleanup ttu_flags
Konstantin Khlebnikov
1
-5
/
+5
2014-06-04
mm/rmap.c: don't call mmu_notifier_invalidate_page() during munlock
Konstantin Khlebnikov
1
-1
/
+1
2014-06-04
mm/process_vm_access: move config option into init/Kconfig
Konstantin Khlebnikov
1
-10
/
+0
2014-06-04
mm: vmscan: use proportional scanning during direct reclaim and full scan at ...
Mel Gorman
1
-11
/
+25
2014-06-04
mm: fix typo in comment in do_fault_around()
Kirill A. Shutemov
1
-1
/
+1
2014-06-04
mm/msync.c: sync only the requested range in msync()
Matthew Wilcox
1
-1
/
+7
2014-06-04
mm, compaction: properly signal and act upon lock and need_sched() contention
Vlastimil Babka
2
-11
/
+48
2014-06-04
mm/vmscan.c: use DIV_ROUND_UP for calculation of zone's balance_gap and corre...
Jianyu Zhan
1
-6
/
+4
2014-06-04
mm, hugetlb: move the error handle logic out of normal code path
Jianyu Zhan
1
-13
/
+13
2014-06-04
mm/memory-failure.c: move comment
Naoya Horiguchi
1
-5
/
+4
2014-06-04
mm: avoid unnecessary atomic operations during end_page_writeback()
Mel Gorman
1
-1
/
+10
[next]