index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-29
[S390] smp: fix sigp sense handling
Heiko Carstens
1
-1
/
+0
2009-10-29
[S390] smp: fix sigp stop handling
Heiko Carstens
1
-2
/
+2
2009-10-29
[S390] smp: fix prefix handling of offlined cpus
Heiko Carstens
1
-0
/
+2
2009-09-24
cpumask: arch_send_call_function_ipi_mask: s390
Rusty Russell
1
-2
/
+2
2009-09-22
[S390] hibernate: Do real CPU swap at resume time
Michael Holzheu
1
-36
/
+0
2009-09-22
[S390] smp: introduce LC_ORDER and simplify lowcore handling
Heiko Carstens
1
-10
/
+4
2009-09-11
[S390] Remove smp_cpu_not_running.
Heiko Carstens
1
-15
/
+19
2009-09-11
[S390] Limit cpu detection to 256 physical cpus.
Heiko Carstens
1
-2
/
+3
2009-07-24
[S390] vdso: fix per cpu area allocation
Heiko Carstens
1
-3
/
+4
2009-06-22
[S390] lockless idle time accounting
Martin Schwidefsky
1
-9
/
+19
2009-06-16
[S390] s390: hibernation support for s390
Hans-Joachim Picht
1
-1
/
+37
2009-06-12
[S390] ftrace: add dynamic ftrace support
Heiko Carstens
1
-0
/
+1
2009-06-12
[S390] merge cpu.h into cputime.h
Martin Schwidefsky
1
-1
/
+1
2009-04-14
[S390] smp: fix cpu_possible_map initialization
Heiko Carstens
1
-1
/
+2
2009-04-14
[S390] s390: move machine flags to lowcore
Christian Ehrhardt
1
-0
/
+1
2009-03-26
[S390] cpumask: Use accessors code.
Rusty Russell
1
-3
/
+2
2009-03-26
[S390] cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.
Rusty Russell
1
-9
/
+9
2009-03-26
[S390] smp: perform initial cpu reset before starting a cpu
Heiko Carstens
1
-7
/
+16
2009-03-26
[S390] smp: fix memory leak on __cpu_up
Heiko Carstens
1
-3
/
+3
2009-03-26
[S390] zfcpdump: Prevent zcore from beeing built as a kernel module.
Michael Holzheu
1
-2
/
+2
2009-03-26
[S390] eliminate ipl_device from lowcore
Martin Schwidefsky
1
-1
/
+0
2009-03-26
[S390] eliminate cpuinfo_S390 structure
Martin Schwidefsky
1
-4
/
+4
2009-03-26
[S390] lockdep: trace hardirq off in smp_send_stop
Christian Borntraeger
1
-0
/
+2
2009-03-26
[S390] Automatic IPL after dump
Frank Munzert
1
-9
/
+0
2009-01-09
[S390] vdso: compile fix
Heiko Carstens
1
-1
/
+2
2009-01-03
Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-12
/
+22
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+0
2008-12-31
[PATCH] fast vdso implementation for CLOCK_THREAD_CPUTIME_ID
Martin Schwidefsky
1
-0
/
+9
2008-12-31
[PATCH] improve precision of idle time detection.
Martin Schwidefsky
1
-12
/
+13
2008-12-25
[S390] convert cpu related printks to pr_xxx macros.
Martin Schwidefsky
1
-9
/
+8
2008-12-25
[S390] panic_stack leak in smp_alloc_lowcore
Martin Schwidefsky
1
-5
/
+2
2008-12-25
[S390] Remove config options.
Martin Schwidefsky
1
-2
/
+0
2008-12-25
[S390] convert s390 to generic IPI infrastructure
Heiko Carstens
1
-156
/
+19
2008-12-13
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
1
-6
/
+0
2008-10-28
[S390] Fix sysdev class file creation.
Heiko Carstens
1
-15
/
+9
2008-09-08
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
Manfred Spraul
1
-0
/
+2
2008-08-21
[S390] Remove unneeded spinlock initialization.
Heiko Carstens
1
-2
/
+0
2008-07-21
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
1
-12
/
+24
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
1
-3
/
+3
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
1
-10
/
+6
2008-06-10
[S390] Fix build failure in __cpu_up()
Segher Boessenkool
1
-1
/
+1
2008-05-30
[S390] Fix section mismatch warnings.
Heiko Carstens
1
-1
/
+1
2008-05-15
[S390] smp: __smp_call_function_map vs cpu_online_map fix.
Heiko Carstens
1
-8
/
+8
2008-04-30
[S390] Automatically detect added cpus.
Heiko Carstens
1
-5
/
+14
2008-04-30
[S390] smp: Fix locking order.
Heiko Carstens
1
-6
/
+6
2008-04-17
[S390] Fix a lot of sparse warnings.
Heiko Carstens
1
-1
/
+2
2008-04-17
[S390] Convert monitor calls to function calls.
Heiko Carstens
1
-1
/
+0
2008-04-17
[S390] Vertical cpu management.
Heiko Carstens
1
-2
/
+81
2008-04-17
[S390] cpu topology support for s390.
Heiko Carstens
1
-3
/
+1
2008-03-05
[S390] Get rid of memcpy gcc warning workaround.
Heiko Carstens
1
-8
/
+2
[next]