1. 0764823 drivers/char/synclink.c: unbreak mgsl_put_char() by Andrew Morton · 17 years ago
  2. e37d05d cpu: change cpu_sys_devices from array to per_cpu variable by Mike Travis · 17 years ago
  3. 3dfcf9c cciss: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 17 years ago
  4. f39e578 gpio: pca953x: add support for pca9555 I2C I/O expander by Will Newton · 17 years ago
  5. 0d34aa4 spi_s3c24xx signedness fix by Matthew Wilcox · 17 years ago
  6. 8eeb12e spi_bfin5xx: use PIO for full duplex, not DMA by Vitja Makarov · 17 years ago
  7. 99da904 jsm: add new supported board to jsm serial driver by Scott Kilau · 17 years ago
  8. 6f441fe 8250: switch 8250 drivers to use _nocache ioremaps by Alan Cox · 17 years ago
  9. 4ed99a2 i8k: make fan multiplier tunable with a module parameter by Jochen Eisinger · 17 years ago
  10. 7793bfc PNP: fix printk format warnings by Randy Dunlap · 17 years ago
  11. 2e11cb4 pcmcia: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  12. 23d077e drivers/pcmcia/soc_common.c: convert soc_pcmcia_sockets_lock into a mutex and make it static by Andrew Morton · 17 years ago
  13. 12d1e75 Alchemy Semi Au1000 pcmcia driver: convert pcmcia_sockets_lock in a mutex by Matthias Kaehlcke · 17 years ago
  14. e772d78 pcmcia: annotate cb_alloc with __ref by Sam Ravnborg · 17 years ago
  15. ba66ddf pcmcia: silence section mismatch warnings from pci_driver variables by Sam Ravnborg · 17 years ago
  16. ed49f5d pcmcia: silence section mismatch warnings from class_interface variables by Sam Ravnborg · 17 years ago
  17. 5045790 isdn: hysdn_procconf.c build fix by Ingo Molnar · 17 years ago
  18. f8bd225 remove div_long_long_rem by Roman Zippel · 17 years ago
  19. 958a2f2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes3 by Linus Torvalds · 17 years ago
  20. 6de3d58 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  21. c3b19ff driver core: remove no longer used "struct class_device" by Kay Sievers · 17 years ago
  22. 4356d73 pcmcia: remove pccard_sysfs_interface warnings by David Brownell · 17 years ago
  23. 16dc42e driver core: warn about duplicate driver names on the same bus by Stas Sergeev · 17 years ago
  24. e0066c4e Fix ACPI vs proc_create_data() mismerge by Alexey Dobriyan · 17 years ago
  25. 1dcf83f toshiba: use ioremap_cached by Alan Cox · 17 years ago
  26. 08acd4f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  27. 008238b Merge branch 'pnp' into release by Len Brown · 17 years ago
  28. 9691609 Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into release by Len Brown · 17 years ago
  29. 36a9135 ACPI: Fix acpi_processor_idle and idle= boot parameters interaction by Venkatesh Pallipadi · 17 years ago
  30. 9448b0d acpi: fix section mismatch warning in pnpacpi by Sam Ravnborg · 17 years ago
  31. 7cece14 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  32. 95dfec6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  33. d67c6f8 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  34. ec31b212 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  35. ca72cdd fix drivers/media/common/tuners/ build bug by Ingo Molnar · 17 years ago
  36. 71cc2c2 serial: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  37. bf9d892 drivers/char: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  38. d7853d1 brd: modify ramdisk device to be able to manage partitions by Laurent Vivier · 17 years ago
  39. c6f3a97 debugobjects: add timer specific object debugging code by Thomas Gleixner · 17 years ago
  40. 145980a drivers: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  41. bdf4bba Add macros similar to min/max/min_t/max_t by Harvey Harrison · 17 years ago
  42. f7511d5 Basic braille screen reader support by Samuel Thibault · 17 years ago
  43. fc3ba69 mm: Add NR_WRITEBACK_TEMP counter by Miklos Szeredi · 17 years ago
  44. 148ff86 mxser: convert large macros to functions by Christoph Hellwig · 17 years ago
  45. 718a916 devpts: factor out PTY index allocation by Sukadev Bhattiprolu · 17 years ago
  46. 4f8f9d6 devpts: propagate error code from devpts_pty_new by Sukadev Bhattiprolu · 17 years ago
  47. 86a9653 tty: fix routine name in ptmx_open() by Hiroshi Shimamoto · 17 years ago
  48. 24cb233 char serial: switch drivers to ioremap_nocache by Alan Cox · 17 years ago
  49. a6fc819 ip2: switch remaining direct call of ops->flush_buffer by Alan Cox · 17 years ago
  50. 39c2e60 tty: add throttle/unthrottle helpers by Alan Cox · 17 years ago
  51. 8cd6451 isicom: fix buffer allocation by Alan Cox · 17 years ago
  52. fb100b6 esp: clean up to modern coding style by Alan Cox · 17 years ago
  53. 191260a epca: coding style by Alan Cox · 17 years ago
  54. 9492e13 riscom8: coding style by Alan Cox · 17 years ago
  55. 8e8bcf1 strip: Fix up strip for the new order by Alan Cox · 17 years ago
  56. f34d7a5 tty: The big operations rework by Alan Cox · 17 years ago
  57. 251b8dd isicom: bring into coding style by Alan Cox · 17 years ago
  58. 23d22ce serial: switch the serial core to int put_char methods by Alan Cox · 17 years ago
  59. 56dbbb9 pc300: Update to tty_set_operations by Alan Cox · 17 years ago
  60. 3e8e88c pty: prepare for tty->ops changes by Alan Cox · 17 years ago
  61. f2545a7 isdn: switch to int put_char method by Alan Cox · 17 years ago
  62. 5d19f54 consoles: switch to int put_char method by Alan Cox · 17 years ago
  63. 55da778 synclink series: switch to int put_char method by Alan Cox · 17 years ago
  64. 6ae0457 specialix: Switch to int put_char method by Alan Cox · 17 years ago
  65. a5b08c6 serial167: switch to int put_char method by Alan Cox · 17 years ago
  66. bbbbb96 riscom/rocket: switch to int put_char method by Alan Cox · 17 years ago
  67. d7e752e pcmcia: serial to int put_char method by Alan Cox · 17 years ago
  68. 0be2ead mxser: switch to put_char being int by Alan Cox · 17 years ago
  69. 76b25a5 char: switch gs, cyclades and esp to return int for put_char by Alan Cox · 17 years ago
  70. 257afa3 amiserial: Switch put char to return success/fail by Alan Cox · 17 years ago
  71. 4cd55ab usb gadget: switch to put_char returning int by Alan Cox · 17 years ago
  72. 09a6ffa serial m68k: put_char returns by Alan Cox · 17 years ago
  73. 9e7c9a1 s390 tty: Prepare for put_char to return success/fail by Alan Cox · 17 years ago
  74. 978e595 tty/serial: lay the foundations for the next set of reworks by Alan Cox · 17 years ago
  75. ac0e4b7 drivers/char/ds1286.c: use time_before, time_before_eq, etc by Julia Lawall · 17 years ago
  76. d6f6341 Char: rio, fix cirrus defines by Jiri Slaby · 17 years ago
  77. cd989b3 cyclades: use ioremap_nocache for clarity as proposed by Alan Cox · 17 years ago
  78. 15ed6cc cyclades: coding style & review by Alan Cox · 17 years ago
  79. e5b393e istallion: TIOCG/SSOFTCAR handling removal by Alan Cox · 17 years ago
  80. cf1c63c Char: ip2, macros cleanup by Jiri Slaby · 17 years ago
  81. 83e422b drivers/char/ip2/ip2main.c: replace init_module&cleanup_module with module_init&module_exit by Jon Schindler · 17 years ago
  82. 11fb09b epca.c: static functions and integer as NULL pointer fixes by Harvey Harrison · 17 years ago
  83. 1a4e235 cyclades.c: fix sparse shadowed variable warnings by Harvey Harrison · 17 years ago
  84. 709107f char: rocket.c: fix sparse variable shadowing and int as NULL pointer by Harvey Harrison · 17 years ago
  85. d3ceb65 char: esp.c: fix possible double-unlock by Harvey Harrison · 17 years ago
  86. f559226 char: fix sparse shadowed variable warnings in esp.c by Harvey Harrison · 17 years ago
  87. ec09cd5 Char: moxa, add firmware loading fix by Jiri Slaby · 17 years ago
  88. b9705b6 Char: moxa, update credits by Jiri Slaby · 17 years ago
  89. bb9f910 Char: moxa, notify about board readiness by Jiri Slaby · 17 years ago
  90. 08d01c7 Char: moxa, introduce MOXA_IS_320 macro by Jiri Slaby · 17 years ago
  91. 92d30a9 Char: moxa, remove useless tty functions by Jiri Slaby · 17 years ago
  92. eaa95a8 Char: moxa, little cleanup by Jiri Slaby · 17 years ago
  93. a8f5cda Char: moxa, rework open/close by Jiri Slaby · 17 years ago
  94. 2a54134 Char: moxa, serialise timer by Jiri Slaby · 17 years ago
  95. 2108eba Char: moxa, cleanup rx/tx by Jiri Slaby · 17 years ago
  96. 7bcf97d Char: moxa, merge 2 poll functions by Jiri Slaby · 17 years ago
  97. 74d7d97 Char: moxa, ioctl cleanup by Jiri Slaby · 17 years ago
  98. 0bcc4ca Char: moxa, timer cleanup by Jiri Slaby · 17 years ago
  99. 810ab09 Char: moxa, centralize board readiness by Jiri Slaby · 17 years ago
  100. 9750605 Char: moxa, remove unused port entries by Jiri Slaby · 17 years ago