Age | Commit message (Expand) | Author |
2009-01-15 | hwmon: applesmc: fix light sensor readings on newer MacBooks | Alex Murray |
2009-01-15 | nbd: do not allow two clients at the same time | Pavel Machek |
2009-01-15 | synclink_gt: enable RI interrupt | Paul Fulghum |
2009-01-15 | sgi-xp: eliminate false detection of no heartbeat | Dean Nelson |
2009-01-15 | rtc: rtc-twl4030 don't mask alarm interrupts on shutdown | Matti Halme |
2009-01-15 | rtc-pxa: fix build failure | Antonio Ospite |
2009-01-15 | rtc: tw4030 add alarm/update interfaces | Alessandro Zummo |
2009-01-15 | sysrq: add commentary on why we use the console loglevel over using KERN_EMERG | Andy Whitcroft |
2009-01-15 | video/framebuffer: fix bug: jpegview cannot work on framebuffer device other ... | Michael Hennerich |
2009-01-15 | gpio: fix probe() error return in gpio driver probes | Ben Dooks |
2009-01-15 | atmel_spi: allow transfer when max_speed_hz = 0 | Stanislaw Gruszka |
2009-01-15 | atmel_serial: fix flow control bug | Itai Levi |
2009-01-15 | hso serial throttled tty kref fix. | Denis Joseph Barrow |
2009-01-15 | tty: Fix double grabbing of a spinlock | Denis Joseph Barrow |
2009-01-15 | tty: Fix a kref leak in the HSO driver on re-open | Alan Cox |
2009-01-15 | ftdi_sio: fix kref leak | Jim Paris |
2009-01-15 | When a break signal is detected, the next character should be ignored. | Mischa Jonker |
2009-01-15 | serial: Add SupraExpress 336i PnP Voice Modem | Daniel Gagnon |
2009-01-15 | 8250_pci: add support for netmos 9835 IBM devices | Jiri Slaby |
2009-01-15 | tty: Fix race in the flush for some ldiscs | Alan Cox |
2009-01-14 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2009-01-14 | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-01-14 | ide: fix suspend regression | Bartlomiej Zolnierkiewicz |
2009-01-14 | tx4938ide: Fix build error due to read_sff_dma_status moving | Atsushi Nemoto |
2009-01-14 | ide: remove unused CONFIG_BLK_DEV_IDE_AU1XXX_SEQTS_PER_RQ | Bartlomiej Zolnierkiewicz |
2009-01-14 | sl82c105: remove dead code | Bartlomiej Zolnierkiewicz |
2009-01-14 | via82cxxx: fix cable warning message | Bartlomiej Zolnierkiewicz |
2009-01-14 | ide: can't use SSD/non-rotational queue flag for all CFA devices | Bartlomiej Zolnierkiewicz |
2009-01-14 | it821x.c: use dev->revision instead of pci_read_config_byte | Brandon Philips |
2009-01-14 | it821x: Add ultra_mask quirk for Vortex86SX | Brandon Philips |
2009-01-14 | ide: fix accidental LOCKDEP breakage caused by local_irq_set() removal | Bartlomiej Zolnierkiewicz |
2009-01-14 | [CVE-2009-0029] System call wrappers part 26 | Heiko Carstens |
2009-01-13 | powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/ | Anton Vorontsov |
2009-01-13 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-01-13 | fix early_serial_setup() regression | Helge Deller |
2009-01-13 | TWL4030: fix clk API usage | Russell King |
2009-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2009-01-13 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-01-13 | Prevent oops at boot with VT-d | Dirk Hohndel |
2009-01-13 | pata_it821x: Update RDC UDMA handling | Alan Cox |
2009-01-13 | ata: fix wrong WARN_ON_ONCE | Christian Borntraeger |
2009-01-13 | hvc_console: Use kzalloc() instead of kmalloc() + memset() | Milton Miller |
2009-01-13 | hvc_console: Do not set low_latency when using interrupts | Milton Miller |
2009-01-13 | hvc_console: Call free_irq() only if request_irq() was successful | Milton Miller |
2009-01-13 | hvc_console: Change an mb() to smp_mb() and add some comments | Milton Miller |
2009-01-13 | powerpc: Cleanup from l64 to ll64 change: drivers/net | Stephen Rothwell |
2009-01-13 | powerpc: Cleanup from l64 to ll64 change: drivers/char | Stephen Rothwell |
2009-01-13 | powerpc: Change u64/s64 to a long long integer type | Ingo Molnar |
2009-01-12 | Merge branches 'ehca', 'ipoib', 'iser', 'mlx4' and 'nes' into for-next | Roland Dreier |
2009-01-12 | IB/iser: Add dependency on INFINIBAND_ADDR_TRANS | Randy Dunlap |