1. f0afb5d drm/radeon/kms: remove pointless CS flags priority struct by Alex Deucher · 13 years ago
  2. cc1f719 drm: introduce drm_can_sleep and use in intel/radeon drivers. (v2) by Dave Airlie · 13 years ago
  3. dea7e0a ttm: fix agp since ttm tt rework by Jerome Glisse · 13 years ago
  4. 93504fc drm/radeon/kms: Add support for multi-ring sync in CS ioctl (v2) by Christian König · 13 years ago
  5. 721604a drm/radeon: GPU virtual memory support v22 by Jerome Glisse · 13 years ago
  6. 0a7eb24 drm: add support for private planes by Rob Clark · 13 years ago
  7. ae662d3 drm/i915: Add support for resetting the SO write pointers on gen7. by Eric Anholt · 13 years ago
  8. 8ea3086 drm/i915: add color key support v4 by Jesse Barnes · 13 years ago
  9. d840832 drm/exynos: added hdmi display support by Seung-Woo Kim · 13 years ago
  10. 83052d4 drm: Add multi buffer plane pixel formats by Seung-Woo Kim · 13 years ago
  11. 7a6e0da drm: kill drm_sman by Daniel Vetter · 13 years ago
  12. 94e8953 drm/sman: kill user_hash_tab by Daniel Vetter · 13 years ago
  13. 763240d drm/sman: rip out owner tracking by Daniel Vetter · 13 years ago
  14. aa38e2e drm/sman: kill owner tracking interface functions by Daniel Vetter · 13 years ago
  15. c828e20 drm/via: track obj->drm_fd relations in the driver by Daniel Vetter · 13 years ago
  16. fdc0b8a drm/sis: track obj->drm_fd relations in the driver by Daniel Vetter · 13 years ago
  17. 4cf7312 Merge remote-tracking branch 'pfdo/drm-fixes' into drm-core-next by Dave Airlie · 13 years ago
  18. 864ee9e drm/exynos: Add plane support with fimd by Joonyoung Shim · 13 years ago
  19. d0d110e drm: Add drm_format_num_planes() utility function by Ville Syrjälä · 13 years ago
  20. 1fbe6f6 Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next by Dave Airlie · 13 years ago
  21. 01f2c77 drm: Replace pitch with pitches[] in drm_framebuffer by Ville Syrjälä · 13 years ago
  22. 22cd7c6 drm: plane: Make 'formats' parameter to drm_plane_init() const by Ville Syrjälä · 13 years ago
  23. 64760a4 drm: fourcc: Use __u32 instead of u32 by Ville Syrjälä · 13 years ago
  24. b03166a drm: Install drm_fourcc.h by Ville Syrjälä · 13 years ago
  25. cc5b6f0 drm: Add a missing ')' by Ville Syrjälä · 13 years ago
  26. 390f998 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  27. 2cfab8d Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux by Linus Torvalds · 13 years ago
  28. b0d78ee Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  29. 8bc1f85 iommu: Export intel_iommu_enabled to signal when iommu is in use by Eugeni Dodonov · 13 years ago
  30. 6f6c2aa [SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb priority by john fastabend · 13 years ago
  31. cd5cfce drm/radeon/kms: add some new pci ids by Alex Deucher · 13 years ago
  32. 13c07b0 linux/log2.h: Fix rounddown_pow_of_two(1) by Linus Torvalds · 13 years ago
  33. 71fe5cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  34. 6de5fc9 mmc: core: Add quirk for long data read time by Stefan Nilsson XK · 13 years ago
  35. 53523d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  36. 83aeead vmscan: use atomic-long for shrinker batching by Konstantin Khlebnikov · 13 years ago
  37. 34a9d2c Merge branch '3.2-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  38. 3172f8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  39. 02125a8 fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API by Al Viro · 13 years ago
  40. 091c0f8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  41. 57de4ba drm/ttm: simplify memory accounting for ttm user v2 by Jerome Glisse · 13 years ago
  42. 8e7e705 drm/ttm: isolate dma data from ttm_tt V4 by Jerome Glisse · 13 years ago
  43. 2334b75 drm/ttm: provide dma aware ttm page pool code V9 by Konrad Rzeszutek Wilk · 13 years ago
  44. b1e5f17 drm/ttm: introduce callback for ttm_tt populate & unpopulate V4 by Jerome Glisse · 13 years ago
  45. 649bf3c drm/ttm: merge ttm_backend and ttm_tt V5 by Jerome Glisse · 13 years ago
  46. 822c4d9 drm/ttm: page allocation use page array instead of list by Jerome Glisse · 13 years ago
  47. a14af87 drm/ttm: remove unused backend flags field by Jerome Glisse · 13 years ago
  48. 667b7a2 drm/ttm: remove split btw highmen and lowmem page by Jerome Glisse · 13 years ago
  49. 3316497 drm/ttm: remove userspace backed ttm object support by Jerome Glisse · 13 years ago
  50. f21ffe9 swiotlb: Expose swiotlb_nr_tlb function to modules by Konrad Rzeszutek Wilk · 13 years ago
  51. a62c93d drm: document the drm_mode_config structure by Jesse Barnes · 13 years ago
  52. c1aaca2 drm: document the drm_mode_group structure by Jesse Barnes · 13 years ago
  53. 550cebc drm: document and cleanup drm_mode_config_funcs by Jesse Barnes · 13 years ago
  54. ef27351 drm: document drm_mode_set structure by Jesse Barnes · 13 years ago
  55. 7225254 drm: remove unused fields in drm_connector and document the rest by Jesse Barnes · 13 years ago
  56. db3e449 drm: add drm_encoder comments by Jesse Barnes · 13 years ago
  57. 6c3db92 drm: add comments for drm_encoder_funcs by Jesse Barnes · 13 years ago
  58. 7749163 drm: fix comments for drm_crtc struct by Jesse Barnes · 13 years ago
  59. 6f215f9 drm: remove unused connector_count field from drm_display_mode by Jesse Barnes · 13 years ago
  60. 838fa58 gma500: Move the API by Alan Cox · 13 years ago
  61. 6f21475 target: remove the unused se_dev_list by Christoph Hellwig · 13 years ago
  62. 5c73b67 target: remove unused struct fields by Jörn Engel · 13 years ago
  63. 6fd126f target: remove the unused t_task_pt_sgl and t_task_pt_sgl_num se_cmd fields by Christoph Hellwig · 13 years ago
  64. 33c3faf target: remove the t_tasks_bidi se_cmd field by Christoph Hellwig · 13 years ago
  65. 2d3a4b5 target: remove the t_tasks_fua se_cmd field by Christoph Hellwig · 13 years ago
  66. aad13ca target: remove the se_ordered_node se_cmd field by Christoph Hellwig · 13 years ago
  67. 58a2801 target: remove the se_obj_ptr and se_orig_obj_ptr se_cmd fields by Christoph Hellwig · 13 years ago
  68. 5f655e8 target: Avoid compiler warnings about signed one-bit bitfields by Bart Van Assche · 13 years ago
  69. 03e98c9 target: Address legacy PYX_TRANSPORT_* return code breakage by Nicholas Bellinger · 13 years ago
  70. 45e713e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  71. 232ea34 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  72. 7125fac Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  73. 27b14b5 tracing: Restore system filter behavior by Li Zefan · 13 years ago
  74. f62ef5f x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh northbridge functions by Andreas Herrmann · 13 years ago
  75. 10c6db1 perf: Fix loss of notification with multi-event by Peter Zijlstra · 13 years ago
  76. a67ba43 asm-generic/unistd.h: support new process_vm_{readv,write} syscalls by Chris Metcalf · 13 years ago
  77. c2b5adb Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  78. 0efebaa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  79. 5983fe2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  80. 2ed4d9d drm/radeon/kms: add some new pci ids by Alex Deucher · 13 years ago
  81. 04b3924 drm: Redefine pixel formats by Ville Syrjälä · 13 years ago
  82. ea6a5d3 sch_red: fix red_calc_qavg_from_idle_time by Eric Dumazet · 13 years ago
  83. cd5b49b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  84. 8cd7920 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  85. 248dbc2 drm: move the fb bpp/depth helper into the core. by Dave Airlie · 13 years ago
  86. 98014be Merge branch 'defconfigs-for-arnd' of git://git.linaro.org/people/triad/linux-stericsson into fixes by Arnd Bergmann · 13 years ago
  87. bda6358 firmware: Sigma: Fix endianess issues by Lars-Peter Clausen · 13 years ago
  88. 4f718a2 firmware: Sigma: Prevent out of bounds memory access by Lars-Peter Clausen · 13 years ago
  89. c1baa88 Merge branch 'nf' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  90. 5cac98d net: Fix corruption in /proc/*/net/dev_mcast by Anton Blanchard · 13 years ago
  91. f7bc83d PM: Update comments describing device power management callbacks by Rafael J. Wysocki · 13 years ago
  92. cb35999 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  93. 4244cb4 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  94. c28800a Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  95. b7b996d Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes by Dave Airlie · 13 years ago
  96. de68dca inet: add a redirect generation id in inetpeer by Eric Dumazet · 13 years ago
  97. b8400f3 route: struct rtable can be const in rt_is_input_route and rt_is_output_route by Steffen Klassert · 13 years ago
  98. 618f9bc net: Move mtu handling down to the protocol depended handlers by Steffen Klassert · 13 years ago
  99. ebb762f net: Rename the dst_opt default_mtu method to mtu by Steffen Klassert · 13 years ago
  100. 9b82e65d6 Merge git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago