index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/memcontrol.c: convert printk(KERN_FOO) to pr_foo()
Andrew Morton
2013-02-24
1
-8
/
+7
*
memcg, oom: provide more precise dump info while memcg oom happening
Sha Zhengju
2013-02-24
2
-12
/
+41
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-22
3
-15
/
+33
|
\
|
*
mm: Add alloc_bootmem_low_pages_nopanic()
Yinghai Lu
2013-01-30
2
-0
/
+16
|
*
memblock: Add memblock_mem_size()
Yinghai Lu
2013-01-30
1
-0
/
+17
|
*
Merge remote-tracking branch 'origin/x86/boot' into x86/mm2
H. Peter Anvin
2013-01-30
47
-2099
/
+5954
|
|
\
|
*
|
mm: Kill NO_BOOTMEM version free_all_bootmem_node()
Yinghai Lu
2012-11-17
1
-14
/
+0
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-02-22
1
-24
/
+0
|
\
\
\
|
*
|
|
s390/mm: implement software dirty bits
Martin Schwidefsky
2013-02-14
1
-24
/
+0
*
|
|
|
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-02-22
5
-5
/
+94
|
\
\
\
\
|
*
|
|
|
block: optionally snapshot page contents to provide stable pages during write
Darrick J. Wong
2013-02-22
3
-4
/
+61
|
*
|
|
|
mm: only enforce stable page writes if the backing device requires it
Darrick J. Wong
2013-02-22
2
-1
/
+22
|
*
|
|
|
bdi: allow block devices to say that they require stable page writes
Darrick J. Wong
2013-02-22
1
-0
/
+11
*
|
|
|
|
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge 3.9-rc4 into driver-core-next
Greg Kroah-Hartman
2013-01-18
8
-123
/
+71
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
mm: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-17
1
-1
/
+1
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2013-02-21
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
mm: minor cleanup of iov_iter_single_seg_count()
Maxim Patlasov
2013-01-24
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-02-20
5
-0
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
sched/rt: Move rt specific bits into new header file
Clark Williams
2013-02-07
2
-0
/
+2
|
*
|
|
|
|
sched: Move sched.h sysctl bits into separate header
Clark Williams
2013-02-07
3
-0
/
+3
|
|
/
/
/
/
*
|
|
/
/
mm: fix pageblock bitmap allocation
Linus Torvalds
2013-02-18
1
-6
/
+9
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
mm: cma: fix accounting of CMA pages placed in high memory
Marek Szyprowski
2013-02-12
1
-0
/
+4
*
|
|
|
memcg: fix kmemcg registration for late caches
Glauber Costa
2013-02-12
1
-1
/
+3
*
|
|
|
mm: don't overwrite mm->def_flags in do_mlockall()
Gerald Schaefer
2013-02-12
1
-3
/
+3
*
|
|
|
mm: fix wrong comments about anon_vma lock
Yuanhan Liu
2013-02-05
1
-1
/
+1
*
|
|
|
mm/hugetlb: set PTE as huge in hugetlb_change_protection and remove_migration...
Tony Lu
2013-02-05
2
-1
/
+4
*
|
|
|
thp: avoid dumping huge zero page
Kirill A. Shutemov
2013-02-05
1
-0
/
+4
|
/
/
/
*
|
|
mm: compaction: partially revert capture of suitable high-order page
Mel Gorman
2013-01-11
3
-107
/
+21
*
|
|
mm: thp: acquire the anon_vma rwsem for write during split
Mel Gorman
2013-01-11
1
-2
/
+13
*
|
|
mm: mmap: annotate vm_lock_anon_vma locking properly for lockdep
Jiri Kosina
2013-01-11
1
-1
/
+1
*
|
|
mm: bootmem: fix free_all_bootmem_core() with odd bitmap alignment
Max Filippov
2013-01-11
1
-6
/
+18
*
|
|
mm: use aligned zone start for pfn_to_bitidx calculation
Laura Abbott
2013-01-11
1
-1
/
+1
*
|
|
mm: compaction: fix echo 1 > compact_memory return error issue
Jason Liu
2013-01-11
1
-4
/
+2
*
|
|
mm: memblock: fix wrong memmove size in memblock_merge_regions()
Lin Feng
2013-01-11
1
-1
/
+2
*
|
|
mm: migrate: check page_count of THP before migrating
Mel Gorman
2013-01-11
1
-1
/
+13
|
/
/
*
|
mm: reinstante dropped pmd_trans_splitting() check
Linus Torvalds
2013-01-09
1
-0
/
+8
*
|
mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT
Michal Hocko
2013-01-05
1
-0
/
+5
*
|
mm: fix zone_watermark_ok_safe() accounting of isolated pages
Bartlomiej Zolnierkiewicz
2013-01-05
2
-51
/
+2
*
|
MM: vmscan: remove __devinit attribute.
Greg Kroah-Hartman
2013-01-04
1
-2
/
+2
*
|
mm: mempolicy: Convert shared_policy mutex to spinlock
Mel Gorman
2013-01-03
1
-20
/
+48
*
|
mempolicy: remove arg from mpol_parse_str, mpol_to_str
Hugh Dickins
2013-01-02
2
-6
/
+4
*
|
tmpfs mempolicy: fix /proc/mounts corrupting memory
Hugh Dickins
2013-01-02
1
-38
/
+26
*
|
mm: fix null pointer dereference in wait_iff_congested()
Zlatko Calusic
2012-12-28
1
-1
/
+1
*
|
mm: modify pgdat_balanced() so that it also handles order-0
Zlatko Calusic
2012-12-23
1
-60
/
+45
*
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-12-21
5
-17
/
+65
|
\
\
|
*
|
memcg: don't register hotcpu notifier from ->css_alloc()
Tejun Heo
2012-12-21
1
-1
/
+13
|
*
|
mm: clean up transparent hugepage sysfs error messages
Jeremy Eder
2012-12-21
1
-3
/
+3
|
*
|
mm: cma: WARN if freed memory is still in use
Marek Szyprowski
2012-12-21
1
-2
/
+9
|
*
|
mm: fix calculation of dirtyable memory
Sonny Rao
2012-12-21
1
-5
/
+20
[next]