1. aa8de2f [PATCH] Generic HID layer - input and event reporting by Jiri Kosina · 17 years ago
  2. aa938f7 [PATCH] Generic HID layer - hiddev by Jiri Kosina · 17 years ago
  3. 4916b3a [PATCH] Generic HID layer - USB API by Jiri Kosina · 17 years ago
  4. 229695e [PATCH] Generic HID layer - API by Jiri Kosina · 17 years ago
  5. dde5845 [PATCH] Generic HID layer - code split by Jiri Kosina · 17 years ago
  6. 64bb67b [PATCH] Generic HID layer - disable USB HID by Jiri Kosina · 17 years ago
  7. 1709775 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  8. 7bf6538 [PATCH] proc_misc build fix by Andrew Morton · 17 years ago
  9. 3b1bdf4 [PATCH] CPU hotplug broken with 2GB VMSPLIT by Shaohua Li · 17 years ago
  10. c642f9e [PATCH] make drivers/md/dm-snap.c:ksnapd static by Adrian Bunk · 17 years ago
  11. 88b20a1 [PATCH] dm: raid1: reset sync_search on resume by Jonathan E Brassow · 17 years ago
  12. f3ee6b2 [PATCH] dm: log: rename complete_resync_work by Jonathan E Brassow · 17 years ago
  13. 31c93a0 [PATCH] dm: snapshot: abstract memory release by Milan Broz · 17 years ago
  14. 45e1572 [PATCH] dm: mpath: use noflush suspending by Kiyoshi Ueda · 17 years ago
  15. 2e93ccc [PATCH] dm: suspend: add noflush pushback by Kiyoshi Ueda · 17 years ago
  16. 81fdb09 [PATCH] dm: ioctl: add noflush suspend by Kiyoshi Ueda · 17 years ago
  17. d2a7ad2 [PATCH] dm: map and endio symbolic return codes by Kiyoshi Ueda · 17 years ago
  18. 45cbcd7 [PATCH] dm: map and endio return code clarification by Kiyoshi Ueda · 17 years ago
  19. a3d77d3 [PATCH] dm: suspend: parameter change by Kiyoshi Ueda · 17 years ago
  20. 7485936 [PATCH] dm: tidy core formatting by Kiyoshi Ueda · 17 years ago
  21. f00b16a [PATCH] dm io: fix bi_max_vecs by Heinz Mauelshagen · 17 years ago
  22. 5cd307c [PATCH] linux-fbdev-devel is subscribers-only by Randy Dunlap · 17 years ago
  23. f4b85dc [PATCH] video: pm3fb macros fix by Mariusz Kozlowski · 17 years ago
  24. 4971bb7 [PATCH] video: neofb stray bracket fix by Mariusz Kozlowski · 17 years ago
  25. a219a7e [PATCH] video: cyberfb broken macro removal by Mariusz Kozlowski · 17 years ago
  26. c9b2ec4 [PATCH] Video Select set for VESA FB by James Simmons · 17 years ago
  27. 5821989 [PATCH] gxfb: Turn on the flatpanel power and data by Jordan Crouse · 17 years ago
  28. 53d53bd [PATCH] gxfb: Fixup flatpanel detection by Jordan Crouse · 17 years ago
  29. 16ef987 [PATCH] gxfb: Support command line options by Jordan Crouse · 17 years ago
  30. ab1db0c [PATCH] gxfb: Support flat panel timings by Jordan Crouse · 17 years ago
  31. f378819 [PATCH] gxfb: Fixups for the AMD Geode GX framebuffer driver by Jordan Crouse · 17 years ago
  32. 4c1979c [PATCH] FB: Get the Geode GX frambuffer size from the BIOS by Jordan Crouse · 17 years ago
  33. 4437cd1 [PATCH] backlight: do not power off backlight when unregistering by Henrique de Moraes Holschuh · 17 years ago
  34. 024cd7e [PATCH] softcursor.c: avoid unaligned accesses by Franck Bui-Huu · 17 years ago
  35. 3d5eead [PATCH] backlight: lcd: Remove dependenct from the framebuffer layer by James Simmons · 17 years ago
  36. b5bd1ce [PATCH] visws: sgivwfb as module needs exports by Randy Dunlap · 17 years ago
  37. bfba7b3 [PATCH] drivers/video/*: use kmemdup() by Alexey Dobriyan · 17 years ago
  38. efc08a7 [PATCH] atyfb: Improve power management by Ville Syrjala · 17 years ago
  39. 4ec3fd7 [PATCH] atyfb: Improve atyfb_atari_probe() by Ville Syrjala · 17 years ago
  40. cab5901 [PATCH] atyfb: Remove aty_cmap_regs by Ville Syrjala · 17 years ago
  41. 5850e0c [PATCH] atyfb: Fix __init and __devinit annotations by Ville Syrjala · 17 years ago
  42. 044aaa3 [PATCH] atyfb: Remove pointless aty_init() argument by Ville Syrjala · 17 years ago
  43. 27b6859 [PATCH] atyfb: Fix blanking level transitions by Ville Syrjala · 17 years ago
  44. 9b9817c [PATCH] atyfb: Fix sparse warnings by Ville Syrjala · 17 years ago
  45. c98959f [PATCH] atyfb: Fix compiler warnings by Ville Syrjala · 17 years ago
  46. 0597850 [PATCH] atyfb: Remove FIXME by Ville Syrjala · 17 years ago
  47. 1ce4d39 [PATCH] mbxfb: Document the new ioctl by Raphael Assenat · 17 years ago
  48. ea46525 [PATCH] mbxfb: Add YUV video overlay support by Raphael Assenat · 17 years ago
  49. 128806c [PATCH] mbxfb: add more registers to debugfs by Raphael Assenat · 17 years ago
  50. fb137d5 [PATCH] mbxfb: Add more registers bits access macros by Raphael Assenat · 17 years ago
  51. ce7405f [PATCH] mbxfb: Fix HSCOEFF3 register address by Raphael Assenat · 17 years ago
  52. 03ae4e0 [PATCH] au11oofb: fix to remove flickering by Freddy Spierenburg · 17 years ago
  53. ec1a7b3 [PATCH] constify vga16fb.c by Helge Deller · 17 years ago
  54. 4670358 [PATCH] annotate some variables in vesafb driver as __read_mostly by Helge Deller · 17 years ago
  55. 0128bee [PATCH] constify and annotate __read_mostly in vgacon.c and fbmem.c by Helge Deller · 17 years ago
  56. d95159c [PATCH] various fbdev files: mark structs and array read-only by Helge Deller · 17 years ago
  57. adf6b20 [PATCH] fbcmap.c: mark structs const or __read_mostly by Helge Deller · 17 years ago
  58. 357b819 [PATCH] s3c2410fb: Add support for STN displays by Arnaud Patard (Rtp · 17 years ago
  59. c25623f [PATCH] video: Get the default mode from the right database by Jordan Crouse · 17 years ago
  60. 572c04b [PATCH] pmagb-b-fb: Fix a default clock frequency by Maciej W. Rozycki · 17 years ago
  61. b860e73 [PATCH] video SiS: remove unnecessary variables in SiS_DDC2Delay by David Rientjes · 17 years ago
  62. af342e9 [PATCH] igafb: switch to pci_get API by Alan Cox · 17 years ago
  63. fd71768 [PATCH] atyfb, rivafb: minor fixes by Jeff Garzik · 17 years ago
  64. 945f0ee [PATCH] ioremap balanced with iounmap for drivers/video/S3triofb by Amol Lad · 17 years ago
  65. 57354c4 [PATCH] ioremap balanced with iounmap for drivers/video/amifb by Amol Lad · 17 years ago
  66. 6792951 [PATCH] ioremap balanced with iounmap for drivers/video/atafb by Amol Lad · 17 years ago
  67. b2a85ae [PATCH] ioremap balanced with iounmap for drivers/video/atyfb_base by Amol Lad · 17 years ago
  68. d8b8c0a [PATCH] ioremap balanced with iounmap for drivers/video/cirrusfb by Amol Lad · 17 years ago
  69. d02abed [PATCH] ioremap balanced with iounmap for drivers/video/cyberfb by Amol Lad · 17 years ago
  70. 8d4c767 [PATCH] ioremap balanced with iounmap for drivers/video/ffb by Amol Lad · 17 years ago
  71. 1b3349f [PATCH] ioremap balanced with iounmap for drivers/video/fm2fb by Amol Lad · 17 years ago
  72. 1bedb0b [PATCH] ioremap balanced with iounmap for drivers/video/hpfb by Amol Lad · 17 years ago
  73. 164a765 [PATCH] ioremap balanced with iounmap for drivers/video/macfb by Amol Lad · 17 years ago
  74. f190017 [PATCH] ioremap balanced with iounmap for drivers/video/offb by Amol Lad · 17 years ago
  75. 2b7574d [PATCH] ioremap balanced with iounmap for drivers/video/platinumfb by Amol Lad · 17 years ago
  76. 295a1b4 [PATCH] ioremap balanced with iounmap for drivers/video/pvr2fb by Amol Lad · 17 years ago
  77. 027b53d [PATCH] ioremap balanced with iounmap for drivers/video/retz3fb by Amol Lad · 17 years ago
  78. 9cf2014 [PATCH] ioremap balanced with iounmap for drivers/video/stifb by Amol Lad · 17 years ago
  79. e4bf051 [PATCH] ioremap balanced with iounmap for drivers/video/tgafb by Amol Lad · 17 years ago
  80. a02f640 [PATCH] ioremap balanced with iounmap for drivers/video/tridentfb by Amol Lad · 17 years ago
  81. b88a57c [PATCH] ioremap balanced with iounmap for drivers/video/vesafb by Amol Lad · 17 years ago
  82. ef26dd7 [PATCH] ioremap balanced with iounmap for drivers/video/virgefb by Amol Lad · 17 years ago
  83. dd607d2 [PATCH] sl82c105: straighten up IDE control/status register caching by Sergei Shtylyov · 17 years ago
  84. b10a068 [PATCH] pdc202xx_new: fix PIO mode setup by Sergei Shtylyov · 17 years ago
  85. b148900 [PATCH] ide: more conversion to pci_get APIs by Alan Cox · 17 years ago
  86. 6b49a25 [PATCH] sysctl: fix sys_sysctl interface of ipc sysctls by Eric W. Biederman · 17 years ago
  87. 9bc9a6b [PATCH] sysctl: simplify ipc ns specific sysctls by Eric W. Biederman · 17 years ago
  88. c4b8b76 [PATCH] sysctl: implement sysctl_uts_string() by Eric W. Biederman · 17 years ago
  89. cf9f151 [PATCH] sysctl: simplify sysctl_uts_string by Eric W. Biederman · 17 years ago
  90. 6b1b60f [PATCH] fault-injection: defaults likely to please a new user by Don Mullis · 17 years ago
  91. f1729c28 [PATCH] fault-injection: optimize and simplify should_fail() by Don Mullis · 17 years ago
  92. a124c28 [PATCH] fault-injection: Clamp debugfs stacktrace-depth to MAX_STACK_TRACE_DEPTH by Don Mullis · 17 years ago
  93. 08b3df2 [PATCH] fault-injection: Use bool-true-false throughout by Don Mullis · 17 years ago
  94. 5d0ffa2 [PATCH] fault-injection: Correct, disambiguate, and reformat documentation by Don Mullis · 17 years ago
  95. 83ba254 [PATCH] fault-injection: stacktrace filtering kconfig fix by Andrew Morton · 17 years ago
  96. 1ab8509a [PATCH] fault-injection Kconfig cleanup by Andrew Morton · 17 years ago
  97. 329409a [PATCH] fault injection: stacktrace filtering by Akinobu Mita · 17 years ago
  98. f4f154f [PATCH] fault injection: process filtering for fault-injection capabilities by Akinobu Mita · 17 years ago
  99. c17bb49 [PATCH] fault-injection capability for disk IO by Akinobu Mita · 17 years ago
  100. 933e312 [PATCH] fault-injection capability for alloc_pages() by Akinobu Mita · 17 years ago