1. d43f81c drm/tegra: Add gr2d device by Terje Bergstrom · 12 years ago
  2. 6579324 gpu: host1x: Add channel support by Terje Bergstrom · 12 years ago
  3. 7547168 gpu: host1x: Add host1x driver by Terje Bergstrom · 12 years ago
  4. f18353e Merge branch 'drm-next-3.10' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  5. dea14df Merge tag 'omapdss-for-3.10' of git://gitorious.org/linux-omap-dss2/linux into drm-next by Dave Airlie · 12 years ago
  6. b633054 drm.h: Fix DRM compilation with bare-metal toolchain. by Paul Sokolovsky · 12 years ago
  7. 28184f2 Merge tag 'drm-intel-next-2013-04-06' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  8. 3d62fe5 OMAPDSS: Merge omapdss topic branches by Tomi Valkeinen · 12 years ago
  9. 715f59c drm: Misc comment cleanup by Christopher Harvey · 12 years ago
  10. f64122c drm: add new QXL driver. (v1.4) by Dave Airlie · 12 years ago
  11. afe6804 ttm: export functions to allow qxl do its own iomapping by Dave Airlie · 12 years ago
  12. 97d1033 include/drm/drm_fb_helper.h: remove left over function declaration by Alon Levy · 12 years ago
  13. 64d7b8b drm/radeon: add si tile mode array query v3 by Jerome Glisse · 12 years ago
  14. 902aaef drm/radeon: add ring working query by Christian König · 12 years ago
  15. f2ba57b drm/radeon: UVD bringup v8 by Christian König · 12 years ago
  16. a0a53aa drm/radeon: Use direct mapping for fast fb access on RS690 by Samuel Li · 12 years ago
  17. 399403c Merge tag 'drm-intel-next-2013-03-23' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  18. a4419f3 OMAPDSS: n8x0: remove platform backlight calls by Tomi Valkeinen · 12 years ago
  19. 77d3595 OMAPDSS: remove dsi videomode from dssdev by Tomi Valkeinen · 12 years ago
  20. f1e0001 OMAPDSS: DSI: use new clock calculation code by Tomi Valkeinen · 12 years ago
  21. 478d7df OMAPDSS: DSI: add enum omap_dss_dsi_trans_mode by Tomi Valkeinen · 12 years ago
  22. 777f05c OMAPDSS: DSI: simplify dsi configuration by Tomi Valkeinen · 12 years ago
  23. 2eea5ae OMAPDSS: add output->dispc_channel by Tomi Valkeinen · 12 years ago
  24. 7286a08 OMAPDSS: add output->name by Tomi Valkeinen · 12 years ago
  25. 4fdfdf0 OMAPDSS: HDMI: remove HDMI clk divisors from dssdev by Tomi Valkeinen · 12 years ago
  26. a0d269e OMAPDSS: DSI: remove DSI & DISPC clk divisors from dssdev by Tomi Valkeinen · 12 years ago
  27. c3f80cb OMAPDSS: add fields to panels' platform data by Tomi Valkeinen · 12 years ago
  28. a0d8dde OMAPDSS: panels: keep platform data of all panels in a single header by Archit Taneja · 12 years ago
  29. ecb135a Merge tag 'v3.9-rc5' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  30. aea7fab Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  31. dc543f9 Merge tag 'for-3.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rwlove/fcoe by Linus Torvalds · 12 years ago
  32. ff3421d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  33. d299c29 Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  34. dbf520a Revert "lockdep: check that no locks held at freeze time" by Paul Walmsley · 12 years ago
  35. 09a9f1d Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs" by Michel Lespinasse · 12 years ago
  36. 0776ce0 Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  37. 1b6a4db Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  38. 2c3de1c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  39. 33b65f1 Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  40. 24f11a5 line up comment for ndo_bridge_getlink by Dmitry Kravkov · 12 years ago
  41. 2db76d7 lib/scatterlist: sg_page_iter: support sg lists w/o backing pages by Imre Deak · 12 years ago
  42. 87a8ebd userns: Restrict when proc and sysfs can be mounted by Eric W. Biederman · 12 years ago
  43. 90563b1 vfs: Add a mount flag to lock read only bind mounts by Eric W. Biederman · 12 years ago
  44. 3151527 userns: Don't allow creation if the user is chrooted by Eric W. Biederman · 12 years ago
  45. b175293 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  46. 11e17a0 drm: add initial_config function to fb helper by Jesse Barnes · 12 years ago
  47. 330305c ipv4: Fix ip-header identification for gso packets. by Pravin B Shelar · 12 years ago
  48. 0807619 libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config} by Robert Love · 12 years ago
  49. 8a9a713 libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initialization by Robert Love · 12 years ago
  50. 3f5eb14 usb: add find_raw_port_number callback to struct hc_driver() by Lan Tianyu · 12 years ago
  51. fb9bb18 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  52. 5da273f Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 12 years ago
  53. 14629ed Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 12 years ago
  54. f9228b2 mm: zone_end_pfn is too small by Russ Anderson · 12 years ago
  55. dc72c32 printk: Provide a wake_up_klogd() off-case by Frederic Weisbecker · 12 years ago
  56. fe8d526 irq_work.h: fix warning when CONFIG_IRQ_WORK=n by James Hogan · 12 years ago
  57. b9cb3bf Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  58. 8f46c50 Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  59. 1e0695c Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 12 years ago
  60. 7fbaee7 Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus by Jens Axboe · 12 years ago
  61. 909b3fd xen-pciback: notify hypervisor about devices intended to be assigned to guests by Jan Beulich · 12 years ago
  62. 09a6e1f Revert "KVM: allow host header to be included even for !CONFIG_KVM" by Marcelo Tosatti · 12 years ago
  63. e5b33dc USB: serial: add modem-status-change wait queue by Johan Hovold · 12 years ago
  64. ae5fc98 net: fix *_DIAG_MAX constants by Andrey Vagin · 12 years ago
  65. 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 · 12 years ago
  66. cd82346 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  67. 172a271 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  68. 73214f5 thermal: shorten too long mcast group name by Masatake YAMATO · 12 years ago
  69. 8ed7816 flow_keys: include thoff into flow_keys for later usage by Daniel Borkmann · 12 years ago
  70. 44046a5 udp: add encap_destroy callback by Tom Parkin · 12 years ago
  71. 7fa4cd1 usb: ulpi: Define a *otg_ulpi_create no-op by Fabio Estevam · 12 years ago
  72. 90b2621 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  73. 236f651 Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  74. ea4a0ce Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  75. 7b1b3fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  76. 2a14869 Fix breakage in MIPS siginfo handling by David Howells · 12 years ago
  77. 5a3da1f inet: limit length of fragment queue hash table bucket lists by Hannes Frederic Sowa · 12 years ago
  78. 0c12582 ipvs: add backup_only flag to avoid loops by Julian Anastasov · 12 years ago
  79. 0d4a42f Merge tag 'v3.9-rc3' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  80. 6a15075 ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0 by Marek Vasut · 12 years ago
  81. f445f11 KVM: allow host header to be included even for !CONFIG_KVM by Kevin Hilman · 12 years ago
  82. 35f8c76 Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  83. 1c6ba37 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  84. 65c1055 kprobes: Make hash_64() as always inlined by Masami Hiramatsu · 12 years ago
  85. 6c4d3bc perf,x86: fix link failure for non-Intel configs by David Rientjes · 12 years ago
  86. 1e8bbe6 net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibility by Bjørn Mork · 12 years ago
  87. 9713fae EDAC: Merge mci.mem_is_per_rank with mci.csbased by Mauro Carvalho Chehab · 12 years ago
  88. 1eef128 amd64_edac: Correct DIMM sizes by Mauro Carvalho Chehab · 12 years ago
  89. 2365958 Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linux by Linus Torvalds · 12 years ago
  90. de1893f Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes by Linus Torvalds · 12 years ago
  91. b75bbaa drm/radeon: add Richland pci ids by Alex Deucher · 12 years ago
  92. 1d9d863 perf,x86: fix kernel crash with PEBS/BTS after suspend/resume by Stephane Eranian · 12 years ago
  93. aaa0c23 Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bug by Zhouyi Zhou · 12 years ago
  94. f4846e5 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 12 years ago
  95. f65846a list: Fix double fetch of pointer in hlist_entry_safe() by Paul E. McKenney · 12 years ago
  96. cca7af3 skb: Propagate pfmemalloc on skb from head page only by Pavel Emelyanov · 12 years ago
  97. 16fad69 tcp: fix skb_availroom() by Eric Dumazet · 12 years ago
  98. 5bc7c33 mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY by Brian Norris · 12 years ago
  99. 842d223 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 12 years ago
  100. ca044f9 UAPI: fix endianness conditionals in linux/raid/md_p.h by David Howells · 12 years ago