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
...
|
*
|
|
mm: micro-optimise slab to avoid a function call
Mel Gorman
2012-07-31
|
*
|
|
netvm: allow skb allocation to use PFMEMALLOC reserves
Mel Gorman
2012-07-31
|
*
|
|
mm: ignore mempolicies when using ALLOC_NO_WATERMARK
Mel Gorman
2012-07-31
|
*
|
|
mm: only set page->pfmemalloc when ALLOC_NO_WATERMARKS was used
Mel Gorman
2012-07-31
|
*
|
|
mm: allow PF_MEMALLOC from softirq context
Mel Gorman
2012-07-31
|
*
|
|
mm: introduce __GFP_MEMALLOC to allow access to emergency reserves
Mel Gorman
2012-07-31
|
*
|
|
mm: slub: optimise the SLUB fast path to avoid pfmemalloc checks
Christoph Lameter
2012-07-31
|
*
|
|
mm: sl[au]b: add knowledge of PFMEMALLOC reserve pages
Mel Gorman
2012-07-31
|
*
|
|
memory-hotplug: fix kswapd looping forever problem
Minchan Kim
2012-07-31
|
*
|
|
mm: fix free page check in zone_watermark_ok()
Minchan Kim
2012-07-31
|
*
|
|
mm: factor out memory isolate functions
Minchan Kim
2012-07-31
|
*
|
|
mm, memcg: move all oom handling to memcontrol.c
David Rientjes
2012-07-31
|
*
|
|
mm, oom: reduce dependency on tasklist_lock
David Rientjes
2012-07-31
|
*
|
|
mm, memcg: introduce own oom handler to iterate only over its own threads
David Rientjes
2012-07-31
|
*
|
|
mm, oom: introduce helper function to process threads during scan
David Rientjes
2012-07-31
|
*
|
|
mm/hotplug: mark memory hotplug code in page_alloc.c as __meminit
Jiang Liu
2012-07-31
|
*
|
|
mm/hotplug: free zone->pageset when a zone becomes empty
Jiang Liu
2012-07-31
|
*
|
|
mm/hotplug: correctly add new zone to all other nodes' zone lists
Jiang Liu
2012-07-31
|
*
|
|
mm/hotplug: correctly setup fallback zonelists when creating new pgdat
Jiang Liu
2012-07-31
|
*
|
|
mm/memcg: replace inexistence move_lock_page_cgroup() by move_lock_mem_cgroup...
Wanpeng Li
2012-07-31
|
*
|
|
mm/memcg: mem_cgroup_relize_xxx_limit can guarantee memcg->res.limit <= memcg...
Wanpeng Li
2012-07-31
|
*
|
|
mm: setup pageblock_order before it's used by sparsemem
Xishi Qiu
2012-07-31
|
*
|
|
mm/memory.c:print_vma_addr(): call up_read(&mm->mmap_sem) directly
Jeff Liu
2012-07-31
|
*
|
|
mm: have order > 0 compaction start off where it left
Rik van Riel
2012-07-31
|
*
|
|
memcg: rename mem_control_xxx to memcg_xxx
Wanpeng Li
2012-07-31
|
*
|
|
memcg: fix bad behavior in use_hierarchy file
Glauber Costa
2012-07-31
|
*
|
|
memcg: rename config variables
Andrew Morton
2012-07-31
|
*
|
|
mm: clean up __count_immobile_pages()
Minchan Kim
2012-07-31
|
*
|
|
mm: do not use page_count() without a page pin
Minchan Kim
2012-07-31
|
*
|
|
mm, oom: replace some information in tasklist dump
David Rientjes
2012-07-31
|
*
|
|
mm, oom: fix potential killing of thread that is disabled from oom killing
David Rientjes
2012-07-31
|
*
|
|
mm: clear pages_scanned only if draining a pcp adds pages to the buddy alloca...
KOSAKI Motohiro
2012-07-31
|
*
|
|
mm, fadvise: don't return -EINVAL when filesystem cannot implement fadvise()
KOSAKI Motohiro
2012-07-31
|
*
|
|
memcg: make mem_cgroup_force_empty_list() return bool
KAMEZAWA Hiroyuki
2012-07-31
|
*
|
|
memcg: mem_cgroup_move_parent() doesn't need gfp_mask
KAMEZAWA Hiroyuki
2012-07-31
|
*
|
|
memcg: clean up force_empty_list() return value check
Kamezawa Hiroyuki
2012-07-31
|
*
|
|
memcg: remove check for signal_pending() during rmdir()
Kamezawa Hiroyuki
2012-07-31
|
*
|
|
mm/memblock.c:memblock_double_array(): cosmetic cleanups
Andrew Morton
2012-07-31
|
*
|
|
mm, oom: do not schedule if current has been killed
David Rientjes
2012-07-31
|
*
|
|
hugetlb/cgroup: remove exclude and wakeup rmdir calls from migrate
Aneesh Kumar K.V
2012-07-31
|
*
|
|
hugetlb/cgroup: assign the page hugetlb cgroup when we move the page to activ...
Aneesh Kumar K.V
2012-07-31
|
*
|
|
hugetlb: move all the in use pages to active list
Aneesh Kumar K.V
2012-07-31
|
*
|
|
hugetlb/cgroup: migrate hugetlb cgroup info from oldpage to new page during m...
Aneesh Kumar K.V
2012-07-31
|
*
|
|
hugetlb/cgroup: add hugetlb cgroup control files
Aneesh Kumar K.V
2012-07-31
|
*
|
|
hugetlb/cgroup: add support for cgroup removal
Aneesh Kumar K.V
2012-07-31
|
*
|
|
hugetlb/cgroup: add charge/uncharge routines for hugetlb cgroup
Aneesh Kumar K.V
2012-07-31
|
*
|
|
hugetlb/cgroup: add the cgroup pointer to page lru
Aneesh Kumar K.V
2012-07-31
|
*
|
|
mm/hugetlb: add new HugeTLB cgroup
Aneesh Kumar K.V
2012-07-31
|
*
|
|
hugetlb: make some static variables global
Aneesh Kumar K.V
2012-07-31
|
*
|
|
hugetlb: add a list for tracking in-use HugeTLB pages
Aneesh Kumar K.V
2012-07-31
[prev]
[next]