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
/
cpumask.h
Commit message (
Expand
)
Author
Age
*
cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONS
Rusty Russell
2008-12-31
*
cpumask: make set_cpu_*/init_cpu_* out-of-line
Rusty Russell
2008-12-29
*
cpumask: make cpumask.h eat its own dogfood.
Rusty Russell
2008-12-29
*
cpumask: switch over to cpu_online/possible/active/present_mask: core
Rusty Russell
2008-12-29
*
cpumask: Add alloc_cpumask_var_node()
Mike Travis
2008-12-19
*
cpumask: Use all NR_CPUS bits unless CONFIG_CPUMASK_OFFSTACK
Rusty Russell
2008-12-13
*
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...
Rusty Russell
2008-12-13
*
cpumask: introduce new API, without changing anything, v3
Rusty Russell
2008-11-09
*
cpumask: new API, v2
Rusty Russell
2008-11-07
*
cpumask: introduce new API, without changing anything
Rusty Russell
2008-11-06
*
cpumask: statement expressions confuse some versions of gcc
Stephen Rothwell
2008-07-30
*
cpu masks: optimize and clean up cpumask_of_cpu()
Linus Torvalds
2008-07-28
*
cpumask: make cpumask_of_cpu_map generic
Mike Travis
2008-07-26
*
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2008-07-23
|
\
|
*
cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...
Max Krasnyansky
2008-07-18
*
|
cpumask: Provide a generic set of CPUMASK_ALLOC macros, FIXUP
Mike Travis
2008-07-20
*
|
cpumask: Provide a generic set of CPUMASK_ALLOC macros
Mike Travis
2008-07-18
*
|
cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr
Mike Travis
2008-07-18
*
|
Revert "cpumask: introduce new APIs"
Ingo Molnar
2008-07-06
*
|
Merge commit 'v2.6.26-rc9' into cpus4096
Ingo Molnar
2008-07-06
|
\
|
|
*
cpumask: introduce new APIs
Stephen Rothwell
2008-07-04
*
|
cpumask: make for_each_cpu_mask a bit smaller
Alexander van Heukelum
2008-05-23
*
|
x86: Add performance variants of cpumask operators
Mike Travis
2008-05-23
|
/
*
cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_len
Paul Jackson
2008-05-13
*
mempolicy: add bitmap_onto() and bitmap_fold() operations
Paul Jackson
2008-04-28
*
x86: convert cpumask_of_cpu macro to allocated array
Mike Travis
2008-04-19
*
cpumask: add CPU_MASK_ALL_PTR macro
Mike Travis
2008-04-19
*
cpumask: add cpumask_scnprintf_len function
Mike Travis
2008-04-19
*
x86: avoid build warning
Ingo Molnar
2008-01-30
*
CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPU
Ingo Molnar
2008-01-06
*
[PATCH] Convert highest_possible_processor_id to nr_cpu_ids
Christoph Lameter
2007-02-20
*
[PATCH] bitmap: parse input from kernel and user buffers
Reinette Chatre
2006-10-11
*
[PATCH] for_each_cpu_mask() warning fix
Andrew Morton
2006-06-25
*
[PATCH] remove for_each_cpu()
Andrew Morton
2006-06-25
*
[PATCH] for_each_possible_cpu: defines for_each_possible_cpu
KAMEZAWA Hiroyuki
2006-03-28
*
[PATCH] cpumask: uninline any_online_cpu()
Andrew Morton
2006-03-25
*
[PATCH] cpumask: uninline highest_possible_processor_id()
Andrew Morton
2006-03-25
*
[PATCH] cpumask: uninline next_cpu()
Andrew Morton
2006-03-25
*
[PATCH] cpumask: uninline first_cpu()
Andrew Morton
2006-03-25
*
[PATCH] x86: don't initialise cpu_possible_map to all ones
Andrew Morton
2006-02-10
*
[PATCH] remove bogus asm/bug.h includes.
Al Viro
2006-02-07
*
[PATCH] cpusets: bitmap and mask remap operators
Paul Jackson
2005-10-30
*
[PATCH]: highest_possible_processor_id() has to be a macro
Al Viro
2005-10-16
*
[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.
David S. Miller
2005-10-13
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16