aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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
2007-02-23USB: refactor usb device matching and create usb_device_matchGreg Kroah-Hartman
2007-02-23USB: Wacom driver updatesPing Cheng
2007-02-23gadgetfs: Fixed bug in ep_aio_read_retry.Sarah Bailey
2007-02-23USB: Use USB defines in usbmouse.c and usbkbd.cMichael Opdenacker
2007-02-23USB: add rationale on why usb descriptor structures have to be packedInaky Perez-Gonzalez
2007-02-23USB: ftdi_sio: Adding VID and PID for TellstickMicke Prag
2007-02-23UHCI: Eliminate asynchronous skeleton Queue HeadersAlan Stern
2007-02-23UHCI: Add macros for computing DMA valuesAlan Stern
2007-02-23USB: Davicom DM9601 usbnet driverPeter Korsgaard
2007-02-23USB: asix.c - Add JVC-PRX1 idsDavid Hollis
2007-02-23usbmon: Remove erroneous __exitPete Zaitcev
2007-02-23USB: add driver for iowarrior devices.Greg Kroah-Hartman
2007-02-23USB: option: add a bunch of new device idsGreg Kroah-Hartman
2007-02-23USB: option: remove duplicate device id tableGreg Kroah-Hartman
2007-02-23Revert "Driver core: let request_module() send a /sys/modules/kmod/-uevent"Greg Kroah-Hartman
2007-02-23Driver core: fix error by cleanup up symlinks properlyJames Simmons