Kyle McMartin
|
7cec2ef4a2
Merge branch 'rusty-cpumask-parisc' into parisc
|
16 years ago |
Helge Deller
|
d75f054a2c
parisc: add ftrace (function and graph tracer) functionality
|
16 years ago |
Rusty Russell
|
9bc181d8d7
cpumask: Use accessors code.: parisc
|
16 years ago |
Rusty Russell
|
91887a3629
cpumask: arch_send_call_function_ipi_mask: parisc
|
16 years ago |
Helge Deller
|
ef017bebd0
parisc: Replace NR_CPUS in parisc code
|
16 years ago |
Helge Deller
|
7f2347a44d
parisc: trivial fixes
|
16 years ago |
Rusty Russell
|
98a79d6a50
cpumask: centralize cpu_online_map and cpu_possible_map
|
16 years ago |
Jens Axboe
|
15c8b6c1aa
on_each_cpu(): kill unused 'retry' parameter
|
17 years ago |
Jens Axboe
|
dbcf4787d8
parisc: convert to generic helpers for IPI function calls
|
17 years ago |
Kyle McMartin
|
6cc4525d29
[PARISC] Kill off broken irqstack code
|
17 years ago |
Alexey Dobriyan
|
4e950f6f01
Remove fs.h from mm.h
|
18 years ago |
Helge Deller
|
8dff980f1d
[PARISC] fix section mismatch in smp.c
|
18 years ago |
Simon Arlott
|
7022672e40
[PARISC] spelling fixes: arch/parisc/
|
18 years ago |
Kyle McMartin
|
01363220f5
[PARISC] clocksource: Move update_cr16_clocksource later in boot
|
18 years ago |
Kyle McMartin
|
b2a8289a61
[PARISC] time: clocksource lost update_callback
|
18 years ago |
Kyle McMartin
|
430a502abe
[PARISC] kill ENTRY_SYS_CPUS
|
18 years ago |
Kyle McMartin
|
5492a0f001
[PARISC] clean up debugging printks in smp.c
|
18 years ago |
Kyle McMartin
|
e7b3ca0854
Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git
|
18 years ago |
Gautham R Shenoy
|
b282b6f8a8
[PATCH] Change cpu_up and co from __devinit to __cpuinit
|
18 years ago |
Kyle McMartin
|
3c97b5e93f
[PARISC] Move spinlock_t out of struct cpu_data
|
18 years ago |
Matthew Wilcox
|
c7753f1871
[PARISC] More pt_regs removal
|
18 years ago |
James Bottomley
|
7085689ed1
[PARISC] Allow nested interrupts
|
18 years ago |
Grant Grundler
|
56f335c89e
[PARISC] Add new function to start local Interval Timer, start_cpu_itimer()
|
18 years ago |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
Andrew Morton
|
394e3902c5
[PATCH] more for_each_cpu() conversions
|
19 years ago |
Al Viro
|
40f1f0deaf
[PATCH] parisc: task_stack_page(), task_thread_info()
|
19 years ago |
Matthew Wilcox
|
1b2425e3c7
[PARISC] Make local cache flushes take a void *
|
19 years ago |
Helge Deller
|
8039de10aa
[PARISC] Add __read_mostly section for parisc
|
19 years ago |
James Bottomley
|
d911aed8ad
[PARISC] Fix our interrupts not to use smp_call_function
|
19 years ago |
James Bottomley
|
9a8b458406
[PARISC] Make sure timer and IPI execute with interrupts disabled
|
19 years ago |