- 4d8d4d2 Remove low_latency flag setting from nozomi and mxser drivers by Chuck Ebbert · 15 years ago
- 6af9a43 tty: fix tty_port_block_til_ready waiting by Jiri Slaby · 15 years ago
- ce89294 synclink_gt: fix transmit race and timeout by Paul Fulghum · 15 years ago
- be10eb7 tty: n_hdlc add buffer flushing by Paul Fulghum · 15 years ago
- a115902 vt_ioctl: fix lock imbalance by Jiri Slaby · 15 years ago
- 69ae59d pcmcia/cm4000: fix lock imbalance by Jiri Slaby · 15 years ago
- eca4104 n_r3964: fix lock imbalance by Jiri Slaby · 15 years ago
- 56578ab bfin_jtag_comm: clean up printk usage by Mike Frysinger · 15 years ago
- 752a478 Revert "char: moxa, prevent opening unavailable ports" by Linus Torvalds · 15 years ago
- 93db629 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
- 43813f3 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
- 0b7af26 agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addresses by Pierre Willenbrock · 15 years ago
- 773d7a0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
- a90b037 char: moxa, prevent opening unavailable ports by Dirk Eibach · 15 years ago
- 0b9ce5a istallion: add missing __devexit marking by Mike Frysinger · 15 years ago
- 4390b9e dtlk: off by one in {read,write}_tts() by Roel Kluin · 15 years ago
- a95fe46 agp: add user mapping support to ATI AGP bridge. by Dave Airlie · 15 years ago
- 07613ba agp: switch AGP to use page array instead of unsigned long array by Dave Airlie · 15 years ago
- 2908826 agpgart: detected ALi M???? chipset with M1621 by Ondrej Zary · 15 years ago
- 6236902 agp/uninorth: Handle user memory types. by Michel Dänzer · 15 years ago
- d6580a9 kexec: sysrq: simplify sysrq-c handler by Neil Horman · 15 years ago
- 81fc401 ppdev: reduce kernel log spam by Michael Buesch · 15 years ago
- 9653a69 Char: isicom: fix build warning by Jiri Slaby · 15 years ago
- d6f47be drivers/char/mem.c: memory_open() cleanup: lookup minor device number from devlist by Adriano dos Santos Fernandes · 15 years ago
- 7bfa58d drivers/char/rtc: disable legacy RTC driver on Blackfin systems by Mike Frysinger · 15 years ago
- 4b337c5 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
- 7cc4766 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
- 27f70c3 Pull for-2.6.31 into release by Tony Luck · 15 years ago
- e088a4a [IA64] Convert ia64 to use int-ll64.h by Matthew Wilcox · 15 years ago
- 049a947 MIPS: hwrng: Add TX4939 RNG driver by Atsushi Nemoto · 15 years ago
- 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
- f324edc console: make blank timeout value a boot option by Daniel Mack · 15 years ago
- 492b057 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
- 6fd0330 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
- 15bdb56 Merge branch 'serial' by Linus Torvalds · 15 years ago
- 1aa4bed tty: fix sanity check by Alan Cox · 15 years ago
- 762faae pty: Narrow the race on ldisc locking by Alan Cox · 15 years ago
- 5dca607 tty: fix unused warning when TCGETX is not defined by Mike Frysinger · 15 years ago
- 677ca30 ldisc: debug aids by Alan Cox · 15 years ago
- 52856ed ldisc: Make sure the ldisc isn't active when we close it by Alan Cox · 15 years ago
- 8d2ead7 tty: Fix leaks introduced by the shift to separate ldisc objects by Alan Cox · 15 years ago
- 6a454f7 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
- 609106b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
- 46a5066 tty: Fix leaks introduced by the shift to separate ldisc objects by Alan Cox · 15 years ago
- cbcb6d6 pty: Narrow the race on ldisc locking by Alan Cox · 15 years ago
- 0259162 [S390] pm: hvc_iucv power management callbacks by Hendrik Brueckner · 15 years ago
- 9de33df ipmi: remove driver_data direct access of struct device by Greg Kroah-Hartman · 16 years ago
- 317ccc4 hvcs: remove driver_data direct access of struct device by Greg Kroah-Hartman · 16 years ago
- 6fd4693 Driver Core: raw: add nodename for raw devices by Kay Sievers · 16 years ago
- d405640 Driver Core: misc: add nodename support for misc devices. by Kay Sievers · 16 years ago
- e364ca9 drivers/hvc: Add missing __devexit_p() by Mike Frysinger · 15 years ago
- 0fa2133 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
- 42e27bf ps3flash: Always read chunks of 256 KiB, and cache them by Geert Uytterhoeven · 15 years ago
- 6bd57f2 ps3flash: Cache the last accessed FLASH chunk by Geert Uytterhoeven · 15 years ago
- a4e623f ps3: Replace direct file operations by callback by Geert Uytterhoeven · 15 years ago
- 559dc87f5 ps3flash: Use ps3_system_bus_[gs]et_drvdata() instead of direct access by Geert Uytterhoeven · 15 years ago
- 7dafd23 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
- 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
- 2cf4d45 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
- 32f44d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
- 6b70246 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
- 02a99ed Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
- 47ea421 Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
- 4737f09 trivial: Kconfig: .ko is normally not included in module names by Pavel Machek · 15 years ago
- 4b512d2 trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)able by Thadeu Lima de Souza Cascardo · 16 years ago
- 594de1d virtio: handle short buffers in virtio_rng. by Rusty Russell · 15 years ago
- d2a7ddd virtio: find_vqs/del_vqs virtio operations by Michael S. Tsirkin · 15 years ago
- 9499f5e virtio: add names to virtqueue struct, mapping from devices to queues. by Rusty Russell · 15 years ago
- 6ab5631 kmemleak: Remove the kmemleak.h include in drivers/char/vt.c by Catalin Marinas · 15 years ago
- bc47ab0 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
- 512626a Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
- 8a1ca8c Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- b640f04 Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
- c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
- a5f4f52 vt: use kzalloc() instead of the bootmem allocator by Pekka Enberg · 15 years ago
- 2e1483c kmemleak: Remove some of the kmemleak false positives by Catalin Marinas · 15 years ago
- 49c3556 Merge branch 'serial-from-alan' by Linus Torvalds · 15 years ago
- 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
- f0e8527 moxa: prevent opening unavailable ports by Dirk Eibach · 15 years ago
- 3e3b5c0 tty: use prepare/finish_wait by Jiri Slaby · 15 years ago
- 5fc5b42 tty: remove sleep_on by Jiri Slaby · 15 years ago
- 26a2e20 tty: Untangle termios and mm mutex dependencies by Alan Cox · 15 years ago
- 0b91421 tty: bfin_jtag_comm: emulate a TTY over the Blackfin EMUDAT/JTAG interface by Mike Frysinger · 15 years ago
- 0b4068a tty: simplify buffer allocator cleanups by Alan Cox · 15 years ago
- c481c70 tty: remove buffer special casing by Alan Cox · 15 years ago
- 852e99d tty: bring ldisc into CodingStyle by Alan Cox · 15 years ago
- f2c4c65 tty: Move ldisc_flush by Alan Cox · 15 years ago
- c65c9bc tty: rewrite the ldisc locking by Alan Cox · 15 years ago
- e8b70e7 tty: Extract various bits of ldisc code by Alan Cox · 15 years ago
- 5f0878a tty: Fix oops when scanning the polling list for kgdb by Alan Cox · 15 years ago
- 620df3c pty: Fix a comment by Alan Cox · 15 years ago
- 38db897 tty: throttling race fix by Alan Cox · 15 years ago
- c3301a5 epca: fix test_bit parameters by Jiri Slaby · 15 years ago
- a391ad0 rocket: fix test_bit parameters by Jiri Slaby · 15 years ago
- b39933f tty: cyclades, remove unused variables by Jiri Slaby · 15 years ago
- 963118e tty: cyclades, fix nports handling by Jiri Slaby · 15 years ago
- 2693f48 tty: cyclades, convert macros to inlines by Jiri Slaby · 15 years ago
- 101b815 tty: cyclades, cache HW version by Jiri Slaby · 15 years ago
- 97e87f8 tty: cyclades, plx9060 casts cleanup by Jiri Slaby · 15 years ago
- 5ba5a5d tty: synclink_gt add receive pio mode by Paul Fulghum · 15 years ago