1. 0147600 tpm: Use correct data types for sizes in tpm_write() and tpm_read() by Michael Halcrow · 18 years ago
  2. ec288bd tpm: increase size of internal TPM response buffers by Marcin Obara · 18 years ago
  3. 3bd6046 tpm_bios.c: make 2 structs static by Adrian Bunk · 18 years ago
  4. 061991e tpm: add support for Broadcom TPM TIS device HID by LE DISEZ Erwan · 18 years ago
  5. ff5d48a Merge git://git.infradead.org/embedded-2.6 by Linus Torvalds · 18 years ago
  6. cd9a6f10 unexport proc_clear_tty by Adrian Bunk · 18 years ago
  7. ace7dd9 Char: mxser, various cleanups by Jiri Slaby · 18 years ago
  8. 1df0092 Char: mxser, remove predefined isa support by Jiri Slaby · 18 years ago
  9. 83766bc Char: mxser, prints cleanup by Jiri Slaby · 18 years ago
  10. 72800df Char: mxser, globals cleanup by Jiri Slaby · 18 years ago
  11. 41aee9a Char: mxser, ioctl cleanup by Jiri Slaby · 18 years ago
  12. 6ee8928 nwflash: use simple_read_from_buffer() by Akinobu Mita · 18 years ago
  13. 236b875 dsp56k: BKL pushdown by Alan Cox · 18 years ago
  14. b8e3591 ds1302: push down the BKL into the driver ioctl code by Alan Cox · 18 years ago
  15. 6d535d3 ppdev: wrap ioctl handler in driver and push lock down by Alan Cox · 18 years ago
  16. 11af747 sx: push BKL down into the firmware ioctl handler by Alan Cox · 18 years ago
  17. f6759fd rio: push down the BKL into the firmware ioctl handler by Alan Cox · 18 years ago
  18. 909d145 mwave: ioctl BKL pushdown by Alan Cox · 18 years ago
  19. 47be36a ip2: push BKL down for the firmware interface by Alan Cox · 18 years ago
  20. 76528a4 efirtc: push down the BKL by Alan Cox · 18 years ago
  21. 372572e #if 0 hpet_unregister() by Adrian Bunk · 18 years ago
  22. 8d1e120 proper extern for mwave_s_mdd by Adrian Bunk · 18 years ago
  23. f557d09 remove some more tipar bits by Adrian Bunk · 18 years ago
  24. 43de804 char/xilinx_hwicap/xilinx_hwicap.c: Removed duplicated include by Huang Weiyi · 18 years ago
  25. 7721c49 virtio: console as a config option by Christian Borntraeger · 18 years ago
  26. 91fcad1 virtio_console: use virtqueue notification for hvc_console by Christian Borntraeger · 18 years ago
  27. 611e097 hvc_console: rework setup to replace irq functions with callbacks by Christian Borntraeger · 18 years ago
  28. 18b095d drivers/char: remove old broken Cobalt LCD driver by Yoichi Yuasa · 18 years ago
  29. c68d07b rtc: remove and clarify unneeded externs by Carlos R. Mafra · 18 years ago
  30. 53f1b14 rtc: push the BKL down into the driver ioctl method by Alan Cox · 18 years ago
  31. f700d6e vt: do not update when the console is blanked by Stefano Stabellini · 18 years ago
  32. e0426e6 vt: hold console_sem across sysfs operations by Jiri Slaby · 18 years ago
  33. 708d8ce stallion: removed unused variable by Andre Haupt · 18 years ago
  34. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 18 years ago
  35. 7ae8ed5 use generic_access_phys for /dev/mem mappings by Rik van Riel · 18 years ago
  36. efe9e77 mspec: convert nopfn to fault by Nick Piggin · 18 years ago
  37. d7ce20b remove is_tty() by Adrian Bunk · 18 years ago
  38. 4d8f54d drivers/char/nvram.c: Removed duplicated include by Huang Weiyi · 18 years ago
  39. 1bad879 tty: Fix up escaped character by Alan Cox · 18 years ago
  40. 53baaaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 18 years ago
  41. ed569bf istallion: Use helpers by Alan Cox · 18 years ago
  42. c68a99c synclink_gt fix locking in error path of rx enable by Paul Fulghum · 18 years ago
  43. 814dae0 synclink_gt: add rx DMA buffer fill level control by Paul Fulghum · 18 years ago
  44. 993456c synclink_gt: leave transmitter in reset state after configuration by Paul Fulghum · 18 years ago
  45. 403214d synclink_gt: improve TIOCOUTQ accuracy by Paul Fulghum · 18 years ago
  46. e559071 synclink_gt: add serial bit order control by Paul Fulghum · 18 years ago
  47. 8a38c28 synclink_gt: improve and simplify write method by Paul Fulghum · 18 years ago
  48. c72f527 n_hdlc: honor O_NONBLOCK on write by Paul Fulghum · 18 years ago
  49. 88e8824 Fix the epca driver to permit epca_setup() to be invoked from the kernel cmdline by David Howells · 18 years ago
  50. e129def Char: mxser, add CP-102UF support by Jiri Slaby · 18 years ago
  51. faa7612 specialix: restore driver using new break functionality by Alan Cox · 18 years ago
  52. 4a56122 Fix the (i)Stallion driver's putchar() and break_ctl() ops by David Howells · 18 years ago
  53. 781cff5 riscom8: Restore driver using new break functionality by Alan Cox · 18 years ago
  54. 6d88972 isicom: restore using hardware break support by Alan Cox · 18 years ago
  55. dcbf128 epca: Restore driver by Alan Cox · 18 years ago
  56. 9e98966 tty: rework break handling by Alan Cox · 18 years ago
  57. abbe629 tty: Mark unconverted drivers as BROKEN by Alan Cox · 18 years ago
  58. 8ca8b90 mxser: remove dead code by Alan Cox · 18 years ago
  59. 30252ec epca: Fix comments and move break by Alan Cox · 18 years ago
  60. d2fbd0f specialix: Code cleanups by Alan Cox · 18 years ago
  61. a72492b specialix: Tidy up coding style by Alan Cox · 18 years ago
  62. 01e1abb tty: Split ldisc code into its own file by Alan Cox · 18 years ago
  63. 47aa579 device create: char: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 18 years ago
  64. eb4225b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  65. 72a7369 Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  66. 519f014 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  67. f8b71a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  68. 42a77a1 Fix istallion build failure by Wang Chen · 18 years ago
  69. e27772b Merge branch 'linus' into x86/urgent by Ingo Molnar · 18 years ago
  70. 908cf4b Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next by Dmitry Torokhov · 18 years ago
  71. db6d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  72. e945b56 m68k: Return -ENODEV if no device is found by Geert Uytterhoeven · 18 years ago
  73. 44b7d1b tty: add more tty_port fields by Alan Cox · 18 years ago
  74. 77451e5 cyclades: use tty_port by Alan Cox · 18 years ago
  75. ae67751 tty: Clean up tiocmset by Alan Cox · 18 years ago
  76. 8fb06c7 synclink: use tty_port by Alan Cox · 18 years ago
  77. f8ae476 stallion: use tty_port by Alan Cox · 18 years ago
  78. e60a108 rocket: use tty_port by Alan Cox · 18 years ago
  79. 0ad9e7d mxser: use tty_port by Alan Cox · 18 years ago
  80. 9de6a51 moxa: use tty_port by Alan Cox · 18 years ago
  81. b02f5ad istallion: use tty_port by Alan Cox · 18 years ago
  82. f1d0322 isicom: use tty_port by Alan Cox · 18 years ago
  83. d99101f riscom8: remove bogus checks by Alan Cox · 18 years ago
  84. 85f8f81 riscom8: use tty_port by Alan Cox · 18 years ago
  85. b5391e2 gs: use tty_port by Alan Cox · 18 years ago
  86. 4982d6b esp: use tty_port by Alan Cox · 18 years ago
  87. 52d4173 epca: use tty_port by Alan Cox · 18 years ago
  88. 6f67048 tty: Introduce a tty_port common structure by Alan Cox · 18 years ago
  89. 59247ca drivers/char/rio/: remove VCS tags by Adrian Bunk · 18 years ago
  90. a352def tty: Ldisc revamp by Alan Cox · 18 years ago
  91. e1e5770 tty: isicom, enable/disable pci device by Jiri Slaby · 18 years ago
  92. d092633 Subject: devmem, x86: fix rename of CONFIG_NONPROMISC_DEVMEM by Ingo Molnar · 18 years ago
  93. cd569ef Merge branch 'linus' into x86/urgent by Ingo Molnar · 18 years ago
  94. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 18 years ago
  95. ce08715 sparc64: Add Niagara2 RNG driver. by David S. Miller · 18 years ago
  96. 64d206d x86: rename CONFIG_NONPROMISC_DEVMEM to CONFIG_PROMISC_DEVMEM by Ingo Molnar · 18 years ago
  97. 4cddb88 mmtimer: Push BKL down into the ioctl handler by Alan Cox · 18 years ago
  98. f39548a Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 by Linus Torvalds · 18 years ago
  99. d20a4dc APM emulation: Notify about all suspend events, not just APM invoked ones (v2) by Johannes Berg · 18 years ago
  100. 84c3d4a Merge commit 'origin/master' by Benjamin Herrenschmidt · 18 years ago