index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
cpumask.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-30
cpumask: statement expressions confuse some versions of gcc
Stephen Rothwell
1
-1
/
+1
2008-07-29
cpu masks: optimize and clean up cpumask_of_cpu()
Linus Torvalds
1
-3
/
+23
2008-07-26
cpumask: make cpumask_of_cpu_map generic
Mike Travis
1
-38
/
+3
2008-07-24
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+5
2008-07-20
cpumask: Provide a generic set of CPUMASK_ALLOC macros, FIXUP
Mike Travis
1
-7
/
+26
2008-07-19
cpumask: Provide a generic set of CPUMASK_ALLOC macros
Mike Travis
1
-0
/
+21
2008-07-19
cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr
Mike Travis
1
-5
/
+27
2008-07-18
cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...
Max Krasnyansky
1
-1
/
+5
2008-07-06
Revert "cpumask: introduce new APIs"
Ingo Molnar
1
-4
/
+0
2008-07-06
Merge commit 'v2.6.26-rc9' into cpus4096
Ingo Molnar
1
-0
/
+4
2008-07-04
cpumask: introduce new APIs
Stephen Rothwell
1
-0
/
+4
2008-05-23
cpumask: make for_each_cpu_mask a bit smaller
Alexander van Heukelum
1
-8
/
+8
2008-05-23
x86: Add performance variants of cpumask operators
Mike Travis
1
-30
/
+62
2008-05-13
cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_len
Paul Jackson
1
-7
/
+0
2008-04-28
mempolicy: add bitmap_onto() and bitmap_fold() operations
Paul Jackson
1
-1
/
+21
2008-04-19
x86: convert cpumask_of_cpu macro to allocated array
Mike Travis
1
-3
/
+9
2008-04-19
cpumask: add CPU_MASK_ALL_PTR macro
Mike Travis
1
-0
/
+6
2008-04-19
cpumask: add cpumask_scnprintf_len function
Mike Travis
1
-0
/
+7
2008-01-30
x86: avoid build warning
Ingo Molnar
1
-2
/
+2
2008-01-06
CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPU
Ingo Molnar
1
-0
/
+2
2007-02-21
[PATCH] Convert highest_possible_processor_id to nr_cpu_ids
Christoph Lameter
1
-2
/
+2
2006-10-11
[PATCH] bitmap: parse input from kernel and user buffers
Reinette Chatre
1
-7
/
+7
2006-06-25
[PATCH] for_each_cpu_mask() warning fix
Andrew Morton
1
-1
/
+2
2006-06-25
[PATCH] remove for_each_cpu()
Andrew Morton
1
-1
/
+0
2006-03-28
[PATCH] for_each_possible_cpu: defines for_each_possible_cpu
KAMEZAWA Hiroyuki
1
-2
/
+3
2006-03-25
[PATCH] cpumask: uninline any_online_cpu()
Andrew Morton
1
-10
/
+3
2006-03-25
[PATCH] cpumask: uninline highest_possible_processor_id()
Andrew Morton
1
-9
/
+6
2006-03-25
[PATCH] cpumask: uninline next_cpu()
Andrew Morton
1
-7
/
+4
2006-03-25
[PATCH] cpumask: uninline first_cpu()
Andrew Morton
1
-5
/
+6
2006-02-10
[PATCH] x86: don't initialise cpu_possible_map to all ones
Andrew Morton
1
-1
/
+1
2006-02-08
[PATCH] remove bogus asm/bug.h includes.
Al Viro
1
-1
/
+0
2005-10-31
[PATCH] cpusets: bitmap and mask remap operators
Paul Jackson
1
-0
/
+20
2005-10-16
[PATCH]: highest_possible_processor_id() has to be a macro
Al Viro
1
-9
/
+7
2005-10-14
[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.
David S. Miller
1
-0
/
+12
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+395
[prev]