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
/
x86_64
/
kernel
/
smp.c
Commit message (
Expand
)
Author
Age
*
x86_64: prepare shared kernel/smp.c
Thomas Gleixner
2007-10-11
*
Revert "x86_64: Quicklist support for x86_64"
Linus Torvalds
2007-09-21
*
x86_64: Quicklist support for x86_64
Christoph Lameter
2007-07-21
*
x86_64: Don't use softirq safe locks in smp_call_function
Andi Kleen
2007-07-21
*
x86_64: Allow smp_call_function_single() to current cpu
Avi Kivity
2007-07-16
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
*
Revert "[PATCH] x86: __pa and __pa_symbol address space separation"
Linus Torvalds
2007-05-07
*
[PATCH] x86: __pa and __pa_symbol address space separation
Vivek Goyal
2007-05-02
*
[PATCH] x86: consolidate smp_send_stop()
Jan Beulich
2007-05-02
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2006-12-07
|
\
|
*
[PATCH] x86-64: Export smp_call_function_single
Andi Kleen
2006-12-06
*
|
[PATCH] smp_call_function_single() check that local interrupts are enabled
Andrew Morton
2006-12-07
|
/
*
[PATCH] x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabled
Andi Kleen
2006-11-14
*
[PATCH] Remove safe_smp_processor_id()
Andi Kleen
2006-09-26
*
[PATCH] Don't access the APIC in safe_smp_processor_id when it is not mapped yet
Andi Kleen
2006-09-26
*
[PATCH] Fix more per-cpu typos
Alexey Dobriyan
2006-08-06
*
[PATCH] x86: increase interrupt vector range
Rusty Russell
2006-06-27
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-26
|
\
|
*
fix paniced->panicked typos
Lee Revell
2006-06-26
*
|
[PATCH] x86_64: Move export symbols to their C functions
Andi Kleen
2006-06-26
*
|
[PATCH] x86_64: Fix fast check in safe_smp_processor_id
Andi Kleen
2006-06-26
*
|
[PATCH] x86_64: use halt() instead of raw inline assembly
Jan Beulich
2006-06-26
|
/
*
[PATCH] x86_64: Use cpumask bitops for cpu_vm_mask
Brian Gerst
2006-03-25
*
[PATCH] x86_64: Remove useless KDB vector
Andi Kleen
2006-01-11
*
[PATCH] x86_64: Add idle notifiers
Andi Kleen
2006-01-11
*
[PATCH] x86_64: Don't enable interrupt unconditionally in reboot path
Andi Kleen
2005-11-14
*
[PATCH] x86_64: Remove duplicate __cpuinit define
Ashok Raj
2005-11-14
*
[PATCH] x86-64: more gratitious linux/irq.h includes
Al Viro
2005-09-12
*
[PATCH] x86-64: Make remote TLB flush more scalable
Andi Kleen
2005-09-12
*
[PATCH] x86-64: White space and comment fixes for smp_call_function_single
Andi Kleen
2005-09-12
*
[PATCH] Fix sync_tsc hang
Eric W. Biederman
2005-07-29
*
[PATCH] x86_64: Always ack IPIs even on errors
Andi Kleen
2005-07-29
*
[PATCH] x86_64: Dont use broadcast shortcut to make it cpu hotplug safe.
Ashok Raj
2005-06-25
*
[PATCH] x86_64: Switch SMP bootup over to new CPU hotplug state machine
Andi Kleen
2005-04-16
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16