1. df3ef6a drm/nouveau/i2c: handle i2c/aux mux outside of port lookup function by Ben Skeggs · 12 years ago
  2. f63740f drm/nv50/graph: avoid touching 400724, it doesn't exist by Ben Skeggs · 12 years ago
  3. 89e728c drm/nouveau: Fix DPMS 1 on G4 Snowball, from snow white to coal black. by Stefan de Konink · 12 years ago
  4. af1ac18 drm/nouveau/disp: sizeof() wrong pointer by Dan Carpenter · 12 years ago
  5. 264ce19 drm/nv84-/fence: prepare for emit/sync support of sysram sequences by Ben Skeggs · 12 years ago
  6. 827520c drm/nouveau/fence: make internal hooks part of the context by Ben Skeggs · 12 years ago
  7. 60e5cb7 drm/nv17/fence: split from nv10 code by Ben Skeggs · 12 years ago
  8. bba9852 drm/nv84-/fence: abstract class emit/sync functions to virt+sequence by Ben Skeggs · 12 years ago
  9. a34caf7 drm/nv84/fence: access fences with full virtual address, not offset by Ben Skeggs · 12 years ago
  10. fa531bc drm/nouveau/gpio/nve0: interrupt regs moved on kepler apparently by Ben Skeggs · 12 years ago
  11. 4f47643 drm/nouveau/gpio: use event interfaces for interrupt signalling by Ben Skeggs · 12 years ago
  12. 0f08006 drm/nouveau/gpio: pass number of on-die gpio lines to base by Ben Skeggs · 12 years ago
  13. 23fc09e drm/nouveau/drm: store full dcb gpio function data in connector by Ben Skeggs · 12 years ago
  14. e18c080 drm/nouveau/fence/nv84-: put processes to sleep while waiting on fences by Ben Skeggs · 12 years ago
  15. a2fa2973 drm/nouveau/fifo/nvc0: bash some magic reg to make uevent interrupt work by Ben Skeggs · 12 years ago
  16. 750087f drm/nouveau/fifo/nv84: support user event trigger by Ben Skeggs · 12 years ago
  17. 9bd2ddb drm/nouveau/fifo/nvc0-: use interrupt 31 as an event trigger by Ben Skeggs · 12 years ago
  18. 1d7c71a drm/nouveau/disp: port vblank handling to event interface by Ben Skeggs · 12 years ago
  19. 21a5ace drm/nouveau/disp/nv04: implement a base display object class by Ben Skeggs · 12 years ago
  20. 51fa025 drm/nouveau/core: basic event interface between core and drm by Ben Skeggs · 12 years ago
  21. 32256c8 drm/nouveau/fifo/nvc0: improve interrupt handler somewhat by Ben Skeggs · 12 years ago
  22. e2de179 drm/nv50/disp: fix missing sor modectrl sync flags by Ben Skeggs · 12 years ago
  23. ec49b5c drm/nouveau/therm: reduce stack usage of nouveau_therm_ic_ctor by Marcin Slusarz · 12 years ago
  24. 07df304 drm/nouveau/therm: use workqueue to shutdown the machine by Marcin Slusarz · 12 years ago
  25. d0a5191 drm/nv40/therm: reset temperature sensor on init by Marcin Slusarz · 12 years ago
  26. 134fc03 drm/nouveau/therm: turn on fan only when threshold hit in positive direction by Marcin Slusarz · 12 years ago
  27. a84fa1a drm/nouveau: report channel owner in ioctl error paths by Marcin Slusarz · 12 years ago
  28. 3969f05 drm/nouveau/therm: always initialize alarm_program_lock by Marcin Slusarz · 12 years ago
  29. b795016 drm/nouveau: handle backlight_device_register failure by Marcin Slusarz · 12 years ago
  30. a441dbb drm/nouveau: use kmemdup for edid allocation/copying by Marcin Slusarz · 12 years ago
  31. 03e9a04 drm/nouveau: use drm_property_create_range helper by Marcin Slusarz · 12 years ago
  32. b5d8f05 drm/nouveau: remove unnecessary null pointer check from nouveau_fence_new by Cong Ding · 12 years ago
  33. fd69aee drm/nvc0/graph: remove redundant null checks by Marcin Slusarz · 12 years ago
  34. fc3109a drm/nouveau/fan: fix selection of fan speed when fan->get returns an error by Marcin Slusarz · 12 years ago
  35. cd89783 drm/nouveau: quiet static-related sparse noise by Marcin Slusarz · 12 years ago
  36. bfd8bd1 drm/nouveau/bios: tiny debugging messages fixes by Marcin Slusarz · 12 years ago
  37. 950fbfa drm/nouveau: mark nv_printk_ as printf-like function by Marcin Slusarz · 12 years ago
  38. a4cea27 drm/nouveau: share fence structures between nv10+ and nv50 implementations by Marcin Slusarz · 12 years ago
  39. a624baf drm/nouveau/fan: handle the cases where we are outside of the linear zone by Martin Peres · 12 years ago
  40. 93260d3 drm/nouveau: report channel owner in error messages by Marcin Slusarz · 12 years ago
  41. a2896ce drm/nouveau: prepare for reporting channel owner by Marcin Slusarz · 12 years ago
  42. f533da1 drm/nouveau: use pr_cont by Marcin Slusarz · 12 years ago
  43. fc10199 drm/nouveau: split fifo interrupt handler by Marcin Slusarz · 12 years ago
  44. 3600ad5 drm/nouveau/therm: force a minimum hysteresis on temperature alarm thresholds by Martin Peres · 12 years ago
  45. f1aa4a1 drm/nouveau: set legacy bios data before parsing the structure by Emil Velikov · 12 years ago
  46. 708ff04 drm/nouveau/therm: don't try pwm/toggle control if GPIO_FAN is input by Ben Skeggs · 12 years ago
  47. e8c3cc0 drm/nouveau/bios: rename DCB_GPIO_PWM_FAN to DCB_GPIO_FAN by Ben Skeggs · 12 years ago
  48. 112a12a drm/nouveau/bios: add support for parsing xpio table data by Ben Skeggs · 12 years ago
  49. 2308818 drm/nouveau: remove some more unnecessary legacy bios code by Ben Skeggs · 12 years ago
  50. e84e4b6 drm/nouveau: remove legacy vbios type detection by Ben Skeggs · 12 years ago
  51. 5e90a88 drm/nouveau/hwmon: create hwmon attributes under hwmon device in sysfs by Ben Skeggs · 12 years ago
  52. b2c3631 drm/nouveau/hwmon: s/fan0/fan1/ by Ben Skeggs · 12 years ago
  53. 1a22274 drm/nouveau/therm: better transitions and debug logging by Ben Skeggs · 12 years ago
  54. 041d624 drm/nouveau/doc: document the sysfs thermal management interface by Martin Peres · 12 years ago
  55. 12e3289 drm/nouveau/hwmon: add missing alarm thresholds by Martin Peres · 12 years ago
  56. 0083b91 drm/nouveau/therm: implement support for temperature alarms by Martin Peres · 12 years ago
  57. 9d7175c drm/nv41/bus: report useful data on mmio fault by Martin Peres · 12 years ago
  58. 382b5bb drm/nvc0/bus: report useful data on mmio fault by Ben Skeggs · 12 years ago
  59. a10220b drm/nouveau/pbus: add a PBUS subdev that hands IRQs to the right subdevs by Martin Peres · 12 years ago
  60. 694472f drm/nouveau/therm: implement automatic fan management by Martin Peres · 12 years ago
  61. fa37e8d drm/nouveau/fan: obey fan bump/slow periods as defined by vbios by Martin Peres · 12 years ago
  62. 06afd4e drm/nouveau/bios: parse fan bump/slow periods, and trip points by Martin Peres · 12 years ago
  63. 0cbf83b drm/nouveau/fan: add toggle fan support by Martin Peres · 12 years ago
  64. 9c3bd3a drm/nouveau/therm: cleanly separate pwm control logic from therm by Ben Skeggs · 12 years ago
  65. 68197b4 drm/nouveau/therm: add interfaces to allow forcing off pwm fan control by Ben Skeggs · 12 years ago
  66. 9cbcd33 drm/nvd0/therm: add support for hardware fan tachometer by Ben Skeggs · 12 years ago
  67. 7b49bd6 drm/nva3/therm: add support for hardware fan tachometer by Ben Skeggs · 12 years ago
  68. d639b4f drm/nouveau/therm: collect fan tach info in common fan constructor by Ben Skeggs · 12 years ago
  69. 5f066c3 drm/nouveau/therm: fix various style issues, make more consistent by Ben Skeggs · 12 years ago
  70. bc79202 nvd0/therm: implement more appropriate pwm fan control functions by Ben Skeggs · 12 years ago
  71. 88b62b9 Linux 3.8-rc6 by Linus Torvalds · 12 years ago
  72. cc6c954 Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  73. cf5425b Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  74. bf6c8a8 Merge tag 'nfs-for-3.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  75. aeb8eed Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  76. c284979 HID: i2c-hid: fix i2c_hid_output_raw_report by Benjamin Tissoires · 12 years ago
  77. 58b6940 MIPS: Function tracer: Fix broken function tracing by Al Cooper · 12 years ago
  78. fe7af2d dm: fix write same requests counting by Alasdair G Kergon · 12 years ago
  79. 196897a mips: Move __virt_addr_valid() to a place for MIPS 64 by Steven Rostedt · 12 years ago
  80. 0f640dc dm thin: fix queue limits stacking by Mike Snitzer · 12 years ago
  81. 04c2eee Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  82. bdb0ae6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  83. 0fe94b9 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  84. ff0d05b Revert "console: implement lockdep support for console_lock" by Dave Airlie · 12 years ago
  85. c489ee2 NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 session by Trond Myklebust · 12 years ago
  86. edd2e36 SUNRPC: When changing the queue priority, ensure that we change the owner by Trond Myklebust · 12 years ago
  87. becbd66 Merge tag 'efi-for-3.8' into x86/efi by H. Peter Anvin · 12 years ago
  88. ab22541 NFS: Don't silently fail setattr() requests on mountpoints by Trond Myklebust · 12 years ago
  89. 26f5ae8 MIPS: Netlogic: Fix UP compilation on XLR by Jayachandran C · 12 years ago
  90. fe950df MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZE by Gabor Juhos · 12 years ago
  91. 4c96091 MIPS: AR724x: Fix AR724X_PCI_MEM_SIZE by Gabor Juhos · 12 years ago
  92. 79d61a0 MIPS: Lantiq: Fix cp0_perfcount_irq mapping by John Crispin · 12 years ago
  93. e009424 samsung-laptop: Disable on EFI hardware by Matt Fleming · 12 years ago
  94. 83e6818 efi: Make 'efi_enabled' a function to query EFI facilities by Matt Fleming · 12 years ago
  95. a56e160 Merge tag 'edac_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 12 years ago
  96. 58ff603 Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  97. d3d09e1 EDAC: Fix kcalloc argument order by Joe Perches · 12 years ago
  98. 8024c4c EDAC: Test correct variable in ->store function by Dan Carpenter · 12 years ago
  99. 2e51b23 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  100. f96736e Merge tag 'for-linus-v3.8-rc6' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago