| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, ioapic: Add dummy ioapic functions | Jacob Pan | 2010-02-23 | 1 | -0/+4 |
* | x86, ioapic: Early enable ioapic for timer irq | Jacob Pan | 2010-02-23 | 1 | -0/+1 |
* | Merge remote branch 'origin/x86/apic' into x86/mrst | H. Peter Anvin | 2010-02-22 | 4 | -26/+26 |
|\ |
|
| * | Merge branch 'x86/irq' into x86/apic | H. Peter Anvin | 2010-02-22 | 15 | -187/+79 |
| |\ |
|
| | * | Merge branch 'x86/urgent' into x86/irq | H. Peter Anvin | 2010-02-20 | 2 | -2/+3 |
| | |\ |
|
| | | * | x86: Fix SCI on IOAPIC != 0 | Yinghai Lu | 2010-02-10 | 1 | -0/+1 |
| | * | | x86: Convert i8259_lock to raw_spinlock | Thomas Gleixner | 2010-02-16 | 1 | -1/+1 |
| * | | | x86, irq: Don't block IRQ0_VECTOR..IRQ15_VECTOR's on all cpu's | Suresh Siddha | 2010-01-19 | 1 | -0/+1 |
| * | | | x86, irq: Use 0x20 for the IRQ_MOVE_CLEANUP_VECTOR instead of 0x1f | Suresh Siddha | 2010-01-18 | 1 | -31/+16 |
| * | | | x86, apic: Don't waste a vector to improve vector spread | H. Peter Anvin | 2010-01-04 | 1 | -4/+5 |
| * | | | x86, apic: Reclaim IDT vectors 0x20-0x2f | H. Peter Anvin | 2010-01-04 | 1 | -8/+20 |
| * | | | x86: Increase NR_IRQS and nr_irqs | Yinghai Lu | 2009-12-30 | 1 | -6/+6 |
* | | | | x86, apic: Remove ioapic_disable_legacy() | Jacob Pan | 2010-02-19 | 1 | -2/+0 |
* | | | | x86, pic: Make use of legacy_pic abstraction | Jacob Pan | 2010-02-19 | 2 | -15/+0 |
* | | | | x86, pic: Introduce legacy_pic abstraction | Jacob Pan | 2010-02-19 | 1 | -0/+13 |
* | | | | x86: Add pcibios_fixup_irqs to x86_init | Thomas Gleixner | 2010-02-19 | 2 | -0/+5 |
* | | | | x86: Add pci_init_irq to x86_init | Thomas Gleixner | 2010-02-19 | 2 | -1/+5 |
* | | | | x86: Move pci init function to x86_init | Thomas Gleixner | 2010-02-19 | 6 | -6/+31 |
| |_|/
|/| | |
|
* | | | x86-32: Make AT_VECTOR_SIZE_ARCH=2 | Serge E. Hallyn | 2010-02-09 | 1 | -2/+2 |
| |/
|/| |
|
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-02-01 | 1 | -0/+1 |
|\ \ |
|
| * \ | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar | 2010-01-27 | 1 | -0/+1 |
| |\ \ |
|
| | * | | x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt | Joerg Roedel | 2010-01-22 | 1 | -0/+1 |
* | | | | x86: get rid of the insane TIF_ABI_PENDING bit | H. Peter Anvin | 2010-01-29 | 2 | -10/+2 |
|/ / / |
|
* | | | x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG) | H. Peter Anvin | 2010-01-23 | 1 | -127/+0 |
* | | | Revert "x86: ucode-amd: Load ucode-patches once ..." | Andreas Herrmann | 2010-01-23 | 1 | -2/+0 |
* | | | x86: Disable HPET MSI on ATI SB700/SB800 | Pallipadi, Venkatesh | 2010-01-23 | 1 | -0/+1 |
|/ / |
|
* | | perf: x86: Add support for the ANY bit | Stephane Eranian | 2010-01-21 | 1 | -0/+1 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-01-16 | 2 | -1/+14 |
|\ \ |
|
| * | | x86, uv: Add function retrieving node controller revision number | Jack Steiner | 2010-01-15 | 1 | -0/+12 |
| * | | x86: mce.h: Fix warning in header checks | Alan Cox | 2010-01-13 | 1 | -1/+2 |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-01-08 | 2 | -6/+4 |
|\ \ \
| |/ / |
|
| * | | x86: copy_from_user() should not return -EFAULT | Heiko Carstens | 2010-01-05 | 2 | -6/+4 |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-31 | 1 | -41/+33 |
|\ \ \
| |/ / |
|
| * | | x86: SGI UV: Fix writes to led registers on remote uv hubs | Mike Travis | 2009-12-29 | 1 | -38/+48 |
| * | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar | 2009-12-28 | 18 | -335/+213 |
| |\ \ |
|
* | \ \ | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-12-30 | 1 | -0/+4 |
|\ \ \ \ |
|
| * | | | | KVM: x86: Extend KVM_SET_VCPU_EVENTS with selective updates | Jan Kiszka | 2009-12-27 | 1 | -0/+4 |
| | |_|/
| |/| | |
|
* | | | | x86_64 SGI UV: Fix writes to led registers on remote uv hubs. | Mike Travis | 2009-12-30 | 1 | -1/+19 |
|/ / / |
|
* | | | Merge branch 'pdc' into release | Len Brown | 2009-12-24 | 1 | -0/+26 |
|\ \ \ |
|
| * | | | ACPI: processor: finish unifying arch_acpi_processor_init_pdc() | Alex Chiang | 2009-12-22 | 1 | -0/+19 |
| * | | | ACPI: processor: introduce arch_has_acpi_pdc | Alex Chiang | 2009-12-22 | 1 | -0/+7 |
| | |/
| |/| |
|
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-12-19 | 1 | -0/+24 |
|\ \ \ |
|
| * | | | perf events, x86/stacktrace: Fix performance/softlockup by providing a specia... | Frederic Weisbecker | 2009-12-17 | 1 | -0/+6 |
| * | | | perf events, x86/stacktrace: Make stack walking optional | Frederic Weisbecker | 2009-12-17 | 1 | -0/+18 |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-19 | 5 | -4/+20 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu system | Suresh Siddha | 2009-12-17 | 1 | -1/+2 |
| * | | x86, cpuid: Add "volatile" to asm in native_cpuid() | Suresh Siddha | 2009-12-16 | 1 | -1/+1 |
| * | | x86, msr: msrs_alloc/free for CONFIG_SMP=n | Borislav Petkov | 2009-12-16 | 1 | -0/+12 |
| * | | x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config space | Andreas Herrmann | 2009-12-16 | 2 | -0/+2 |
| * | | x86: Add IA32_TSC_AUX MSR and use it | Sheng Yang | 2009-12-16 | 2 | -2/+3 |