1. 4a490b7 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  2. 8d91a42 Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  3. d5757db Revert "drm: tegra: protect DC register access with mutex" by Dave Airlie · 12 years ago
  4. 500df2e drm: tegra: program only one window during modeset by Lucas Stach · 12 years ago
  5. e39250a drm: tegra: clean out old gem prototypes by Lucas Stach · 12 years ago
  6. fa416dd drm: tegra: remove redundant tegra2_tmds_config entry by Lucas Stach · 12 years ago
  7. 83c0bcb drm: tegra: protect DC register access with mutex by Lucas Stach · 12 years ago
  8. 4026bfb drm: tegra: don't leave clients host1x member uninitialized by Lucas Stach · 12 years ago
  9. 4049508 drm: tegra: fix front_porch <-> back_porch mixup by Lucas Stach · 12 years ago
  10. 8be0e5c Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  11. b1d778b Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  12. 101e5c7 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  13. 7fd83b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  14. af9b078 net/vxlan: Use the underlying device index when joining/leaving multicast groups by Yan Burman · 12 years ago
  15. ccb6e98 cpts: fix a run time warn_on. by Richard Cochran · 12 years ago
  16. cbc44db cpts: fix build error by removing useless code. by Richard Cochran · 12 years ago
  17. 637704c Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  18. 9c016d6 Partly revert "[media] uvcvideo: Set error_idx properly for extended controls API failures" by Rafael J. Wysocki · 12 years ago
  19. eca1529 drm/nve0/graph: fix fuc, and enable acceleration on all known chipsets by Ben Skeggs · 12 years ago
  20. 9025306 drm/nvc0/graph: fix fuc, and enable acceleration on GF119 by Ben Skeggs · 12 years ago
  21. 5ddf4d4 drm/nouveau/bios: cache ramcfg strap on later chipsets by Ben Skeggs · 12 years ago
  22. 3d8ec27 drm/nouveau/mxm: silence output if no bios data by Ben Skeggs · 12 years ago
  23. 0dd660d drm/nouveau/bios: parse/display extra version component by Ben Skeggs · 12 years ago
  24. 1ed7316 drm/nouveau/bios: implement opcode 0xa9 by Ben Skeggs · 12 years ago
  25. d2bcea6 drm/nouveau/bios: update gpio parsing apis to match current design by Ben Skeggs · 12 years ago
  26. caba557 drm/nouveau: initial support for GK106 by Ben Skeggs · 12 years ago
  27. 0b255e9 i2c: remove __dev* attributes from subsystem by Bill Pemberton · 12 years ago
  28. 86266ca hwmon: (emc6w201) Fix DIV_ROUND_CLOSEST problem with unsigned divisors by Guenter Roeck · 12 years ago
  29. 03ce758 Drivers: network: more __dev* removal by Greg KH · 12 years ago
  30. 0602934 hwmon: (lm73} Detect and report i2c bus errors by Chris Verges · 12 years ago
  31. 4fe19a1 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  32. b49249d Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  33. 184e251 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  34. 9fdc6be tuntap: dont use a private kmem_cache by Eric Dumazet · 12 years ago
  35. 2904207 solos-pci: double lock in geos_gpio_store() by Dan Carpenter · 12 years ago
  36. 45e621d dm stripe: add WRITE SAME support by Mike Snitzer · 12 years ago
  37. 7de3ee5 dm: remove map_info by Mikulas Patocka · 12 years ago
  38. ee18026 dm snapshot: do not use map_context by Mikulas Patocka · 12 years ago
  39. 59c3d2c dm thin: dont use map_context by Mikulas Patocka · 12 years ago
  40. 0045d61 dm raid1: dont use map_context by Mikulas Patocka · 12 years ago
  41. c7cfdf5 dm flakey: dont use map_context by Mikulas Patocka · 12 years ago
  42. 89c7cd8 dm raid1: rename read_record to bio_record by Mikulas Patocka · 12 years ago
  43. ddbd658 dm: move target request nr to dm_target_io by Mikulas Patocka · 12 years ago
  44. 42bc954 dm snapshot: use per_bio_data by Mikulas Patocka · 12 years ago
  45. e42c3f9 dm verity: use per_bio_data by Mikulas Patocka · 12 years ago
  46. 39cf0ed dm raid1: use per_bio_data by Mikulas Patocka · 12 years ago
  47. c0820cf dm: introduce per_bio_data by Mikulas Patocka · 12 years ago
  48. 70d6c40 dm kcopyd: add WRITE SAME support to dm_kcopyd_zero by Mike Snitzer · 12 years ago
  49. 4f0b70b dm linear: add WRITE SAME support by Mike Snitzer · 12 years ago
  50. 23508a9 dm: add WRITE SAME support by Mike Snitzer · 12 years ago
  51. d54eaa5 dm: prepare to support WRITE SAME by Mike Snitzer · 12 years ago
  52. 9c5091f dm ioctl: use kmalloc if possible by Mikulas Patocka · 12 years ago
  53. 5023e5c dm ioctl: remove PF_MEMALLOC by Mikulas Patocka · 12 years ago
  54. 7960123 dm persistent data: improve improve space map block alloc failure message by Joe Thornber · 12 years ago
  55. c397741 dm thin: use DMERR_LIMIT for errors by Mike Snitzer · 12 years ago
  56. 89ddeb8 dm persistent data: use DMERR_LIMIT for errors by Mike Snitzer · 12 years ago
  57. a5bd968 dm block manager: reinstate message when validator fails by Mike Snitzer · 12 years ago
  58. 3a0f9aa dm raid: round region_size to power of two by Jonathan Brassow · 12 years ago
  59. 2aab385 dm thin: cleanup dead code by Joe Thornber · 12 years ago
  60. f286ba0 dm thin: rename cell_defer_except to cell_defer_no_holder by Joe Thornber · 12 years ago
  61. 9aa0c0e dm snapshot: optimize track_chunk by Mikulas Patocka · 12 years ago
  62. 19cbbc6 dm raid: use DM_ENDIO_INCOMPLETE by Mikulas Patocka · 12 years ago
  63. 7c27213 dm raid1: remove impossible mempool_alloc error test by Mikulas Patocka · 12 years ago
  64. 018debe dm thin: emit ignore_discard in status when discards disabled by Mike Snitzer · 12 years ago
  65. e3cbf94 dm persistent data: fix nested btree deletion by Joe Thornber · 12 years ago
  66. 563af18 dm thin: wake worker when discard is prepared by Joe Thornber · 12 years ago
  67. e808807 dm thin: fix race between simultaneous io and discards to same block by Joe Thornber · 12 years ago
  68. b7ca9c9 dm thin: replace dm_cell_release_singleton with cell_defer_except by Joe Thornber · 12 years ago
  69. c1a9467 dm: disable WRITE SAME by Mike Snitzer · 12 years ago
  70. e910d7e dm ioctl: prevent unsafe change to dm_ioctl data_size by Alasdair G Kergon · 12 years ago
  71. 550929f dm persistent data: rename node to btree_node by Mikulas Patocka · 12 years ago
  72. 668bbc8 drm/radeon: add WAIT_UNTIL to evergreen VM safe reg list by Alex Deucher · 12 years ago
  73. 54e37b8 Merge tag 'vfio-for-v3.8-v2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 12 years ago
  74. 4c9a44a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  75. 1f0377f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  76. f3dc129 Merge tag 'fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  77. 891348c SGI-XP: handle non-fatal traps by Robin Holt · 12 years ago
  78. 5abe257 revert "rtc: recycle id when unloading a rtc driver" by Andrew Morton · 12 years ago
  79. ba3f7a1 drivers/rtc/rtc-imxdi.c: must include <linux/spinlock.h> by Jean Delvare · 12 years ago
  80. 9f9c9cbb drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it exists by Zhenzhong Duan · 12 years ago
  81. f1d8e61 drivers/firmware/dmi_scan.c: check dmi version when get system uuid by Zhenzhong Duan · 12 years ago
  82. 1ac12b4 vfs: turn is_dir argument to kern_path_create into a lookup_flags arg by Jeff Layton · 12 years ago
  83. 40889e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  84. 787314c Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  85. 6491d4d intel-iommu: Free old page tables before creating superpage by Woodhouse, David · 12 years ago
  86. f2420ec Merge branch 'v3.8-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 12 years ago
  87. c3e946c rbd: get rid of rbd_{get,put}_dev() by Alex Elder · 12 years ago
  88. b7dfde9 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  89. 85d5b70 Merge tag 'upstream-3.8-rc1' of git://git.infradead.org/linux-ubi by Linus Torvalds · 12 years ago
  90. 1ffab3d Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  91. ddedec2 Merge tag 'tag-for-linus-3.8' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf by Linus Torvalds · 12 years ago
  92. 8cb68bd Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  93. da494d7 drm/i915: disable shrinker lock stealing for create_mmap_offset by Daniel Vetter · 12 years ago
  94. 677feac drm/i915: optionally disable shrinker lock stealing by Daniel Vetter · 12 years ago
  95. 5b42427 drm/i915: fix flags in dma buf exporting by Dave Airlie · 12 years ago
  96. d72623b Merge branches 'cxgb4', 'ipoib' and 'mlx4' into for-next by Roland Dreier · 12 years ago
  97. 793dad9 RDMA/cxgb4: Fix bug for active and passive LE hash collision path by Vipul Pandya · 12 years ago
  98. 1cab775 RDMA/cxgb4: Fix LE hash collision bug for passive open connection by Vipul Pandya · 12 years ago
  99. 5be78ee RDMA/cxgb4: Fix LE hash collision bug for active open connection by Vipul Pandya · 12 years ago
  100. b6fa0cd dma-buf: might_sleep() in dma_buf_unmap_attachment() by Rob Clark · 12 years ago