1. cb3543c drm/i915: Set the transcoder port to none when disabling DP. by Eric Anholt · 13 years ago
  2. 308977a drm/i915: Use DEBUG_KMS for the self-refresh watermarks by Chris Wilson · 13 years ago
  3. b6f7833 drm/i915: Include 'i915_error_state' hint for when the GPU catches fire by Chris Wilson · 13 years ago
  4. 8f9a3f9 drm/i915: Enable GMBUS for post-gen2 chipsets by Chris Wilson · 13 years ago
  5. 4a1dc3f Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 13 years ago
  6. 72557b4 drm/i915: Remove unreachable condition by Chris Wilson · 13 years ago
  7. 5a1e5b6 drm/i915: Override SDVO panel type in VBT by Chris Wilson · 13 years ago
  8. 309cfea drm/i915: Trivial spelling mistake 'assertiing' by Chris Wilson · 13 years ago
  9. 78c6e17 drm/i915: Suppress spurious vblank interrupts by Chris Wilson · 13 years ago
  10. 021a845 drm: Avoid leak of adjusted mode along quick set_mode paths by Chris Wilson · 13 years ago
  11. ede3ff5 drm: Simplify and defend later checks when disabling a crtc by Chris Wilson · 13 years ago
  12. 9334ef7 drm: Don't switch fb when disabling an output by Chris Wilson · 13 years ago
  13. e2f973d drm/i915: Record all error ringbuffers by Chris Wilson · 13 years ago
  14. 21dd373 drm/i915: Defer reporting EIO until we try to use the GPU by Chris Wilson · 13 years ago
  15. e110e8d drm/i915: Check wedged status before throttling by Chris Wilson · 13 years ago
  16. 1a3665c drm/i915/sdvo: Add BUILD_BUG_ON to warn if the structs are ever miscompiled by Chris Wilson · 13 years ago
  17. bc65212 drm/i915/sdvo: Use a compact test for determining a multi-function device by Chris Wilson · 13 years ago
  18. 5d1d0cc drm/i915: Reset crtc after resume by Chris Wilson · 13 years ago
  19. f326905 drm/i915/crt: Force the initial probe after reset by Chris Wilson · 13 years ago
  20. 500f714 drm/i915: Reset state after a GPU reset or resume by Chris Wilson · 13 years ago
  21. eb03355 drm: Add an interface to reset the device by Chris Wilson · 13 years ago
  22. d121a5d drm/i915/sdvo: If at first we don't succeed in reading the response, wait by Chris Wilson · 13 years ago
  23. 5d61350 drm/i915: use VDD AUX override to make panel power sequencing look better by Jesse Barnes · 13 years ago
  24. 987a709 drm/i915: remove now unnecessary delays in eDP panel power sequencing by Jesse Barnes · 13 years ago
  25. d210246 drm/i915: Refactor self-refresh watermark calculations by Chris Wilson · 13 years ago
  26. 29ee399 drm/i915: Silence a few -Wunused-but-set-variable by Chris Wilson · 13 years ago
  27. bdd92c9 Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 13 years ago
  28. 8e934db drm/i915: Prevent uninitialised reads during error state capture by Chris Wilson · 13 years ago
  29. b705120 drm/i915: Use consistent mappings for OpRegion between ACPI and i915 by Michael Karcher · 13 years ago
  30. 8a327f2 Merge remote branch 'linus/master' into drm-intel-fixes by Chris Wilson · 13 years ago
  31. 5a9a8d1 drm/i915: Handle the no-interrupts case for UMS by polling by Chris Wilson · 13 years ago
  32. 3885c6b drm/i915: Disable high-precision vblank timestamping for UMS by Chris Wilson · 13 years ago
  33. 4041b85 drm/i915: Increase the amount of defense before computing vblank timestamps by Chris Wilson · 13 years ago
  34. bee4a18 drm/i915,agp/intel: Do not clear stolen entries by Chris Wilson · 13 years ago
  35. d315777 Merge branch 'BUG_ON' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 13 years ago
  36. 5a05a6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 13 years ago
  37. d20761a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  38. 1765e3a Remove MAYBE_BUILD_BUG_ON by Rusty Russell · 13 years ago
  39. 7ef88ad BUILD_BUG_ON: make it handle more cases by Rusty Russell · 13 years ago
  40. 577d6a7 module: fix missing semicolons in MODULE macro usage by Rusty Russell · 13 years ago
  41. b75be42 param: add null statement to compiled-in module params by Linus Walleij · 14 years ago
  42. 3b90a5b module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=n by Rusty Russell · 13 years ago
  43. e94965e module: show version information for built-in modules in sysfs by Dmitry Torokhov · 14 years ago
  44. 3ac285ff selinux: return -ENOMEM when memory allocation fails by Davidlohr Bueso · 13 years ago
  45. e5cce6c tpm: fix panic caused by "tpm: Autodetect itpm devices" by Olof Johansson · 14 years ago
  46. c4ff4b8 TPM: Long default timeout fix by Rajiv Andrade · 14 years ago
  47. 5403110 trusted keys: Fix a memory leak in trusted_update(). by Jesper Juhl · 13 years ago
  48. 7f3c68b keys: add trusted and encrypted maintainers by Mimi Zohar · 13 years ago
  49. b970344 encrypted-keys: rename encrypted_defined files to encrypted by Mimi Zohar · 13 years ago
  50. 4b174b6 trusted-keys: rename trusted_defined files to trusted by Mimi Zohar · 13 years ago
  51. 934f992 drm/i915: Recognise non-VGA display devices by Chris Wilson · 13 years ago
  52. 076e2c0 drm/i915: Fix use of invalid array size for ring->sync_seqno by Chris Wilson · 13 years ago
  53. a37f2f8 drm/i915: Remove unused code: i915_enable_interrupt() by Chris Wilson · 13 years ago
  54. ff5fdb6 fs: fix new dcache.c kernel-doc warnings by Randy Dunlap · 13 years ago
  55. 9b310ac rapidio: fix new kernel-doc warnings by Randy Dunlap · 13 years ago
  56. fcf2856 docbook: fix broken serial to tty/serial movement by Randy Dunlap · 13 years ago
  57. 1bae4ce Linux 2.6.38-rc2 by Linus Torvalds · 13 years ago
  58. 13a3cec Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  59. 973c9f4 KEYS: Fix up comments in key management code by David Howells · 13 years ago
  60. a8b17ed KEYS: Do some style cleanup in the key management code. by David Howells · 13 years ago
  61. 9093ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  62. ebe0d80 Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  63. 5bf7a65 Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  64. 0f5c2ac Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  65. cfd7448 Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  66. a1d3f5b Merge branches 'fixes' and 'fwnet' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 13 years ago
  67. 7971b96 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  68. c745552 Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  69. d41ad6d Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  70. 3dece37 mm: System without MMU do not need pte_mkwrite by Michal Simek · 13 years ago
  71. db9fd84 MAINTAINERS: Update Roland Dreier's email address by Roland Dreier · 13 years ago
  72. 8e1b4cf xen: p2m: correctly initialize partial p2m leaf by Stefan Bader · 13 years ago
  73. 4843456 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 13 years ago
  74. dfff95c um: Use generic irq Kconfig by Thomas Gleixner · 13 years ago
  75. 8df27406 tile: Use generic irq Kconfig by Thomas Gleixner · 13 years ago
  76. 373b25c sparc: Use generic irq Kconfig by Thomas Gleixner · 13 years ago
  77. 2fc361b score: Use generic irq Kconfig by Thomas Gleixner · 13 years ago
  78. 2604362 powerpc: Use generic irq Kconfig by Thomas Gleixner · 13 years ago
  79. 72e73af parisc: Use generic irq Kconfig by Thomas Gleixner · 13 years ago
  80. b169c90 mn10300: Use generic irq Kconfig by Thomas Gleixner · 13 years ago
  81. b6e3162 microblaze: Use generic irq Kconfig by Thomas Gleixner · 13 years ago
  82. d8b1932 m68knommu: Use generic irq Kconfig by Thomas Gleixner · 13 years ago
  83. c5e6612 ia64: Use generic irq Kconfig by Thomas Gleixner · 13 years ago
  84. f39b02d frv: Use generic irq Kconfig by Thomas Gleixner · 13 years ago
  85. 7b02886 blackfin: Use generic irq Kconfig by Thomas Gleixner · 13 years ago
  86. e27ec64 alpha: Use generic irq Kconfig by Thomas Gleixner · 13 years ago
  87. 1c77ff2 genirq: Remove __do_IRQ by Thomas Gleixner · 13 years ago
  88. 0e155b2 m32r: Convert to generic irq Kconfig by Thomas Gleixner · 13 years ago
  89. 7a0abc7 m32r: Convert usrv platform irq handling by Thomas Gleixner · 13 years ago
  90. 9b141fa m32r: Convert opsput_lcdpld irq chip by Thomas Gleixner · 13 years ago
  91. 1899a49 m32r: Convert opsput lanpld irq chip by Thomas Gleixner · 13 years ago
  92. 22cbc93 m32r: Convert opsput pld irq chip by Thomas Gleixner · 13 years ago
  93. 883c0cc m32r: Convert opsput irq chip by Thomas Gleixner · 13 years ago
  94. ce1104c m32r: Convert oaks32r irq chips by Thomas Gleixner · 13 years ago
  95. b82727e m32r: Convert mappi3 irq chip by Thomas Gleixner · 13 years ago
  96. efa63c6 m32r: Convert mappi2 irq chip by Thomas Gleixner · 13 years ago
  97. 1f12681 m32r: Convert mappi irq chips by Thomas Gleixner · 13 years ago
  98. 37808e4 m32r: Convert m32700ut lcdpld irq chip by Thomas Gleixner · 13 years ago
  99. 72bd198 m32r: Convert m32700ut lanpld irq chip by Thomas Gleixner · 13 years ago
  100. 63b549b m32r: Convert m32700ut pld irq chip by Thomas Gleixner · 13 years ago