| Age | Commit message (Expand) | Author | Files | Lines |
| 2009-04-27 | x86: Use dmi check in apic_is_clustered() on 64-bit to mark the TSC unstable |  Yinghai Lu | 1 | -27/+59 |
| 2009-04-27 | x86: apic: Remove duplicated macros |  Yinghai Lu | 1 | -7/+0 |
| 2009-04-26 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 2 | -2/+18 |
| 2009-04-26 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -0/+2 |
| 2009-04-22 | x86: x2apic, IR: remove reinit_intr_remapped_IO_APIC() |  Suresh Siddha | 2 | -16/+0 |
| 2009-04-21 | x86: avoid theoretical spurious NMI backtraces with CONFIG_CPUMASK_OFFSTACK=y |  Rusty Russell | 1 | -1/+1 |
| 2009-04-21 | x86: fix boot crash in NMI watchdog with CONFIG_CPUMASK_OFFSTACK=y and flat APIC |  Rusty Russell | 1 | -1/+2 |
| 2009-04-21 | x86: x2apic, IR: Clean up panic() with nox2apic boot option |  Suresh Siddha | 1 | -2/+6 |
| 2009-04-21 | x86: x2apic, IR: Move eoi_ioapic_irq() into a CONFIG_INTR_REMAP section |  Suresh Siddha | 1 | -33/+33 |
| 2009-04-21 | x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checks |  Suresh Siddha | 3 | -40/+13 |
| 2009-04-20 | x86/uv: fix for no memory at paddr 0 |  Jack Steiner | 1 | -0/+1 |
| 2009-04-20 | Merge branch 'linus' into x86/urgent |  Ingo Molnar | 2 | -2/+20 |
| 2009-04-19 | x86: es7000, uv - use __cpuinit for kicking secondary cpus |  Cyrill Gorcunov | 2 | -2/+2 |
| 2009-04-19 | x86, intr-remap: fix x2apic/intr-remap resume |  Weidong Han | 1 | -6/+9 |
| 2009-04-19 | x86, intr-remap: enable interrupt remapping early |  Weidong Han | 1 | -40/+36 |
| 2009-04-19 | x86, intr-remap: fix ack for interrupt remapping |  Weidong Han | 1 | -27/+5 |
| 2009-04-17 | x86/uv: fix init of cpu-less nodes |  Jack Steiner | 1 | -0/+14 |
| 2009-04-17 | Merge branch 'linus' into x86/apic |  Ingo Molnar | 4 | -5/+26 |
| 2009-04-16 | Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -2/+14 |
| 2009-04-14 | x86, irq: Remove IRQ_DISABLED check in process context IRQ move |  Pallipadi, Venkatesh | 1 | -0/+2 |
| 2009-04-13 | x86: fix function definitions after: x86: apic - introduce imcr_ helpers |  Alexander van Heukelum | 1 | -2/+2 |
| 2009-04-13 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -1/+4 |
| 2009-04-12 | x86: apic - introduce dummy apic operations |  Cyrill Gorcunov | 1 | -0/+24 |
| 2009-04-12 | x86: apic - introduce imcr_ helpers |  Cyrill Gorcunov | 1 | -4/+25 |
| 2009-04-12 | x86: clean up declarations and variables |  Jaswinder Singh Rajput | 3 | -2/+2 |
| 2009-04-12 | x86: apic/x2apic_cluster.c x86_cpu_to_logical_apicid should be static |  Jaswinder Singh Rajput | 1 | -1/+1 |
| 2009-04-10 | x86, intr-remap: fix eoi for interrupt remapping without x2apic |  Weidong Han | 1 | -1/+4 |
| 2009-04-09 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -2/+2 |
| 2009-04-09 | x86: consolidate SMP code in io_apic.c |  Gary Hade | 1 | -114/+109 |
| 2009-04-08 | x86: make 64 bit to use default_inquire_remote_apic |  Yinghai Lu | 1 | -2/+2 |
| 2009-04-07 | x86 ACPI: Add support for Always Running APIC timer |  Venkatesh Pallipadi | 1 | -0/+6 |
| 2009-04-07 | Merge branch 'linus' into perfcounters/core |  Ingo Molnar | 2 | -54/+156 |
| 2009-04-06 | Merge git://git.infradead.org/iommu-2.6 |  Linus Torvalds | 2 | -54/+156 |
| 2009-04-06 | Merge branch 'linus' into perfcounters/core-v2 |  Ingo Molnar | 13 | -425/+414 |
| 2009-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask |  Linus Torvalds | 6 | -39/+40 |
| 2009-04-04 | x2apic/intr-remap: decouple interrupt remapping from x2apic |  Han, Weidong | 1 | -5/+24 |
| 2009-04-03 | Intel IOMMU Suspend/Resume Support - Interrupt Remapping |  Fenghua Yu | 2 | -49/+132 |
| 2009-04-03 | x86, UV: Fix for nodes with memory and no cpus |  Jack Steiner | 1 | -2/+14 |
| 2009-04-02 | sgi-gru: add macros for using the UV hub to send interrupts |  Jack Steiner | 1 | -7/+2 |
| 2009-04-01 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 |  Linus Torvalds | 1 | -0/+4 |
| 2009-03-30 | Merge branch 'linus' into cpumask-for-linus |  Ingo Molnar | 6 | -178/+171 |
| 2009-03-28 | Merge branches 'x86/apic', 'x86/cleanups' and 'x86/mm' into x86/core |  Ingo Molnar | 1 | -5/+4 |
| 2009-03-25 | x86: Correct behaviour of irq affinity |  Rusty Russell | 1 | -2/+3 |
| 2009-03-24 | x86: use default_cpu_mask_to_apicid for 64bit |  Yinghai Lu | 1 | -16/+2 |
| 2009-03-24 | x86: fix set_extra_move_desc calling |  Yinghai Lu | 1 | -1/+2 |
| 2009-03-24 | Merge branch 'x86/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6-tiptop into x86/cleanups |  Ingo Molnar | 1 | -5/+4 |
| 2009-03-24 | Merge branches 'x86/apic', 'x86/cleanups', 'x86/mm', 'x86/pat', 'x86/setup' and 'x86/signal'; commit 'v2.6.29' into x86/core |  Ingo Molnar | 1 | -2/+2 |
| 2009-03-23 | x86: apic/io_apic.c define msi_ir_chip and ir_ioapic_chip all the time |  Jaswinder Singh Rajput | 1 | -5/+4 |
| 2009-03-22 | x86: Fix a couple of sparse warnings in arch/x86/kernel/apic/io_apic.c |  Dmitri Vorobiev | 1 | -2/+2 |
| 2009-03-20 | x86: fix IO APIC resource allocation error message |  Bartlomiej Zolnierkiewicz | 1 | -3/+6 |