1. 55b615a drm/radeon: add pcie set/get lanes callbacks for newer asics by Alex Deucher · 11 years ago
  2. d5445a1 drm/radeon: update r600 set/get pcie lane config by Alex Deucher · 11 years ago
  3. 492d2b6 drm/radeon/kms: replace *REG32_PCIE_P with *REG32_PCIE_PORT by Alex Deucher · 12 years ago
  4. 0363a55 drm/radeon: remove unused blit remnants from si.c by Alex Deucher · 12 years ago
  5. 9a21059 drm/radeon: add UVD tiling addr config v2 by Christian König · 11 years ago
  6. ec5891f drm/radeon: init UVD clocks to sane defaults by Christian König · 11 years ago
  7. ef0e6e6 drm/radeon: add set_uvd_clocks callback for r7xx v3 by Christian König · 11 years ago
  8. 2539eb0 drm/radeon: add set_uvd_clocks callback for SI by Christian König · 11 years ago
  9. a8b4925 drm/radeon: add set_uvd_clocks callback for evergreen by Alex Deucher · 11 years ago
  10. 23d33ba drm/radeon: add set_uvd_clocks callback for ON/LN/TN (v4) by Alex Deucher · 11 years ago
  11. 7062ab6 drm/radeon: add radeon_atom_get_clock_dividers helper by Christian König · 11 years ago
  12. 73afc70 drm/radeon: add pm callback for setting uvd clocks by Alex Deucher · 11 years ago
  13. f2ba57b drm/radeon: UVD bringup v8 by Christian König · 11 years ago
  14. 4474f3a drm/radeon: rework fallback handling v2 by Christian König · 11 years ago
  15. 5744904 drm/radeon: UVD doesn't needs VM on SI v2 by Christian König · 11 years ago
  16. a0a53aa drm/radeon: Use direct mapping for fast fb access on RS690 by Samuel Li · 11 years ago
  17. 7c1c7c1 drm/radeon/dce6: add missing display reg for tiling setup by Alex Deucher · 11 years ago
  18. 9ed8b1f drm/radeon: clean up vram/gtt location handling by Alex Deucher · 11 years ago
  19. 367cbe2 drm/radeon: fix typo in rv515_mc_resume() by Alex Deucher · 11 years ago
  20. 4116782 drm/radeon: use frac fb div on RS780/RS880 by Alex Deucher · 11 years ago
  21. bf05d99 drm/radeon: don't use get_engine_clock() on APUs by Alex Deucher · 11 years ago
  22. 7ac8833 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into HEAD by Dave Airlie · 11 years ago
  23. ac165b0 Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into HEAD by Dave Airlie · 11 years ago
  24. b128937 Revert "drm/i915: write backlight harder" by Daniel Vetter · 11 years ago
  25. 2124b72 drm/i915: don't disable the power well yet by Paulo Zanoni · 11 years ago
  26. bba2181 Revert "drm/i915: set TRANSCODER_EDP even earlier" by Daniel Vetter · 11 years ago
  27. 8bb9660 Linux 3.9-rc4 by Linus Torvalds · 11 years ago
  28. a607a11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  29. 22c3f2f Merge tag 'md-3.9-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  30. c8c1f16 Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 11 years ago
  31. df2a8f3 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  32. a4e71e7 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  33. c19b3b0f KMS: fix EDID detailed timing frame rate by Torsten Duwe · 11 years ago
  34. 16dad1d KMS: fix EDID detailed timing vsync parsing by Torsten Duwe · 11 years ago
  35. 5da273f Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 11 years ago
  36. 14629ed Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 11 years ago
  37. 38d78e5 mqueue: sys_mq_open: do not call mnt_drop_write() if read-only by Vladimir Davydov · 11 years ago
  38. ca4b3f3 mm/hotplug: only free wait_table if it's allocated by vmalloc by Jianguo Wu · 11 years ago
  39. 96e7d7a dma-debug: update DMA debug API to better handle multiple mappings of a buffer by Alexander Duyck · 11 years ago
  40. 8d640a5 dma-debug: fix locking bug in check_unmap() by Alexander Duyck · 11 years ago
  41. 0ef1594 drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR by Nicolas Ferre · 11 years ago
  42. e66b058 drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap() by H Hartley Sweeten · 11 years ago
  43. 925e8ea drivers/rtc/rtc-da9052.c: fix for rtc device registration by Ashish Jangam · 11 years ago
  44. f9228b2 mm: zone_end_pfn is too small by Russ Anderson · 11 years ago
  45. 2ca067e poweroff: change orderly_poweroff() to use schedule_work() by Oleg Nesterov · 11 years ago
  46. d002858 mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit accouting by Wanpeng Li · 11 years ago
  47. dc72c32 printk: Provide a wake_up_klogd() off-case by Frederic Weisbecker · 11 years ago
  48. fe8d526 irq_work.h: fix warning when CONFIG_IRQ_WORK=n by James Hogan · 11 years ago
  49. 81fc933 watchdog: sp5100_tco: Set the AcpiMmioSel bitmask value to 1 instead of 2 by Takahisa Tanaka · 12 years ago
  50. 18e4321 watchdog: sp5100_tco: Remove code that may cause a boot failure by Takahisa Tanaka · 12 years ago
  51. b9cb3bf Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  52. 8f46c50 Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  53. 70dc52f Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  54. 1e0695c Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 11 years ago
  55. 1220903 NVMe: Add namespaces with no LBA range feature by Keith Busch · 12 years ago
  56. 51f0885 vfs,proc: guarantee unique inodes in /proc by Linus Torvalds · 11 years ago
  57. 09a6e1f Revert "KVM: allow host header to be included even for !CONFIG_KVM" by Marcelo Tosatti · 11 years ago
  58. 888f280 MAINTAINERS: add maintainer entry for atmel i2c driver by Ludovic Desroches · 12 years ago
  59. b104153 i2c: Fix my e-mail address in drivers and documentation by Guenter Roeck · 12 years ago
  60. 488b926 i2c: iSMT: add Intel Avoton DeviceIDs by Seth Heasley · 12 years ago
  61. 132c803 i2c: tegra: check the clk_prepare_enable() return value by Laxman Dewangan · 12 years ago
  62. 9217cbb Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  63. d3c9262 Merge tag 'ext4_for_linue' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  64. fc98ab8 USB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAIT by Johan Hovold · 11 years ago
  65. 43a66b4 USB: ssu100: fix use-after-free in TIOCMIWAIT by Johan Hovold · 11 years ago
  66. dbcea76 USB: spcp8x5: fix use-after-free in TIOCMIWAIT by Johan Hovold · 11 years ago
  67. 69f87f4 USB: quatech2: fix use-after-free in TIOCMIWAIT by Johan Hovold · 11 years ago
  68. 40509ca9 USB: pl2303: fix use-after-free in TIOCMIWAIT by Johan Hovold · 11 years ago
  69. 8edfdab USB: oti6858: fix use-after-free in TIOCMIWAIT by Johan Hovold · 11 years ago
  70. a14430d USB: mos7840: fix use-after-free in TIOCMIWAIT by Johan Hovold · 11 years ago
  71. e670c6a USB: mos7840: fix broken TIOCMIWAIT by Johan Hovold · 11 years ago
  72. cf1d244 USB: mct_u232: fix use-after-free in TIOCMIWAIT by Johan Hovold · 11 years ago
  73. 7b24596 USB: io_ti: fix use-after-free in TIOCMIWAIT by Johan Hovold · 11 years ago
  74. 3335762 USB: io_edgeport: fix use-after-free in TIOCMIWAIT by Johan Hovold · 11 years ago
  75. 71ccb9b USB: ftdi_sio: fix use-after-free in TIOCMIWAIT by Johan Hovold · 11 years ago
  76. 508f940 USB: f81232: fix use-after-free in TIOCMIWAIT by Johan Hovold · 11 years ago
  77. 356050d USB: cypress_m8: fix use-after-free in TIOCMIWAIT by Johan Hovold · 11 years ago
  78. fa1e11d USB: ch341: fix use-after-free in TIOCMIWAIT by Johan Hovold · 11 years ago
  79. 5018860 USB: ark3116: fix use-after-free in TIOCMIWAIT by Johan Hovold · 11 years ago
  80. e5b33dc USB: serial: add modem-status-change wait queue by Johan Hovold · 11 years ago
  81. d797105 USB: serial: fix interface refcounting by Johan Hovold · 11 years ago
  82. 5492bf3 USB: io_ti: fix get_icount for two port adapters by Johan Hovold · 11 years ago
  83. 618aa10 USB: garmin_gps: fix memory leak on disconnect by Johan Hovold · 11 years ago
  84. cb25505 USB: cdc-acm: fix device unregistration by Johan Hovold · 11 years ago
  85. c93d819 usb: cdc-acm: fix error handling in acm_probe() by Alexey Khoroshilov · 11 years ago
  86. f853c61 cifs: ignore everything in SPNEGO blob after mechTypes by Jeff Layton · 12 years ago
  87. 55a63d4 ALSA: hda - Fix DAC assignment for independent HP by Takashi Iwai · 11 years ago
  88. d93acbc Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 11 years ago
  89. 0a7e453 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  90. cd82346 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  91. 172a271 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  92. 85ab3c4 Merge tag 'dm-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 11 years ago
  93. eda81be usb: gadget: net2272: finally convert "CONFIG_USB_GADGET_NET2272_DMA" by Paul Bolle · 11 years ago
  94. b56fb70 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  95. 260b3f1 drm/mgag200: Bug fix: Modified pll algorithm for EH project by Julia Lemire · 11 years ago
  96. d714aaf USB: EHCI: fix regression in QH unlinking by Alan Stern · 11 years ago
  97. eb49faa ALSA: hda - Fix abuse of snd_hda_lock_devices() for DSP loader by Takashi Iwai · 11 years ago
  98. ea2dd8c dm cache: policy ignore hints if generated by different version by Mike Snitzer · 11 years ago
  99. 4e7f506 dm cache: policy change version from string to integer set by Mike Snitzer · 11 years ago
  100. e2e74d6 dm cache: fix race in writethrough implementation by Joe Thornber · 11 years ago