summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/tick-2.6Linus Torvalds2007-02-262-2/+5
|\
| * [TICK] tick-common: Fix one-shot handling in tick_handle_periodic().David S. Miller2007-02-261-2/+3
| * [TIME] tick-sched: Add missing asm/irq_regs.h include.David S. Miller2007-02-261-0/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-02-2617-205/+103
|\ \
| * | Revert "Driver core: let request_module() send a /sys/modules/kmod/-uevent"Greg Kroah-Hartman2007-02-234-139/+10
| * | Driver core: fix error by cleanup up symlinks properlyJames Simmons2007-02-231-1/+30
| * | make kernel/kmod.c:kmod_mk staticAdrian Bunk2007-02-231-1/+1
| * | power management: fix struct layout and docsJohannes Berg2007-02-231-2/+35
| * | power management: no valid states w/o pm_opsJohannes Berg2007-02-231-1/+4
| * | Driver core: more fallout from class_device changes for pcmciaManuel Lauss2007-02-236-6/+6
| * | sysfs: move struct sysfs_dirent to private headerAdam J. Richter2007-02-232-12/+12
| * | driver core: refcounting fixMike Galbraith2007-02-231-0/+6
| * | Driver core: remove class_device_renameGreg Kroah-Hartman2007-02-232-44/+0
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-02-2638-276/+2393
|\ \
| * | USB: export autosuspend delay in sysfsAlan Stern2007-02-243-1/+87
| * | sysfs: allow attributes to be added to groupsAlan Stern2007-02-242-0/+61
| * | USB: make autosuspend delay a module parameterAlan Stern2007-02-246-10/+36
| * | USB: minor cleanups for sysfs.cAlan Stern2007-02-241-24/+12
| * | USB: add a blacklist for devices that can't handle some things we throw at them.Oliver Neukum2007-02-248-2/+108
| * | USB: refactor usb device matching and create usb_device_matchGreg Kroah-Hartman2007-02-242-12/+23
| * | USB: Wacom driver updatesPing Cheng2007-02-242-39/+65
| * | gadgetfs: Fixed bug in ep_aio_read_retry.Sarah Bailey2007-02-241-1/+4
| * | USB: Use USB defines in usbmouse.c and usbkbd.cMichael Opdenacker2007-02-242-2/+6
| * | USB: add rationale on why usb descriptor structures have to be packedInaky Perez-Gonzalez2007-02-241-4/+18
| * | USB: ftdi_sio: Adding VID and PID for TellstickMicke Prag2007-02-242-0/+7
| * | UHCI: Eliminate asynchronous skeleton Queue HeadersAlan Stern2007-02-244-113/+256
| * | UHCI: Add macros for computing DMA valuesAlan Stern2007-02-244-37/+34
| * | USB: Davicom DM9601 usbnet driverPeter Korsgaard2007-02-244-0/+623
| * | USB: asix.c - Add JVC-PRX1 idsDavid Hollis2007-02-241-5/+9
| * | usbmon: Remove erroneous __exitPete Zaitcev2007-02-243-4/+4
| * | USB: add driver for iowarrior devices.Greg Kroah-Hartman2007-02-244-0/+973
| * | USB: option: add a bunch of new device idsGreg Kroah-Hartman2007-02-241-20/+80
| * | USB: option: remove duplicate device id tableGreg Kroah-Hartman2007-02-241-16/+1
| |/
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-02-2663-193/+501
|\ \
| * | [MIPS] Fix port 0 mac address for mips mv6434x platformsDale Farnsworth2007-02-223-3/+3
| * | [SERIAL] serial_txx9 driver updateAtsushi Nemoto2007-02-221-92/+184
| * | Revert "[PATCH] Generic ioremap_page_range: mips conversion"Ralf Baechle2007-02-221-8/+88
| * | [MIPS] Cobalt: Rename "Colo" MTD partition to "firmware".Ralf Baechle2007-02-221-1/+1
| * | [MIPS] SMP: Get smp_tune_scheduling to do something useful.Ralf Baechle2007-02-221-21/+4
| * | [MIPS] Add basic SMARTMIPS ASE supportFranck Bui-Huu2007-02-2256-68/+221
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-02-2618-57/+58
|\ \
| * | [AGPGART] Further constification.Dave Jones2007-02-2317-56/+56
| * | [AGPGART] Fix modular agpgart ia64 allmodconfigZwane Mwaikambo2007-02-201-1/+2
* | | [PATCH] genirq: Mask irqs when migrating them.Eric W. Biederman2007-02-261-5/+4
* | | [PATCH] x86_64 irq: Safely cleanup an irq after moving it.Eric W. Biederman2007-02-264-8/+88
* | | [PATCH] x86_64 irq: Add constants for the reserved IRQ vectors.Eric W. Biederman2007-02-263-37/+53
* | | [PATCH] x86_64 irq: Remove unnecessary irq 0 setup.Eric W. Biederman2007-02-261-6/+0
* | | [PATCH] x86_64 irq: Simplify assign_irq_vector's arguments.Eric W. Biederman2007-02-261-53/+56
* | | [PATCH] x86_64 irq: Begin consolidating per_irq data in structures.Eric W. Biederman2007-02-261-61/+50
* | | [PATCH] x86_64 irq: Use NR_IRQS not NR_IRQ_VECTORSEric W. Biederman2007-02-261-5/+5