1. 1237a2e Char: char/serial, remove SERIAL_TYPE_NORMAL redefines by Jiri Slaby · 18 years ago
  2. f6de0c9 Char: rocket, remove useless macros by Jiri Slaby · 18 years ago
  3. 68562b7 Char: rocket, printk cleanup by Jiri Slaby · 18 years ago
  4. 48a67f5 Char: rocket, switch long delay to sleep by Jiri Slaby · 18 years ago
  5. 48103c5 i8k: Inspiron E1705 fix by Frank Sorenson · 18 years ago
  6. fe04f22 I8K: allow i8k driver to be built on x86_64 systems by Bradley Smith · 18 years ago
  7. ae5e297 MBCS: convert dmareadlock to mutex by Matthias Kaehlcke · 18 years ago
  8. 46bca69 MBCS: convert dmawritelock to mutex by Matthias Kaehlcke · 18 years ago
  9. a40ba84 MBCS: convert algolock to mutex by Matthias Kaehlcke · 18 years ago
  10. e6ee512 dz.c: Resource management by Maciej W. Rozycki · 18 years ago
  11. f5519ca dz.c: Use a helper to cast from "struct uart_port *" by Maciej W. Rozycki · 18 years ago
  12. ff11d07 dz: clean up and improve the setup of termios settings by Maciej W. Rozycki · 18 years ago
  13. 54c0f37 dz: handle special conditions on reception correctly by Maciej W. Rozycki · 18 years ago
  14. 43d46ab dz: fix locking issues by Maciej W. Rozycki · 18 years ago
  15. 6d83c06 dz: rename the serial console structure by Maciej W. Rozycki · 18 years ago
  16. 7287d76 dz: update kconfig description by Maciej W. Rozycki · 18 years ago
  17. 87cff7f dz: add and reorder inclusions, remove unneeded ones by Maciej W. Rozycki · 18 years ago
  18. 0ba137e dz: don't panic() when request_irq() fails by Maciej W. Rozycki · 18 years ago
  19. dbab812 dz: always check if it is safe to console_putchar() by Maciej W. Rozycki · 18 years ago
  20. d4dd146 dz.h: remove useless unused module junk by Maciej W. Rozycki · 18 years ago
  21. 870897a drivers/edac/i3000: document type promotion by Jason Uhlenkott · 18 years ago
  22. 7ed31e0 drivers/edac: i3000: missing init code by Hitoshi Mitake · 18 years ago
  23. cd4755c drivers/edac: mpc85xx: add static scope by Doug Thompson · 18 years ago
  24. f5c0454 drivers/edac: i3000: 64bit build by Jason Uhlenkott · 18 years ago
  25. 6b09ff9 drivers/edac: pci: broken parity regression by Bryan Boatright · 18 years ago
  26. 4f4aeea drivers-edac: add marvell mv64x60 driver by Dave Jiang · 18 years ago
  27. a9a753d drivers-edac: add freescale mpc85xx driver by Dave Jiang · 18 years ago
  28. 4d2b165 drivers-edac: i3000 replace macros with functions by Jason Uhlenkott · 18 years ago
  29. ce783d7 drivers-edac: i3000 code tidying by Jason Uhlenkott · 18 years ago
  30. 48764e4 drivers-edac: add Cell MC driver by Benjamin Herrenschmidt · 18 years ago
  31. 1d5f726 drivers-edac: add Cell XDR memory types by Benjamin Herrenschmidt · 18 years ago
  32. c2ae24c drivers-edac: use round_jiffies_relative by Anton Blanchard · 18 years ago
  33. 56e61a9 drivers-edac: turn on edac device error logging by Doug Thompson · 18 years ago
  34. fa9ff4b ASIC3 driver by Samuel Ortiz · 18 years ago
  35. 4aa323b DS1WM: decouple host IRQ and INTR active state settings by Philipp Zabel · 18 years ago
  36. 4cbc76e power_supply: remove capacity_level from list of sysfs attributes by Thadeu Lima de Souza Cascardo · 18 years ago
  37. 3d4d458 Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop into fix by Linus Torvalds · 18 years ago
  38. 8f1bfa4c scsi: megaraid: trivial drop duplicate mutex.h include by Daniel Walker · 18 years ago
  39. 2dd550b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  40. 8755e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  41. 55850f4 fb: fix warning: no return statement in function returning non-void by Anton Vorontsov · 18 years ago
  42. 6659a0f virtio: add missing #include <linux/delay.h> by Johann Felix Soden · 18 years ago
  43. 445a1d3 PNP: disable Supermicro H8DCE motherboard resources that overlap SATA BARs by Bjorn Helgaas · 18 years ago
  44. 5d38998 PNP: do not test PNP_DRIVER_RES_DO_NOT_CHANGE on suspend/resume by Rene Herman · 18 years ago
  45. b3bd86e isapnp driver semaphore to mutex by Daniel Walker · 18 years ago
  46. 2bb9a6b pnp: declare PNP option parsing functions as __init by Thomas Renninger · 18 years ago
  47. cc8259a simplify pnp_activate_dev() and pnp_disable_dev() return values by Bjorn Helgaas · 18 years ago
  48. 6ed3003 md: fix an occasional deadlock in raid5 by NeilBrown · 18 years ago
  49. 73c3443 md: change ITERATE_RDEV_GENERIC to rdev_for_each_list, and remove ITERATE_RDEV_PENDING. by NeilBrown · 18 years ago
  50. d089c6a md: change ITERATE_RDEV to rdev_for_each by NeilBrown · 18 years ago
  51. 29ac4aa md: change INTERATE_MDDEV to for_each_mddev by NeilBrown · 18 years ago
  52. 20a49ff md: change a few 'int' to 'size_t' in md by NeilBrown · 18 years ago
  53. 177a99b md: fix use-after-free bug when dropping an rdev from an md array by NeilBrown · 18 years ago
  54. a17184a md: allow an md array to appear with 0 drives if it has external metadata by NeilBrown · 18 years ago
  55. ca38805 md: lock address when changing attributes of component devices by NeilBrown · 18 years ago
  56. c5d79ad md: allow devices to be shared between md arrays by NeilBrown · 18 years ago
  57. 1ec4a93 md: set and test the ->persistent flag for md devices more consistently by NeilBrown · 18 years ago
  58. c620727 md: allow a maximum extent to be set for resyncing by NeilBrown · 18 years ago
  59. c303da6 md: give userspace control over removing failed devices when external metdata in use by NeilBrown · 18 years ago
  60. e691063 md: support 'external' metadata for md arrays by NeilBrown · 18 years ago
  61. b47490c md: Update md bitmap during resync. by NeilBrown · 18 years ago
  62. 66c811e md: raid6: clean up the style of raid6test/test.c by H. Peter Anvin · 18 years ago
  63. 98ec302 md: raid6: Fix mktable.c by H. Peter Anvin · 18 years ago
  64. 54212cf coding style cleanups for drivers/md/mktables.c by Oliver Pinter · 18 years ago
  65. 91c4313 fbcon: fix color generation for monochrome framebuffer by Thomas Pfaff · 18 years ago
  66. e897363 FB/S3C2410: check default_display parameter passed in platform data by Ben Dooks · 18 years ago
  67. c0d4033 FB/S3C2410: ensure S3C2410 framebuffer clears initial memory to black by Ben Dooks · 18 years ago
  68. 38a02f56 FB/S3C2410: update debugging in S3C2410 framebuffer driver by Ben Dooks · 18 years ago
  69. f62e770 FB/S3C2412: add S3C2412 support to S3C2410 fb driver by Ben Dooks · 18 years ago
  70. 40488db FB/SM501: ensure console suspended before saving state by Ben Dooks · 18 years ago
  71. bc9c6a1 pm2fb: big endian fix by Krzysztof Helt · 18 years ago
  72. a782eed ps3fb: fix modedb typos by Geoff Levand · 18 years ago
  73. a286408 ps3fb: cleanup sweep by Geert Uytterhoeven · 18 years ago
  74. a366536 ps3fb: round up video modes by Geert Uytterhoeven · 18 years ago
  75. 34c422f ps3fb: reorganize modedb handling by Geert Uytterhoeven · 18 years ago
  76. 633bd11 ps3fb: add support for configurable black borders by Geert Uytterhoeven · 18 years ago
  77. 7974f72 ps3fb: make frame buffer offsets unsigned int by Geert Uytterhoeven · 18 years ago
  78. 9f4f21b ps3fb: kill ps3fb_res by Geert Uytterhoeven · 18 years ago
  79. d9a4ba6 ps3fb: open-code macros that are used only once by Geert Uytterhoeven · 18 years ago
  80. bbcfe34 ps3fb: kill PS3FB_FULL_MODE_BIT by Geert Uytterhoeven · 18 years ago
  81. 084ffff ps3: use symbolic names for video modes by Geert Uytterhoeven · 18 years ago
  82. 3c4f594 ps3av: ps3av_get_scanmode() and ps3av_get_refresh_rate() are unused by Geert Uytterhoeven · 18 years ago
  83. a9a84c3 atmel_lcdfb: backlight control by David Brownell · 18 years ago
  84. b1230ee sm501fb: clear framebuffer memory and palette by Magnus Damm · 18 years ago
  85. dfcffa4 sm501fb: control panel pin usage with platform data flags by Magnus Damm · 18 years ago
  86. 625fcaf drivers/video: add missing pci_dev_get by Julia Lawall · 18 years ago
  87. 5eb03a4 uvesafb: small cleanups by Randy Dunlap · 18 years ago
  88. 0ce85eb tdfxfb: fix section mismatch warnings by Randy Dunlap · 18 years ago
  89. 74f482c fb: nvidiafb: Try harder at initial mode setting. by Paul Mundt · 18 years ago
  90. 2e97502 vermilion.c: use ALIGN(), not __ALIGN_MASK() by Andrew Morton · 18 years ago
  91. 0e90454 neofb: avoid overwriting fb_info fields by Andrew Morton · 18 years ago
  92. 050da93 drivers/video/pm3fb.c section fix by Adrian Bunk · 18 years ago
  93. 2428e59 fbcon: fix sparse warning about shadowing 'rotate' symbol by Marcin Slusarz · 18 years ago
  94. 2c6cc35 fbcon: fix sparse warning about shadowing 'p' symbol by Marcin Slusarz · 18 years ago
  95. cbfb3e0 vgacon: fix sparse warning about shadowing 'i' symbol by Marcin Slusarz · 18 years ago
  96. 162b3a0 atmel_lcdfb: validate display timings by Haavard Skinnemoen · 18 years ago
  97. 529e55b fb: defio nopage by Nick Piggin · 18 years ago
  98. 8c85fd8 fbmon: cleanup trailing whitespaces by Andre Haupt · 18 years ago
  99. cb85063 fbmon: remove unnecessary local variable by Andre Haupt · 18 years ago
  100. ea237a6 drivers/video: remove unnecessary pci_dev_put by Julia Lawall · 18 years ago