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-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-640
/
+422
2014-12-10
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2014-12-10
Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2014-12-09
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-22
/
+8
2014-12-08
Merge branch 'iov_iter' into for-next
Al Viro
19
-856
/
+762
2014-12-08
copy_from_iter_nocache()
Al Viro
1
-0
/
+21
2014-12-08
new helper: iov_iter_kvec()
Al Viro
1
-0
/
+13
2014-12-08
csum_and_copy_..._iter()
Al Viro
1
-0
/
+89
2014-12-08
iov_iter.c: handle ITER_KVEC directly
Al Viro
1
-13
/
+69
2014-12-03
slab: fix nodeid bounds check for non-contiguous node IDs
Paul Mackerras
1
-1
/
+1
2014-12-03
mm: fix anon_vma_clone() error treatment
Daniel Forrest
2
-5
/
+11
2014-12-03
mm: fix swapoff hang after page migration and fork
Hugh Dickins
1
-13
/
+13
2014-12-02
mm/vmpressure.c: fix race in vmpressure_work_fn()
Andrew Morton
1
-3
/
+5
2014-12-02
mm: frontswap: invalidate expired data on a dup-store failure
Weijie Yang
1
-1
/
+3
2014-11-27
iov_iter.c: convert copy_to_iter() to iterate_and_advance
Al Viro
1
-82
/
+9
2014-11-27
iov_iter.c: convert copy_from_iter() to iterate_and_advance
Al Viro
1
-91
/
+15
2014-11-27
iov_iter.c: get rid of bvec_copy_page_{to,from}_iter()
Al Viro
1
-36
/
+24
2014-11-27
iov_iter.c: convert iov_iter_zero() to iterate_and_advance
Al Viro
1
-86
/
+12
2014-11-27
iov_iter.c: convert iov_iter_get_pages_alloc() to iterate_all_kinds
Al Viro
1
-62
/
+45
2014-11-27
iov_iter.c: convert iov_iter_get_pages() to iterate_all_kinds
Al Viro
1
-50
/
+28
2014-11-27
iov_iter.c: convert iov_iter_npages() to iterate_all_kinds
Al Viro
1
-54
/
+19
2014-11-27
iov_iter.c: iterate_and_advance
Al Viro
1
-76
/
+28
2014-11-27
iov_iter.c: macros for iterating over iov_iter
Al Viro
1
-126
/
+86
2014-11-19
kill f_dentry uses
Al Viro
1
-2
/
+2
2014-11-18
x86, mpx: Cleanup unused bound tables
Dave Hansen
1
-0
/
+2
2014-11-17
mmu_gather: move minimal range calculations into generic code
Will Deacon
1
-22
/
+8
2014-11-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2014-11-13
mem-hotplug: reset node present pages when hot-adding a new pgdat
Tang Chen
1
-0
/
+17
2014-11-13
mem-hotplug: reset node managed pages when hot-adding a new pgdat
Tang Chen
3
-7
/
+19
2014-11-13
mm/debug-pagealloc: correct freepage accounting and order resetting
Joonsoo Kim
1
-3
/
+5
2014-11-13
mm, compaction: prevent infinite loop in compact_zone
Vlastimil Babka
1
-2
/
+6
2014-11-13
mm: alloc_contig_range: demote pages busy message from warn to info
Michal Nazarewicz
1
-3
/
+2
2014-11-13
mm/slab: fix unalignment problem on Malta with EVA due to slab merge
Joonsoo Kim
1
-0
/
+4
2014-11-13
mm/page_alloc: restrict max order of merging on isolated pageblock
Joonsoo Kim
3
-29
/
+78
2014-11-13
mm/page_alloc: move freepage counting logic to __free_one_page()
Joonsoo Kim
1
-11
/
+3
2014-11-13
mm/page_alloc: add freepage on isolate pageblock to correct buddy list
Joonsoo Kim
1
-5
/
+8
2014-11-13
mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype
Joonsoo Kim
2
-2
/
+11
2014-11-13
mm/compaction: skip the range until proper target pageblock is met
Joonsoo Kim
1
-0
/
+10
2014-11-13
Fix thinko in iov_iter_single_seg_count
Paul Mackerras
1
-2
/
+2
2014-11-07
Merge tag 'xfs-for-linus-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+3
2014-11-07
mm: Fix comment before truncate_setsize()
Jan Kara
1
-2
/
+3
2014-11-03
Merge branch 'fixes-for-v3.18' of git://git.linaro.org/people/mszyprowski/lin...
Linus Torvalds
1
-24
/
+44
2014-10-30
mm: Remove false WARN_ON from pagecache_isize_extended()
Jan Kara
1
-1
/
+0
2014-10-29
mm/balloon_compaction: fix deflation when compaction is disabled
Konstantin Khlebnikov
1
-0
/
+2
2014-10-29
mm/slab_common: don't check for duplicate cache names
Mikulas Patocka
1
-10
/
+0
2014-10-29
mm: rmap: split out page_remove_file_rmap()
Johannes Weiner
1
-32
/
+46
2014-10-29
mm: memcontrol: fix missed end-writeback page accounting
Johannes Weiner
3
-68
/
+79
2014-10-29
mm: page-writeback: inline account_page_dirtied() into single caller
Johannes Weiner
1
-19
/
+4
2014-10-29
memory-hotplug: clear pgdat which is allocated by bootmem in try_offline_node()
Yasuaki Ishimatsu
1
-5
/
+0
2014-10-29
mm, thp: fix collapsing of hugepages on madvise
David Rientjes
2
-9
/
+10
[next]