linux-stable-rt/arch/x86/kernel/apic
Linus Torvalds 6ec22f9b03 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
* 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
  x86: Limit number of per cpu TSC sync messages
  x86: dumpstack, 64-bit: Disable preemption when walking the IRQ/exception stacks
  x86: dumpstack: Clean up the x86_stack_ids[][] initalization and other details
  x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizes
  x86: Suppress stack overrun message for init_task
  x86: Fix cpu_devs[] initialization in early_cpu_init()
  x86: Remove CPU cache size output for non-Intel too
  x86: Minimise printk spew from per-vendor init code
  x86: Remove the CPU cache size printk's
  cpumask: Avoid cpumask_t in arch/x86/kernel/apic/nmi.c
  x86: Make sure we also print a Code: line for show_regs()
2009-12-05 15:33:27 -08:00
..
Makefile x86, apic: Introduce the NOOP apic driver 2009-10-14 09:17:00 +02:00
apic.c x86: apic: Remove not needed #ifdef 2009-11-23 09:54:15 +01:00
apic_flat_64.c
apic_noop.c x86: apic: Do not use stacked physid_mask_t 2009-11-10 05:52:07 +01:00
bigsmp_32.c x86: apic: Do not use stacked physid_mask_t 2009-11-10 05:52:07 +01:00
es7000_32.c x86: apic: Do not use stacked physid_mask_t 2009-11-10 05:52:07 +01:00
io_apic.c x86, ioapic: Document another case when level irq is seen as an edge 2009-12-02 10:11:01 +01:00
ipi.c
nmi.c cpumask: Avoid cpumask_t in arch/x86/kernel/apic/nmi.c 2009-11-04 13:17:53 +01:00
numaq_32.c x86: apic: Do not use stacked physid_mask_t 2009-11-10 05:52:07 +01:00
probe_32.c x86: apic: Do not use stacked physid_mask_t 2009-11-10 05:52:07 +01:00
probe_64.c x86, apic: Use logical flat on intel with <= 8 logical cpus 2009-09-19 09:20:05 +02:00
summit_32.c x86: apic: Do not use stacked physid_mask_t 2009-11-10 05:52:07 +01:00
x2apic_cluster.c
x2apic_phys.c
x2apic_uv_x.c Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 2009-12-05 15:31:25 -08:00