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
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-14
mm: cma: debugfs interface
Sasha Levin
1
-0
/
+6
2015-02-19
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-11
/
+11
2015-02-12
mm/zsmalloc: add statistics support
Ganesh Mahendran
1
-0
/
+10
2015-01-07
kconfig: use bool instead of boolean for type definition attributes
Christoph Jaeger
1
-11
/
+11
2015-01-06
rcu: Make SRCU optional by using CONFIG_SRCU
Pranith Kumar
1
-0
/
+1
2014-10-09
mm/balloon_compaction: add vmstat counters and kpageflags bit
Konstantin Khlebnikov
1
-1
/
+6
2014-10-09
mm: introduce a general RCU get_user_pages_fast()
Steve Capper
1
-0
/
+3
2014-08-06
mm/zpool: update zswap to use zpool
Dan Streetman
1
-1
/
+1
2014-08-06
mm/zpool: implement common zpool api to zbud/zsmalloc
Dan Streetman
1
-17
/
+24
2014-08-06
CMA: generalize CMA reserved area management functionality
Joonsoo Kim
1
-0
/
+11
2014-06-04
mm/zsmalloc: make zsmalloc module-buildable
Minchan Kim
1
-1
/
+1
2014-06-04
mm/process_vm_access: move config option into init/Kconfig
Konstantin Khlebnikov
1
-10
/
+0
2014-06-04
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
1
-0
/
+3
2014-05-20
mm/memblock: add physical memory list
Philipp Hachtmann
1
-0
/
+3
2014-05-15
parisc,metag: Do not hardcode maximum userspace stack size
Helge Deller
1
-0
/
+15
2014-04-07
mm: create generic early_ioremap() support
Mark Salter
1
-0
/
+3
2014-04-07
mm: disable split page table lock for !MMU
Kirill A. Shutemov
1
-0
/
+1
2014-03-10
mm/Kconfig: fix URL for zsmalloc benchmark
Ben Hutchings
1
-2
/
+2
2014-01-30
zsmalloc: move it under mm
Minchan Kim
1
-0
/
+25
2013-12-18
mm: add missing dependency in Kconfig
Sima Baymani
1
-1
/
+1
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-11-15
mm: dynamically allocate page->ptl if it cannot be embedded to struct page
Kirill A. Shutemov
1
-2
/
+0
2013-11-15
mm: implement split page table lock for PMD level
Kirill A. Shutemov
1
-0
/
+3
2013-11-15
mm: avoid increase sizeof(struct page) due to split page table lock
Kirill A. Shutemov
1
-0
/
+1
2013-11-13
mem-hotplug: introduce movable_node boot option
Tang Chen
1
-5
/
+12
2013-10-14
mm/Kconfig: Grammar s/an/a/
Geert Uytterhoeven
1
-1
/
+1
2013-10-03
powerpc: Fix memory hotplug with sparse vmemmap
Nathan Fontenot
1
-1
/
+1
2013-09-12
mm/Kconfig: add MMU dependency for MIGRATION.
Chen Gang
1
-2
/
+2
2013-08-29
Merge remote-tracking branch 'origin/next' into kvm-ppc-next
Alexander Graf
1
-0
/
+42
2013-07-10
zswap: add to mm/
Seth Jennings
1
-0
/
+20
2013-07-10
zbud: add to mm/
Seth Jennings
1
-0
/
+10
2013-07-08
Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-next
Alexander Graf
1
-0
/
+24
2013-07-03
mm: soft-dirty bits for user memory changes tracking
Pavel Emelyanov
1
-0
/
+12
2013-07-02
mm/cma: Move dma contiguous changes into a seperate config
Aneesh Kumar K.V
1
-0
/
+24
2013-06-03
Finally eradicate CONFIG_HOTPLUG
Stephen Rothwell
1
-1
/
+1
2013-04-29
mmKconfig: add an option to disable bounce
Vinayak Menon
1
-1
/
+7
2013-03-12
Select VIRT_TO_BUS directly where needed
Stephen Rothwell
1
-2
/
+6
2013-02-27
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
Stephen Rothwell
1
-1
/
+1
2013-02-23
memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
Yasuaki Ishimatsu
1
-1
/
+9
2013-02-21
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-0
/
+13
2013-02-21
block: optionally snapshot page contents to provide stable pages during write
Darrick J. Wong
1
-0
/
+13
2013-01-17
mm: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2012-12-18
memory-hotplug: document and enable CONFIG_MOVABLE_NODE
Tang Chen
1
-1
/
+12
2012-12-13
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-0
/
+8
2012-12-12
numa: add CONFIG_MOVABLE_NODE for movable-dedicated node
Lai Jiangshan
1
-0
/
+8
2012-12-11
mm: introduce a common interface for balloon pages mobility
Rafael Aquini
1
-0
/
+15
2012-10-09
mm: enable CONFIG_COMPACTION by default
Rik van Riel
1
-0
/
+1
2012-10-09
thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE
Gerald Schaefer
1
-1
/
+1
2012-07-31
mm: factor out memory isolate functions
Minchan Kim
1
-0
/
+5
2012-06-04
Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+17
[next]