summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2007-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/tick-2.6Linus Torvalds
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[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-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
2007-02-23make kernel/kmod.c:kmod_mk staticAdrian Bunk
2007-02-23power management: fix struct layout and docsJohannes Berg
2007-02-23power management: no valid states w/o pm_opsJohannes Berg
2007-02-23Driver core: more fallout from class_device changes for pcmciaManuel Lauss
2007-02-23sysfs: move struct sysfs_dirent to private headerAdam J. Richter
2007-02-23driver core: refcounting fixMike Galbraith