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
Commit message (
Expand
)
Author
Age
...
*
|
slab/slub: struct memcg_params
Glauber Costa
2012-12-18
*
|
memcg: execute the whole memcg freeing in free_worker()
Glauber Costa
2012-12-18
*
|
memcg: allow a memcg with kmem charges to be destructed
Glauber Costa
2012-12-18
*
|
memcg: use static branches when code not in use
Glauber Costa
2012-12-18
*
|
memcg: kmem accounting lifecycle management
Glauber Costa
2012-12-18
*
|
mm: allocate kernel pages to the right memcg
Glauber Costa
2012-12-18
*
|
memcg: kmem controller infrastructure
Glauber Costa
2012-12-18
*
|
memcg: kmem accounting basic infrastructure
Glauber Costa
2012-12-18
*
|
memcg: change defines to an enum
Glauber Costa
2012-12-18
*
|
memcg: reclaim when more than one page needed
Suleiman Souhlal
2012-12-18
*
|
memcg: make it possible to use the stock for more than one page
Suleiman Souhlal
2012-12-18
*
|
memory-hotplug: document and enable CONFIG_MOVABLE_NODE
Tang Chen
2012-12-18
*
|
mm/page_alloc.c: remove duplicate check
Gavin Shan
2012-12-18
*
|
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-12-18
|
\
\
|
*
\
Merge branch 'slab/next' into slab/for-linus
Pekka Enberg
2012-12-18
|
|
\
\
|
|
*
|
mm/sl[aou]b: Common alignment code
Christoph Lameter
2012-12-11
|
|
*
|
slab: Use the new create_boot_cache function to simplify bootstrap
Christoph Lameter
2012-12-11
|
|
*
|
slub: Use statically allocated kmem_cache boot structure for bootstrap
Christoph Lameter
2012-12-11
|
|
*
|
mm, sl[au]b: create common functions for boot slab creation
Christoph Lameter
2012-12-11
|
|
*
|
slab: Simplify bootstrap
Christoph Lameter
2012-12-11
|
|
*
|
slub: Use correct cpu_slab on dead cpu
Christoph Lameter
2012-12-11
|
|
*
|
mm: fix slab.c kernel-doc warnings
Randy Dunlap
2012-11-15
|
|
*
|
mm/slob: use min_t() to compare ARCH_SLAB_MINALIGN
Arnd Bergmann
2012-10-31
|
|
*
|
slab: Ignore internal flags in cache creation
Glauber Costa
2012-10-31
|
|
*
|
mm/slob: Use free_page instead of put_page for page-size kmalloc allocations
Ezequiel Garcia
2012-10-31
|
|
*
|
mm/sl[aou]b: Move common kmem_cache_size() to slab.h
Ezequiel Garcia
2012-10-31
|
|
*
|
mm/slob: Use object_size field in kmem_cache_size()
Ezequiel Garcia
2012-10-31
|
|
*
|
mm/slob: Drop usage of page->private for storing page-sized allocations
Ezequiel Garcia
2012-10-31
|
|
*
|
slub: Commonize slab_cache field in struct page
Glauber Costa
2012-10-24
|
|
*
|
Merge branch 'slab/procfs' into slab/next
Pekka Enberg
2012-10-24
|
|
|
\
\
|
|
*
|
|
slub: remove one code path and reduce lock contention in __slab_free()
Joonsoo Kim
2012-10-19
|
*
|
|
|
Merge branch 'slab/procfs' into slab/for-linus
Pekka Enberg
2012-12-18
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
sl[au]b: Process slabinfo_show in common code
Glauber Costa
2012-10-24
|
|
*
|
|
mm/sl[au]b: Move print_slabinfo_header to slab_common.c
Glauber Costa
2012-10-24
|
|
*
|
|
mm/sl[au]b: Move slabinfo processing to slab_common.c
Glauber Costa
2012-10-24
|
|
|
/
/
*
|
|
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-12-17
|
\
\
\
\
|
*
|
|
|
mm: use kbasename()
Andy Shevchenko
2012-12-17
|
*
|
|
|
lseek: the "whence" argument is called "whence"
Andrew Morton
2012-12-17
|
*
|
|
|
mm/memory.c: suppress warning
Andrew Morton
2012-12-17
*
|
|
|
|
mm,numa: fix update_mmu_cache_pmd call
Stephen Rothwell
2012-12-17
|
/
/
/
/
*
|
|
|
Revert "bdi: add a user-tunable cpu_list for the bdi flusher threads"
Linus Torvalds
2012-12-17
*
|
|
|
Merge branch 'for-3.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-12-17
|
\
\
\
\
|
*
|
|
|
bdi: add a user-tunable cpu_list for the bdi flusher threads
Jeff Moyer
2012-12-05
*
|
|
|
|
mm: fix kernel BUG at huge_memory.c:1474!
Hugh Dickins
2012-12-16
*
|
|
|
|
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-12-16
|
\
\
\
\
\
|
*
|
|
|
|
mm/rmap, migration: Make rmap_walk_anon() and try_to_unmap_anon() more scalable
Ingo Molnar
2012-12-11
|
*
|
|
|
|
mm/rmap: Convert the struct anon_vma::mutex to an rwsem
Ingo Molnar
2012-12-11
|
*
|
|
|
|
mm: migrate: Account a transhuge page properly when rate limiting
Mel Gorman
2012-12-11
|
*
|
|
|
|
mm: numa: Account for failed allocations and isolations as migration failures
Mel Gorman
2012-12-11
|
*
|
|
|
|
mm: numa: Add THP migration for the NUMA working set scanning fault case buil...
Mel Gorman
2012-12-11
[prev]
[next]