1. 7b82dc0 Remove suid/sgid bits on [f]truncate() by Linus Torvalds · 17 years ago
  2. 1efd48b mmc: use lock instead of claim in debug check by Pierre Ossman · 17 years ago
  3. 790864d mmc: Use menuconfig objects by Jan Engelhardt · 17 years ago
  4. 055b822 disable socket power in adapter driver instead of media one by Alex Dubov · 17 years ago
  5. 36f021b Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 17 years ago
  6. 215d067 Fix sunrpc warning noise by Geert Uytterhoeven · 17 years ago
  7. 60c9b27 Merge git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  8. 4750def Merge branch 'reset-seq' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  9. 9028780 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  10. 5335a40 Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  11. 393bfca Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  12. df6d391 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  13. 74add80 Remove unused variable in get_unmapped_area by Roland McGrath · 17 years ago
  14. 02a9320 Merge branch 'for-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  15. 18062a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 17 years ago
  16. be3478d sm501fb printk warning fixes by Andrew Morton · 17 years ago
  17. 147394c xilinxfb: xilinx framebuffer device driver by Andrei Konovalov · 17 years ago
  18. 435d56f pm2fb: fix of jumps in pm2fb_probe by Krzysztof Helt · 17 years ago
  19. 19c1a8b skeletonfb: improvements by Krzysztof Helt · 17 years ago
  20. 4560daa pm2fb: removal of pm2fb_par fields by Krzysztof Helt · 17 years ago
  21. 4c7bf38 skeletonfb: more corrections by Krzysztof Helt · 17 years ago
  22. 7e645ff vga16fb: actually support widths in multiples of 8 by Antonino A. Daplas · 17 years ago
  23. 2ae8547 vgacon: disallow console operations when in KD_GRAPHICS mode by Antonino A. Daplas · 17 years ago
  24. 32dd380 Use menuconfig objects II: video/logo by Jan Engelhardt · 17 years ago
  25. 87a7cc6 pm2fb: accelerated fillrect and copyarea by Krzysztof Helt · 17 years ago
  26. 34ed25f s3fb: updates by Ondrej Zajicek · 17 years ago
  27. 9a31f0f pm2fb: memclock setting corrections by Krzysztof Helt · 17 years ago
  28. 76c7d3f pm2fb: reset transparency settings by krzysztof.h1@wp.pl · 17 years ago
  29. 167f07f fbcon: check console-fb mapping in fbcon_get_requirement by Antonino A. Daplas · 17 years ago
  30. b1e7223 fbdev: clean up exit patch of fb_set_var by Antonino A. Daplas · 17 years ago
  31. 0959f0c drivers/video/sis/: remove more kernel 2.4 code by Adrian Bunk · 17 years ago
  32. c831c33 use mutex instead of semaphore in virtual console driver by Matthias Kaehlcke · 17 years ago
  33. 159dde9 atyfb: halve XCLK with Mobility and 32bit memory by Ville Syrjala · 17 years ago
  34. b4e124c atyfb: reorganize clock init by Ville Syrjala · 17 years ago
  35. 94f45bc atyfb: increase SPLL delay by Ville Syrjala · 17 years ago
  36. 2620c6e nvidiafb: fix return value of nvidiafb_open() by Antonino A. Daplas · 17 years ago
  37. 0449359 vga: vgastate fix by Ondrej Zajicek · 17 years ago
  38. 56c7554 s3fb: implement fb_get_caps by Antonino A. Daplas · 17 years ago
  39. 38a3dc5 fbdev: fbcon: check if mode can handle new screen by Antonino A. Daplas · 17 years ago
  40. e15de77 nvidiafb: prevent triggering of softlockup by Dave Jones · 17 years ago
  41. d4a96b5 pm2fb: pixclock setting restriction by Krzysztof Helt · 17 years ago
  42. e5d809d pm2fb: Permedia 2V memory clock setting by Krzysztof Helt · 17 years ago
  43. f1c15f9 pm2fb: 3dlabs Permedia 2V reference board added by Krzysztof Helt · 17 years ago
  44. d373634 nvidiafb/rivafb: switch to pci_get refcounting by Alan Cox · 17 years ago
  45. dbe7e42 vmlfb: framebuffer driver for Intel Vermilion Range by Alan Hourihane · 17 years ago
  46. 249bdbb s3fb: driver fixes by Ondrej Zajicek · 17 years ago
  47. 4941cb7 fbdev: save the activate field before calling fb_check_var() by Antonino A. Daplas · 17 years ago
  48. 38b4982 fbcon: check if the character count can be handled by Antonino A. Daplas · 17 years ago
  49. ff388ad s3fb: implement fb_get_tilemax() by Antonino A. Daplas · 17 years ago
  50. 11f11d5 fbdev: add tile operation to get the maximum length of the map by Antonino A. Daplas · 17 years ago
  51. 8db5166 s3fb: limit 8x16 rectangles when tileblitting is enabled by Antonino A. Daplas · 17 years ago
  52. d60d2d8 vga16fb: restrict to blit rectangles with widths of multiples of 8 pixels by Antonino A. Daplas · 17 years ago
  53. 2d2699d fbcon: font setting should check limitation of driver by Antonino A. Daplas · 17 years ago
  54. bf26ad7 fbdev: advertise limitation of drawing engine by Antonino A. Daplas · 17 years ago
  55. dc0e6e0 fbdev: consolidate common drawing functions into a header file by Antonino A. Daplas · 17 years ago
  56. 52102c0 vfb: use fb_sys_read() and fb_sys_write() by Antonino A. Daplas · 17 years ago
  57. 28d4564 hecubafb: use fb_sys_read() by Antonino A. Daplas · 17 years ago
  58. d9a05f1 arcfb: use fb_sys_read() by Antonino A. Daplas · 17 years ago
  59. 09aaf26 fbdev: add fb_read/fb_write functions for framebuffers in system RAM by Antonino A. Daplas · 17 years ago
  60. 3f9b088 fbdev: pass struct fb_info to fb_read and fb_write by Antonino A. Daplas · 17 years ago
  61. 87b4884 vfb: use sys instead of cfb drawing functions by Antonino A. Daplas · 17 years ago
  62. d677493 hecubafb: use sys instead of cfb drawing functions by Antonino A. Daplas · 17 years ago
  63. 922e6f9 arcfb: use sys instead of cfb drawing functions by Antonino A. Daplas · 17 years ago
  64. 68648ed fbdev: add drawing functions for framebuffers in system RAM by Antonino A. Daplas · 17 years ago
  65. a42dc9d skeletonfb: documentation error fixes by Antonino A. Daplas · 17 years ago
  66. 55ff978 vt: add documentation for new boot/sysfs options by Antonino A. Daplas · 17 years ago
  67. 1f92fea i810fb: fix incorrect frequency mask by Antonino A. Daplas · 17 years ago
  68. 28cdf76 hecubafb: kill sparse warnings by Antonino A. Daplas · 17 years ago
  69. 75814d8 s3fb: add sparse annotations by Antonino A. Daplas · 17 years ago
  70. d2e8d36 arcfb: kill sparse warning by Antonino A. Daplas · 17 years ago
  71. 78494dd fbdev: add sparse annotations in svgalib.c by Antonino A. Daplas · 17 years ago
  72. 98a1153 fbdev: kill sparse warning in deferred IO by Antonino A. Daplas · 17 years ago
  73. 895bf69 rivafb: fix IO access by Antonino A. Daplas · 17 years ago
  74. 6cf059e nvidiafb: fix sparse warning by Antonino A. Daplas · 17 years ago
  75. 95d67bb fbcon: delay screen update when setting the mode of all consoles by Antonino A. Daplas · 17 years ago
  76. b2f594f fbdev: link vgastate.o using Kconfig by Antonino A. Daplas · 17 years ago
  77. 22d832e savagefb: VGA state save and restore by Antonino A. Daplas · 17 years ago
  78. f782915 savagefb: rework i2c bit access by Antonino A. Daplas · 17 years ago
  79. 7dfe50b nvidiafb: VGA state save and restore by Antonino A. Daplas · 17 years ago
  80. 19f3d3a epson1355fb.c: fix error handling code by Roland Stigge · 17 years ago
  81. c930faa cirrusfb: convert to generic boolean by Richard Knutsson · 17 years ago
  82. 88b229c VIDEO: add spaces on either side of the case "..." operator by Robert P. J. Day · 17 years ago
  83. 36cc535 skeletonfb: various corrections by Krzysztof Helt · 17 years ago
  84. e296927 nvidiafb: access CRT registers safely by Antonino A. Daplas · 17 years ago
  85. b9b2696 nvidiafb: ensure that CRTC registers are accessible by Antonino A. Daplas · 17 years ago
  86. 0404384 rivafb: fixed reversed DDC ports by Antonino A. Daplas · 17 years ago
  87. a65ff76 rivafb/nvidiafb: Various cleanups by Jean Delvare · 17 years ago
  88. 5b358fe rivafb: handle I2C bus creation failure by Jean Delvare · 17 years ago
  89. 1e73db2 rivafb/nvidiafb: Enable hardware monitoring by Jean Delvare · 17 years ago
  90. 70802c6 fbdev: don't show logo if driver or fbcon are modular by Antonino A. Daplas · 17 years ago
  91. 6314db4 s3fb: fix PCI must_checks by Randy Dunlap · 17 years ago
  92. 042f10e vt: expose system-wide UTF-8 default setting via sysfs by Antonino A. Daplas · 17 years ago
  93. d1e2306 fbcon: don't draw cursor when it's disabled by Michal Januszewski · 17 years ago
  94. 31990a9 SIS USB2VGA Warning fix by WANG Cong · 17 years ago
  95. cf36a65 vt-add-color-support-to-the-underline-and-italic-attributes-fix by Andrew Morton · 17 years ago
  96. fa6ce9a vt: add color support to the "underline" and "italic" attributes by Jan Engelhardt · 17 years ago
  97. 1c2bbe6 vt: allow for the palette to be exposed and changed via sysfs by Jan Engelhardt · 17 years ago
  98. 2707cd0 nvidiafb: Fix reversed DDC port by Petr Vandrovec · 17 years ago
  99. dd14471 radeonfb: Add support for Radeon xpress 200m by johan henriksson · 17 years ago
  100. abed5d1 fbdev: correct image offsets when rotating logo by Geert Uytterhoeven · 17 years ago