| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, mrst: Add dummy legacy pic to platform setup | Jacob Pan | 2010-02-23 | 1 | -0/+5 |
* | x86/PCI: Moorestown PCI support | Jesse Barnes | 2010-02-23 | 3 | -1/+260 |
* | 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 | 2 | -0/+22 |
* | x86, pic: Fix section mismatch in legacy pic | Jacob Pan | 2010-02-23 | 1 | -3/+3 |
* | Merge remote branch 'origin/x86/apic' into x86/mrst | H. Peter Anvin | 2010-02-22 | 26 | -230/+333 |
|\ |
|
| * | Merge branch 'x86/irq' into x86/apic | H. Peter Anvin | 2010-02-22 | 1739 | -17674/+42175 |
| |\ |
|
| | * | Merge branch 'x86/urgent' into x86/irq | H. Peter Anvin | 2010-02-20 | 13 | -43/+103 |
| | |\ |
|
| | | * | x86, irq: Keep chip_data in create_irq_nr and destroy_irq | Brandon Philips | 2010-02-18 | 3 | -24/+50 |
| | | * | x86: Add iMac9,1 to pci_reboot_dmi_table | Justin P. Mattock | 2010-02-17 | 1 | -0/+8 |
| | | * | x86: Fix SCI on IOAPIC != 0 | Yinghai Lu | 2010-02-10 | 3 | -1/+59 |
| | | * | x86, ia32_aout: do not kill argument mapping | Jiri Slaby | 2010-02-10 | 1 | -1/+0 |
| | * | | xen: Remove unnecessary arch specific xen irq functions. | Eric W. Biederman | 2010-02-18 | 2 | -6/+6 |
| | * | | smp: Use nr_cpus= to set nr_cpu_ids early | Yinghai Lu | 2010-02-17 | 5 | -7/+28 |
| | * | | x86, irq: Remove arch_probe_nr_irqs | Yinghai Lu | 2010-02-17 | 1 | -22/+0 |
| | * | | sparseirq: Use radix_tree instead of ptrs array | Yinghai Lu | 2010-02-17 | 1 | -24/+25 |
| | * | | sparseirq: Change irq_desc_ptrs to static | Yinghai Lu | 2010-02-17 | 3 | -8/+9 |
| | * | | init: Move radix_tree_init() early | Yinghai Lu | 2010-02-17 | 1 | -1/+1 |
| | * | | irq: Remove unnecessary bootmem code | Yinghai Lu | 2010-02-17 | 1 | -11/+3 |
| | * | | x86: Convert i8259_lock to raw_spinlock | Thomas Gleixner | 2010-02-16 | 5 | -23/+23 |
| | * | | x86: Avoid race condition in pci_enable_msix() | Brandon Phiilps | 2010-02-10 | 3 | -22/+50 |
| * | | | x86: Convert nmi_lock to raw_spinlock | Thomas Gleixner | 2010-02-16 | 1 | -3/+3 |
| * | | | x86: Convert ioapic_lock and vector_lock to raw_spinlock | Thomas Gleixner | 2010-02-16 | 1 | -53/+53 |
| * | | | x86, irq: Move __setup_vector_irq() before the first irq enable in cpu online... | Suresh Siddha | 2010-01-29 | 2 | -2/+12 |
| * | | | x86, irq: Update the vector domain for legacy irqs handled by io-apic | Suresh Siddha | 2010-01-29 | 1 | -0/+8 |
| * | | | x86, irq: Don't block IRQ0_VECTOR..IRQ15_VECTOR's on all cpu's | Suresh Siddha | 2010-01-19 | 4 | -41/+30 |
| * | | | x86, irq: Use 0x20 for the IRQ_MOVE_CLEANUP_VECTOR instead of 0x1f | Suresh Siddha | 2010-01-18 | 2 | -33/+18 |
| * | | | x86, vmi: Fix vmi_get_timer_vector() to use IRQ0_VECTOR | Suresh Siddha | 2010-01-18 | 1 | -7/+1 |
| * | | | x86, apic: Don't waste a vector to improve vector spread | H. Peter Anvin | 2010-01-04 | 2 | -5/+7 |
| * | | | 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 | 2 | -7/+7 |
* | | | | x86, apic: Remove ioapic_disable_legacy() | Jacob Pan | 2010-02-19 | 2 | -7/+5 |
* | | | | x86, pic: Make use of legacy_pic abstraction | Jacob Pan | 2010-02-19 | 9 | -65/+59 |
* | | | | x86, pic: Introduce legacy_pic abstraction | Jacob Pan | 2010-02-19 | 2 | -0/+56 |
* | | | | x86: Initialize stack canary in secondary start | Jacob Pan | 2010-02-19 | 1 | -0/+4 |
* | | | | x86, ioapic: Improve handling of i8259A irq init | Alek Du | 2010-02-19 | 1 | -19/+4 |
* | | | | x86: Add pcibios_fixup_irqs to x86_init | Thomas Gleixner | 2010-02-19 | 4 | -2/+9 |
* | | | | x86: Add pci_init_irq to x86_init | Thomas Gleixner | 2010-02-19 | 7 | -10/+13 |
* | | | | x86: Move pci init function to x86_init | Thomas Gleixner | 2010-02-19 | 15 | -46/+53 |
* | | | | PCI: Add pci_bus_find_ext_capability | Jesse Barnes | 2010-02-19 | 2 | -0/+45 |
* | | | | Linux 2.6.33-rc8v2.6.33-rc8 | Linus Torvalds | 2010-02-12 | 1 | -1/+1 |
* | | | | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 2010-02-12 | 1 | -6/+3 |
|\ \ \ \ |
|
| * | | | | ALSA: hda - use WARN_ON_ONCE() for zero-division detection | Takashi Iwai | 2010-02-12 | 1 | -6/+3 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds | 2010-02-12 | 8 | -142/+332 |
|\ \ \ \ \ |
|
| * | | | | | drm/i915: hold ref on flip object until it completes | Jesse Barnes | 2010-02-10 | 1 | -1/+3 |
| * | | | | | drm/i915: Fix crash while aborting hibernation | Rafael J. Wysocki | 2010-02-10 | 1 | -67/+101 |
| * | | | | | drm/i915: Correctly return -ENOMEM on allocation failure in cmdbuf ioctls. | Owain Ainsworth | 2010-02-10 | 2 | -2/+6 |
| * | | | | | drm/i915: fix pipe source image setting in flip command | Zhenyu Wang | 2010-02-10 | 1 | -2/+4 |
| * | | | | | drm/i915: fix flip done interrupt on Ironlake | Zhenyu Wang | 2010-02-10 | 1 | -8/+8 |
| * | | | | | drm/i915: untangle page flip completion | Jesse Barnes | 2010-02-10 | 1 | -7/+9 |