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
/
xen
/
smp.c
Commit message (
Expand
)
Author
Age
*
xen: make -fstack-protector work under Xen
Jeremy Fitzhardinge
2009-09-09
*
NULL noise: arch/x86/xen/smp.c
Hannes Eder
2009-04-08
*
cpumask: use new cpumask functions throughout x86
Rusty Russell
2009-03-13
*
xen: deal with virtually mapped percpu data
Jeremy Fitzhardinge
2009-03-02
*
xen: setup percpu data pointers
Jeremy Fitzhardinge
2009-02-04
*
xen: setup percpu data pointers
Jeremy Fitzhardinge
2009-01-31
*
x86: initialize per-cpu GDT segment in per-cpu setup
Brian Gerst
2009-01-26
*
x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
2009-01-18
*
x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
2009-01-18
*
percpu: add optimized generic percpu accessors
Ingo Molnar
2009-01-16
*
x86: fold pda into percpu area on SMP
Tejun Heo
2009-01-16
*
x86: cosmetic changes apic-related files.
Mike Travis
2008-12-16
*
xen: convert to cpumask_var_t and new cpumask primitives.
Mike Travis
2008-12-16
*
x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers
Mike Travis
2008-12-16
*
xen_play_dead() is __cpuinit
Al Viro
2008-11-30
*
xen: make CPU hotplug functions static
Alex Nixon
2008-09-08
*
x86, xen: fix build when !CONFIG_HOTPLUG_CPU
Alex Nixon
2008-09-08
*
xen: implement CPU hotplugging
Alex Nixon
2008-08-25
*
x86: split spinlock implementations out into their own files
Jeremy Fitzhardinge
2008-07-24
*
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-07-23
|
\
|
*
Merge branch 'linus' into cpus4096
Ingo Molnar
2008-07-15
|
|
\
|
*
|
x86: use performance variant for_each_cpu_mask_nr
Mike Travis
2008-05-23
*
|
|
xen: implement Xen-specific spinlocks
Jeremy Fitzhardinge
2008-07-16
*
|
|
xen: use lock-byte spinlock implementation
Jeremy Fitzhardinge
2008-07-16
*
|
|
xen64: set up syscall and sysenter entrypoints for 64-bit
Jeremy Fitzhardinge
2008-07-16
*
|
|
xen: set num_processors
Jeremy Fitzhardinge
2008-07-16
*
|
|
xen64: smp.c compile hacking
Jeremy Fitzhardinge
2008-07-16
*
|
|
xen: move smp setup into smp.c
Jeremy Fitzhardinge
2008-07-16
|
|
/
|
/
|
*
|
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
2008-07-15
|
\
\
|
*
|
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-06-26
|
*
|
x86: convert to generic helpers for IPI function calls
Jens Axboe
2008-06-26
|
|
/
*
|
xen: implement save/restore
Jeremy Fitzhardinge
2008-05-27
*
|
xen: count resched interrupts properly
Jeremy Fitzhardinge
2008-05-27
|
/
*
x86: use cpumask function for present, possible, and online cpus
Akinobu Mita
2008-04-26
*
xen: implement a debug-interrupt handler
Jeremy Fitzhardinge
2008-04-24
*
xen: support sysenter/sysexit if hypervisor does
Jeremy Fitzhardinge
2008-04-24
*
x86: change naming of cpu_initialized_mask for xen
Glauber Costa
2008-04-17
*
x86: use generic register name in the thread and tss structures
H. Peter Anvin
2008-01-30
*
x86: prevent dereferencing non-allocated per_cpu variables
Mike Travis
2008-01-30
*
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
2007-10-17
|
\
|
*
x86: expand /proc/interrupts to include missing vectors, v2
Joe Korty
2007-10-17
*
|
Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-10-17
|
\
\
|
|
/
|
/
|
|
*
xen: yield to IPI target if necessary
Jeremy Fitzhardinge
2007-10-16
*
|
Convert cpu_sibling_map to be a per cpu variable
Mike Travis
2007-10-16
*
|
x86: Convert cpu_core_map to be a per cpu variable
Mike Travis
2007-10-16
|
/
*
i386: move xen
Thomas Gleixner
2007-10-11