Age | Commit message (Expand) | Author | Files | Lines |
2006-09-30 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 29 | -1133/+1200 |
2006-09-30 | Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -7/+527 |
2006-09-30 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -2/+30 |
2006-09-30 | [BNX2]: Disable MSI on 5706 if AMD 8132 bridge is present. | Michael Chan | 1 | -2/+30 |
2006-09-30 | [SERIAL] sunzilog: Mark sunzilog_init_hw as __devinit. | David S. Miller | 1 | -1/+1 |
2006-09-30 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 38 | -884/+1973 |
2006-09-29 | [PATCH] i2c-sibyte: Fix modular build breakage | Yoichi Yuasa | 1 | -2/+2 |
2006-09-29 | [PATCH] Fix locking for tty drivers when doing urgent characters | Alan Cox | 1 | -7/+11 |
2006-09-29 | [PATCH] specialix - remove private speed decoding | Alan Cox | 1 | -12/+4 |
2006-09-29 | [PATCH] istallion: Remove private baud rate decoding, which is also broken in... | Alan Cox | 1 | -19/+1 |
2006-09-29 | [PATCH] generic_serial: remove private decoding of baud rate bits | Alan Cox | 1 | -10/+1 |
2006-09-29 | [PATCH] RTC: more XSTP/VDET support for rtc-rs5c348 driver | Atsushi Nemoto | 1 | -1/+8 |
2006-09-29 | [PATCH] Uninitialized variable in drivers/net/wan/syncppp.c | Eric Sesterhenn | 1 | -1/+1 |
2006-09-29 | [PATCH] rate limiting for the ldisc open failure messages | Akinobu Mita | 1 | -2/+3 |
2006-09-29 | [PATCH] mem driver: fix conditional on isa i/o support | Geoff Levand | 1 | -4/+4 |
2006-09-29 | [PATCH] loop: forward-port resource leak checks from Solar | Serge E. Hallyn | 1 | -2/+11 |
2006-09-29 | [PATCH] Fix typo in rtc kconfig | Pavel Machek | 1 | -1/+1 |
2006-09-29 | [PATCH] lockdep: core, add enable/disable_irq_irqsave/irqrestore() APIs | Arjan van de Ven | 1 | -3/+3 |
2006-09-29 | [PATCH] windfarm_smu_sat.c: simplify around i2c_add_driver() | Alexey Dobriyan | 1 | -6/+1 |
2006-09-29 | [PATCH] tty: Fix bits and note more bits to fix | Alan Cox | 1 | -8/+11 |
2006-09-29 | [PATCH] solaris emulation: incorrect tty locking | Alan Cox | 1 | -0/+1 |
2006-09-29 | [PATCH] Return better error codes if drivers/char/raw.c module init fails | Rolf Eike Beer | 1 | -8/+11 |
2006-09-29 | [PATCH] tty: make termios_sem a mutex | Arjan van de Ven | 2 | -19/+21 |
2006-09-29 | [PATCH] tty: lock ticogwinsz | Alan Cox | 1 | -7/+10 |
2006-09-29 | [PATCH] tty: trivial kzalloc opportunity | Alan Cox | 1 | -7/+1 |
2006-09-29 | [PATCH] Fix memory leak in vc_resize/vc_allocate | Catalin Marinas | 1 | -1/+2 |
2006-09-29 | [PATCH] fix serial/amba-pl011.c console Kconfig | Peter Korsgaard | 1 | -1/+1 |
2006-09-29 | [PATCH] Remove old drivers/char/s3c2410_rtc.c | Ben Dooks | 3 | -600/+0 |
2006-09-29 | [PATCH] CONFIG_PM=n slim: drivers/parport/parport_serial.c | Alexey Dobriyan | 1 | -0/+4 |
2006-09-29 | [PATCH] atiixp: ATI SB600 IDE support for various modes | Anatoli Antonovitch | 1 | -0/+21 |
2006-09-29 | [PATCH] pidspace: is_init() | Sukadev Bhattiprolu | 1 | -1/+1 |
2006-09-29 | [PATCH] tty locking on resize | Alan Cox | 4 | -26/+34 |
2006-09-29 | [PATCH] console utf-8 mode fixes | Adam Tlalka | 1 | -27/+52 |
2006-09-29 | [PATCH] ucb1x00-ts: handle errors from input_register_device() | Dmitry Torokhov | 1 | -17/+28 |
2006-09-29 | [PATCH] tty_io.c: keep davej sane | Alexey Dobriyan | 1 | -8/+6 |
2006-09-29 | [PATCH] Move valid_dma_direction() from x86_64 to generic code | Rolf Eike Beer | 2 | -3/+2 |
2006-09-29 | [PATCH] There is no devfs, there has never been a devfs, we have always been ... | Alan Cox | 3 | -9/+10 |
2006-09-29 | [PATCH] fix Intel RNG detection | Jan Beulich | 1 | -9/+177 |
2006-09-29 | [PATCH] DMI: Decode and save OEM String information | Shem Multinymous | 1 | -0/+23 |
2006-09-29 | [PATCH] kthread: drivers/base/firmware_class.c | Sukadev Bhattiprolu | 1 | -6/+6 |
2006-09-29 | [PATCH] OMAP: Add keypad driver | Komal Shah | 3 | -0/+502 |
2006-09-29 | [PATCH] OMAP: Add Watchdog driver support | Komal Shah | 4 | -0/+463 |
2006-09-29 | [PATCH] OMAP: Add smc91x support for TI OMAP2420 H4 board | Komal Shah | 1 | -0/+1 |
2006-09-29 | [PATCH] Fix parameter names in drivers/base/class.c | Rolf Eike Beer | 1 | -4/+4 |
2006-09-29 | [PATCH] kthread: convert loop.c to kthread | Serge E. Hallyn | 1 | -45/+24 |
2006-09-29 | [PATCH] Make net48xx-led use scx200_gpio_ops | Chris Boot | 1 | -5/+4 |
2006-09-29 | [PATCH] scx200_gpio export cleanups | Chris Boot | 1 | -1/+1 |
2006-09-29 | [PATCH] drivers/char/pc8736x_gpio.c: remove unused static functions | Adrian Bunk | 1 | -10/+0 |
2006-09-29 | [PATCH] drivers/char/scx200_gpio.c: make code static | Jim Cromie | 1 | -1/+1 |
2006-09-29 | [PATCH] remove unnecessary barrier in rtc_get_rtc_time | Steven Rostedt | 1 | -3/+1 |