index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
summit
/
apic.h
Age
Commit message (
Expand
)
Author
2009-01-28
x86, apic: remove no_balance_irq and no_ioapic_check flags
Ingo Molnar
2009-01-28
x86, apic: clean up check_apicid*() callbacks
Ingo Molnar
2009-01-28
x86: clean up esr_disable() methods
Ingo Molnar
2009-01-28
x86, apic: clean up / remove TARGET_CPUS
Ingo Molnar
2009-01-28
x86, apic: clean up target_cpus methods
Ingo Molnar
2009-01-28
x86, apic: remove SUMMIT_IRQ_DELIVERY_MODE and SUMMIT_IRQ_DEST_MODE
Ingo Molnar
2009-01-28
x86, apic: remove IRQ_DEST_MODE / IRQ_DELIVERY_MODE
Ingo Molnar
2009-01-28
x86, genapic: rename int_delivery_mode, et. al.
Ingo Molnar
2009-01-28
x86: clean up apic->apic_id_registered() methods
Ingo Molnar
2009-01-06
x86: fix x86_32 builds for summit and es7000 arch's
Mike Travis
2009-01-03
x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids
Mike Travis
2008-12-18
x86: fix cpu_mask_to_apicid_and to include cpu_online_mask
Mike Travis
2008-12-16
x86: update add-cpu_mask_to_apicid_and to use struct cpumask*
Mike Travis
2008-12-16
x86: Add cpu_mask_to_apicid_and
Mike Travis
2008-12-16
x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers
Mike Travis
2008-10-22
x86, um: ... and asm-x86 move
Al Viro