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
/
kernel
/
apic
/
x2apic_cluster.c
Commit message (
Expand
)
Author
Age
*
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
2013-07-14
*
x86/apic/x2apic: Use multiple cluster members for the irq destination only wi...
Suresh Siddha
2012-07-06
*
x86/apic/x2apic: Limit the vector reservation to the user specified mask
Suresh Siddha
2012-07-06
*
x86/apic: Optimize cpu traversal in __assign_irq_vector() using domain member...
Suresh Siddha
2012-07-06
*
x86/apic: Eliminate cpu_mask_to_apicid() operation
Alexander Gordeev
2012-06-14
*
x86/x2apic/cluster: Vector_allocation_domain() should return a value
Alexander Gordeev
2012-06-14
*
x86/apic: Make cpu_mask_to_apicid() operations check cpu_online_mask
Alexander Gordeev
2012-06-08
*
x86/apic: Make cpu_mask_to_apicid() operations return error code
Alexander Gordeev
2012-06-08
*
x86/apic: Factor out default target_cpus() operation
Alexander Gordeev
2012-06-06
*
x86/apic: Trivial whitespace fixes
Alexander Gordeev
2012-06-06
*
x86/x2apic/cluster: Use all the members of one cluster specified in the smp_a...
Suresh Siddha
2012-06-06
*
x86/apic: Implement EIO micro-optimization
Michael S. Tsirkin
2012-05-18
*
x86/apic: Add apic->eoi_write() callback
Michael S. Tsirkin
2012-05-18
*
x86/apic: Add separate apic_id_valid() functions for selected apic drivers
Steffen Persvold
2012-03-23
*
x86/platform: Move APIC ID validity check into platform APIC code
Daniel J Blueman
2012-03-14
*
x86, apic: Make apic drivers static
Suresh Siddha
2011-05-22
*
x86, apic: Introduce .apicdrivers section to find the list of apic drivers
Suresh Siddha
2011-05-22
*
x86, x2apic: Move the common bits to x2apic.h
Cyrill Gorcunov
2011-05-20
*
x86, x2apic: Minimize IPI register writes using cluster groups
Cyrill Gorcunov
2011-05-20
*
x86, x2apic: Track the x2apic cluster sibling map
Cyrill Gorcunov
2011-05-20
*
x86, x2apic: Remove duplicate code for IPI mask routines
Suresh Siddha
2011-05-20
*
x86, apic: Use probe routines to simplify apic selection
Suresh Siddha
2011-05-20
*
x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node()
Tejun Heo
2011-01-28
*
x86: Kill apic->cpu_to_logical_apicid()
Tejun Heo
2011-01-28
*
x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu system
Suresh Siddha
2009-12-18
*
x86: Fix MSI-X initialization by using online_mask for x2apic target_cpus
Yinghai Lu
2009-08-08
*
x86: Don't use current_cpu_data in x2apic phys_pkg_id
Yinghai Lu
2009-08-04
*
x86: apic/x2apic_cluster.c x86_cpu_to_logical_apicid should be static
Jaswinder Singh Rajput
2009-04-12
*
x86: add x2apic_wrmsr_fence() to x2apic flush tlb paths
Suresh Siddha
2009-03-18
*
x86: apic: simplify secondary CPU wakeup methods
Ingo Molnar
2009-02-26
*
x86: remove update_apic from x86_quirks
Yinghai Lu
2009-02-26
*
x86: select x2apic ops in early apic probe only if x2apic mode is enabled
Suresh Siddha
2009-02-22
*
x86, apic: move APIC drivers to arch/x86/kernel/apic/*
Ingo Molnar
2009-02-17