index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
/
smp.c
Commit message (
Expand
)
Author
Age
*
parisc: Smp: remove call to ipi_call_lock()/ipi_call_unlock()
Yong Zhang
2012-06-05
*
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-05-21
|
\
|
*
parisc: Use generic idle thread allocation
Thomas Gleixner
2012-04-26
|
*
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2012-04-26
*
|
parisc/CPU hotplug: Add missing call to notify_cpu_starting()
Srivatsa S. Bhat
2012-05-15
|
/
*
Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb...
Linus Torvalds
2012-03-31
|
\
|
*
[PARISC] remove references to cpu_*_map.
Rusty Russell
2012-02-27
*
|
Disintegrate asm/system.h for PA-RISC
David Howells
2012-03-28
|
/
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
*
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
2011-04-14
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
parisc: Replace old style lock init in smp.c
Thomas Gleixner
2009-12-15
*
Merge branch 'rusty-cpumask-parisc' into parisc
Kyle McMartin
2009-04-01
|
\
|
*
cpumask: Use accessors code.: parisc
Rusty Russell
2009-03-15
|
*
cpumask: arch_send_call_function_ipi_mask: parisc
Rusty Russell
2009-03-15
*
|
parisc: add ftrace (function and graph tracer) functionality
Helge Deller
2009-03-30
|
/
*
parisc: Replace NR_CPUS in parisc code
Helge Deller
2009-01-05
*
parisc: trivial fixes
Helge Deller
2009-01-05
*
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
2008-12-13
*
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-06-26
*
parisc: convert to generic helpers for IPI function calls
Jens Axboe
2008-06-26
*
[PARISC] Kill off broken irqstack code
Kyle McMartin
2007-10-18
*
Remove fs.h from mm.h
Alexey Dobriyan
2007-07-29
*
[PARISC] fix section mismatch in smp.c
Helge Deller
2007-05-30
*
[PARISC] spelling fixes: arch/parisc/
Simon Arlott
2007-05-22
*
[PARISC] clocksource: Move update_cr16_clocksource later in boot
Kyle McMartin
2007-02-26
*
[PARISC] time: clocksource lost update_callback
Kyle McMartin
2007-02-26
*
[PARISC] kill ENTRY_SYS_CPUS
Kyle McMartin
2007-02-17
*
[PARISC] clean up debugging printks in smp.c
Kyle McMartin
2007-02-17
*
Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git
Kyle McMartin
2007-02-17
|
\
|
*
[PARISC] Move spinlock_t out of struct cpu_data
Kyle McMartin
2006-12-08
*
|
[PATCH] Change cpu_up and co from __devinit to __cpuinit
Gautham R Shenoy
2007-01-11
|
/
*
[PARISC] More pt_regs removal
Matthew Wilcox
2006-10-07
*
[PARISC] Allow nested interrupts
James Bottomley
2006-10-04
*
[PARISC] Add new function to start local Interval Timer, start_cpu_itimer()
Grant Grundler
2006-10-04
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[PATCH] more for_each_cpu() conversions
Andrew Morton
2006-03-23
*
[PATCH] parisc: task_stack_page(), task_thread_info()
Al Viro
2006-01-12
*
[PARISC] Make local cache flushes take a void *
Matthew Wilcox
2006-01-10
*
[PARISC] Add __read_mostly section for parisc
Helge Deller
2006-01-10
*
[PARISC] Fix our interrupts not to use smp_call_function
James Bottomley
2005-11-17
*
[PARISC] Make sure timer and IPI execute with interrupts disabled
James Bottomley
2005-11-17
*
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
2005-11-09
*
[PARISC] Replace uses of __LP64__ with CONFIG_64BIT
Grant Grundler
2005-10-21
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16