- 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
- 1c2a48c Merge branch 'linus' into x86/apic-cleanups by Ingo Molnar · 15 years ago
- 77a0dd5 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 4e1db5e Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 017892c Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 554ec06 x86: Avoid calling arch_trigger_all_cpu_backtrace() at the same time by Dongdong Deng · 15 years ago
- 9ab181f x86: Only call smp_processor_id in non-preempt cases by Don Zickus · 15 years ago
- cb2ded3 x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusion by Yinghai Lu · 15 years ago
- bc030d6 Merge commit 'v2.6.37-rc8' into x86/apic by Ingo Molnar · 15 years ago
- c1955b5 x86: Use this_cpu_inc_return for nmi counter by Tejun Heo · 16 years ago
- 7b543a5 x86: Replace uses of current_cpu_data with this_cpu ops by Tejun Heo · 16 years ago
- 0a3aee0 x86: Use this_cpu_ops to optimize code by Tejun Heo · 16 years ago
- 56d91f1 x86, acpi: Add MAX_LOCAL_APIC for 32bit by Yinghai Lu · 16 years ago
- 4a7863c x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP_DETECTOR by Don Zickus · 16 years ago
- d8850ba x86, UV: Fix the effect of extra bits in the hub nodeid register by Jack Steiner · 16 years ago
- e681041 x86, UV: Add common uv_early_read_mmr() function for reading MMRs by Jack Steiner · 16 years ago
- 6c529a2 Merge commit 'v2.6.37-rc7' into perf/core by Ingo Molnar · 16 years ago
- 7f7fbf4 x86: Enable the intr-remap fault handling after local APIC setup by Kenji Kaneshige · 16 years ago
- 086e8ce x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic mode by Kenji Kaneshige · 16 years ago
- 5f29805 x86, watchdog: Compile fix when CONFIG_LOCAL_APIC not enabled by Don Zickus · 16 years ago
- 0aa002f x86: apic: Cleanup and simplify setup_local_APIC() by Tejun Heo · 16 years ago
- 5dc3055 x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctls by Don Zickus · 16 years ago
- 96a84c2 lockup detector: Compile fixes from removing the old x86 nmi watchdog by Don Zickus · 16 years ago
- 0e3fa13 x86: Further simplify mp_irq info handling by Feng Tang · 16 years ago
- 2d8009b x86: Unify 3 similar ways of saving mp_irqs info by Feng Tang · 16 years ago
- 60d79fd x86, ioapic: Avoid writing io_apic id if already correct by Yinghai Lu · 16 years ago
- 0450193 x86, x2apic: Don't map lapic addr for preenabled x2apic systems by Yinghai Lu · 16 years ago
- 326a2e6 x86, apic: Use register_lapic_address() in init_apic_mapping() by Yinghai Lu · 16 years ago
- f115714 x86, apic: Remove early_init_lapic_mapping() by Yinghai Lu · 16 years ago
- c0104d3 x86, apic: Unify identical register_lapic_address() functions by Yinghai Lu · 16 years ago
- d834a9d Merge branch 'x86/amd-nb' into x86/apic-cleanups by Thomas Gleixner · 16 years ago
- 4720dd1 x86: io_apic: Avoid unused variable warning when CONFIG_GENERIC_PENDING_IRQ=n by Thomas Gleixner · 16 years ago
- 2c6cb10 x86: Address 'unused' warning in hw_nmi.c again by Rakib Mullick · 16 years ago
- 10a18d7 Merge commit 'v2.6.37-rc5' into perf/core by Ingo Molnar · 16 years ago
- a38c538 x86: io_apic: Split setup_ioapic_ids_from_mpc() by Sebastian Andrzej Siewior · 16 years ago
- fbe6c40 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 6c869e7 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 16 years ago
- 8191c9f x86: UV: Address interrupt/IO port operation conflict by Dimitri Sivanich · 16 years ago
- 0e2af2a x86, hw_nmi: Move backtrace_mask declaration under ARCH_HAS_NMI_WATCHDOG by Rakib Mullick · 16 years ago
- 072b198 x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog by Don Zickus · 16 years ago
- 5f2b0ba x86, nmi_watchdog: Remove the old nmi_watchdog by Don Zickus · 16 years ago
- 2a8dcbd x86, apic: Remove double #include by Jesper Juhl · 16 years ago
- 62b0cfc x86, UV: Update node controller MMRs by Jack Steiner · 16 years ago
- 7b79462 x86: Check irq_remapped instead of remapping_enabled in destroy_irq() by Yinghai Lu · 16 years ago
- 2d10d87 Merge branches 'x86-fixes-for-linus' and 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 0520bd8 x86, uv: More Westmere support on SGI UV by Russ Anderson · 16 years ago
- 18cb657 Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 16 years ago
- c8f730b x86, uv: Enable Westmere support on SGI UV by Russ Anderson · 16 years ago
- eb48c9c apic, amd: Make firmware bug messages more meaningful by Robert Richter · 16 years ago
- 23f9b26 x86: apic: Move probe_nr_irqs_gsi() into ioapic_init_mappings() by Thomas Gleixner · 16 years ago
- 5a7ae78 x86: Allow platforms to force enable apic by Thomas Gleixner · 16 years ago
- 3044100 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 27afdf2 apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsets by Robert Richter · 16 years ago
- a68c439 apic, x86: Check if EILVT APIC registers are available (AMD only) by Robert Richter · 16 years ago
- 9717967 x86: ioapic: Call free_irte only if interrupt remapping enabled by Yinghai Lu · 16 years ago
- 294ee6f x86: Introduce x86_msi_ops by Stefano Stabellini · 16 years ago
- 7b586d7 x86/io_apic: add get_nr_irqs_gsi() by Jeremy Fitzhardinge · 17 years ago
- 2ee3906 x86: Switch sparse_irq allocations to GFP_KERNEL by Thomas Gleixner · 16 years ago
- ad9f433 x86: Use sane enumeration by Thomas Gleixner · 16 years ago
- 48b2650 x86: uv: Clean up the direct access to irq_desc by Thomas Gleixner · 16 years ago
- 1a8ce7f x86: Make io_apic.c local functions static by Thomas Gleixner · 16 years ago
- 1a0730d x86: Speed up the irq_remapped check in hot pathes by Thomas Gleixner · 16 years ago
- bc5fdf9 x86: io_apic: Remove the now unused sparse_irq arch_* functions by Thomas Gleixner · 16 years ago
- fbc6bff x86: ioapic: Cleanup sparse irq code by Thomas Gleixner · 16 years ago
- fe6dab4 x86: Don't setup ioapic irq for sci twice by Yinghai Lu · 16 years ago
- f981a3d x86: io_apic: Prepare alloc/free_irq_cfg() by Thomas Gleixner · 16 years ago
- 08c33db x86: Implement new allocator functions by Thomas Gleixner · 16 years ago
- 6e2fff5 x86: ioapic: Cleanup get_one_free_irq_cfg() by Thomas Gleixner · 16 years ago
- 7e49552 x86: ioapic: Cleanup some more by Thomas Gleixner · 16 years ago
- be5b7bf x86: Convert ht set_affinity to new chip function by Thomas Gleixner · 16 years ago
- 0e09ddf x86: Cleanup hpet affinity setting by Thomas Gleixner · 16 years ago
- fe52b2d x86: Convert dmar affinity setting to new chip function by Thomas Gleixner · 16 years ago
- b5d1c46 x86: Convert remapped msi to new chip.irq_set_affinity function by Thomas Gleixner · 16 years ago
- f19f5ec x86: Convert remapped ioapic affinity setting to new irq chip function by Thomas Gleixner · 16 years ago
- 5346b2a x86: Convert msi affinity setting to new chip functions by Thomas Gleixner · 16 years ago
- f7e909e x86: Prepare the affinity common functions for taking struct irq_data * by Thomas Gleixner · 16 years ago
- 60c6994 x86: ioapic: Clean up the direct access to irq_desc by Thomas Gleixner · 16 years ago
- e9f7ac6 ht: Convert to new irq_chip functions by Thomas Gleixner · 16 years ago
- 5c2837f dmar: Convert to new irq chip functions by Thomas Gleixner · 16 years ago
- d0fbca8 x86: ioapic/hpet: Convert to new chip functions by Thomas Gleixner · 16 years ago
- 90297c5 x86: ioapic: Convert mask to new irq_chip function by Thomas Gleixner · 16 years ago
- 61a38ce x86: io_apic: Convert startup to new irq_chip function by Thomas Gleixner · 16 years ago
- dd5f15e x86: Cleanup io_apic by Thomas Gleixner · 16 years ago
- d4eba29 x86: Cleanup access to irq_data by Thomas Gleixner · 16 years ago
- 4305df9 x86: i8259: Convert to new irq_chip functions by Thomas Gleixner · 16 years ago
- 39431ac pci: Cleanup the irq_desc mess in msi by Thomas Gleixner · 16 years ago
- 1c9db52 pci: Convert msi to new irq_chip functions by Thomas Gleixner · 16 years ago
- 7c5f135 Merge branch 'x86/urgent' of into irq/sparseirq by Thomas Gleixner · 16 years ago
- 5e62fea Merge branch 'x86/cleanups' into irq/sparseirq by Thomas Gleixner · 16 years ago
- 8ffcfa4 Merge branch 'x86/x2apic' into irq/sparseirq by Thomas Gleixner · 16 years ago
- b683de2 genirq: Query arch for number of early descriptors by Thomas Gleixner · 16 years ago
- 153db80 Merge commit 'v2.6.36-rc7' into core/memblock by Ingo Molnar · 16 years ago
- 1cf180c x86, irq: Plug memory leak in sparse irq by Thomas Gleixner · 16 years ago
- fa47f7e x86, x2apic: Simplify apic init in SMP and UP builds by Suresh Siddha · 16 years ago
- 62a92f4 x86, intr-remap: Remove IRTE setup duplicate code by Suresh Siddha · 16 years ago
- 75e3cfb x86, intr-remap: Set redirection hint in the IRTE by Suresh Siddha · 16 years ago
- 36ac4b9 x86, UV: Fix initialization of max_pnode by Jack Steiner · 16 years ago
- daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 16 years ago
- a9ce6bc x86, memblock: Replace e820_/_early string with memblock_ by Yinghai Lu · 16 years ago
- 05e4076 x86, apic: Fix apic=debug boot crash by Daniel Kiper · 16 years ago