Age | Commit message (Expand) | Author |
2010-06-04 | vt_ioctl: return -EFAULT on copy_from_user errors | Dan Carpenter |
2010-06-04 | serial: altera_uart: Proper section for altera_uart_remove | Tobias Klauser |
2010-06-04 | tty: fix a little bug in scrup, vt.c | Frank Pan |
2010-06-04 | altera_uart: Simplify altera_uart_console_putc | Tobias Klauser |
2010-06-04 | altera_uart: Don't take spinlock in already protected functions | Tobias Klauser |
2010-06-04 | TTY/n_gsm: potential double lock | Dan Carpenter |
2010-06-04 | serial: bfin_5xx: fix typo in IER check | Sonic Zhang |
2010-06-04 | serial: bfin_5xx: IRDA is not affected by anomaly 05000230 | Graf Yang |
2010-06-04 | serial_cs: add and sort IDs for serial and modem cards | Alexander Kurz |
2010-06-04 | msm_serial: fix serial on trout | Abhijeet Dharmapurikar |
2010-06-03 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-06-03 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2010-06-03 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-06-03 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2010-06-03 | Merge branch 'for-linus/bugfixes' of git://xenbits.xensource.com/people/ianc/... | Linus Torvalds |
2010-06-03 | Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2010-06-03 | Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds |
2010-06-03 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2010-06-03 | perf: Fix crash in swevents | Peter Zijlstra |
2010-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2010-06-03 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-06-03 | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-06-03 | virtio: console: Fix crash when port is unplugged and blocked for write | Amit Shah |
2010-06-03 | virtio: console: Fix crash when hot-unplugging a port and read is blocked | Amit Shah |
2010-06-03 | virtio-blk: fix minimum number of S/G elements | Christoph Hellwig |
2010-06-03 | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang |
2010-06-03 | i2c/busses: Move two drivers to embedded section | Wolfram Sang |
2010-06-03 | i2c: Rename i2c_check_addr to i2c_check_addr_busy | Jean Delvare |
2010-06-03 | i2c: Document reserved I2C addresses | Jean Delvare |
2010-06-03 | i2c: Check for address validity on client registration | Jean Delvare |
2010-06-03 | i2c: Share the I2C device presence detection code | Jean Delvare |
2010-06-03 | Documentation/i2c: Checkpatch cleanup | Andrea Gelmini |
2010-06-03 | xen: avoid allocation causing potential swap activity on the resume path | Ian Campbell |
2010-06-03 | xen: ensure timer tick is resumed even on CPU driving the resume | Ian Campbell |
2010-06-03 | crypto: crypto4xx - Fix build breakage | Anatolij Gustschin |
2010-06-02 | of/powerpc: fix fsl_msi device node pointer | Wolfram Sang |
2010-06-03 | drm/radeon/kms: make sure display hw is disabled when suspending | Alex Deucher |
2010-06-03 | drm/vmwgfx: Allow userspace to change default layout. Bump minor. | Jakob Bornecrantz |
2010-06-03 | drm/vmwgfx: Fix framebuffer modesetting | Jakob Bornecrantz |
2010-06-03 | drm/vmwgfx: Fix vga save / restore with display topology. | Thomas Hellstrom |
2010-06-03 | vgaarb: use MIT license | Tiago Vignatti |
2010-06-03 | vgaarb: convert pr_devel() to pr_debug() | Tiago Vignatti |
2010-06-03 | drm: fix typos in Linux DRM Developer's Guide | Nicolas Kaiser |
2010-06-03 | drm/radeon/kms/pm: voltage fixes | Alex Deucher |
2010-06-03 | drm/radeon/kms/pm: radeon_set_power_state fixes | Alex Deucher |
2010-06-03 | drm/radeon/kms/pm: patch default power state with default clocks/voltages on ... | Alex Deucher |
2010-06-03 | drm/radeon/kms/pm: enable SetVoltage on r7xx/evergreen | Alex Deucher |
2010-06-03 | drm/radeon/kms/pm: add support for SetVoltage cmd table (V2) | Alex Deucher |
2010-06-02 | of/watchdog: gef_wdt.c: fix build breakage | Anatolij Gustschin |