Age | Commit message (Expand) | Author | Files | Lines |
2009-07-03 | x86: Remove unused variable disable_x2apic | Jaswinder Singh Rajput | 1 | -2/+0 |
2009-06-12 | Merge branch 'linus' into x86/mce3 | Ingo Molnar | 1 | -6/+17 |
2009-06-11 | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 1 | -120/+191 |
2009-06-07 | x86, apic: Fix dummy apic read operation together with broken MP handling | Cyrill Gorcunov | 1 | -1/+8 |
2009-06-02 | x86, apic: Restore irqs on fail paths | Jiri Slaby | 1 | -5/+6 |
2009-06-02 | Merge branch 'irq/numa' into x86/mce3 | H. Peter Anvin | 1 | -115/+178 |
2009-05-29 | perf_counter/x86: Always use NMI for performance-monitoring interrupt | Yong Wang | 1 | -1/+1 |
2009-05-28 | x86, mce: use 64bit machine check code on 32bit | Andi Kleen | 1 | -2/+2 |
2009-05-25 | perf_counter: x86: Remove interrupt throttle | Peter Zijlstra | 1 | -2/+0 |
2009-05-22 | perf_counter: Dynamically allocate tasks' perf_counter_context struct | Paul Mackerras | 1 | -0/+1 |
2009-05-12 | x86: read apic ID in the !acpi_lapic case | Yinghai Lu | 1 | -24/+22 |
2009-05-11 | x86: apic: Fixmap apic address even if apic disabled | Cyrill Gorcunov | 1 | -8/+9 |
2009-05-11 | x86: display extended apic registers with print_local_APIC and cpu_debug code | Andreas Herrmann | 1 | -1/+1 |
2009-05-11 | x86: read apic ID in the !acpi_lapic case | Yinghai Lu | 1 | -10/+21 |
2009-05-01 | x86, apic: use pr_ macro | Cyrill Gorcunov | 1 | -1/+1 |
2009-04-29 | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 1 | -0/+6 |
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-22 | x86: x2apic, IR: remove reinit_intr_remapped_IO_APIC() | Suresh Siddha | 1 | -2/+0 |
2009-04-21 | x86: x2apic, IR: Clean up panic() with nox2apic boot option | Suresh Siddha | 1 | -2/+6 |
2009-04-21 | x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checks | Suresh Siddha | 1 | -37/+12 |
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-17 | Merge branch 'linus' into x86/apic | Ingo Molnar | 1 | -0/+6 |
2009-04-14 | x86: fix function definitions after: x86: apic - introduce imcr_ helpers | Alexander van Heukelum | 1 | -2/+2 |
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-08 | 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 | 1 | -8/+62 |
2009-04-06 | Merge branch 'linus' into perfcounters/core-v2 | Ingo Molnar | 1 | -12/+23 |
2009-04-04 | Intel IOMMU Suspend/Resume Support - Interrupt Remapping | Fenghua Yu | 1 | -8/+62 |
2009-03-18 | x86, ioapic: Fix non atomic allocation with interrupts disabled | Suresh Siddha | 1 | -5/+6 |
2009-03-18 | x86, x2apic: fix clear_local_APIC() in the presence of x2apic | Suresh Siddha | 1 | -7/+2 |
2009-02-26 | Merge branch 'x86/core' into perfcounters/core | Ingo Molnar | 1 | -10/+2 |
2009-02-25 | Merge branch 'x86/core' into x86/mce2 | H. Peter Anvin | 1 | -0/+2219 |
2009-02-23 | x86: refactor x86_quirks support | Ingo Molnar | 1 | -1/+0 |
2009-02-22 | Merge branch 'linus' into x86/apic | Ingo Molnar | 1 | -1/+1 |
2009-02-22 | x86: select x2apic ops in early apic probe only if x2apic mode is enabled | Suresh Siddha | 1 | -8/+1 |
2009-02-17 | x86, apic: move APIC drivers to arch/x86/kernel/apic/* | Ingo Molnar | 1 | -0/+2212 |
2009-02-17 | Merge branch 'x86/apic' into perfcounters/core | Ingo Molnar | 1 | -0/+2216 |