Age | Commit message (Expand) | Author |
2009-07-31 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-07-31 | imxmmc: Remove unnecessary semicolons | Joe Perches |
2009-07-31 | cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG | Sebastian Andrzej Siewior |
2009-07-31 | sdhci: use SG_MITER_TO_SG/SG_MITER_FROM_SG | Sebastian Andrzej Siewior |
2009-07-30 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds |
2009-07-30 | Merge git://git.infradead.org/users/cbou/battery-2.6.31 | Linus Torvalds |
2009-07-30 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2009-07-30 | lguest and virtio: cleanup struct definitions to Linux style. | Rusty Russell |
2009-07-30 | lguest: update commentry | Rusty Russell |
2009-07-30 | lguest: fix comment style | Rusty Russell |
2009-07-30 | virtio: refactor find_vqs | Michael S. Tsirkin |
2009-07-30 | virtio: delete vq from list | Michael S. Tsirkin |
2009-07-30 | virtio: fix memory leak on device removal | Michael S. Tsirkin |
2009-07-30 | lguest: dereferencing freed mem in add_eventfd() | Dan Carpenter |
2009-07-29 | cpm_uart: Don't use alloc_bootmem in cpm_uart_cpm2.c | Mark Ware |
2009-07-29 | Merge branch 'i2c-fixes-rc4' of git://aeryn.fluff.org.uk/bjdooks/linux | Linus Torvalds |
2009-07-29 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2009-07-29 | drivers/serial/atmel_serial.c: fix compile when CONFIG_SERIAL_ATMEL=Y and CON... | Albin Tonnerre |
2009-07-29 | sdhci: get rid of "frequency too high" flood when using eSDHC | Anton Vorontsov |
2009-07-29 | sysrq, kdump: make sysrq-c consistent | Hidetoshi Seto |
2009-07-29 | eeprom/at25: bugfix "not ready" timeout after write | Sebastian Heutling |
2009-07-29 | drivers/video/backlight/jornada720_bl.c: fix build | Kristoffer Ericson |
2009-07-29 | rtc: mark if rtc-cmos drivers were successfully registered | Thadeu Lima de Souza Cascardo |
2009-07-29 | spi: omap2_mcspi rxdma bugfix | Eero Nurkkala |
2009-07-29 | spi: omap2_mcspi supports wake events | Jouni Hogander |
2009-07-29 | s3c-fb: fix off-by-one bug in loop indexes | Pawel Osciak |
2009-07-29 | edac: x38 fix mchbar high register addr | Lu Zhihe |
2009-07-30 | i2c-omap: OMAP3430 Silicon Errata 1.153 | Sonasath, Moiz |
2009-07-30 | i2c-omap: In case of a NACK|ARDY|AL return from the ISR | Sonasath, Moiz |
2009-07-30 | i2c-omap: Bug in reading the RXSTAT/TXSTAT values from the I2C_BUFFSTAT register | Sonasath, Moiz |
2009-07-30 | i2c-sh_mobile: change module_init() to subsys_initcall() | Magnus Damm |
2009-07-30 | i2c: strncpy does not null terminate string | Roel Kluin |
2009-07-30 | i2c-s3c2410: s3c24xx_i2c_init: don't clobber IICLC value | Peter Korsgaard |
2009-07-29 | Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-07-29 | Merge branch 'zero-length' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2009-07-29 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-07-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-07-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds |
2009-07-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-07-29 | pty: avoid forcing 'low_latency' tty flag | OGAWA Hirofumi |
2009-07-29 | PM / ACPI: HP G7000 Notebook needs a SCI_EN resume quirk | Bartlomiej Zolnierkiewicz |
2009-07-29 | drm/radeon: set fb aperture sizes for framebuffer handoff. | Dave Airlie |
2009-07-29 | drm/ttm: fix highuser vs dma32 confusion. | Dave Airlie |
2009-07-29 | drm/radeon: Fix size used for benchmarking BO copies. | Michel Dänzer |
2009-07-29 | drm/radeon: Add radeon.test parameter for running BO GPU copy tests. | Michel Dänzer |
2009-07-29 | drm/radeon/kms: allow interruptible waits for objects. | Dave Airlie |
2009-07-29 | drm/ttm: powerpc: Fix Highmem cache flushing. | Thomas Hellstrom |
2009-07-29 | drm/ttm: Fix ttm in-kernel copying of pages with non-standard caching attribu... | Thomas Hellstrom |
2009-07-29 | drm/ttm: Fix an oops and sync object leak. | Thomas Hellstrom |
2009-07-29 | drm/radeon/kms: vram sizing on certain r100 chips needs workaround. | Dave Airlie |