1. f7072e0 Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus by Dave Airlie · 14 years ago
  2. 6c42966 drm/nv50: fix vram ptes on IGPs to point at stolen system memory by Ben Skeggs · 14 years ago
  3. 76befb8 drm/nv50: fix instmem binding on IGPs to point at stolen system memory by Ben Skeggs · 14 years ago
  4. 531e771 drm/nv50: improve vram page table construction by Ben Skeggs · 14 years ago
  5. 4c27bd3 drm/nv50: more efficient clearing of gpu page table entries by Ben Skeggs · 14 years ago
  6. 66b6eba drm/nv50: make nv50_mem_vm_{bind,unbind} operate only on vram by Ben Skeggs · 14 years ago
  7. e7e65ca drm/nouveau: Fix up pre-nv17 analog load detection. by Francisco Jerez · 14 years ago
  8. 635f1a3 drm/radeon: bump the UMS driver version number to indicate rv740 fix by Dave Airlie · 14 years ago
  9. 7d404c7 drm/radeon/kms: free fence IB if it wasn't emited at IB free time by Jerome Glisse · 14 years ago
  10. f0e2f38 drm/ttm: fix caching problem on non-PAT systems. by Francisco Jerez · 14 years ago
  11. 6a660f0 drm/radeon/rv740: fix backend setup by Alex Deucher · 14 years ago
  12. d3932d6 drm/radeon/kms: fix shared ddc detection by Alex Deucher · 14 years ago
  13. c86a903 drm/radeon/kms/rs600: add connector quirk by Alex Deucher · 14 years ago
  14. 2cc9116 vgaarb: fix "target=default" passing by Kyle McMartin · 14 years ago
  15. 6b15835 Merge branch 'for-airlied' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-linus by Dave Airlie · 14 years ago
  16. 94429bb drm/radeon/kms: fix bo's fence association by Jerome Glisse · 14 years ago
  17. 91cb91b drm/radeon/kms: fix indirect buffer management V2 by Jerome Glisse · 14 years ago
  18. b58db2c drm/edid: Fix interlaced detailed timings to be frame size, not field. by Adam Jackson · 14 years ago
  19. f2d12b8 drm/vmwgfx: Use fb handover mechanism instead of stealth mode. by Thomas Hellstrom · 14 years ago
  20. 01d4503 drm/radeon/kms: use udelay for short delays by Dave Airlie · 14 years ago
  21. bf929ef drm/nouveau: Force TV encoder DPMS reinit after resume. by Francisco Jerez · 14 years ago
  22. d9184fa drm/nouveau: use mutex for vbios lock by Ben Skeggs · 14 years ago
  23. e803e8b drm/radeon/kms: make sure retry count increases. by Dave Airlie · 14 years ago
  24. ce36f00 drm/radeon/kms/atom: use get_unaligned_le32() for ctx->ps by Matt Turner · 14 years ago
  25. e22238e drm/ttm: Fix a bug occuring when validating a buffer object in a range. by Thomas Hellstrom · 14 years ago
  26. 775c670 drm: Fix a bug in the range manager. by Thomas Hellstrom · 14 years ago
  27. 724e6d3 Linux 2.6.33-rc8 by Linus Torvalds · 14 years ago
  28. e99cc29 Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  29. 26b23ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  30. d6d8bf5 ALSA: hda - use WARN_ON_ONCE() for zero-division detection by Takashi Iwai · 14 years ago
  31. 22a8cdd parisc: fix tracing of signals by Kyle McMartin · 14 years ago
  32. 0e9695d Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  33. 280c96b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
  34. b49199c Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 14 years ago
  35. 62737d4 regulator/lp3971: vol_map out of bounds in lp3971_{ldo,dcdc}_set_voltage() by Roel Kluin · 14 years ago
  36. 973e9a2 regulator: Fix display of null constraints for regulators by Mark Brown · 14 years ago
  37. 07ccb7b GFS2: Fix bmap allocation corner-case bug by Steven Whitehouse · 14 years ago
  38. 0e5a9fb GFS2: Fix error code by Abhijith Das · 14 years ago
  39. 4dfd459 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  40. 676ad58 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 14 years ago
  41. ffaa60d Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  42. efa82bab Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  43. 06a57f4 Merge git://git.infradead.org/users/cbou/battery-2.6.33 by Linus Torvalds · 14 years ago
  44. fd48d6c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  45. bbf8fc6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  46. 67dcabd Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  47. 09e65ed Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  48. 9883b83 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  49. a4b4df2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  50. 5ea8d37 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  51. f2d6cff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  52. 803bf5e fs/exec.c: restrict initial stack space expansion to rlimit by Michael Neuling · 14 years ago
  53. 4cfbafd compat_ioctl: add compat handler for TIOCGSID ioctl by Andreas Schwab · 14 years ago
  54. 763458e MAINTAINERS: changed LTP maintainership responsibilities by Rishikesh · 14 years ago
  55. f8c6334 edac: mpc85xx fix build regression by removing unused debug code by Peter Tyser · 14 years ago
  56. cff9279 edac: mpc85xx fix bad page calculation by Peter Tyser · 14 years ago
  57. c286d03 mmc_test: block addressed cards by Johan Kristell · 14 years ago
  58. 93716b9 tpm_infineon: fix suspend/resume handler for pnp_driver by Marcel Selhorst · 14 years ago
  59. 440ab7a sparc32: Fix thinko in previous change. by David S. Miller · 14 years ago
  60. cab4d27 amd64_edac: Do not falsely trigger kerneloops by Borislav Petkov · 14 years ago
  61. 77c1ff3 vgaarb: fix incorrect dereference of userspace pointer. by Andy Getzendanner · 14 years ago
  62. 0a4583e Merge branch 'drm-radeon-linus' of ../drm-next by Dave Airlie · 14 years ago
  63. 648ac05 drm/radeon/kms: retry auxch on 0x20 timeout value. by Dave Airlie · 14 years ago
  64. c60a284 drm/radeon: Skip dma copy test in benchmark if card doesn't have dma engine. by Pauli Nieminen · 14 years ago
  65. e8a47c1 Merge remote branch 'nouveau/for-airlied' of nouveau-2.6 by Dave Airlie · 14 years ago
  66. 85b9e48 drm/vmwgfx: Fix a circular locking dependency bug. by Thomas Hellstrom · 14 years ago
  67. a87897e drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members. Bumps major. by Jakob Bornecrantz · 14 years ago
  68. 3bef357 drm/vmwgfx: Report propper framebuffer_{max|min}_{width|height} by Jakob Bornecrantz · 14 years ago
  69. f77cef3 drm/vmwgfx: Update the user-space interface. by Thomas Hellstrom · 14 years ago
  70. 75dfca80a drm/i915: hold ref on flip object until it completes by Jesse Barnes · 14 years ago
  71. 84b79f8 drm/i915: Fix crash while aborting hibernation by Rafael J. Wysocki · 14 years ago
  72. 6719fc6 drm/radeon/kms: fix screen clearing before fbcon. by Dave Airlie · 14 years ago
  73. 13876c6 nouveau: fix state detection with switchable graphics by Matthew Garrett · 14 years ago
  74. dd19e44 drm/nouveau: move dereferences after null checks by Marcin Slusarz · 14 years ago
  75. a40e8d3 drm/i915: Correctly return -ENOMEM on allocation failure in cmdbuf ioctls. by Owain Ainsworth · 14 years ago
  76. aacef09 drm/i915: fix pipe source image setting in flip command by Zhenyu Wang · 14 years ago
  77. f072d2e drm/i915: fix flip done interrupt on Ironlake by Zhenyu Wang · 14 years ago
  78. b1b87f6 drm/i915: untangle page flip completion by Jesse Barnes · 14 years ago
  79. ee25df2 drm/i915: handle FBC and self-refresh better by Jesse Barnes · 14 years ago
  80. fd2e8ea drm/i915: Increase fb alignment to 64k by Chris Wilson · 14 years ago
  81. 99fcb76 drm/i915: Update write_domains on active list after flush. by Daniel Vetter · 14 years ago
  82. 5b7efa8 MIPS: Don't probe reserved EntryHi bits. by David Daney · 14 years ago
  83. c2d5b5e MIPS: SNI: Correct NULL test by Julia Lawall · 14 years ago
  84. 63731c9 MIPS: Fix __devinit __cpuinit confusion in cpu_cache_init by David Daney · 14 years ago
  85. 59d302b MIPS: IP27: Make defconfig useful again. by Ralf Baechle · 14 years ago
  86. f4fc580 MIPS: Fixup of the r4k timer by Wu Zhangjin · 14 years ago
  87. b91ad0e drm/i915: Rework DPLL calculation parameters for Ironlake by Zhenyu Wang · 14 years ago
  88. 8523c04 RDMA/cm: Revert association of an RDMA device when binding to loopback by Sean Hefty · 14 years ago
  89. 734c299 drivers/dma: Correct NULL test by Julia Lawall · 14 years ago
  90. 8f98781 async-tx: fix buffer submission error handling in ipu_idma.c by Guennadi Liakhovetski · 14 years ago
  91. a6c7fdd OMAP: hsmmc: fix memory leak by Aaro Koskinen · 14 years ago
  92. f79f118 compat_ioctl: ignore RAID_VERSION ioctl by Arnd Bergmann · 14 years ago
  93. e28cab4 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  94. 909ccdb Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  95. 2cbd188 Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  96. 5993fe3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 14 years ago
  97. 5391014 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  98. 5551638 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  99. 0ea4578 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  100. 681ee44 x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs by Suresh Siddha · 14 years ago