1. 8a9f772 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  2. 99efb93 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  3. bd760e1 backlight: MacBookAir3,1(3,2) mbp-nvidia-bl support by Edgar (gimli) Hucek · 15 years ago
  4. 4f1aa84 drivers/video/backlight/adp8860_bl.c: check strict_strtoul() return value by Michael Hennerich · 15 years ago
  5. c7ce250 drivers/video/backlight/adp8860_bl.c: fix ambient light zone overwrite handling by Michael Hennerich · 15 years ago
  6. fef7764 backlight: add low threshold to pwm backlight by Arun Murthy · 15 years ago
  7. a1025e2 drivers/video/backlight/s6e63m0.c: fix section mismatch by Axel Lin · 15 years ago
  8. d974e00 drivers/video/backlight/s6e63m0.c: unregister backlight device and remove sysfs attribute file in s6e63m0_remove by Axel Lin · 15 years ago
  9. 4dbdf88 backlight: fix blanking for L4F00242T03 LCD by Marek Vasut · 15 years ago
  10. 6bde908 backlight: fix blanking for LMS283GF05 LCD by Marek Vasut · 15 years ago
  11. ed3a678 drivers/video/backlight/s6e63m0.c: set permissions on gamma_table file to 0444 by Axel Lin · 15 years ago
  12. 25672b9 drivers/leds/leds-gpio.c: properly initialize return value by Davidlohr Bueso · 15 years ago
  13. f4920f6 leds: update LP552x support Kconfig and Makefile by Samu Onkalo · 15 years ago
  14. 0efba16 leds: driver for National Semiconductors LP5523 chip by Samu Onkalo · 15 years ago
  15. 500fe14 leds: driver for National Semiconductor LP5521 chip by Samu Onkalo · 15 years ago
  16. 5ada28b led-class: always implement blinking by Johannes Berg · 15 years ago
  17. aec0428 drivers/misc/bh1770glc.c: error handling in bh1770_power_state_store() by Dan Carpenter · 15 years ago
  18. 1093736 drivers/misc/apds9802als.c: fix signedness bug by Vasiliy Kulikov · 15 years ago
  19. 90482e4 misc/isl29020: signedness bug in als_sensing_range_store() by Dan Carpenter · 15 years ago
  20. 88cf81f rapidio: use resource_size() by Dan Carpenter · 15 years ago
  21. 38b7a2a drivers/macintosh/adb-iop.c: flags should be unsigned long by Geert Uytterhoeven · 15 years ago
  22. 02e031c block: remove REQ_HARDBARRIER by Christoph Hellwig · 16 years ago
  23. 00e375e Merge branch 'for-2.6.37/drivers' into for-linus by Jens Axboe · 16 years ago
  24. 77304d2 block: read i_size with i_size_read() by Mike Snitzer · 16 years ago
  25. 90fdb0b cciss: fix proc warning on attempt to remove non-existant directory by Jens Axboe · 16 years ago
  26. 7dfbbdc drm/ttm: Be consistent on ttm_bo_init() failures by Thomas Hellstrom · 16 years ago
  27. 2b66b50 drm/radeon/kms: Fix retrying ttm_bo_init() after it failed once. by Michel Dänzer · 16 years ago
  28. b2298fd drm/radeon/kms: fix thermal sensor reporting on rv6xx by Alex Deucher · 16 years ago
  29. bdd91b2 drm/radeon/kms: fix bugs in ddc and cd path router code by Tyson Whitehead · 16 years ago
  30. fb939df drm/radeon/kms: add support for clock/data path routers by Alex Deucher · 16 years ago
  31. dccb2a9 drm: vmwgfx: fix information leak to userland by Kulikov Vasiliy · 16 years ago
  32. ec3789c drivers/gpu: Use vzalloc by Joe Perches · 16 years ago
  33. 1ef0724 drm/vmwgfx: Fix oops on failing bo pin by Thomas Hellstrom · 16 years ago
  34. 29e190e drm/ttm: Remove the CAP_SYS_ADMIN requirement for bo pinning by Thomas Hellstrom · 16 years ago
  35. aa12326 drm/ttm: Make sure a sync object doesn't disappear while we use it by Thomas Hellstrom · 16 years ago
  36. a0ae586 drm/radeon/kms: don't disable shared encoders on pre-DCE3 display blocks by Alex Deucher · 16 years ago
  37. fce7d61 drivers/gpu/drm: Update WARN uses by Joe Perches · 16 years ago
  38. 85b54e0 drivers/gpu/drm/vmwgfx: Fix k.alloc switched arguments by Joe Perches · 16 years ago
  39. 0ea75e2 DRM: ignore invalid EDID extensions by Sam Tygier · 16 years ago
  40. c5d46b4 drm/radeon/kms: make the connector code less verbose by Alex Deucher · 16 years ago
  41. 7dcebb5 drm/ttm: remove failed ttm binding error printout by Thomas Hellstrom · 16 years ago
  42. 06fba6d drm/ttm: Add a barrier when unreserving by Thomas Hellstrom · 16 years ago
  43. dbc4a5b drm/ttm: Remove mm init error printouts and checks by Thomas Hellstrom · 16 years ago
  44. 6e4c55d drm/ttm: Remove pointless list_empty check by Thomas Hellstrom · 16 years ago
  45. d7a67cb drm/ttm: Use private locks for the default bo range manager by Thomas Hellstrom · 16 years ago
  46. 3205bc2 drm/ttm: Documentation update by Thomas Hellstrom · 16 years ago
  47. f5d8e0e drm/radeon/kms/evergreen: add missing pm.vblank_sync update in vbl handler by Alex Deucher · 16 years ago
  48. 7c6048b drm/stub/Kconfig: fix Kconfig for stub driver. by Ingo Molnar · 16 years ago
  49. 91839fd Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel by Dave Airlie · 16 years ago
  50. 3f8ff0e drm/i915: Fix LVDS fixed-mode regression from 219adae1 by Chris Wilson · 16 years ago
  51. 5398a64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 16 years ago
  52. 764e028 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-next-2.6 by Linus Torvalds · 16 years ago
  53. 934648f Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  54. 8be5814 Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  55. 08deebf drm/i915/ringbuffer: Use the HEAD auto-reporting mechanism by Chris Wilson · 16 years ago
  56. b47b30c drm/i915: Avoid might_fault during pwrite whilst holding our mutex by Chris Wilson · 16 years ago
  57. 65670a1 Merge branch 'rmobile/core' into rmobile-fixes-for-linus by Paul Mundt · 16 years ago
  58. 21e1426 Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/intc-extension' into sh-fixes-for-linus by Paul Mundt · 16 years ago
  59. a766b29 sh: clkfwk: Fix up checkpatch warnings. by Paul Mundt · 16 years ago
  60. 6af26c6 sh: add clk_round_parent() to optimize parent clock rate by Guennadi Liakhovetski · 16 years ago
  61. 557a3da Staging: ath6kl: remove empty files that mess with 'distclean' by Greg Kroah-Hartman · 16 years ago
  62. d017bf6 floppy: fix another use-after-free by Vivek Goyal · 16 years ago
  63. 1db0113 TTY: move .gitignore from drivers/char/ to drivers/tty/vt/ by Greg Kroah-Hartman · 16 years ago
  64. 151f52f ipw2x00: remove the right /proc/net entry by Linus Torvalds · 16 years ago
  65. c093ee4 floppy: fix use-after-free in module load failure path by Linus Torvalds · 16 years ago
  66. 4b4a270 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  67. f69fa76 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  68. b312e13 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 16 years ago
  69. 475200c hwmon: (ltc4261) Fix error message format by Jean Delvare · 16 years ago
  70. 69f8b74 hwmon: (ltc4261) Add missing newline in debug message by Guenter Roeck · 16 years ago
  71. 65f75ac leds-net5501: taints kernel, add license by Randy Dunlap · 16 years ago
  72. 60d4ae8 TTY: create drivers/tty/vt and move the vt code there by Greg Kroah-Hartman · 16 years ago
  73. 96fd7ce TTY: create drivers/tty and move the tty core files there by Greg Kroah-Hartman · 16 years ago
  74. 16a02cf agp/intel: fix cache control for sandybridge by Zhenyu Wang · 16 years ago
  75. 8d0f567 agp/intel: restore cache behavior on sandybridge by Zhenyu Wang · 16 years ago
  76. e07ac3a drm/i915; Don't apply Ironlake FDI clock workaround to Sandybridge by Zhenyu Wang · 16 years ago
  77. 5e84e1a drm/i915: Fix KMS regression on Sandybridge/CPT by Zhenyu Wang · 16 years ago
  78. 53ab222 de2104x: fix panic on load by Eric Dumazet · 16 years ago
  79. 7b8e824 atl1 : fix panic on load by Eric Dumazet · 16 years ago
  80. 1c260e4 netxen: remove unused firmware exports by Amerigo Wang · 16 years ago
  81. 2c24a5d caif: SPI-driver bugfix - incorrect padding. by Sjur Brændeland · 16 years ago
  82. 6cc0e94 smsc911x: Set Ethernet EEPROM size to supported device's size by John Faith · 16 years ago
  83. 48fcfc8 i915: reprogram power monitoring registers on resume by Kyle McMartin · 16 years ago
  84. 73bb2f2 staging: ath6kl: Fixing the driver to use modified mmc_host structure by Vipin Mehta · 16 years ago
  85. 27d68fb Staging: solo6x10: fix build problem by Greg Kroah-Hartman · 16 years ago
  86. 5588978 drm/i915: SNB BLT workaround by Chris Wilson · 16 years ago
  87. 80dbf4b drm/i915: Fix the graphics frequency clamping at init and when IPS is active. by Jesse Barnes · 16 years ago
  88. 0aa9927 drm/i915: Allow powersave modparam to be adjusted at runtime. by Chris Wilson · 16 years ago
  89. 6c6cf42 cxgb4vf: remove call to stop TX queues at load time. by Divy Le Ray · 16 years ago
  90. 0a4201f cxgb4: remove call to stop TX queues at load time. by Divy Le Ray · 16 years ago
  91. d3d2a7d cxgb3: remove call to stop TX queues at load time. by Divy Le Ray · 16 years ago
  92. 20f95e0 sh: intc: Update for single IRQ reservation helper. by Paul Mundt · 16 years ago
  93. 5aefa34 sh: clkfwk: Fix up rate rounding error handling. by Paul Mundt · 16 years ago
  94. 315daea USB: gadget: fix ethernet gadget crash in gether_setup by Dmitry Artamonow · 16 years ago
  95. 811718f ibm_newemac: Remove netif_stop_queue() in emac_probe(). by David S. Miller · 16 years ago
  96. b0786b4 usbnet: fix usb_autopm_get_interface failure(v1) by Ming Lei · 16 years ago
  97. c6afd65 drm/i915: Apply big hammer to serialise buffer access between rings by Chris Wilson · 16 years ago
  98. eae61ae trivial: fix typos concerning "function" by Uwe Kleine-König · 16 years ago
  99. 0d85cca bnx2x: Update version number by Yaniv Rosner · 16 years ago
  100. 1d03f06 bnx2x: Reset 8073 phy during common init by Yaniv Rosner · 16 years ago