Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
eb2ff967a587a4a784fd2390f38e324a5bec01ec
/
arch
/
powerpc
/
kernel
/
smp.c
ea0f1ca
cpumask: Use accessors for cpu_*_mask: powerpc
by Rusty Russell
· 15 years ago
f063ea0
cpumask: arch_send_call_function_ipi_mask: powerpc
by Rusty Russell
· 15 years ago
757cbd4
powerpc/85xx: Fix SMP compile error and allow NULL for smp_ops
by Kumar Gala
· 15 years ago
6776426
powerpc/pseries: Reduce the polling interval in __cpu_up()
by Gautham R Shenoy
· 16 years ago
7ccbe50
powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMP
by Benjamin Herrenschmidt
· 16 years ago
b840d79
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
b2ea25b
powerpc: Convert cpu_to_l2cache() to of_find_next_cache_node()
by Nathan Lynch
· 16 years ago
13a9801
powerpc: Move smp_hw_index to 32-bit code
by Nathan Lynch
· 16 years ago
98a79d6
cpumask: centralize cpu_online_map and cpu_possible_map
by Rusty Russell
· 16 years ago
25ddd73
powerpc: Provide a separate handler for each IPI action
by Milton Miller
· 16 years ago
6dc6472
Merge commit 'origin'
by Benjamin Herrenschmidt
· 16 years ago
22d660f
powerpc/smp: No need to set_need_resched when getting a resched IPI
by Milton Miller
· 16 years ago
e545a61
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
by Manfred Spraul
· 16 years ago
e9efed3
powerpc: Make core id information available to userspace
by Nathan Lynch
· 16 years ago
440a085
powerpc: Make core sibling information available to userspace
by Nathan Lynch
· 16 years ago
e2075f7
powerpc: Update cpu_sibling_maps dynamically
by Nathan Lynch
· 16 years ago
84c3d4a
Merge commit 'origin/master'
by Benjamin Herrenschmidt
· 16 years ago
8691e5a
smp_call_function: get rid of the unused nonatomic/retry argument
by Jens Axboe
· 17 years ago
b7d7a24
powerpc: convert to generic helpers for IPI function calls
by Jens Axboe
· 17 years ago
1c21a29
[POWERPC] Fix sparse warnings in arch/powerpc/kernel
by Michael Ellerman
· 17 years ago
3b57506
[POWERPC] Bolt in SLB entry for kernel stack on secondary cpus
by Paul Mackerras
· 17 years ago
e057d98
[POWERPC] Make smp_send_stop() handle panic and xmon reboot
by Olof Johansson
· 17 years ago
b616de5
[POWERPC] Make smp_call_function_map static
by Olof Johansson
· 17 years ago
d5a7430
Convert cpu_sibling_map to be a per cpu variable
by Mike Travis
· 17 years ago
d831d0b
[POWERPC] Implement clockevents driver for powerpc
by Tony Breeds
· 17 years ago
8fd7675c
[POWERPC] Avoid pointless WARN_ON(irqs_disabled()) from panic codepath
by Satyam Sharma
· 17 years ago
17aa3a8
[POWERPC] Fix num_cpus calculation in smp_call_function_map()
by Kevin Corry
· 17 years ago
adff093
[POWERPC] Allow smp_call_function_single() to current cpu
by Avi Kivity
· 17 years ago
d3fdaed
[POWERPC] Fix smp_call_function to be preempt-safe
by Hugh Dickins
· 18 years ago
44755d1
[POWERPC] Add smp_call_function_map and smp_call_function_single
by will schmidt
· 18 years ago
a741e67
[POWERPC] Make tlb flush batch use lazy MMU mode
by Benjamin Herrenschmidt
· 18 years ago
775aeff
[POWERPC] Move MPIC smp routines into mpic.c
by Michael Ellerman
· 18 years ago
b282b6f
[PATCH] Change cpu_up and co from __devinit to __cpuinit
by Gautham R Shenoy
· 18 years ago
36ca4ba
[POWERPC] cell: add cpufreq driver for Cell BE processor
by Christian Krafft
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
8cffc6a
[POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP set
by Benjamin Herrenschmidt
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
ee0339f
[POWERPC] Add starting of secondary 86xx CPUs.
by Jon Loeliger
· 19 years ago
0e55195
[PATCH] for_each_possible_cpu: powerpc
by KAMEZAWA Hiroyuki
· 19 years ago
c6622f6
powerpc: Implement accurate task and CPU time accounting
by Paul Mackerras
· 19 years ago
7d4d615
[PATCH] powerpc: avoid timer interrupt replay effect when onlining cpu
by Nathan Lynch
· 19 years ago
b5e2fc1
[PATCH] powerpc: task_thread_info()
by Al Viro
· 19 years ago
4b703a2
[PATCH] ppc64: Add NUMA cpu summary at boot
by Anton Blanchard
· 19 years ago
cc53291
[PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.
by Michael Ellerman
· 19 years ago
404849b
[PATCH] powerpc: Remove some unneeded fields from the paca
by David Gibson
· 19 years ago
f9e4ec5
[PATCH] powerpc: More debugging fixups
by Michael Ellerman
· 19 years ago
a7f290d
[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel
by Benjamin Herrenschmidt
· 19 years ago
3ae0af1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
by Linus Torvalds
· 19 years ago
094fe2e
powerpc: Fixes for 32-bit powermac SMP
by Paul Mackerras
· 19 years ago
799d604
[PATCH] powerpc: merge code values for identifying platforms
by Paul Mackerras
· 19 years ago
e4d76e1
[PATCH] powerpc: sched fixups
by Andrew Morton
· 19 years ago
570142c
[PATCH] ppc64: remove some direct xmon calls
by Anton Blanchard
· 19 years ago
5ad5707
powerpc: Merge smp.c and smp.h
by Paul Mackerras
· 19 years ago
[Renamed (93%) from arch/ppc64/kernel/smp.c]
a5b518e
ppc64/powerpc: Fix time initialization on SMP systems
by Paul Mackerras
· 19 years ago
a9c5926
powerpc: Move smp_mpic_message_pass into mpic.c
by Paul Mackerras
· 19 years ago
bbeb3f4
powerpc: clean up after powermac build merge
by Stephen Rothwell
· 19 years ago
533f081
[PATCH] ppc64: dynamically allocate segment tables
by David Gibson
· 19 years ago
cebf589
[PATCH] ppc64: Add driver for BPA interrupt controllers
by Arnd Bergmann
· 20 years ago
c4eb2a9
[PATCH] ppc64: remove decr_overclock
by Anton Blanchard
· 20 years ago
0d8d4d4
[PATCH] ppc64: use smp_mb and smp_wmb
by Anton Blanchard
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago