summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2007-02-26Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds
2007-02-26[SPARC] uctrl: Check request_irq() return value.David S. Miller
2007-02-26[SPARC64]: Update defconfig.David S. Miller
2007-02-26[SPARC64] bbc_i2c: Fix kenvctrld eating %100 cpu.David S. Miller
2007-02-26[SPARC64]: Fix arch_teardown_msi_irq().David S. Miller
2007-02-26[SPARC64]: virt_irq_free only needed when CONFIG_PCI_MSIDavid S. Miller
2007-02-26[SPARC]: Remove the broken SUN_AURORA driver.Adrian Bunk
2007-02-26[TICK] tick-common: Fix one-shot handling in tick_handle_periodic().David S. Miller
2007-02-26[TIME] tick-sched: Add missing asm/irq_regs.h include.David S. Miller
2007-02-26[PATCH] genirq: Mask irqs when migrating them.Eric W. Biederman
2007-02-26[PATCH] x86_64 irq: Safely cleanup an irq after moving it.Eric W. Biederman
2007-02-26[PATCH] x86_64 irq: Add constants for the reserved IRQ vectors.Eric W. Biederman
2007-02-26[PATCH] x86_64 irq: Remove unnecessary irq 0 setup.Eric W. Biederman
2007-02-26[PATCH] x86_64 irq: Simplify assign_irq_vector's arguments.Eric W. Biederman
2007-02-26[PATCH] x86_64 irq: Begin consolidating per_irq data in structures.Eric W. Biederman
2007-02-26[PATCH] x86_64 irq: Use NR_IRQS not NR_IRQ_VECTORSEric W. Biederman
2007-02-26[PATCH] x86_64 irq: In __DO_ACTION perform the FINAL action for every entry.Eric W. Biederman
2007-02-26[PATCH] x86_64 irq: Simplfiy the set_affinity logic.Eric W. Biederman
2007-02-26[PATCH] x86_64 irq: Refactor setup_IO_APIC_irqEric W. Biederman
2007-02-26[PATCH] x86_64 irq: Remove the unused vector parameter from ioapic_register_intrEric W. Biederman
2007-02-26[PATCH] x86_64 irq: Kill declaration of removed array, interruptEric W. Biederman
2007-02-26[PATCH] irq: Remove set_native_irq_infoEric W. Biederman
2007-02-26[PATCH] x86_64 irq: Simplfy __assign_irq_vectorEric W. Biederman
2007-02-26Revert "[PATCH] i386: add idle notifier"Linus Torvalds
2007-02-26[libata] bump versionsJeff Garzik
2007-02-26[libata] Trim trailing whitespace.Jeff Garzik
2007-02-26[libata] sata_mv: Fix 50xx irq maskJeff Garzik
2007-02-26[libata] sata_mv: don't touch reserved bits in EDMA config registerJeff Garzik
2007-02-25libata: Use new id_to_dma_mode function to tidy reporting in more drivers (mi...Alan
2007-02-25pata_pcmcia: Fix oops in 2.6.21-rc1Alan
2007-02-25Add id_to_dma_mode function for printing DMA modesAlan
2007-02-25sata_promise: simplify port setupMikael Pettersson
2007-02-25sata_promise: fix 20619 new EH merge errorMikael Pettersson
2007-02-25[ARM] 4234/1: Introduce get_irqnr_preamble and arch_ret_to_user for ns9xxx.Uwe Kleine-König
2007-02-25[ARM] 4233/1: nand/s3c2410.c: warning fixArnaud Patard
2007-02-25[ARM] 4226/1: initial .data and .bss mappings of XIP kernel should be TEXT_OF...Nicolas Pitre
2007-02-25[ARM] 4224/2: allow XIP kernel to boot againNicolas Pitre
2007-02-24[libata] ACPI: remove needless ->qc_issue hook existence testJeff Garzik
2007-02-24sata_vsc: refactor vsc_sata_interrupt and hook up error handlingDan Williams
2007-02-24sata_sil: ignore and clear spurious IRQs while executing commands by pollingTejun Heo
2007-02-24sata_mv: fix pci_enable_msi() error handlingTejun Heo
2007-02-24pata_amd: fix an obvious bug in cable detectionTejun Heo
2007-02-23USB: export autosuspend delay in sysfsAlan Stern
2007-02-23sysfs: allow attributes to be added to groupsAlan Stern
2007-02-23USB: make autosuspend delay a module parameterAlan Stern
2007-02-23USB: minor cleanups for sysfs.cAlan Stern
2007-02-23USB: add a blacklist for devices that can't handle some things we throw at them.Oliver Neukum