index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-20
51
-358
/
+170
|
\
|
*
cpumask: remove __first_cpu / __next_cpu
Rusty Russell
2015-04-19
2
-23
/
+2
|
*
cpumask: resurrect CPU_MASK_CPU0
Rusty Russell
2015-04-16
1
-0
/
+5
|
*
linux/cpumask.h: add typechecking to cpumask_test_cpu
Rasmus Villemoes
2015-03-31
1
-4
/
+4
|
*
cpumask: only allocate nr_cpumask_bits.
Rusty Russell
2015-03-10
2
-10
/
+2
|
*
Fix weird uses of num_online_cpus().
Rusty Russell
2015-03-10
5
-10
/
+8
|
*
cpumask: remove deprecated functions.
Rusty Russell
2015-03-10
2
-155
/
+0
|
*
mips: fix obsolete cpumask_of_cpu usage.
Rusty Russell
2015-03-10
1
-1
/
+1
|
*
x86: fix more deprecated cpu function usage.
Rusty Russell
2015-03-10
1
-2
/
+2
|
*
ia64: remove deprecated cpus_ usage.
Rusty Russell
2015-03-10
1
-2
/
+2
|
*
powerpc: fix deprecated CPU_MASK_CPU0 usage.
Rusty Russell
2015-03-10
1
-1
/
+1
|
*
CPU_MASK_ALL/CPU_MASK_NONE: remove from deprecated region.
Rusty Russell
2015-03-05
1
-19
/
+12
|
*
staging/lustre/o2iblnd: Don't use cpus_weight
Oleg Drokin
2015-03-05
1
-2
/
+2
|
*
staging/lustre/libcfs: replace deprecated cpus_ calls with cpumask_
Oleg Drokin
2015-03-05
1
-49
/
+53
|
*
staging/lustre/ptlrpc: Do not use deprecated cpus_* functions
Oleg Drokin
2015-03-05
2
-10
/
+7
|
*
blackfin: fix up obsolete cpu function usage.
Rusty Russell
2015-03-05
1
-1
/
+1
|
*
parisc: fix up obsolete cpu function usage.
Rusty Russell
2015-03-05
1
-2
/
+2
|
*
tile: fix up obsolete cpu function usage.
Rusty Russell
2015-03-05
1
-1
/
+1
|
*
arm64: fix up obsolete cpu function usage.
Rusty Russell
2015-03-05
1
-1
/
+1
|
*
mips: fix up obsolete cpu function usage.
Rusty Russell
2015-03-05
17
-45
/
+45
|
*
x86: fix up obsolete cpu function usage.
Rusty Russell
2015-03-05
3
-9
/
+9
|
*
um: fix up obsolete cpu function usage.
Rusty Russell
2015-03-05
1
-6
/
+6
|
*
ia64: fix up obsolete cpu function usage.
Rusty Russell
2015-03-05
11
-72
/
+75
|
*
drivers: fix up obsolete cpu function usage.
Rusty Russell
2015-03-05
6
-12
/
+13
|
*
ia64: Use for_each_cpu_and() and cpumask_any_and() instead of temp var.
Rusty Russell
2015-03-05
2
-9
/
+5
|
*
cpumask: fix cpu-hotplug documentation
Rusty Russell
2015-03-05
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-04-20
12
-841
/
+1348
|
\
\
|
*
|
s390/pci: add locking for fmb access
Sebastian Ott
2015-04-15
3
-6
/
+12
|
*
|
s390/pci: extract software counters from fmb
Sebastian Ott
2015-04-15
4
-14
/
+28
|
*
|
s390/dasd: Fix unresumed device after suspend/resume having no paths
Stefan Haberland
2015-04-15
1
-12
/
+16
|
*
|
s390/dasd: fix unresumed device after suspend/resume
Stefan Haberland
2015-04-15
1
-0
/
+5
|
*
|
s390/dasd: fix inability to set a DASD device offline
Stefan Haberland
2015-04-15
2
-4
/
+8
|
*
|
s390/mm: Fix memory hotplug for unaligned standby memory
Michael Holzheu
2015-04-15
1
-2
/
+46
|
*
|
s390/bpf: Add s390x eBPF JIT compiler backend
Michael Holzheu
2015-04-15
4
-803
/
+1234
|
*
|
s390: Use bool function return values of true/false not 1/0
Joe Perches
2015-04-15
1
-1
/
+1
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2015-04-20
3
-3
/
+6
|
\
\
\
|
*
|
|
m68knommu: fix fec setup warning for ColdFire 5271 builds
Greg Ungerer
2015-03-30
1
-1
/
+2
|
*
|
|
m68knommu: ColdFire 5271 only has a single FEC controller
Greg Ungerer
2015-03-30
1
-0
/
+2
|
*
|
|
m68k: Fix trivial typos in comments
Yannick Guerrini
2015-03-30
1
-2
/
+2
*
|
|
|
smp: don't use 16-bit words for atomic accesses
Linus Torvalds
2015-04-20
1
-1
/
+1
*
|
|
|
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Linus Torvalds
2015-04-19
4
-161
/
+427
|
\
\
\
\
|
*
|
|
|
tools/power turbostat: correct dumped pkg-cstate-limit value
Len Brown
2015-04-18
1
-9
/
+8
|
*
|
|
|
tools/power turbostat: calculate TSC frequency from CPUID(0x15) on SKL
Len Brown
2015-04-18
1
-1
/
+38
|
*
|
|
|
tools/power turbostat: correct DRAM RAPL units on recent Xeon processors
Andrey Semin
2015-04-18
1
-3
/
+25
|
*
|
|
|
tools/power turbostat: Initial Skylake support
Len Brown
2015-04-18
2
-13
/
+116
|
*
|
|
|
tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O=...
Thomas D
2015-04-18
1
-1
/
+5
|
*
|
|
|
tools/power turbostat: modprobe msr, if needed
Len Brown
2015-04-18
1
-2
/
+3
|
*
|
|
|
tools/power turbostat: dump MSR_TURBO_RATIO_LIMIT2
Len Brown
2015-04-18
1
-36
/
+105
|
*
|
|
|
tools/power turbostat: use new MSR_TURBO_RATIO_LIMIT names
Len Brown
2015-04-18
1
-4
/
+4
|
*
|
|
|
x86 msr-index: define MSR_TURBO_RATIO_LIMIT,1,2
Len Brown
2015-04-13
1
-0
/
+3
[next]