index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ppc64
/
kernel
/
smp.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-17
[PATCH] ppc64: make cpu hotplug play well with maxcpus and smt-enabled
Paul Mackerras
1
-11
/
+2
2005-03-13
[PATCH] smp{,boot}.c cleanups
Adrian Bunk
1
-2
/
+0
2005-03-04
[PATCH] ppc64: generic hotplug cpu support
Zwane Mwaikambo
1
-0
/
+80
2005-03-04
[PATCH] ppc64: Implement a vDSO and use it for signal trampoline
Benjamin Herrenschmidt
1
-1
/
+1
2005-03-04
[PATCH] PPC/PPC64: Abstract cpu_feature checks.
Olof Johansson
1
-1
/
+1
2005-01-25
[PATCH] ppc64: replace schedule_timeout in __cpu_up
Paul Mackerras
1
-2
/
+1
2005-01-20
[PATCH] Lock initializer cleanup: PPC64
Thomas Gleixner
1
-1
/
+1
2005-01-20
[PATCH] ppc64: Remove CONFIG_IRQ_ALL_CPUS
Anton Blanchard
1
-3
/
+0
2005-01-11
[PATCH] ppc64: interrupt code cleanup
Anton Blanchard
1
-12
/
+0
2005-01-11
[PATCH] ppc64: Move hotplug cpu functions to smp_ops
Zwane Mwaikambo
1
-0
/
+16
2005-01-04
[PATCH] fix conflicting cpu_idle() declarations
Oleg Nesterov
1
-2
/
+2
2005-01-04
[PATCH] ppc64: remove /proc/ppc64/{naca,paca/xx}
Stephen Rothwell
1
-1
/
+0
2005-01-04
[PATCH] ppc64: simplify timer_interrupt
Paul Mackerras
1
-5
/
+0
2004-12-12
[PATCH] ppc64: pSeries shared processor fixes
Anton Blanchard
1
-2
/
+0
2004-10-24
[PATCH] ppc64: cleanup/split SMP code
Benjamin Herrenschmidt
1
-452
/
+16
2004-10-24
[PATCH] ppc64: Rewrite the openpic driver
Benjamin Herrenschmidt
1
-15
/
+19
2004-10-24
[PATCH] ppc64: Fix pSeries secondary CPU setup
Benjamin Herrenschmidt
1
-3
/
+0
2004-10-16
[PATCH] ppc64: fix smp_startup_cpu for cpu hotplug
Nathan Lynch
1
-1
/
+2
2004-09-29
[PATCH] ppc64: Fix !SMP build
Benjamin Herrenschmidt
1
-1
/
+0
2004-09-23
[PATCH] ppc64: monster cleanup
Benjamin Herrenschmidt
1
-7
/
+48
2004-09-16
[PATCH] ppc64: don't use state == SYSTEM_BOOTING
Anton Blanchard
1
-3
/
+3
2004-09-13
[PATCH] ppc64: restore smt-enabled=off kernel command line option
Anton Blanchard
1
-0
/
+10
2004-09-07
[PATCH] factor out common <asm/hardirq.h> code
Christoph Hellwig
1
-1
/
+0
2004-08-30
[PATCH] ppc64: rework PPC64 cpu map setup
Paul Mackerras
1
-54
/
+0
2004-08-26
[PATCH] ppc64: remove iseries profiling
William Lee Irwin III
1
-8
/
+1
2004-08-23
[PATCH] sched: consolidate init_idle() and fork_by_hand()
William Lee Irwin III
1
-9
/
+1
2004-08-23
[PATCH] Create cpu_sibling_map for PPC64
Matthew Dobson
1
-0
/
+7
2004-08-23
[PATCH] sched: consolidate sched domains
Nick Piggin
1
-215
/
+0
2004-08-23
[PATCH] sched: cleanup init_idle()
Nick Piggin
1
-1
/
+0
2004-08-22
[PATCH] ppc64: tweak schedule_timeout in __cpu_die
Nathan Lynch
1
-2
/
+2
2004-08-22
[PATCH] ppc64: add missing EXPORT_SYMBOLS for oprofile
Anton Blanchard
1
-0
/
+2
2004-08-22
[PATCH] ppc64: remove unnecessary cpu maps
Paul Mackerras
1
-5
/
+1
2004-08-22
[PATCH] ppc64: rework secondary SMT thread setup at boot
Paul Mackerras
1
-3
/
+5
2004-08-22
[PATCH] ppc64: use cpu_present_map in ppc64
Paul Mackerras
1
-0
/
+1
2004-08-22
[PATCH] ppc64: use platform numbering of cpus for hypervisor calls.
Paul Mackerras
1
-2
/
+2
2004-08-22
[PATCH] ppc64: set time-related systemcfg fields
Paul Mackerras
1
-0
/
+1
2004-08-01
[PATCH] ppc64: improve SLB reload
Paul Mackerras
1
-2
/
+0
2004-08-01
[PATCH] ppc64: Fix cpu_up race
Srivatsa Vaddagiri
1
-1
/
+9
2004-07-28
[PATCH] ppc64 SMT bugfix
Joel Schopp
1
-1
/
+5
2004-07-28
[PATCH] ppc64: cpu hotplug fix
Joel Schopp
1
-0
/
+4
2004-07-24
ppc64: fix more 0/NULL confusion
Linus Torvalds
1
-2
/
+2
2004-07-01
[PATCH] ppc64: PACA cleanup
David Gibson
1
-31
/
+20
2004-07-01
[PATCH] ppc64: remove RTAS arguments from PACA
David Gibson
1
-0
/
+1
2004-06-23
[PATCH] ppc64: clean up prom.c and related files
Paul Mackerras
1
-1
/
+1
2004-06-07
[PATCH] Make paca xCurrent field be a pointer
Paul Mackerras
1
-4
/
+3
2004-06-02
[PATCH] ppc64 gives up too quickly on hotplugged cpu
Andrew Morton
1
-2
/
+14
2004-05-20
[PATCH] ppc64: update xmon debugger
Andrew Morton
1
-1
/
+1
2004-05-10
[PATCH] Warn when smp_call_function() is called with interrupts disabled
Andrew Morton
1
-0
/
+3
2004-05-09
[PATCH] sched: fix setup races
Andrew Morton
1
-121
/
+63
2004-05-09
[PATCH] ppc64: sched-domain support
Andrew Morton
1
-5
/
+273
[next]