Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | virtio: console: Fix type of 'len' as unsigned int | Amit Shah | 2010-03-04 | 1 | -1/+1 | |
* | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-03-04 | 1 | -10/+113 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | drm/i915: Add dependency on the intel agp module | Zhenyu Wang | 2010-02-26 | 1 | -2/+8 | |
| * | | | agp/intel: Add a new Sandybridge HB/IG PCI ID combo. | Eric Anholt | 2010-02-26 | 1 | -4/+13 | |
| * | | | drm/i915, agp/intel: Fix stolen memory size on Sandybridge | Zhenyu Wang | 2010-02-26 | 1 | -4/+74 | |
| * | | | agp/intel: Use a non-reserved value for the cache field of the PTEs. | Eric Anholt | 2010-02-26 | 1 | -0/+5 | |
| * | | | agp/intel: Add support for Sandybridge. | Eric Anholt | 2010-02-26 | 1 | -1/+14 | |
| * | | | agp/intel: official names for Pineview and Ironlake | Zhenyu Wang | 2010-02-22 | 1 | -6/+6 | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-03-03 | 1 | -5/+6 | |
|\ \ \ \ | ||||||
| * | | | | USB: tty: Add a function to insert a string of characters with the same flag | Alan Cox | 2010-03-02 | 1 | -5/+6 | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2010-03-03 | 14 | -261/+307 | |
|\ \ \ \ \ | ||||||
| * | | | | | tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELD... | Ari Entlich | 2010-03-02 | 1 | -19/+20 | |
| * | | | | | tty: Keep the default buffering to sub-page units | Alan Cox | 2010-03-02 | 1 | -2/+4 | |
| * | | | | | tty: Fix up char drivers request_room usage | Alan Cox | 2010-03-02 | 3 | -6/+1 | |
| * | | | | | tty: Fix the ldisc hangup race | Alan Cox | 2010-03-02 | 1 | -20/+30 | |
| * | | | | | nozomi: Tidy up the PCI table | Alan Cox | 2010-03-02 | 1 | -5/+1 | |
| * | | | | | nozomi: Fix mutex handling | Alan Cox | 2010-03-02 | 1 | -22/+12 | |
| * | | | | | nozomi: Add tty_port usage | Alan Cox | 2010-03-02 | 1 | -47/+68 | |
| * | | | | | Char: synclink, remove unnecessary checks | Jiri Slaby | 2010-03-02 | 1 | -2/+2 | |
| * | | | | | tty: declare MODULE_FIRMWARE in various drivers | Ben Hutchings | 2010-03-02 | 4 | -0/+11 | |
| * | | | | | ip2: Add module parameter. | Rakib Mullick | 2010-03-02 | 1 | -0/+13 | |
| * | | | | | ip2: remove #ifdef MODULE from ip2main.c | Rakib Mullick | 2010-03-02 | 1 | -6/+5 | |
| * | | | | | tty: moxa: remove #ifdef MODULE completely. | Rakib Mullick | 2010-03-02 | 1 | -11/+6 | |
| * | | | | | hvc_console: fix test on unsigned in hvc_console_print() | Roel Kluin | 2010-03-02 | 1 | -1/+1 | |
| * | | | | | serial: isicom.c: use pr_fmt and pr_<level> | Joe Perches | 2010-03-02 | 1 | -23/+26 | |
| * | | | | | tty: char: mxser, remove unnecessary tty test | Jiri Slaby | 2010-03-02 | 1 | -2/+1 | |
| * | | | | | serial: cyclades: allow overriding ISA defaults also when the driver is built-in | Bartlomiej Zolnierkiewicz | 2010-03-02 | 1 | -8/+1 | |
| * | | | | | serial: Char: cyclades, fix compiler warning | Jiri Slaby | 2010-03-02 | 1 | -6/+0 | |
| * | | | | | serial: synclink_gt: dropped transmit data bugfix | Paul Fulghum | 2010-03-02 | 1 | -81/+105 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-03-02 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Merge with mainline to remove plat-omap/Kconfig conflict | Tony Lindgren | 2010-03-01 | 18 | -183/+1585 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'omap-fixes-for-linus' into omap-for-linus | Tony Lindgren | 2010-02-17 | 2 | -23/+61 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| * | | | | | omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2 | Tony Lindgren | 2010-02-15 | 1 | -1/+1 | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-03-01 | 1 | -13/+16 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Input: add match() method to input hanlders | Dmitry Torokhov | 2010-02-04 | 1 | -8/+16 | |
| * | | | | | Input: Mac button emulation - implement as an input filter | Dmitry Torokhov | 2010-01-30 | 1 | -5/+0 | |
| | | | | | | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
*---. \ \ \ \ \ | Merge branches 'futexes-for-linus', 'irq-core-for-linus' and 'bkl-drivers-for... | Linus Torvalds | 2010-03-01 | 1 | -3/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | nvram: Drop the BKL from nvram_open() | Ingo Molnar | 2009-10-14 | 1 | -3/+0 | |
* | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-02-28 | 1 | -11/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | intel-agp: Switch to wbinvd_on_all_cpus | Borislav Petkov | 2010-01-22 | 1 | -11/+4 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2010-02-27 | 1 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | m68k: vme_scc - __init annotations | Peter Huewe | 2010-02-27 | 1 | -6/+6 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2010-02-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | cm4000_cs.c: Remove unnecessary cast | H Hartley Sweeten | 2010-02-17 | 1 | -1/+1 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2010-02-27 | 2 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2010-02-26 | 3 | -147/+1441 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2010-02-17 | 4 | -35/+83 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | hvc_console: Remove __devinit annotation from hvc_alloc | Amit Shah | 2010-02-03 | 2 | -5/+5 | |
| * | | | | | | | | | | hvc_console: Make the ops pointer const. | Rusty Russell | 2010-02-03 | 9 | -13/+15 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2010-02-26 | 3 | -0/+116 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | |