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
/
include
/
linux
/
cpuset.h
Commit message (
Expand
)
Author
Age
*
cpuset: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
2012-12-12
*
cpusets, hotplug: Restructure functions that are invoked during hotplug
Srivatsa S. Bhat
2012-07-24
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-03-29
|
\
|
*
sched: Fix select_fallback_rq() vs cpu_active/cpu_online
Peter Zijlstra
2012-03-27
*
|
cpuset: mm: reduce large amounts of memory barrier related damage v3
Mel Gorman
2012-03-21
|
/
*
cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed
KOSAKI Motohiro
2011-05-28
*
sched: adjust when cpu_active and cpuset configurations are updated during cp...
Tejun Heo
2010-06-08
*
cpusets: new round-robin rotor for SLAB allocations
Jack Steiner
2010-05-27
*
cpuset,mm: fix no node to alloc memory when changing cpuset's mems
Miao Xie
2010-05-25
*
sched: Make select_fallback_rq() cpuset friendly
Oleg Nesterov
2010-04-02
*
sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locke...
Oleg Nesterov
2010-04-02
*
cpuset,mm: update tasks' mems_allowed in time
Miao Xie
2009-06-16
*
cpusets: replace zone allowed functions with node allowed
David Rientjes
2009-04-02
*
cpumask: use new cpumask_ functions in core code.
Rusty Russell
2009-03-30
*
cpuset: remove remaining pointers to cpumask_t
Li Zefan
2009-01-08
*
oom: print triggering task's cpuset and mems allowed
David Rientjes
2009-01-06
*
cpuset: update top cpuset's mems after adding a node
Miao Xie
2008-11-19
*
sched: arch_reinit_sched_domains() must destroy domains to force rebuild
Max Krasnyansky
2008-09-06
*
cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...
Max Krasnyansky
2008-07-18
*
mm: filter based on a nodemask as well as a gfp_mask
Mel Gorman
2008-04-28
*
cpuset: modify cpuset_set_cpus_allowed to use cpumask pointer
Mike Travis
2008-04-19
*
mempolicy: silently restrict nodemask to allowed nodes
KOSAKI Motohiro
2008-02-11
*
proc: seqfile convert proc_pid_status to properly handle pid namespaces
Eric W. Biederman
2008-02-08
*
hotplug cpu: migrate a task within its cpuset
Cliff Wickman
2007-10-19
*
Task Control Groups: make cpusets a client of cgroups
Paul Menage
2007-10-19
*
oom: compare cpuset mems_allowed instead of exclusive ancestors
David Rientjes
2007-10-17
*
Memoryless nodes: Use N_HIGH_MEMORY for cpusets
Christoph Lameter
2007-10-16
*
[PATCH] mark struct file_operations const 1
Arjan van de Ven
2007-02-12
*
[PATCH] cpuset procfs warning fix
Andrew Morton
2006-12-30
*
[PATCH] cpuset: rework cpuset_zone_allowed api
Paul Jackson
2006-12-13
*
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
2006-12-07
*
[PATCH] memory page_alloc zonelist caching speedup
Paul Jackson
2006-12-07
*
[PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_map
Paul Jackson
2006-09-29
*
[PATCH] cpuset memory spread basic implementation
Paul Jackson
2006-03-24
*
[PATCH] cpuset oom lock fix
Paul Jackson
2006-01-14
*
[PATCH] cpuset: remove test for null cpuset from alloc code path
Paul Jackson
2006-01-08
*
[PATCH] cpuset: number_of_cpusets optimization
Paul Jackson
2006-01-08
*
[PATCH] cpuset: implement cpuset_mems_allowed
Paul Jackson
2006-01-08
*
[PATCH] cpuset: combine refresh_mems and update_mems
Paul Jackson
2006-01-08
*
[PATCH] cpuset: memory pressure meter
Paul Jackson
2006-01-08
*
[PATCH] cpuset: mempolicy one more nodemask conversion
Paul Jackson
2006-01-08
*
[PATCH] gfp flags annotations - part 1
Al Viro
2005-10-08
*
[PATCH] cpusets: confine oom_killer to mem_exclusive cpuset
Paul Jackson
2005-09-07
*
[PATCH] cpusets: formalize intermediate GFP_KERNEL containment
Paul Jackson
2005-09-07
*
[PATCH] cpuset: remove function attribute const
Benoit Boissinot
2005-04-16
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16