1. 304eda3 drm/gem: add hooks to notify driver when object handle is created/destroyed by Ben Skeggs · 14 years ago
  2. a377e18 drm/radeon/kms/r6xx+: voltage fixes by Alex Deucher · 14 years ago
  3. 4ee1c57f drm/nouveau: drop leftover debugging by Dave Airlie · 14 years ago
  4. ca295e5 Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 14 years ago
  5. 682f1a5 drm/radeon: avoid warnings from r600/eg irq handlers on powered off card. by Dave Airlie · 14 years ago
  6. 74d074e drm/radeon/kms: add missing param for dce3.2 DP transmitter setup by Alex Deucher · 14 years ago
  7. 8323fa6 drm/radeon/kms/atom: fix duallink on some early DCE3.2 cards by Alex Deucher · 14 years ago
  8. de505e7 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  9. b1e698d hwmon: (s3c) Initialize sysfs attributes by Guenter Roeck · 14 years ago
  10. fb794e0 hwmon: (ibmpex) Initialize sysfs attributes by Guenter Roeck · 14 years ago
  11. 3cdb205 hwmon: (ibmaem) Initialize sysfs attributes by Guenter Roeck · 14 years ago
  12. 9a2d55b hwmon: (asus_atk0110) Consolidate sysfs attribute initialization by Guenter Roeck · 14 years ago
  13. 808b4e6 hwmon: (coretemp) Drop unused struct members by Jean Delvare · 14 years ago
  14. b16a5a1 drm/nouveau: fix assumption that semaphore dmaobj is valid in x-chan sync by Ben Skeggs · 14 years ago
  15. f66b3d5 drm/nv50/disp: fix gamma with page flipping overlay turned on by Ben Skeggs · 14 years ago
  16. 2905544 drm/nouveau/pm: Prevent overflow in nouveau_perf_init() by Emil Velikov · 14 years ago
  17. 0897554 drm/nouveau: fix big-endian switch by Ben Skeggs · 14 years ago
  18. a6c0a39 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  19. 2f48802 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  20. 498e720 drm/i915: Fix gen6 (SNB) missed BLT ring interrupts. by Daniel J Blueman · 14 years ago
  21. d9cbf02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  22. 0835619 Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  23. e479c60 spi/bfin_spi: fix handling of default bits per word setting by Mike Frysinger · 14 years ago
  24. eb96c92 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  25. b81157d drm/radeon/kms: use helper functions for fence read/write by Alex Deucher · 14 years ago
  26. 11b0a5b drm/radeon/kms: set DP link config properly for DP bridges by Alex Deucher · 14 years ago
  27. cc9f67a drm/radeon/kms/atom: AdjustPixelClock fixes for DP bridges by Alex Deucher · 14 years ago
  28. f89931f drm/radeon/kms: fix handling of DP to LVDS bridges by Alex Deucher · 14 years ago
  29. d6c6695 drm/radeon/kms: issue blank/unblank commands for ext encoders by Alex Deucher · 14 years ago
  30. 591a10e drm/radeon/kms: fix support for DDC on dp bridges by Alex Deucher · 14 years ago
  31. d629a3c drm/radeon/kms: add support for load detection on dp bridges by Alex Deucher · 14 years ago
  32. 7ec478f drm/radeon/kms: add missing external encoder action by Alex Deucher · 14 years ago
  33. fbb8777 drm/radeon/kms: rework atombios_get_encoder_mode() by Alex Deucher · 14 years ago
  34. ba7e05e drm/radeon/kms: fix num crtcs for Cedar and Caicos by Alex Deucher · 14 years ago
  35. 826c7e4 Revert "drm/i915: Enable GMBUS for post-gen2 chipsets" by Jean Delvare · 14 years ago
  36. fbb5b89 [CPUFREQ] powernow-k8: Don't try to transition if the pstate is incorrect by Konrad Rzeszutek Wilk · 14 years ago
  37. a9d3d20 [CPUFREQ] powernow-k8: Don't notify of successful transition if we failed (vid case). by Konrad Rzeszutek Wilk · 14 years ago
  38. 46a310b [CPUFREQ] Don't set stat->last_index to -1 if the pol->cur has incorrect value. by Konrad Rzeszutek Wilk · 14 years ago
  39. f8f44f0 Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 14 years ago
  40. f4ef084 Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-3.x by Linus Torvalds · 14 years ago
  41. e1d7671 staging: fix iio builds when IIO_RING_BUFFER is not enabled by Randy Dunlap · 14 years ago
  42. 158f1e9 gpio: include linux/gpio.h where needed by Randy Dunlap · 14 years ago
  43. 55b220c gpio/omap4: Fix missing interrupts during device wakeup due to IOPAD. by Ambresh K · 14 years ago
  44. c3a4924 Revert "HID: magicmouse: ignore 'ivalid report id' while switching modes" by Jiri Kosina · 14 years ago
  45. cafe8d8 drivers/gpu/drm: use printk_ratelimited instead of printk_ratelimit by Christian Dietrich · 14 years ago
  46. 4a9a8b7 drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs. by Dave Airlie · 14 years ago
  47. f49dadb drm: make debug levels match in edid failure code. by Dave Airlie · 14 years ago
  48. e6ba759 drm/radeon/kms: clear wb memory by default by Alex Deucher · 14 years ago
  49. 7c88d2b drm/radeon/kms: be more pedantic about the g5 quirk (v2) by Alex Deucher · 14 years ago
  50. 1c88d74 drm/radeon/kms: signed fix for evergreen thermal by Alex Deucher · 14 years ago
  51. 45e97ab drm: populate irq_by_busid-member for pci by Wolfram Sang · 14 years ago
  52. 19a1166 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  53. ec8f9ce drivers/misc/apds990x.c: apds990x_chip_on() should depend on CONFIG_PM || CONFIG_PM_RUNTIME by Geert Uytterhoeven · 14 years ago
  54. fb139df drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULL by Alexander Stein · 14 years ago
  55. 273ef95 drivers/char/hpet.c: fix periodic-emulation for delayed interrupts by Nils Carlson · 14 years ago
  56. 45d16f0 leds: fix the incorrect display in menuconfig by Eric Miao · 14 years ago
  57. 26575f9 w1: W1_MASTER_DS1WM should depend on GENERIC_HARDIRQS by Geert Uytterhoeven · 14 years ago
  58. be5ce2f leds: move LEDS_GPIO_REGISTER out of menuconfig NEW_LEDS by Uwe Kleine-König · 14 years ago
  59. 9d8f776 drivers/leds/leds-asic3: make LEDS_ASIC3 depend on LEDS_CLASS by Axel Lin · 14 years ago
  60. 4bbd61f drivers/misc/cs5535-mfgpt.c: fix wrong if condition by Christian Gmeiner · 14 years ago
  61. 5a1e6f7 drivers/misc/spear13xx_pcie_gadget.c: fix a memory leak in spear_pcie_gadget_probe error path by Axel Lin · 14 years ago
  62. e1bbd19 drivers/video/backlight/adp8870_bl.c: add missed props.type conversion by Andrew Morton · 14 years ago
  63. a59ec1e backlight: new driver for the ADP8870 backlight devices by Michael Hennerich · 14 years ago
  64. d521dd9 fbdev: sh_mobile_hdmi: fix regression: statically enable RTPM by Guennadi Liakhovetski · 14 years ago
  65. f39e8409 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  66. 81eb3dd Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  67. 3e483f4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  68. d64c132f fbdev/atyfb: Fix 2 defined-but-not-used warnings by Geert Uytterhoeven · 14 years ago
  69. e6b8480 efifb: Fix call to wrong unregister function by Wanlong Gao · 14 years ago
  70. 9aa7719 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-fixes-for-linus by Paul Mundt · 14 years ago
  71. 583af25 drivers: sh: resume enabled clocks fix by Magnus Damm · 14 years ago
  72. dcee0bb dmaengine: shdma: SH_DMAC_MAX_CHANNELS message fix by Magnus Damm · 14 years ago
  73. fcde907 md/raid5: remove unusual use of bio_iovec_idx() by Namhyung Kim · 14 years ago
  74. b062962 md/raid5: fix FUA request handling in ops_run_io() by Namhyung Kim · 14 years ago
  75. 9b2dc8b md/raid5: fix raid5_set_bi_hw_segments by Namhyung Kim · 14 years ago
  76. 66aa696 drm: Compare only lower 32 bits of framebuffer map offsets by Tormod Volden · 14 years ago
  77. b65552f drm/i915: Don't leak in i915_gem_shmem_pread_slow() by Jesper Juhl · 14 years ago
  78. a27bb4b drm/radeon/kms: do bounds checking for 3D_LOAD_VBPNTR and bump array limit by Marek Olšák · 14 years ago
  79. ab21e60 drm/radeon/kms: fix mac g5 quirk by Alex Deucher · 14 years ago
  80. 7ad35cf x86/uv/x2apic: update for change in pci bridge handling. by Dave Airlie · 14 years ago
  81. 83533c1 alpha, drm: Remove obsolete Alpha support in MGA DRM code by Jay Estabrook · 14 years ago
  82. 82ba3fe alpha/drm: Cleanup Alpha support in DRM generic code by Jay Estabrook · 14 years ago
  83. 96bf8bd savage: remove unnecessary if statement by Greg Dietsche · 14 years ago
  84. 80dadf8 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  85. c78a9b9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  86. 562d1ff Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  87. e3f88ae spi-pl022: Add missing return value update by Virupax Sadashivpetimath · 14 years ago
  88. b84bd27 HID: hid-multitouch: fix broken eGalax by Benjamin Tissoires · 14 years ago
  89. 13f0675 [CPUFREQ] Remove cpufreq_stats sysfs entries on module unload. by Dave Jones · 14 years ago
  90. c7ca6b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 14 years ago
  91. 08d63aa Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  92. 152b92d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  93. 84860c7 ISDN, hfcsusb: Don't leak in hfcsusb_ph_info() by Jesper Juhl · 14 years ago
  94. f1c089e net: ep93xx_eth: fix DMA API violations by Mika Westerberg · 14 years ago
  95. 1f758a4 net: ep93xx_eth: drop GFP_DMA from call to dma_alloc_coherent() by Mika Westerberg · 14 years ago
  96. 3247a1f net: ep93xx_eth: allocate buffers using kmalloc() by Mika Westerberg · 14 years ago
  97. fc9b491 net: ep93xx_eth: pass struct device to DMA API functions by Mika Westerberg · 14 years ago
  98. 06866bf dl2k: EEPROM CRC calculation wrong endianess on bigendian machine by Daniel Hellstrom · 14 years ago
  99. f777737 NET: am79c961: fix assembler warnings by Russell King - ARM Linux · 14 years ago
  100. bfc6501 NET: am79c961: ensure multicast filter is correctly set at open by Russell King - ARM Linux · 14 years ago