1. 0bb67f1 [SCSI] sun3x_esp: convert to esp_scsi by Thomas Bogendoerfer · 17 years ago
  2. f8d9d65 [SCSI] libiscsi: make __iscsi_complete_pdu() static by Adrian Bunk · 17 years ago
  3. 5234e25 [SCSI] aacraid: fib context lock for management ioctls (take 2) by Salyzyn, Mark · 17 years ago
  4. 6e5565f9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  5. bfa271d Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  6. 123f794 i915: Fix GR register array size off-by-one bug by Jesse Barnes · 16 years ago
  7. 7d640c4 Driver core: Revert "Fix Firmware class name collision" by Michael E Brown · 17 years ago
  8. a8e98d6 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  9. f0f1b33 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  10. 4383f18 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 16 years ago
  11. 3d50337 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 16 years ago
  12. d31d295 Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  13. 7a8c6ad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  14. 3796958 Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  15. 80ff8a8 Char: mxser, add support for CP-114UL by Jiri Slaby · 16 years ago
  16. 1c45607 Char: mxser, remove it by Jiri Slaby · 16 years ago
  17. f122bfb Char: mxser, ioctl cleanup by Jiri Slaby · 16 years ago
  18. f83bb2d Char: mxser, simplify mxser_get_serial_info by Jiri Slaby · 16 years ago
  19. 0ecd233 Char: mxser, reorder mxser_cardinfo fields by Jiri Slaby · 16 years ago
  20. c3667d5 Char: mxser, 0 to NULL in pointer by Jiri Slaby · 16 years ago
  21. d7f549f Char: mxser, remove special baudrate processing by Jiri Slaby · 16 years ago
  22. f29e37c mxser/mxser_new: first pass over termios reporting for the mxser cards by Alan Cox · 16 years ago
  23. b98e70d Char: riscom8, remove wakeup and hangup bottomhalves by Jiri Slaby · 16 years ago
  24. 3099bbc Char: serial167, remove bottomhalf by Jiri Slaby · 16 years ago
  25. ccfea3c Char: stallion, remove bottomhalf by Jiri Slaby · 16 years ago
  26. d0d4e1c Char: specialix, remove bottomhalves by Jiri Slaby · 16 years ago
  27. cfccaee Char: istallion, remove hangup bottomhalf by Jiri Slaby · 16 years ago
  28. d2e7a4b Char: esp, remove hangup and wakeup bottomhalves by Jiri Slaby · 16 years ago
  29. 1386a82 Char: riscom8, change rc_init_drivers prototype by Jiri Slaby · 16 years ago
  30. 319fe7c Char: stallion, fix compiler warnings by Jiri Slaby · 16 years ago
  31. f31e683 Char: mxser_new, ioaddresses are ulong by Jiri Slaby · 16 years ago
  32. 1237a2e Char: char/serial, remove SERIAL_TYPE_NORMAL redefines by Jiri Slaby · 16 years ago
  33. f6de0c9 Char: rocket, remove useless macros by Jiri Slaby · 16 years ago
  34. 68562b7 Char: rocket, printk cleanup by Jiri Slaby · 16 years ago
  35. 48a67f5 Char: rocket, switch long delay to sleep by Jiri Slaby · 16 years ago
  36. 48103c5 i8k: Inspiron E1705 fix by Frank Sorenson · 16 years ago
  37. fe04f22 I8K: allow i8k driver to be built on x86_64 systems by Bradley Smith · 16 years ago
  38. ae5e297 MBCS: convert dmareadlock to mutex by Matthias Kaehlcke · 16 years ago
  39. 46bca69 MBCS: convert dmawritelock to mutex by Matthias Kaehlcke · 16 years ago
  40. a40ba84 MBCS: convert algolock to mutex by Matthias Kaehlcke · 16 years ago
  41. e6ee512 dz.c: Resource management by Maciej W. Rozycki · 16 years ago
  42. f5519ca dz.c: Use a helper to cast from "struct uart_port *" by Maciej W. Rozycki · 16 years ago
  43. ff11d07 dz: clean up and improve the setup of termios settings by Maciej W. Rozycki · 16 years ago
  44. 54c0f37 dz: handle special conditions on reception correctly by Maciej W. Rozycki · 16 years ago
  45. 43d46ab dz: fix locking issues by Maciej W. Rozycki · 16 years ago
  46. 6d83c06 dz: rename the serial console structure by Maciej W. Rozycki · 16 years ago
  47. 7287d76 dz: update kconfig description by Maciej W. Rozycki · 16 years ago
  48. 87cff7f dz: add and reorder inclusions, remove unneeded ones by Maciej W. Rozycki · 16 years ago
  49. 0ba137e dz: don't panic() when request_irq() fails by Maciej W. Rozycki · 16 years ago
  50. dbab812 dz: always check if it is safe to console_putchar() by Maciej W. Rozycki · 16 years ago
  51. d4dd146 dz.h: remove useless unused module junk by Maciej W. Rozycki · 16 years ago
  52. 870897a drivers/edac/i3000: document type promotion by Jason Uhlenkott · 16 years ago
  53. 7ed31e0 drivers/edac: i3000: missing init code by Hitoshi Mitake · 16 years ago
  54. cd4755c drivers/edac: mpc85xx: add static scope by Doug Thompson · 16 years ago
  55. f5c0454 drivers/edac: i3000: 64bit build by Jason Uhlenkott · 16 years ago
  56. 6b09ff9 drivers/edac: pci: broken parity regression by Bryan Boatright · 16 years ago
  57. 4f4aeea drivers-edac: add marvell mv64x60 driver by Dave Jiang · 16 years ago
  58. a9a753d drivers-edac: add freescale mpc85xx driver by Dave Jiang · 16 years ago
  59. 4d2b165 drivers-edac: i3000 replace macros with functions by Jason Uhlenkott · 16 years ago
  60. ce783d7 drivers-edac: i3000 code tidying by Jason Uhlenkott · 16 years ago
  61. 48764e4 drivers-edac: add Cell MC driver by Benjamin Herrenschmidt · 16 years ago
  62. 1d5f726 drivers-edac: add Cell XDR memory types by Benjamin Herrenschmidt · 16 years ago
  63. c2ae24c drivers-edac: use round_jiffies_relative by Anton Blanchard · 16 years ago
  64. 56e61a9 drivers-edac: turn on edac device error logging by Doug Thompson · 16 years ago
  65. fa9ff4b ASIC3 driver by Samuel Ortiz · 16 years ago
  66. 4aa323b DS1WM: decouple host IRQ and INTR active state settings by Philipp Zabel · 16 years ago
  67. 4cbc76e power_supply: remove capacity_level from list of sysfs attributes by Thadeu Lima de Souza Cascardo · 16 years ago
  68. f9f7dd2 [MTD] Fix mtdoops.c compilation by David Woodhouse · 16 years ago
  69. 484b8e6 [MTD] [NOR] fix startup lock when using multiple nor flash chips by Rizzo Davide · 16 years ago
  70. 53fb84a0 [MTD] [DOC200x] eccbuf is statically defined and always evaluate to true by Samuel Tardieu · 16 years ago
  71. d547668 [MTD] Fix maps/physmap.c compilation with CONFIG_PM by akpm@linux-foundation.org · 16 years ago
  72. 6c77fd6 [MTD] onenand: Add panic_write function to the onenand driver by Richard Purdie · 16 years ago
  73. 621e4f8 [MTD] mtdoops: Use the panic_write function when present by Richard Purdie · 16 years ago
  74. 388bbb0 [MTD] Add mtd panic_write function pointer by Richard Purdie · 16 years ago
  75. 76b1046 [MTD] [NAND] Freescale enhanced Local Bus Controller FCM NAND support. by Scott Wood · 16 years ago
  76. d39a7a6 leds: Add HP Jornada 6xx driver by Kristoffer Ericson · 16 years ago
  77. 8fe217e leds: Remove the now uneeded ixp4xx driver by Rod Whitby · 16 years ago
  78. f5506a2 leds: Add power LED to the wrap driver by Michael Loeffler · 17 years ago
  79. 2b7f1b8 leds: Fix led-gpio active_low default brightness by Raphael Assenat · 17 years ago
  80. 92e015c leds: hw acceleration for Clevo mail LED driver by Márton Németh · 17 years ago
  81. 4c79141 leds: Add support for hardware accelerated LED flashing by Márton Németh · 17 years ago
  82. 6c152be leds: Standardise LED naming scheme by Richard Purdie · 17 years ago
  83. ec072b0 backlight: Add OMAP1 PWL backlight driver by Andrzej Zaborowski · 17 years ago
  84. 5155245 backlight: Avoid unecessary driver callbacks by Helge Deller · 17 years ago
  85. 5ab3e84 Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx by Paul Mackerras · 16 years ago
  86. b714315 ACPI: fix build warning by Len Brown · 16 years ago
  87. cec035d leds: Add clevo notebook LED driver by Márton Németh · 17 years ago
  88. 9b71315 Revert "cpuidle: build fix for non-x86" by Len Brown · 16 years ago
  89. 81e242d Merge branches 'release' and 'dsdt-override' into release by Len Brown · 16 years ago
  90. 04d9488 ACPI: update intrd DSDT override console messages by Len Brown · 16 years ago
  91. d89e9d6 ACPI: update DSDT override documentation by Len Brown · 16 years ago
  92. 9cbc796 ACPI: Add "acpi_no_initrd_override" kernel parameter by Éric Piel · 16 years ago
  93. a733a5d Merge branches 'release' and 'fluff' into release by Len Brown · 16 years ago
  94. 9e52797 ACPI: its a directory not a folder.... by Alan Cox · 17 years ago
  95. e5685b9 ACPI: misc cleanups by Adrian Bunk · 17 years ago
  96. 87ecd5c ACPI: add missing prink prefix strings by Len Brown · 17 years ago
  97. 299cfe3 Merge branches 'release' and 'hwmon-conflicts' into release by Len Brown · 16 years ago
  98. 8976b6f Merge branches 'release' and 'throttling-domains' into release by Len Brown · 16 years ago
  99. 52b097f Merge branches 'release' and 'video' into release by Len Brown · 16 years ago
  100. 3fa2cdc ACPI: video: Ignore ACPI video devices that aren't present in hardware by Matthew Garrett · 16 years ago