Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | devmem: handle class_create() failure | Anton Blanchard | 2010-04-07 | 1 | -0/+3 | |
| * | | | | | | | | | | device_attributes: add sysfs_attr_init() for dynamic attributes | Wolfram Sang | 2010-04-07 | 4 | -0/+11 | |
| * | | | | | | | | | | drivers/thermal/thermal_sys.c: fix 'key f70f4b50 not in .data' in thermal_sys | Sergey Senozhatsky | 2010-04-07 | 1 | -0/+3 | |
| * | | | | | | | | | | cciss: unlock on error path | Dan Carpenter | 2010-04-07 | 1 | -0/+1 | |
| * | | | | | | | | | | mxser: spin_lock() => spin_lock_irq() | Dan Carpenter | 2010-04-07 | 1 | -3/+3 | |
| * | | | | | | | | | | omap hsmmc: fix a bug in card remove scenario | Madhusudhan Chikkature | 2010-04-07 | 1 | -7/+2 | |
| * | | | | | | | | | | drivers/gpio/timbgpio.c: add missing unlock | Julia Lawall | 2010-04-07 | 1 | -4/+8 | |
| * | | | | | | | | | | drivers/char/amiserial.c: add missing local_irq_restore | Julia Lawall | 2010-04-07 | 1 | -2/+2 | |
| * | | | | | | | | | | vesafb: use platform_driver_probe() instead of platform_driver_register() | Jan Beulich | 2010-04-07 | 1 | -13/+13 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/... | Linus Torvalds | 2010-04-06 | 1 | -17/+14 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | pcmcia: fix up alignf issues | Dominik Brodowski | 2010-04-04 | 1 | -17/+14 | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2010-04-06 | 4 | -13/+101 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | [WATCHDOG] hpwdt - fix lower timeout limit | Thomas Mingarelli | 2010-04-06 | 1 | -1/+1 | |
| | * | | | | | | | | | | [WATCHDOG] iTCO_wdt: TCO Watchdog patch for additional Intel Cougar Point Dev... | Seth Heasley | 2010-04-06 | 1 | -6/+93 | |
| | * | | | | | | | | | | [WATCHDOG] set max63xx driver as ARM only | Marc Zyngier | 2010-04-04 | 1 | -5/+6 | |
| | * | | | | | | | | | | [WATCHDOG] powerpc: pika_wdt ident cannot be const | Sean MacLennan | 2010-04-04 | 1 | -1/+1 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-04-06 | 2 | -33/+48 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | libata: unlock HPA if device shrunk | Tejun Heo | 2010-04-06 | 1 | -29/+45 | |
| | * | | | | | | | | | | libata: disable NCQ on Crucial C300 SSD | Tejun Heo | 2010-04-06 | 1 | -0/+3 | |
| | * | | | | | | | | | | libata: don't whine on spurious IRQ | Tejun Heo | 2010-04-06 | 1 | -4/+0 | |
| | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-04-06 | 32 | -53/+13998 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | smc91c92_cs: fix the problem of "Unable to find hardware address" | Ken Kawasaki | 2010-04-04 | 1 | -5/+7 | |
| | * | | | | | | | | | r8169: clean up my printk uglyness | Neil Horman | 2010-04-02 | 1 | -2/+2 | |
| | * | | | | | | | | | net: Hook up cxgb4 to Kconfig and Makefile | Dimitris Michailidis | 2010-04-02 | 2 | -0/+26 | |
| | * | | | | | | | | | cxgb4: Add main driver file and driver Makefile | Dimitris Michailidis | 2010-04-02 | 2 | -0/+3395 | |
| | * | | | | | | | | | cxgb4: Add remaining driver headers and L2T management | Dimitris Michailidis | 2010-04-02 | 4 | -0/+1714 | |
| | * | | | | | | | | | cxgb4: Add packet queues and packet DMA code | Dimitris Michailidis | 2010-04-02 | 1 | -0/+2431 | |
| | * | | | | | | | | | cxgb4: Add HW and FW support code | Dimitris Michailidis | 2010-04-02 | 2 | -0/+3231 | |
| | * | | | | | | | | | cxgb4: Add register, message, and FW definitions | Dimitris Michailidis | 2010-04-02 | 3 | -0/+3122 | |
| | * | | | | | | | | | bonding: fix potential deadlock in bond_uninit() | Amerigo Wang | 2010-04-02 | 1 | -12/+14 | |
| | * | | | | | | | | | stmmac: fix kconfig for crc32 build error | Carmelo AMOROSO | 2010-04-02 | 1 | -0/+1 | |
| | * | | | | | | | | | be2net: fix bug in vlan rx path for big endian architecture | Ajit Khaparde | 2010-04-02 | 1 | -2/+2 | |
| | * | | | | | | | | | be2net: fix flashing on big endian architectures | Ajit Khaparde | 2010-04-02 | 2 | -10/+9 | |
| | * | | | | | | | | | be2net: fix a bug in flashing the redboot section | Ajit Khaparde | 2010-04-02 | 1 | -1/+1 | |
| | * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-04-01 | 10 | -13/+33 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register() | Daniel Mack | 2010-03-30 | 2 | -2/+7 | |
| | | * | | | | | | | | | iwlwifi: range checking issue | Dan Carpenter | 2010-03-30 | 1 | -1/+1 | |
| | | * | | | | | | | | | setup correct int pipe type in ar9170_usb_exec_cmd | Valentin Longchamp | 2010-03-30 | 1 | -1/+1 | |
| | | * | | | | | | | | | rt2x00: Disable powersaving by default in rt2500usb. | Gertjan van Wingerde | 2010-03-30 | 1 | -0/+5 | |
| | | * | | | | | | | | | rt2x00: Fix typo in RF register programming of rt2800. | Gertjan van Wingerde | 2010-03-30 | 1 | -2/+2 | |
| | | * | | | | | | | | | iwlwifi: clear unattended interrupts in tasklet | Shanyu Zhao | 2010-03-30 | 1 | -1/+9 | |
| | | * | | | | | | | | | iwlwifi: counting number of tfds can be free for 4965 | Wey-Yi Guy | 2010-03-30 | 1 | -4/+2 | |
| | | * | | | | | | | | | iwlwifi: fix regulatory | Reinette Chatre | 2010-03-30 | 2 | -2/+2 | |
| | | * | | | | | | | | | Add USB ID for Thomson SpeedTouch 120g to p54usb id table | Hans de Goede | 2010-03-30 | 1 | -0/+1 | |
| | | * | | | | | | | | | Add a pci-id to the mwl8k driver | Benjamin Larsson | 2010-03-30 | 1 | -0/+1 | |
| | | * | | | | | | | | | ar9170: add support for NEC WL300NU-G USB dongle | Ben Konrath | 2010-03-30 | 1 | -0/+2 | |
| | * | | | | | | | | | | bonding: bond_xmit_roundrobin() fix | Eric Dumazet | 2010-03-31 | 1 | -1/+1 | |
| | * | | | | | | | | | | drivers/net: Add missing unlock | Julia Lawall | 2010-03-31 | 1 | -1/+3 | |
| | * | | | | | | | | | | net: gianfar - align BD ring size console messages | Kim Phillips | 2010-03-31 | 1 | -2/+2 | |
| | * | | | | | | | | | | net: gianfar - initialize per-queue statistics | Kim Phillips | 2010-03-31 | 1 | -2/+2 |