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
/
kernel
/
apic
/
apic_numachip.c
Age
Commit message (
Expand
)
Author
2014-11-04
x86: numachip: APIC driver cleanups
Daniel J Blueman
2014-11-04
x86: numachip: Elide self-IPI ICR polling
Daniel J Blueman
2014-11-04
x86: numachip: Fix 16-bit APIC ID truncation
Daniel J Blueman
2014-10-08
x86: Fix section conflict for numachip
Andi Kleen
2014-07-31
x86, apic: Remove enable_apic_mode callback
David Rientjes
2014-07-31
x86, apic: Remove setup_portio_remap callback
David Rientjes
2014-07-31
x86, apic: Remove multi_timer_check callback
David Rientjes
2014-07-31
x86, apic: Remove check_apicid_present callback
David Rientjes
2014-07-31
x86, apic: Remove mps_oem_check callback
David Rientjes
2014-07-31
x86, apic: Remove smp_callin_clear_local_apic callback
David Rientjes
2014-07-31
x86, apic: Replace trampoline physical addresses with defaults
David Rientjes
2014-02-09
x86/apic: Switch wait_for_init_deassert() to a bool flag
David Rientjes
2013-07-14
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
2013-01-25
Merge tag 'v3.8-rc5' into x86/mm
H. Peter Anvin
2012-12-07
x86/PCI: Add NumaChip remote PCI support
Daniel J Blueman
2012-11-16
x86: Move some contents of page_64_types.h into pgtable_64.h and page_64.h
Alexander Duyck
2012-10-06
sections: fix section conflicts in arch/x86
Andi Kleen
2012-06-14
x86/apic: Eliminate cpu_mask_to_apicid() operation
Alexander Gordeev
2012-06-08
x86/apic: Factor out default vector_allocation_domain() operation
Alexander Gordeev
2012-06-06
x86/apic: Factor out default cpu_mask_to_apicid() operations
Alexander Gordeev
2012-06-06
x86/apic: Factor out default target_cpus() operation
Alexander Gordeev
2012-05-18
x86/apic: Add apic->eoi_write() callback
Michael S. Tsirkin
2012-04-16
x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id()
Andreas Herrmann
2012-03-23
x86/apic: Add separate apic_id_valid() functions for selected apic drivers
Steffen Persvold
2012-03-14
x86/platform: Move APIC ID validity check into platform APIC code
Daniel J Blueman
2011-12-05
x86: Add NumaChip support
Steffen Persvold