| Commit message (Expand) | Author | Age |
* | i2c-highlander: Trivial endian casting fixes | Harvey Harrison | 2008-12-11 |
* | i2c-pmcmsp: Fix endianness misannotation | Harvey Harrison | 2008-12-11 |
* | Revert "radeonfb: accelerate imageblit and other improvements" | Linus Torvalds | 2008-12-10 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-12-10 |
|\ |
|
| * | PCIe: ASPM: Break out of endless loop waiting for PCI config bits to switch | Thomas Renninger | 2008-12-09 |
| * | PCI: stop leaking 'slot_name' in pci_create_slot | Alex Chiang | 2008-12-09 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-12-10 |
|\ \ |
|
| * | | [IA64] Fix section mismatch ioc3uart_init()/ioc3uart_submodule | Tony Luck | 2008-12-09 |
| * | | [IA64] Clear up section mismatch for ioc4_ide_attach_one. | Robin Holt | 2008-12-09 |
| * | | [IA64] Fix GRU compile error w/o CONFIG_HUGETLB_PAGE | Jack Steiner | 2008-12-09 |
| |/ |
|
* | | pktcdvd: remove broken dev_t export of class devices | Kay Sievers | 2008-12-10 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2008-12-10 |
|\ \ |
|
| * | | firewire: fw-ohci: fix IOMMU resource exhaustion | Stefan Richter | 2008-12-10 |
| * | | ieee1394: node manager causes up to ~3.25s delay in freezing tasks | Nigel Cunningham | 2008-12-09 |
| |/ |
|
* | | drivers/video/mb862xx/mb862xxfb.c: fix printk | Andrew Morton | 2008-12-10 |
* | | drivers/serial/s3c2440.c: fix typo in MODULE_LICENSE | Balaji Rao | 2008-12-10 |
* | | rtc twl4030: rename ioctl function when RTC_INTF_DEV=n | Randy Dunlap | 2008-12-10 |
* | | fbcon: fix workqueue shutdown | Geoff Levand | 2008-12-10 |
* | | rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 drivers | Alessandro Zummo | 2008-12-10 |
|/ |
|
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-12-09 |
|\ |
|
| * | [ARM] omap: fix a pile of issues | Russell King | 2008-12-01 |
* | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2008-12-09 |
|\ \ |
|
| * | | [MTD] [NAND] fix OOPS accessing flash operations over STM flash on PXA | Denis V. Lunev | 2008-12-03 |
| * | | [MTD] [NAND] drivers/mtd/nand/pasemi_nand.c: Add missing pci_dev_put | Julia Lawall | 2008-12-02 |
| * | | [MTD] [NAND] fsl_upm: fix build problem with 2.6.28-rc2 | Wolfgang Grandegger | 2008-11-27 |
| * | | [MTD] physmap: fix memory leak on physmap_flash_remove by using devres | Atsushi Nemoto | 2008-11-26 |
| * | | [MTD] m25p80: chip erase != block erase != sector erase | Chen Gong | 2008-11-26 |
| * | | [MTD] m25p80: fix detection of m25p16 flashes | Mike Frysinger | 2008-11-26 |
| * | | [MTD] m25p80: fix detection of SPI parts | Mike Frysinger | 2008-11-26 |
| * | | [MTD] [NAND] OMAP: OneNAND: header file relocation (part 2) | Adrian Hunter | 2008-11-26 |
| * | | [MTD] [NAND] OMAP: OneNAND: header file relocation | Adrian Hunter | 2008-11-24 |
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-12-09 |
|\ \ \ |
|
| * | | | ata: Fix experimental tags | Alan Cox | 2008-12-09 |
| * | | | pata_ninja32: update ID table | Alan Cox | 2008-12-09 |
| * | | | pata_sis: Remove bogus cable match | Alan Cox | 2008-12-09 |
| * | | | ATA: piix, fix pointer deref on suspend | Jiri Slaby | 2008-12-09 |
| * | | | pata_hpt366: fix clock detection | Tejun Heo | 2008-12-09 |
* | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2008-12-09 |
|\ \ \ \ |
|
| * | | | | drm/i915: Disable the GM965 MSI errata workaround. | Keith Packard | 2008-12-09 |
| * | | | | drm/i915: Don't return error in evict_everything when we get to the end. | Owain Ainsworth | 2008-12-09 |
| * | | | | drm/radeon: don't actually enable the IRQ regs until irq is enabled | Dave Airlie | 2008-12-09 |
* | | | | | radeonfb: Disable new color expand acceleration unless explicitely enabled | Benjamin Herrenschmidt | 2008-12-09 |
| |/ / /
|/| | | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-12-08 |
|\ \ \ \ |
|
| * | | | | zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr() | Shaddy Baddah | 2008-12-05 |
| * | | | | ipw2200: fix netif_*_queue() removal regression | Zhu Yi | 2008-12-05 |
| * | | | | iwlwifi: clean key table in iwl_clear_stations_table function | Tomas Winkler | 2008-12-05 |
| * | | | | netx-eth: initialize per device spinlock | Uwe Kleine-König | 2008-12-04 |
| * | | | | enc28j60: Fix sporadic packet loss (corrected again) | Baruch Siach | 2008-12-04 |
| * | | | | hysdn: fix writing outside the field on 64 bits | Pascal Terjan | 2008-12-04 |
| * | | | | b1isa: fix b1isa_exit() to really remove registered capi controllers | Wilfried Klaebe | 2008-12-03 |