1. 8a9b889 drm/nouveau: remove last use of nouveau_gpuobj_new_fake() by Ben Skeggs · 12 years ago
  2. 092599da drm/nv50/instmem: remove use of nouveau_gpuobj_new_fake() by Ben Skeggs · 12 years ago
  3. 73a60c0 drm/nouveau/gpuobj: remove flags for vm-mappings by Ben Skeggs · 12 years ago
  4. 18c9b95 drm/nouveau/gpuobj: create wrapper functions for mapping gpuobj into vm/bar by Ben Skeggs · 12 years ago
  5. 9da226f drm/nvc0/fifo: handle bar1 control regs much like fifo/nve0 by Ben Skeggs · 12 years ago
  6. 70ee6f1 drm/nv04-nv40/fifo: remove use of nouveau_gpuobj_new_fake() by Ben Skeggs · 12 years ago
  7. 5787640 drm/nv04-nv40/instmem: remove use of nouveau_gpuobj_new_fake() by Ben Skeggs · 12 years ago
  8. af7afbd drm/nv04-nv40/instmem: duplicate nv04 code as nv40, remove alternate paths by Ben Skeggs · 12 years ago
  9. 861d210 drm/nouveau/fb: merge fb/vram and port to subdev interfaces by Ben Skeggs · 12 years ago
  10. 0134a97 drm/nv50-/instmem: allocate vram for kernel objects from end of vram by Ben Skeggs · 12 years ago
  11. 496734b drm/nouveau/core: add support for reverse mm allocations by Ben Skeggs · 12 years ago
  12. 5a5c743 drm/nouveau/timer: port to subdev interfaces by Ben Skeggs · 12 years ago
  13. 7d9115d drm/nouveau/mc: port to subdev interfaces by Ben Skeggs · 12 years ago
  14. cb75d97 drm/nouveau: implement devinit subdev, and new init table parser by Ben Skeggs · 12 years ago
  15. 70790f4 drm/nouveau/clock: pull in the implementation from all over the place by Ben Skeggs · 12 years ago
  16. 8aceb7d drm/nouveau/clk: implement stub clock subdev by Ben Skeggs · 12 years ago
  17. 4196faa drm/nouveau/i2c: port to subdev interfaces by Ben Skeggs · 12 years ago
  18. e0996ae drm/nouveau/gpio: port gpio to subdev interfaces by Ben Skeggs · 12 years ago
  19. cd42439 drm/nouveau/oldbios: remove shadowing support, use bios subdev's image by Ben Skeggs · 12 years ago
  20. 70c0f26 drm/nouveau/bios: pull in basic vbios subdev, more to come later by Ben Skeggs · 12 years ago
  21. 586c55f drm/nouveau: have non-core mmio accesses go through device object by Ben Skeggs · 12 years ago
  22. 9458029 drm/nouveau: implement module init functions in nouveau_drm.c by Ben Skeggs · 12 years ago
  23. 9274f4a drm/nouveau/core: pull in most of the new core infrastructure by Ben Skeggs · 12 years ago
  24. aa4cc5d2 drm/nouveau/agp: move all agp stuff into its own source file by Ben Skeggs · 12 years ago
  25. 02a841d drm/nouveau: restructure source tree, split core from drm implementation by Ben Skeggs · 12 years ago
  26. 3a92d37 drm/nouveau/gem: use bo.offset rather than mm_node.start by Ben Skeggs · 12 years ago
  27. d6ba6d2 drm/nvc0/fence: restore pre-suspend fence buffer context on resume by Ben Skeggs · 12 years ago
  28. 6a3e3db Merge tag 'iommu-fixes-v3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  29. 21e9893 Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 12 years ago
  30. 9c603e5 mtdchar: fix offset overflow detection by Linus Torvalds · 12 years ago
  31. 6672d90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  32. c3a086e Merge tag 'dm-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  33. 0774e39 iommu/amd: Fix wrong assumption in iommu-group specific code by Joerg Roedel · 12 years ago
  34. df555b6 netdev: octeon: fix return value check in octeon_mgmt_init_phy() by Wei Yongjun · 12 years ago
  35. 6399413 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  36. a31fb69 Merge tag 'usb-3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  37. 68b3f28 qlcnic: Fix scheduling while atomic bug by Narendra K · 12 years ago
  38. 64f605c bnx2: Clean up remaining iounmap by Neil Horman · 12 years ago
  39. 3961843 Merge tag 'gpio-fixes-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  40. d1d4bb9 Merge tag 'md-3.6-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  41. 5030fcb Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 12 years ago
  42. b629820 net: phy: smsc: Implement PHY config_init for LAN87xx by Marek Vasut · 12 years ago
  43. a3cff12 smsc75xx: fix resume after device reset by Steve Glendinning · 12 years ago
  44. beb5ac2 netdev: pasemi: fix return value check in pasemi_mac_phy_init() by Wei Yongjun · 12 years ago
  45. a326e6d team: fix return value check by Wei Yongjun · 12 years ago
  46. 0d00dc2 USB: Fix race condition when removing host controllers by Alan Stern · 12 years ago
  47. 01bb650 USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irq by Joachim Eastwood · 12 years ago
  48. d638163 Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 12 years ago
  49. 80b4812 md/raid10: fix "enough" function for detecting if array is failed. by NeilBrown · 12 years ago
  50. 833dd82 drm/nvc0/fifo: ignore bits in PFIFO_INTR that aren't set in PFIFO_INTR_EN by Ben Skeggs · 12 years ago
  51. 1d55f6b dm verity: fix overflow check by Mikulas Patocka · 12 years ago
  52. 0424caa dm thin: fix discard support for data devices by Mike Snitzer · 12 years ago
  53. 9bc142d dm thin: tidy discard support by Mike Snitzer · 12 years ago
  54. 3ae7065 dm: retain table limits when swapping to new table with no devices by Mike Snitzer · 12 years ago
  55. c3c4555e dm table: clear add_random unless all devices have it set by Milan Broz · 12 years ago
  56. ba1cbad dm: handle requests beyond end of device instead of using BUG_ON by Mike Snitzer · 12 years ago
  57. 7ba10aa dm mpath: only retry ioctl when no paths if queue_if_no_path set by Mike Snitzer · 12 years ago
  58. 307615a dm thin: do not set discard_zeroes_data by Mike Snitzer · 12 years ago
  59. 3a75885 drm/udl: limit modes to the sku pixel limits. by Dave Airlie · 12 years ago
  60. 68c4fce vmwgfx: corruption in vmw_event_fence_action_create() by Dan Carpenter · 12 years ago
  61. 4f20d9e Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 12 years ago
  62. 79eee7a drm/nvc0/ltcg: mask off intr 0x10 by Ben Skeggs · 12 years ago
  63. c7ead11 drm/nouveau: silence a debug message triggered by newer userspace by Ben Skeggs · 12 years ago
  64. 6f0f9b6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  65. deb09dd sb_edac: Avoid overflow errors at memory size calculation by Mauro Carvalho Chehab · 12 years ago
  66. b70f833 i5000: Fix the memory size calculation with 2R memories by Mauro Carvalho Chehab · 12 years ago
  67. 582a899 i3200_edac: Fix memory rank size by Mauro Carvalho Chehab · 12 years ago
  68. 16d74eb sh: pfc: Fix up GPIO mux type reconfig case. by Paul Mundt · 12 years ago
  69. 41e2685 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  70. 1abbce4 Merge tag 'vfio-for-linus' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 12 years ago
  71. bee2d97 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  72. b1268d3 gpio-lpc32xx: Fix value handling of gpio_direction_output() by Roland Stigge · 12 years ago
  73. 510d573 phy/micrel: Rename KS80xx to KSZ80xx by Marek Vasut · 12 years ago
  74. 212ea99 phy/micrel: Implement support for KSZ8021 by Marek Vasut · 12 years ago
  75. cb13ff6 md/raid5: add missing spin_lock_init. by NeilBrown · 12 years ago
  76. 0737c8d Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  77. 0bf7a70 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  78. faa2ad0 edac_mc: edac_mc_free() cannot assume mem_ctl_info is registered in sysfs. by Shaun Ruffell · 12 years ago
  79. ef6e781 edac_mc: fix messy kfree calls in the error path by Fengguang Wu · 12 years ago
  80. 5f0ecb9 hwmon: (fam15h_power) Tweak runavg_range on resume by Andreas Herrmann · 12 years ago
  81. 641f145 hwmon: (coretemp) Use get_online_cpus to avoid races involving CPU hotplug by Silas Boyd-Wickizer · 12 years ago
  82. 1ec3ddf hwmon: (via-cputemp) Use get_online_cpus to avoid races involving CPU hotplug by Silas Boyd-Wickizer · 12 years ago
  83. 2b018d5 pppoe: drop PPPOX_ZOMBIEs in pppoe_release by Xiaodong Xu · 12 years ago
  84. 0b121fd team: send port changed when added by Jiri Pirko · 12 years ago
  85. b3a297d Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  86. cead24c Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  87. 9913b8c net/phy/bcm87xx: Add MODULE_LICENSE("GPL") to GPL driver by Peter Hüwe · 12 years ago
  88. 1199992 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  89. 5962640 HID: Fix logitech-dj: missing Unifying device issue by Nestor Lopez Casado · 12 years ago
  90. 3914998 HID: lenovo-tpkbd: Fix memory leak in tpkbd_remove_tp() by Axel Lin · 12 years ago
  91. 340c7a2 rbd: drop dev reference on error in rbd_open() by Alex Elder · 12 years ago
  92. abef3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  93. 36a21fe Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  94. 6551d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  95. 868f480 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  96. 6d77987 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  97. 06b050e Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  98. 267b50f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  99. 8ca7de9 Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  100. a630844 net/stmmac: Use clk_prepare_enable and clk_disable_unprepare by Stefan Roese · 12 years ago