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
*
x86-smp-remove-call-to-ipi_call_lock-ipi_call_unlock
Yong Zhang
2012-06-05
*
Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-05-24
|
\
|
*
xen/smp: unbind irqworkX when unplugging vCPUs.
Konrad Rzeszutek Wilk
2012-05-21
|
*
xen: implement IRQ_WORK_VECTOR handler
Lin Ming
2012-05-07
|
*
xen: implement apic ipi interface
Ben Guthro
2012-05-07
*
|
Merge branch 'smp/threadalloc' into smp/hotplug
Thomas Gleixner
2012-05-08
|
\
\
|
*
|
xen/smp: Fix crash when booting with ACPI hotplug CPUs.
Konrad Rzeszutek Wilk
2012-04-26
|
|
/
*
|
x86: Use generic idle thread allocation
Thomas Gleixner
2012-04-26
*
|
x86: Add task_struct argument to smp_ops.cpu_up
Thomas Gleixner
2012-04-26
|
/
*
Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-04-06
|
\
|
*
xen/smp: Remove unnecessary call to smp_processor_id()
Srivatsa S. Bhat
2012-04-06
*
|
Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-03-24
|
\
|
|
*
xen/smp: Fix bringup bug in AP code.
Konrad Rzeszutek Wilk
2012-03-22
*
|
Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-22
|
\
|
|
*
xen: use this_cpu_xxx replace percpu_xxx funcs
Alex Shi
2012-01-24
*
|
xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling while atomic.
Konrad Rzeszutek Wilk
2012-02-03
|
/
*
xen: disable PV spinlocks on HVM
Stefano Stabellini
2011-09-08
*
xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead.
Konrad Rzeszutek Wilk
2011-09-01
*
xen: Do not enable PV IPIs when vector callback not present
Stefano Stabellini
2011-08-22
*
xen: support CONFIG_MAXSMP
Andrew Jones
2011-06-15
*
-
.
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...
Linus Torvalds
2011-05-19
|
\
\
|
*
|
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
2011-04-14
|
|
/
*
/
arch/x86/xen/smp: Cleanup code/data sections definitions
Daniel Kiper
2011-05-19
|
/
*
xen: PV on HVM: support PV spinlocks and IPIs
Stefano Stabellini
2011-02-25
*
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2010-10-28
|
\
|
*
xen: initialize cpu masks for pv guests in xen_smp_init
Stefano Stabellini
2010-10-26
|
*
xen: use vcpu_ops to setup cpu masks
Stefano Stabellini
2010-10-22
*
|
x86, kexec: Make sure to stop all CPUs before exiting the kernel
Alok Kataria
2010-10-21
|
/
*
xen/panic: use xen_reboot and fix smp_send_stop
Ian Campbell
2010-08-04
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
xen: Fix misspelled CONFIG variable in comment.
Robert P. J. Day
2010-02-05
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-14
|
\
|
*
percpu: make percpu symbols in xen unique
Tejun Heo
2009-10-29
*
|
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Linus Torvalds
2009-12-10
|
\
\
|
*
|
xen: register runstate on secondary CPUs
Ian Campbell
2009-12-03
|
|
/
*
/
cpumask: Use modern cpumask style in Xen
Rusty Russell
2009-11-04
|
/
*
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
[next]