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-10-18
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-24
/
+16
2014-10-14
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
5
-46
/
+90
2014-10-14
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2014-10-14
mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared
Peter Feiner
3
-33
/
+35
2014-10-14
drivers: dma-contiguous: add initialization from device tree
Marek Szyprowski
1
-11
/
+51
2014-10-14
mm/cma: fix cma bitmap aligned mask computing
Weijie Yang
1
-1
/
+3
2014-10-14
mm/slab: fix unaligned access on sparc64
Joonsoo Kim
1
-1
/
+1
2014-10-13
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-14
/
+226
2014-10-12
Merge tag 'tiny/no-advice-fixup-3.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+2
2014-10-10
mm: Support fadvise without CONFIG_MMU
Josh Triplett
1
-1
/
+2
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
8
-239
/
+477
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-1
/
+1
2014-10-09
zbud: avoid accessing last unused freelist
Chao Yu
1
-6
/
+7
2014-10-09
zsmalloc: simplify init_zspage free obj linking
Dan Streetman
1
-9
/
+5
2014-10-09
mm/zsmalloc.c: correct comment for fullness group computation
Wang Sheng-Hui
1
-1
/
+1
2014-10-09
zsmalloc: change return value unit of zs_get_total_size_bytes
Minchan Kim
1
-5
/
+4
2014-10-09
zsmalloc: move pages_allocated to zs_pool
Minchan Kim
1
-15
/
+8
2014-10-09
vmstat: on-demand vmstat workers V8
Christoph Lameter
1
-21
/
+120
2014-10-09
mm: mempolicy: skip inaccessible VMAs when setting MPOL_MF_LAZY
Mel Gorman
1
-1
/
+3
2014-10-09
mm/balloon_compaction: add vmstat counters and kpageflags bit
Konstantin Khlebnikov
4
-3
/
+21
2014-10-09
mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAP
Konstantin Khlebnikov
1
-89
/
+6
2014-10-09
mm/balloon_compaction: redesign ballooned pages management
Konstantin Khlebnikov
3
-27
/
+17
2014-10-09
mm: introduce a general RCU get_user_pages_fast()
Steve Capper
2
-0
/
+357
2014-10-09
mm/dmapool.c: fixed a brace coding style issue
Paul McQuade
1
-9
/
+6
2014-10-09
mm: ksm use pr_err instead of printk
Paul McQuade
1
-2
/
+2
2014-10-09
mm/bootmem.c: use include/linux/ headers
Paul McQuade
1
-2
/
+2
2014-10-09
mm/filemap.c: remove trailing whitespace
Paul McQuade
1
-2
/
+2
2014-10-09
mm/mremap.c: use linux headers
Paul McQuade
1
-1
/
+1
2014-10-09
memcg: zap memcg_can_account_kmem
Vladimir Davydov
1
-9
/
+3
2014-10-09
mm: memcontrol: fix transparent huge page allocations under pressure
Johannes Weiner
2
-55
/
+21
2014-10-09
mm: memcontrol: simplify detecting when the memory+swap limit is hit
Johannes Weiner
1
-34
/
+13
2014-10-09
mm: memcontrol: do not kill uncharge batching in free_pages_and_swap_cache
Michal Hocko
2
-21
/
+23
2014-10-09
mm: dmapool: add/remove sysfs file outside of the pool lock lock
Sebastian Andrzej Siewior
1
-8
/
+35
2014-10-09
memcg: move memcg_update_cache_size() to slab_common.c
Vladimir Davydov
2
-51
/
+28
2014-10-09
memcg: don't call memcg_update_all_caches if new cache id fits
Vladimir Davydov
1
-64
/
+72
2014-10-09
memcg: move memcg_{alloc,free}_cache_params to slab_common.c
Vladimir Davydov
2
-38
/
+47
2014-10-09
mm/debug.c: use pr_emerg()
Andrew Morton
1
-12
/
+9
2014-10-09
mm: use VM_BUG_ON_MM where possible
Sasha Levin
4
-6
/
+7
2014-10-09
mm: introduce VM_BUG_ON_MM
Sasha Levin
1
-0
/
+78
2014-10-09
mm: move debug code out of page_alloc.c
Sasha Levin
3
-161
/
+163
2014-10-09
mm: page_alloc: default node-ordering on 64-bit NUMA, zone-ordering on 32-bit
Mel Gorman
1
-58
/
+20
2014-10-09
mm: page_alloc: Make paranoid check in move_freepages a VM_BUG_ON
Mel Gorman
1
-1
/
+1
2014-10-09
mm/compaction.c: fix warning of 'flags' may be used uninitialized
Xiubo Li
1
-2
/
+2
2014-10-09
mm/mmap.c: clean up CONFIG_DEBUG_VM_RB checks
Andrew Morton
1
-6
/
+11
2014-10-09
mm: clean up zone flags
Johannes Weiner
4
-22
/
+22
2014-10-09
mm/page-writeback.c: use min3/max3 macros to avoid shadow warnings
Mark Rustad
1
-4
/
+4
2014-10-09
mm: page_alloc: avoid wakeup kswapd on the unintended node
Weijie Yang
1
-3
/
+6
2014-10-09
mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA
Sasha Levin
7
-21
/
+22
2014-10-09
mm: introduce dump_vma
Sasha Levin
1
-9
/
+73
[next]