1. ae16106 atmel_serial: show tty name in /proc/interrupts by Haavard Skinnemoen · 17 years ago
  2. c811ab8 atmel_serial: use container_of instead of direct cast by Haavard Skinnemoen · 17 years ago
  3. 6433471 atmel_serial: fix broken RX buffer allocation by Haavard Skinnemoen · 17 years ago
  4. a667061 atmel_serial: add DMA support by Chip Coldwell · 17 years ago
  5. 1ecc26b atmel_serial: split the interrupt handler by Remy Bohmer · 17 years ago
  6. dfa7f34 atmel_serial: fix bugs in probe() error path and remove() by Haavard Skinnemoen · 17 years ago
  7. 1c0fd82 atmel_serial: use existing console options only if BRG is running by Haavard Skinnemoen · 17 years ago
  8. 829dd81 atmel_serial: use cpu_relax() when busy-waiting by Haavard Skinnemoen · 17 years ago
  9. b843aa2 atmel_serial: clean up the code by Remy Bohmer · 17 years ago
  10. b4bd7d5 SMBIOS/DMI: add type 41 = Onboard Devices Extended Information by Wim Van Sebroeck · 17 years ago
  11. 13050d8 parport: fix ieee1284_epp_read_addr by Stephan Boettcher · 17 years ago
  12. 2547844 Fix container_of() usage by Alexey Dobriyan · 17 years ago
  13. 476aed3 aoe: statically initialise devlist_lock by Andrew Morton · 17 years ago
  14. 52e112b aoe: update copyright date by Ed L. Cashin · 17 years ago
  15. 578c4aa aoe: make error messages more specific by Ed L. Cashin · 17 years ago
  16. 1d75981 aoe: the aoeminor doesn't need a long format by Ed L. Cashin · 17 years ago
  17. 7df620d aoe: add module parameter for users who need more outstanding I/O by Ed L. Cashin · 17 years ago
  18. 6b9699b aoe: only install new AoE device once by Ed L. Cashin · 17 years ago
  19. 9bb237b aoe: dynamically allocate a capped number of skbs when necessary by Ed L. Cashin · 17 years ago
  20. 262bf54 aoe: user can ask driver to forget previously detected devices by Ed L. Cashin · 17 years ago
  21. cf446f0 aoe: eliminate goto and improve readability by Ed L. Cashin · 17 years ago
  22. 1eb0da4 aoe: mac_addr: avoid 64-bit arch compiler warnings by Ed L. Cashin · 17 years ago
  23. 68e0d42 aoe: handle multiple network paths to AoE device by Ed L. Cashin · 17 years ago
  24. 8911ef4 aoe: bring driver version number to 47 by Ed L. Cashin · 17 years ago
  25. 75acb9c rd: support XIP by Nick Piggin · 17 years ago
  26. 9db5579 rewrite rd by Nick Piggin · 17 years ago
  27. b920de1 mn10300: add the MN10300/AM33 architecture to the kernel by David Howells · 17 years ago
  28. 62fb44b usb: net2280 can't have a function called show_registers() by David Howells · 17 years ago
  29. 1eb1141 aout: remove unnecessary inclusions of {asm, linux}/a.out.h by David Howells · 17 years ago
  30. a46c999 serial_core: bring mostly into line with coding style by Alan Cox · 17 years ago
  31. b4c502a 8250: enable rate reporting via termios by Alan Cox · 17 years ago
  32. 6f803cd serial8250: coding style by Alan Cox · 17 years ago
  33. 5756ee9 8250_pci: coding style by Alan Cox · 17 years ago
  34. 3b0fd36 8250_hub6: codding style by Alan Cox · 17 years ago
  35. 0fe1c13 8250_hp300: coding style by Alan Cox · 17 years ago
  36. 8b4a483 8250_gsc: coding style by Alan Cox · 17 years ago
  37. ce2e204 8250_early: coding style by Alan Cox · 17 years ago
  38. 355d95a tty_ioctl: drag screaming into compliance with the coding style by Alan Cox · 17 years ago
  39. 37bdfb0 tty_io: drag screaming into coding style compliance by Alan Cox · 17 years ago
  40. 66c6cea tty_audit: fix checkpatch complaint by Alan Cox · 17 years ago
  41. 4129a64 rocket: don't let random users reset the controller by Alan Cox · 17 years ago
  42. 6df3526 rocket: first pass at termios reporting by Alan Cox · 17 years ago
  43. 4edf182 n_tty: clean up old code to follow coding style and (mostly) checkpatch by Alan Cox · 17 years ago
  44. db1acaa moxa: first pass at termios reporting by Alan Cox · 17 years ago
  45. d94afc6 intel-iommu: fault_reason index cleanup by mark gross · 17 years ago
  46. f8bab73 intel-iommu: PMEN support by mark gross · 17 years ago
  47. a4ffc0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 17 years ago
  48. d7511ec Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 by Linus Torvalds · 17 years ago
  49. a13ff0b Convert SG from nopage to fault. by Nick Piggin · 17 years ago
  50. af195ac dm raid1: report fault status by Jonathan Brassow · 17 years ago
  51. 06386bb dm raid1: handle read failures by Jonathan Brassow · 17 years ago
  52. b80aa7a dm raid1: fix EIO after log failure by Jonathan Brassow · 17 years ago
  53. 8f0205b dm raid1: handle recovery failures by Jonathan Brassow · 17 years ago
  54. 72f4b31 dm raid1: handle write failures by Jonathan Brassow · 17 years ago
  55. d74f81f dm snapshot: combine consecutive exceptions in memory by Milan Broz · 17 years ago
  56. 4f7f5c6 dm: stripe enhanced status return by Brian Wood · 17 years ago
  57. a25eb94 dm: stripe trigger event on failure by Brian Wood · 17 years ago
  58. fb8b284 dm log: auto load modules by Jonathan Brassow · 17 years ago
  59. 304f3f6 dm: move deferred bio flushing to workqueue by Milan Broz · 17 years ago
  60. 3a7f6c9 dm crypt: use async crypto by Milan Broz · 17 years ago
  61. 95497a9 dm crypt: prepare async callback fn by Milan Broz · 17 years ago
  62. 43d6903 dm crypt: add completion for async by Milan Broz · 17 years ago
  63. ddd42ed dm crypt: add async request mempool by Milan Broz · 17 years ago
  64. 01482b7 dm crypt: extract scatterlist processing by Milan Broz · 17 years ago
  65. 899c95d dm crypt: tidy io ref counting by Milan Broz · 17 years ago
  66. 84131db dm crypt: introduce crypt_write_io_loop by Milan Broz · 17 years ago
  67. dec1ced dm crypt: abstract crypt_write_done by Milan Broz · 17 years ago
  68. 0c395b0 dm crypt: store sector mapping in dm_crypt_io by Milan Broz · 17 years ago
  69. 395b167 dm crypt: move queue functions by Alasdair G Kergon · 17 years ago
  70. 4e4eef6 dm crypt: adjust io processing functions by Milan Broz · 17 years ago
  71. ee7a491 dm crypt: tidy crypt_endio by Milan Broz · 17 years ago
  72. 5742fd7 dm crypt: move error setting outside crypt_dec_pending by Milan Broz · 17 years ago
  73. fcd369d dm crypt: remove unnecessary crypt_context write parm by Milan Broz · 17 years ago
  74. 5301703 dm crypt: move convert_context inside dm_crypt_io by Milan Broz · 17 years ago
  75. 009cd09 dm mpath: add missing static by Alasdair G Kergon · 17 years ago
  76. 0149e57 dm: targets no longer experimental by Alasdair G Kergon · 17 years ago
  77. 46125c1 dm: refactor dm_suspend completion wait by Milan Broz · 17 years ago
  78. 94d6351 dm: split dm_suspend io_lock hold into two by Milan Broz · 17 years ago
  79. 73d410c dm: tidy dm_suspend by Milan Broz · 17 years ago
  80. 6d6f10d dm: refactor deferred bio_list processing by Milan Broz · 17 years ago
  81. 6ed7ade dm: tidy alloc_dev labels by Milan Broz · 17 years ago
  82. a26ffd4 dm ioctl: use uninitialized_var by Andrew Morton · 17 years ago
  83. 69a2ce7 dm: table use uninitialized_var by Andrew Morton · 17 years ago
  84. e48b9db dm snapshot: use uninitialized_var by Andrew Morton · 17 years ago
  85. e61290a dm: convert suspend_lock semaphore to mutex by Daniel Walker · 17 years ago
  86. 8defd83 dm snapshot: use rounddown_pow_of_two by Robert P. J. Day · 17 years ago
  87. 82d601d dm: table remove unused total by Jun'ichi Nomura · 17 years ago
  88. afb2452 dm: table use list_for_each by Paul Jimenez · 17 years ago
  89. 76c072b dm ioctl: move compat code by Milan Broz · 17 years ago
  90. 27238b2 dm ioctl: remove lock_kernel by Alasdair G Kergon · 17 years ago
  91. b9249e5 dm: mark function lists static by Alasdair G Kergon · 17 years ago
  92. 7e5c1e8 dm: add missing memory barrier to dm_suspend by Milan Broz · 17 years ago
  93. e84542f hwmon: (lm80) Add individual alarm files by Jean Delvare · 17 years ago
  94. f818176 hwmon: (lm80) De-macro the sysfs callbacks by Jean Delvare · 17 years ago
  95. 6cc37ee hwmon: (lm80) Various cleanups by Jean Delvare · 17 years ago
  96. 1c13810 hwmon: (w83627hf) Refactor beep enable handling by Jean Delvare · 17 years ago
  97. e3604c6 hwmon: (w83627hf) Add individual alarm and beep files by Jean Delvare · 17 years ago
  98. ef878b1 hwmon: (w83627hf) Enable VBAT monitoring by Jean Delvare · 17 years ago
  99. cbe311f hwmon: (w83627ehf) The W83627DHG has 8 VID pins by Jean Delvare · 17 years ago
  100. 636866b hwmon: (asb100) Add individual alarm files by Jean Delvare · 17 years ago