Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5dc26af111e9e71f02ae769d4f74b3d0b9fb6e4d
/
mm
/
Makefile
2b28111
zswap: add to mm/
by Seth Jennings
· 11 years ago
4e2e277
zbud: add to mm/
by Seth Jennings
· 11 years ago
70ddf63
memcg: add memory.pressure_level events
by Anton Vorontsov
· 12 years ago
18468d9
mm: introduce a common interface for balloon pages mobility
by Rafael Aquini
· 12 years ago
6b2dbba
mm: replace vma prio_tree with an interval tree
by Michel Lespinasse
· 12 years ago
ee6f509
mm: factor out memory isolate functions
by Minchan Kim
· 12 years ago
c255a45
memcg: rename config variables
by Andrew Morton
· 12 years ago
2bc64a2
mm/hugetlb: add new HugeTLB cgroup
by Aneesh Kumar K.V
· 12 years ago
720d850
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
by Linus Torvalds
· 12 years ago
039363f
mm, sl[aou]b: Extract common code for kmem_cache_create()
by Christoph Lameter
· 12 years ago
a3fe778
Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm
by Linus Torvalds
· 12 years ago
5febcbe
Cross Memory Attach: make it Kconfigurable
by Christopher Yeoh
· 12 years ago
e709ffd
mm: remove swap token code
by Rik van Riel
· 12 years ago
ff9543f
mm: compaction: export some of the functions
by Michal Nazarewicz
· 13 years ago
27c6aec
mm: frontswap: config and doc files
by Dan Magenheimer
· 13 years ago
fcf6340
Cross Memory Attach
by Christopher Yeoh
· 13 years ago
077b1f8
mm: cleancache core ops functions and config
by Dan Magenheimer
· 13 years ago
0932587
bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.c
by Yinghai Lu
· 14 years ago
71e3aac
thp: transparent hugepage core
by Andrea Arcangeli
· 14 years ago
e2cda32
thp: add pmd mangling generic functions
by Andrea Arcangeli
· 14 years ago
bbddff0
percpu: use percpu allocator on UP too
by Tejun Heo
· 14 years ago
95f72d1
lmb: rename to memblock
by Yinghai Lu
· 14 years ago
748446b
mm: compaction: memory compaction core
by Mel Gorman
· 14 years ago
de380b5
percpu: don't implicitly include slab.h from percpu.h
by Tejun Heo
· 15 years ago
1c7c474
make generic_acl slightly more generic
by Christoph Hellwig
· 15 years ago
23fb064
percpu: kill legacy percpu allocator
by Tejun Heo
· 15 years ago
c44972f
procfs: disable per-task stack usage on NOMMU
by Andrew Morton
· 15 years ago
db16826
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 15 years ago
d899bf7
procfs: provide stack information for threads
by Stefani Seibold
· 15 years ago
3d2d827
mm: move use_mm/unuse_mm from aio.c to mm/
by Michael S. Tsirkin
· 15 years ago
f8af4da
ksm: the mm interface to ksm
by Hugh Dickins
· 15 years ago
cae681f
HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNs
by Andi Kleen
· 15 years ago
6a46079
HWPOISON: The high level memory error handler in the VM v7
by Andi Kleen
· 15 years ago
ada3fa1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
d0bceac
writeback: get rid of pdflush completely
by Jens Axboe
· 15 years ago
e74e396
percpu: use dynamic percpu allocator as the default percpu allocator
by Tejun Heo
· 16 years ago
517d086
Merge branch 'akpm'
by Linus Torvalds
· 15 years ago
bb1f17b
mm: consolidate init_mm definition
by Alexey Dobriyan
· 15 years ago
2dff440
kmemcheck: add mm functions
by Vegard Nossum
· 16 years ago
0822ee4
kmemleak: Simple testing module for kmemleak
by Catalin Marinas
· 15 years ago
3bba00d
kmemleak: Enable the building of the memory leak detector
by Catalin Marinas
· 15 years ago
6a11f75
generic debug pagealloc
by Akinobu Mita
· 16 years ago
fbf59bc
percpu: implement new dynamic percpu allocator
by Tejun Heo
· 16 years ago
853ac43
shmem: unify regular and tiny shmem
by Matt Mackall
· 16 years ago
773ff60
SLUB: failslab support
by Akinobu Mita
· 16 years ago
52d4b9a
memcg: allocate all page_cgroup at boot
by KAMEZAWA Hiroyuki
· 16 years ago
cddb8a5
mmu-notifiers: core
by Andrea Arcangeli
· 16 years ago
5e9426ab
mm: remove mm_init compilation dependency on CONFIG_DEBUG_MEMORY_INIT
by Nishanth Aravamudan
· 16 years ago
6b74ab9
mm: add a basic debugging framework for memory initialisation
by Mel Gorman
· 16 years ago
c33fa9f
uaccess: add probe_kernel_write()
by Ingo Molnar
· 17 years ago
00f0b82
Memory controller: rename to Memory Resource Controller
by Balbir Singh
· 17 years ago
8cdea7c
Memory controller: cgroups setup
by Balbir Singh
· 17 years ago
b297d52
Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
by Linus Torvalds
· 17 years ago
1e88328
maps4: make page monitoring /proc file optional
by Matt Mackall
· 17 years ago
e647309
maps4: introduce a generic page walker
by Matt Mackall
· 17 years ago
141e9d4
Move dmapool.c to mm/ directory
by Matthew Wilcox
· 17 years ago
a5d76b5
memory unplug: page isolation
by KAMEZAWA Hiroyuki
· 17 years ago
8f6aac4
Generic Virtual Memmap support for SPARSEMEM
by Christoph Lameter
· 17 years ago
2a7326b
CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logic
by Christoph Lameter
· 17 years ago
6225e93
Quicklists for page table pages
by Christoph Lameter
· 18 years ago
81819f0
SLUB core
by Christoph Lameter
· 18 years ago
3fcfab1
[PATCH] separate bdi congestion functions from queue congestion functions
by Andrew Morton
· 18 years ago
9361401
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
by David Howells
· 18 years ago
831058d
[PATCH] BLOCK: Separate the bounce buffering code from the highmem code [try #6]
by David Howells
· 18 years ago
39f0247
[PATCH] Access Control Lists for tmpfs
by Andreas Gruenbacher
· 18 years ago
d00bcc9
[PATCH] Extract the allocpercpu functions from the slab allocator
by Christoph Lameter
· 18 years ago
f6ac235
[PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.h
by Christoph Lameter
· 18 years ago
95144c7
[PATCH] uninline zone helpers
by KAMEZAWA Hiroyuki
· 19 years ago
b20a350
[PATCH] page migration reorg
by Christoph Lameter
· 19 years ago
10cef60
[PATCH] slob: introduce the SLOB allocator
by Matt Mackall
· 19 years ago
30992c9
[PATCH] slob: introduce mm/util.c for shared functions
by Matt Mackall
· 19 years ago
3947be1
[PATCH] memory hotplug: sysfs and add/remove functions
by Dave Hansen
· 19 years ago
ceffc07
[PATCH] xip: fs/mm: execute in place
by Carsten Otte
· 19 years ago
d41dee3
[PATCH] sparsemem memory model
by Andy Whitcroft
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago