| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-12-15 | 2 | -58/+95 |
|\ |
|
| * | e1000e: fix double release of mutex | Jeff Kirsher | 2008-12-11 | 1 | -2/+7 |
| * | sungem: improve ethtool output with internal pcs and serdes | Hermann Lauer | 2008-12-09 | 1 | -0/+15 |
| * | sungem: Make PCS PHY support partially work again. | David S. Miller | 2008-12-09 | 1 | -56/+73 |
* | | ACPI toshiba: only register rfkill if bt is enabled | Frederik Deweerdt | 2008-12-15 | 1 | -25/+29 |
* | | pcmcia: blackfin: fix bug - add missing ; to MODULE macro | Mike Frysinger | 2008-12-15 | 1 | -1/+1 |
* | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-12-13 | 2 | -3/+3 |
|\ \ |
|
| * | | i2c-highlander: Trivial endian casting fixes | Harvey Harrison | 2008-12-11 | 1 | -2/+2 |
| * | | i2c-pmcmsp: Fix endianness misannotation | Harvey Harrison | 2008-12-11 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-12-13 | 2 | -10/+18 |
|\ \ \ |
|
| * | | | Commands needing to be retried require a complete re-initialization. | Alan D. Brunelle | 2008-12-12 | 2 | -10/+18 |
| |/ / |
|
* | | | console ASCII glyph 1:1 mapping | Ingo Brueckl | 2008-12-13 | 1 | -1/+1 |
* | | | unicode table for cp437 | Ingo Brueckl | 2008-12-13 | 1 | -6/+6 |
|/ / |
|
* | | Revert "radeonfb: accelerate imageblit and other improvements" | Linus Torvalds | 2008-12-10 | 5 | -267/+122 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-12-10 | 2 | -3/+27 |
|\ \ |
|
| * | | PCIe: ASPM: Break out of endless loop waiting for PCI config bits to switch | Thomas Renninger | 2008-12-09 | 1 | -3/+26 |
| * | | PCI: stop leaking 'slot_name' in pci_create_slot | Alex Chiang | 2008-12-09 | 1 | -0/+1 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-12-10 | 3 | -6/+10 |
|\ \ \ |
|
| * | | | [IA64] Fix section mismatch ioc3uart_init()/ioc3uart_submodule | Tony Luck | 2008-12-09 | 1 | -3/+3 |
| * | | | [IA64] Clear up section mismatch for ioc4_ide_attach_one. | Robin Holt | 2008-12-09 | 1 | -3/+3 |
| * | | | [IA64] Fix GRU compile error w/o CONFIG_HUGETLB_PAGE | Jack Steiner | 2008-12-09 | 1 | -0/+4 |
| |/ / |
|
* | | | pktcdvd: remove broken dev_t export of class devices | Kay Sievers | 2008-12-10 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2008-12-10 | 4 | -4/+14 |
|\ \ \ |
|
| * | | | firewire: fw-ohci: fix IOMMU resource exhaustion | Stefan Richter | 2008-12-10 | 3 | -4/+12 |
| * | | | ieee1394: node manager causes up to ~3.25s delay in freezing tasks | Nigel Cunningham | 2008-12-09 | 1 | -0/+2 |
| |/ / |
|
* | | | drivers/video/mb862xx/mb862xxfb.c: fix printk | Andrew Morton | 2008-12-10 | 1 | -2/+2 |
* | | | drivers/serial/s3c2440.c: fix typo in MODULE_LICENSE | Balaji Rao | 2008-12-10 | 1 | -1/+1 |
* | | | rtc twl4030: rename ioctl function when RTC_INTF_DEV=n | Randy Dunlap | 2008-12-10 | 1 | -1/+1 |
* | | | fbcon: fix workqueue shutdown | Geoff Levand | 2008-12-10 | 1 | -0/+6 |
* | | | rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 drivers | Alessandro Zummo | 2008-12-10 | 2 | -0/+12 |
|/ / |
|
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-12-09 | 1 | -1/+1 |
|\ \ |
|
| * | | [ARM] omap: fix a pile of issues | Russell King | 2008-12-01 | 1 | -1/+1 |
* | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2008-12-09 | 6 | -41/+40 |
|\ \ \ |
|
| * | | | [MTD] [NAND] fix OOPS accessing flash operations over STM flash on PXA | Denis V. Lunev | 2008-12-03 | 1 | -0/+1 |
| * | | | [MTD] [NAND] drivers/mtd/nand/pasemi_nand.c: Add missing pci_dev_put | Julia Lawall | 2008-12-02 | 1 | -0/+1 |
| * | | | [MTD] [NAND] fsl_upm: fix build problem with 2.6.28-rc2 | Wolfgang Grandegger | 2008-11-27 | 1 | -3/+5 |
| * | | | [MTD] physmap: fix memory leak on physmap_flash_remove by using devres | Atsushi Nemoto | 2008-11-26 | 1 | -17/+9 |
| * | | | [MTD] m25p80: chip erase != block erase != sector erase | Chen Gong | 2008-11-26 | 1 | -10/+13 |
| * | | | [MTD] m25p80: fix detection of m25p16 flashes | Mike Frysinger | 2008-11-26 | 1 | -1/+1 |
| * | | | [MTD] m25p80: fix detection of SPI parts | Mike Frysinger | 2008-11-26 | 1 | -1/+2 |
| * | | | [MTD] [NAND] OMAP: OneNAND: header file relocation (part 2) | Adrian Hunter | 2008-11-26 | 1 | -3/+2 |
| * | | | [MTD] [NAND] OMAP: OneNAND: header file relocation | Adrian Hunter | 2008-11-24 | 1 | -6/+6 |
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-12-09 | 5 | -28/+39 |
|\ \ \ \ |
|
| * | | | | ata: Fix experimental tags | Alan Cox | 2008-12-09 | 1 | -22/+22 |
| * | | | | pata_ninja32: update ID table | Alan Cox | 2008-12-09 | 1 | -2/+7 |
| * | | | | pata_sis: Remove bogus cable match | Alan Cox | 2008-12-09 | 1 | -1/+0 |
| * | | | | ATA: piix, fix pointer deref on suspend | Jiri Slaby | 2008-12-09 | 1 | -1/+8 |
| * | | | | pata_hpt366: fix clock detection | Tejun Heo | 2008-12-09 | 1 | -2/+2 |
* | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2008-12-09 | 4 | -7/+9 |
|\ \ \ \ \ |
|
| * | | | | | drm/i915: Disable the GM965 MSI errata workaround. | Keith Packard | 2008-12-09 | 1 | -2/+3 |