Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2f4c53349961c8ca480193e47da4d44fdb8335a8
/
arch
/
parisc
/
kernel
/
smp.c
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
b102f29
parisc: Count IPI function call interrupts
by Helge Deller
· 6 years ago
01f5683
parisc: Move setup_profiling_timer() out of init section
by Helge Deller
· 7 years ago
0ed1fe4
parisc: Check if secondary CPUs want own PDC calls
by Helge Deller
· 7 years ago
a7e6601f
parisc: Move init_per_cpu() into init section
by Helge Deller
· 7 years ago
68e21be
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
f1f1007
mm: add new mmgrab() helper
by Vegard Nossum
· 8 years ago
5baf919
parisc: Check return value of smp_boot_one_cpu()
by Helge Deller
· 8 years ago
fc6d73d
arch/hotplug: Call into idle with a proper state
by Thomas Gleixner
· 9 years ago
3d66b81
parisc: Remove unused function
by Rickard Strandqvist
· 10 years ago
6f0c4aa
parisc: do not count IPI calls twice
by Helge Deller
· 11 years ago
528d8eb
parisc: kill SMP single function call interrupt
by Jiang Liu
· 12 years ago
60ffef0
parisc: delete __cpuinit usage from all users
by Paul Gortmaker
· 12 years ago
0fc537d
parisc: tlb flush counting fix for SMP and UP
by Helge Deller
· 12 years ago
cd85d55
parisc: more irq statistics in /proc/interrupts
by Helge Deller
· 12 years ago
fad48ad
parisc: Use generic idle loop
by Thomas Gleixner
· 12 years ago
ac4216d
parisc: Smp: remove call to ipi_call_lock()/ipi_call_unlock()
by Yong Zhang
· 13 years ago
bf67f3a
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
ec2e0f9
parisc/CPU hotplug: Add missing call to notify_cpu_starting()
by Srivatsa S. Bhat
· 13 years ago
9a13472
parisc: Use generic idle thread allocation
by Thomas Gleixner
· 13 years ago
8239c25
smp: Add task_struct argument to __cpu_up()
by Thomas Gleixner
· 13 years ago
adb3b1f
Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6
by Linus Torvalds
· 13 years ago
527dcdc
Disintegrate asm/system.h for PA-RISC
by David Howells
· 13 years ago
7ec6118
[PARISC] remove references to cpu_*_map.
by Rusty Russell
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 14 years ago
184748c
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
by Peter Zijlstra
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
6ad6c42
parisc: Replace old style lock init in smp.c
by Thomas Gleixner
· 15 years ago
7cec2ef
Merge branch 'rusty-cpumask-parisc' into parisc
by Kyle McMartin
· 16 years ago
d75f054
parisc: add ftrace (function and graph tracer) functionality
by Helge Deller
· 16 years ago
9bc181d
cpumask: Use accessors code.: parisc
by Rusty Russell
· 16 years ago
91887a3
cpumask: arch_send_call_function_ipi_mask: parisc
by Rusty Russell
· 16 years ago
ef017be
parisc: Replace NR_CPUS in parisc code
by Helge Deller
· 16 years ago
7f2347a
parisc: trivial fixes
by Helge Deller
· 16 years ago
98a79d6
cpumask: centralize cpu_online_map and cpu_possible_map
by Rusty Russell
· 16 years ago
15c8b6c
on_each_cpu(): kill unused 'retry' parameter
by Jens Axboe
· 17 years ago
dbcf478
parisc: convert to generic helpers for IPI function calls
by Jens Axboe
· 17 years ago
6cc4525
[PARISC] Kill off broken irqstack code
by Kyle McMartin
· 17 years ago
4e950f6
Remove fs.h from mm.h
by Alexey Dobriyan
· 18 years ago
8dff980f
[PARISC] fix section mismatch in smp.c
by Helge Deller
· 18 years ago
7022672
[PARISC] spelling fixes: arch/parisc/
by Simon Arlott
· 18 years ago
0136322
[PARISC] clocksource: Move update_cr16_clocksource later in boot
by Kyle McMartin
· 18 years ago
b2a8289
[PARISC] time: clocksource lost update_callback
by Kyle McMartin
· 18 years ago
430a502
[PARISC] kill ENTRY_SYS_CPUS
by Kyle McMartin
· 18 years ago
5492a0f
[PARISC] clean up debugging printks in smp.c
by Kyle McMartin
· 18 years ago
e7b3ca0
Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git
by Kyle McMartin
· 18 years ago
b282b6f
[PATCH] Change cpu_up and co from __devinit to __cpuinit
by Gautham R Shenoy
· 18 years ago
3c97b5e
[PARISC] Move spinlock_t out of struct cpu_data
by Kyle McMartin
· 18 years ago
c7753f1
[PARISC] More pt_regs removal
by Matthew Wilcox
· 18 years ago
7085689
[PARISC] Allow nested interrupts
by James Bottomley
· 19 years ago
56f335c
[PARISC] Add new function to start local Interval Timer, start_cpu_itimer()
by Grant Grundler
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
394e390
[PATCH] more for_each_cpu() conversions
by Andrew Morton
· 19 years ago
40f1f0d
[PATCH] parisc: task_stack_page(), task_thread_info()
by Al Viro
· 19 years ago
1b2425e
[PARISC] Make local cache flushes take a void *
by Matthew Wilcox
· 19 years ago
8039de1
[PARISC] Add __read_mostly section for parisc
by Helge Deller
· 19 years ago
d911aed
[PARISC] Fix our interrupts not to use smp_call_function
by James Bottomley
· 19 years ago
9a8b458
[PARISC] Make sure timer and IPI execute with interrupts disabled
by James Bottomley
· 19 years ago
5bfb5d6
[PATCH] sched: disable preempt in idle tasks
by Nick Piggin
· 19 years ago
413059f
[PARISC] Replace uses of __LP64__ with CONFIG_64BIT
by Grant Grundler
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago