index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
Makefile
Commit message (
Expand
)
Author
Age
*
mm: introduce a common interface for balloon pages mobility
Rafael Aquini
2012-12-11
*
mm: replace vma prio_tree with an interval tree
Michel Lespinasse
2012-10-09
*
mm: factor out memory isolate functions
Minchan Kim
2012-07-31
*
memcg: rename config variables
Andrew Morton
2012-07-31
*
mm/hugetlb: add new HugeTLB cgroup
Aneesh Kumar K.V
2012-07-31
*
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2012-07-30
|
\
|
*
mm, sl[aou]b: Extract common code for kmem_cache_create()
Christoph Lameter
2012-07-09
*
|
Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-06-04
|
\
\
|
|
/
|
/
|
|
*
mm: frontswap: config and doc files
Dan Magenheimer
2012-05-15
*
|
Cross Memory Attach: make it Kconfigurable
Christopher Yeoh
2012-05-29
*
|
mm: remove swap token code
Rik van Riel
2012-05-29
*
|
mm: compaction: export some of the functions
Michal Nazarewicz
2012-05-21
|
/
*
Cross Memory Attach
Christopher Yeoh
2011-10-31
*
mm: cleancache core ops functions and config
Dan Magenheimer
2011-05-26
*
bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.c
Yinghai Lu
2011-02-24
*
thp: transparent hugepage core
Andrea Arcangeli
2011-01-13
*
thp: add pmd mangling generic functions
Andrea Arcangeli
2011-01-13
*
percpu: use percpu allocator on UP too
Tejun Heo
2010-09-08
*
lmb: rename to memblock
Yinghai Lu
2010-07-14
*
mm: compaction: memory compaction core
Mel Gorman
2010-05-25
*
percpu: don't implicitly include slab.h from percpu.h
Tejun Heo
2010-03-30
*
make generic_acl slightly more generic
Christoph Hellwig
2009-12-16
*
percpu: kill legacy percpu allocator
Tejun Heo
2009-10-02
*
procfs: disable per-task stack usage on NOMMU
Andrew Morton
2009-09-24
*
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2009-09-24
|
\
|
*
HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNs
Andi Kleen
2009-09-16
|
*
HWPOISON: The high level memory error handler in the VM v7
Andi Kleen
2009-09-16
*
|
procfs: provide stack information for threads
Stefani Seibold
2009-09-23
*
|
mm: move use_mm/unuse_mm from aio.c to mm/
Michael S. Tsirkin
2009-09-22
*
|
ksm: the mm interface to ksm
Hugh Dickins
2009-09-22
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-09-15
|
\
|
*
percpu: use dynamic percpu allocator as the default percpu allocator
Tejun Heo
2009-06-24
*
|
writeback: get rid of pdflush completely
Jens Axboe
2009-09-11
|
/
*
Merge branch 'akpm'
Linus Torvalds
2009-06-16
|
\
|
*
mm: consolidate init_mm definition
Alexey Dobriyan
2009-06-16
*
|
kmemcheck: add mm functions
Vegard Nossum
2009-06-15
|
/
*
kmemleak: Simple testing module for kmemleak
Catalin Marinas
2009-06-11
*
kmemleak: Enable the building of the memory leak detector
Catalin Marinas
2009-06-11
*
generic debug pagealloc
Akinobu Mita
2009-04-01
*
percpu: implement new dynamic percpu allocator
Tejun Heo
2009-02-20
*
shmem: unify regular and tiny shmem
Matt Mackall
2009-01-06
*
SLUB: failslab support
Akinobu Mita
2008-12-29
*
memcg: allocate all page_cgroup at boot
KAMEZAWA Hiroyuki
2008-10-20
*
mmu-notifiers: core
Andrea Arcangeli
2008-07-28
*
mm: remove mm_init compilation dependency on CONFIG_DEBUG_MEMORY_INIT
Nishanth Aravamudan
2008-07-24
*
mm: add a basic debugging framework for memory initialisation
Mel Gorman
2008-07-24
*
uaccess: add probe_kernel_write()
Ingo Molnar
2008-04-17
*
Memory controller: rename to Memory Resource Controller
Balbir Singh
2008-03-04
*
Memory controller: cgroups setup
Balbir Singh
2008-02-07
*
Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy...
Linus Torvalds
2008-02-05
|
\
[next]