1. fca8740 drm/i915: Add a module parameter to ignore lid status by Chris Wilson · 14 years ago
  2. c872522 drm/i915: Protect against drm_gem_object not being the first member by Chris Wilson · 13 years ago
  3. 548f245 drm/i915: fix per-pipe reads after "cleanup" by Jesse Barnes · 14 years ago
  4. fc9a222 Revert "drm/i915: Disable SSC for outputs other than LVDS or DP" by Chris Wilson · 14 years ago
  5. 9035a97 Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  6. fe16d94 drm/i915: Move the lvds OpRegion lid detection code to panel and reuse for eDP by Chris Wilson · 14 years ago
  7. 4528583 agp/intel: Experiment with a 855GM GWB bit by Chris Wilson · 14 years ago
  8. e67189ab drm/i915: don't enable FDI & transcoder interrupts after all by Jesse Barnes · 14 years ago
  9. 01eec72 drm/i915: Ignore a hung GPU when flushing the framebuffer prior to a switch by Chris Wilson · 14 years ago
  10. 85e2efb Linux 2.6.38-rc5 by Linus Torvalds · 14 years ago
  11. 048f039 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 14 years ago
  12. 86d306c m68knommu: set flow handler for secondary interrupt controller of 5249 by Greg Ungerer · 14 years ago
  13. 4531dab m68knommu: remove use of IRQ_FLG_LOCK from 68360 platform support by Greg Ungerer · 14 years ago
  14. bc0c36d m68knommu: fix dereference of port.tty by Greg Ungerer · 14 years ago
  15. 8117426 m68knommu: add missing linker __modver section by Greg Ungerer · 14 years ago
  16. b14769d m68knommu: fix mis-named variable int set_irq_chip loop by Greg Ungerer · 14 years ago
  17. 982cd25 m68knommu: add optimize memmove() function by Greg Ungerer · 14 years ago
  18. f9d693d m68k: remove arch specific non-optimized memcmp() by Greg Ungerer · 14 years ago
  19. b90be86 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  20. c612cc2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  21. a7d6e4e thp: prevent hugepages during args/env copying into the user stack by Andrea Arcangeli · 14 years ago
  22. 09f586b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  23. b9d4ba6 Merge branch 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  24. dc33974 Merge branch 'iomem' into release by Len Brown · 14 years ago
  25. b45bbf0 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  26. f60c153 Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  27. a1213b0 Merge branches 'core-fixes-for-linus' and 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  28. 1cecd79 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  29. fef86db 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
  30. 87450bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  31. 055d219 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  32. 007a14a Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  33. 261cd29 s390: remove task_show_regs by Martin Schwidefsky · 14 years ago
  34. a628e7b pci: use security_capable() when checking capablities during config space read by Chris Wright · 14 years ago
  35. 4e924a4 get rid of nameidata_dentry_drop_rcu() calling nameidata_drop_rcu() by Al Viro · 14 years ago
  36. f60aef7 drop out of RCU in return_reval by Al Viro · 14 years ago
  37. f5e1c1c split do_revalidate() into RCU and non-RCU cases by Al Viro · 14 years ago
  38. 2464308 in do_lookup() split RCU and non-RCU cases of need_revalidate by Al Viro · 14 years ago
  39. 844a391 nothing in do_follow_link() is going to see RCU by Al Viro · 14 years ago
  40. 84e383b x86, dmi, debug: Log board name (when present) in dmesg/oops output by Naga Chumbalkar · 14 years ago
  41. 678301e x86, ioapic: Don't warn about non-existing IOAPICs if we have none by Paul Bolle · 14 years ago
  42. a252852 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 14 years ago
  43. 5b40ddf drm/radeon/kms: hopefully fix pll issues for real (v3) by Alex Deucher · 14 years ago
  44. a4b40d5 drm/radeon/kms: add bounds checking to avivo pll algo by Alex Deucher · 14 years ago
  45. bd91572 drm: fix wrong usages of drm_device in DRM Developer's Guide by Xiao Jiang · 14 years ago
  46. 265aa6c drm/radeon/kms: fix a few more atombios endian issues by Alex Deucher · 14 years ago
  47. 1abe3af Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  48. c26a920 Btrfs: check return value of alloc_extent_map() by Tsutomu Itoh · 14 years ago
  49. 67100f2 Btrfs - Fix memory leak in btrfs_init_new_device() by Ilya Dryomov · 14 years ago
  50. 51788b1 btrfs: prevent heap corruption in btrfs_ioctl_space_info() by Dan Rosenberg · 14 years ago
  51. 6848ad6 Btrfs: Fix balance panic by Yan, Zheng · 14 years ago
  52. 15a831f Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  53. f1b6a4e Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  54. e3f24cc Btrfs: don't release pages when we can't clear the uptodate bits by Chris Mason · 14 years ago
  55. eb14ab8 Btrfs: fix page->private races by Chris Mason · 14 years ago
  56. 83f6b0c nfsd: break lease on unlink due to rename by J. Bruce Fields · 14 years ago
  57. acfdf5c nfsd4: acquire only one lease per file by J. Bruce Fields · 14 years ago
  58. 5d926e8 nfsd4: modify fi_delegations under recall_lock by J. Bruce Fields · 14 years ago
  59. 65bc58f nfsd4: remove unused deleg dprintk's. by J. Bruce Fields · 14 years ago
  60. edab978 nfsd4: split lease setting into separate function by J. Bruce Fields · 14 years ago
  61. dd239cc nfsd4: fix leak on allocation error by J. Bruce Fields · 14 years ago
  62. 22d38c4 nfsd4: add helper function for lease setup by J. Bruce Fields · 14 years ago
  63. 6b57d9c nfsd4: split up nfsd_break_deleg_cb by J. Bruce Fields · 14 years ago
  64. 3aa6e0a NFSD: memory corruption due to writing beyond the stat array by Konstantin Khorenko · 14 years ago
  65. 0af3f81 NFSD: use nfserr for status after decode_cb_op_status by Benny Halevy · 14 years ago
  66. 541ce98 nfsd: don't leak dentry count on mnt_want_write failure by J. Bruce Fields · 14 years ago
  67. 7211da1 Revert "dt: add documentation of ARM dt boot interface" by Grant Likely · 14 years ago
  68. 1c9d16e x86: Fix mwait_usable section mismatch by Borislav Petkov · 14 years ago
  69. 4abed0a dmaengine: add slave-dma maintainer by Dan Williams · 14 years ago
  70. e19d1d4 Merge branch 'imx' into dmaengine-fixes by Dan Williams · 14 years ago
  71. a646bd7 dma: ipu_idmac: do not lose valid received data in the irq handler by Anatolij Gustschin · 14 years ago
  72. 6ee5859 Merge branch 'fortglx/2.6.38/tip/timers/rtc' of git://git.linaro.org/people/jstultz/linux into timers/urgent by Thomas Gleixner · 14 years ago
  73. 795abaf klist: Fix object alignment on 64-bit. by David Miller · 14 years ago
  74. dc7cec2 Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes by Dave Airlie · 14 years ago
  75. c2049b3 drm/radeon/kms: improve 6xx/7xx CS error output by Alex Deucher · 14 years ago
  76. fff1ce4 drm/radeon/kms: check AA resolve registers on r300 by Marek Olšák · 14 years ago
  77. 5018343 drm/radeon/kms: fix tracking of BLENDCNTL, COLOR_CHANNEL_MASK, and GB_Z on r300 by Marek Olšák · 14 years ago
  78. 27dcfc1 drm/radeon/kms: use linear aligned for evergreen/ni bo blits by Alex Deucher · 14 years ago
  79. 1ea9dbf drm/radeon/kms: use linear aligned for 6xx/7xx bo blits by Alex Deucher · 14 years ago
  80. 8fd1b84 drm/radeon: fix race between GPU reset and TTM delayed delete thread. by Dave Airlie · 14 years ago
  81. 0f234f5f drm/radeon/kms: evergreen/ni big endian fixes (v2) by Alex Deucher · 14 years ago
  82. 4eace7f drm/radeon/kms: 6xx/7xx big endian fixes by Cédric Cano · 14 years ago
  83. 4589433 drm/radeon/kms: atombios big endian fixes by Cédric Cano · 14 years ago
  84. dee54c4 drm/radeon: 6xx/7xx non-kms endian fixes by Cédric Cano · 14 years ago
  85. 40b4a75 drm/radeon/kms: optimize CS state checking for r100->r500 by Marek Olšák · 14 years ago
  86. 01e2f53 drm: do not leak kernel addresses via /proc/dri/*/vma by Kees Cook · 14 years ago
  87. 9fad321 drm/radeon/kms: add connector table for mac g5 9600 by Alex Deucher · 14 years ago
  88. e917fd3 radeon mkregtable: Add missing fclose() calls by Jesper Juhl · 14 years ago
  89. c9417bd drm/radeon/kms: fix interlaced modes on dce4+ by Alex Deucher · 14 years ago
  90. 16f9fdc drm/radeon: fix memory debugging since d961db75ce86a84f1f04e91ad1014653ed7d9f46 by Dave Airlie · 14 years ago
  91. 091994c Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  92. d8ed516 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  93. f00eaee Revert "pci: use security_capable() when checking capablities during config space read" by Linus Torvalds · 14 years ago
  94. 6146124 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  95. c170093d Merge branch 'devicetree/merge' into spi/merge by Grant Likely · 14 years ago
  96. 78bba98 devicetree-discuss is moderated for non-subscribers by Paul Bolle · 14 years ago
  97. a0dc00b MAINTAINERS: Add entry for GPIO subsystem by Grant Likely · 14 years ago
  98. c8e0b00 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  99. e447183 jbd2: call __jbd2_log_start_commit with j_state_lock write locked by Theodore Ts'o · 14 years ago
  100. e9e3bce ext4: serialize unaligned asynchronous DIO by Eric Sandeen · 14 years ago