1. 780194b drm/nouveau/vm: make each vma take a reference on its parent vm by Ben Skeggs · 12 years ago
  2. 51a506c drm/nouveau/core: remove nouveau_mm.mutex, no more users by Ben Skeggs · 12 years ago
  3. 4e67bee drm/nouveau/vm: take subdev mutex, not the mm, protects against race with vm/nvc0 by Ben Skeggs · 12 years ago
  4. 15cace5 drm/nvc0/vm: handle bar tlb flushes internally by Ben Skeggs · 12 years ago
  5. ca97a36 drm/nv50-/vm: take mutex rather than irqsave spinlock by Ben Skeggs · 12 years ago
  6. 464d636 drm/nv50/vm: remove explicit vm knowledge from engines by Ben Skeggs · 12 years ago
  7. c3032ad drm/nv50/vm: handle bar tlb flushes internally by Ben Skeggs · 12 years ago
  8. fec43a7 drm/nvc0/gr: port mp trap handling from calim's kepler code by Ben Skeggs · 12 years ago
  9. 16b133d drm/nve0/gr: attempt to resume after sm traps by Ben Skeggs · 12 years ago
  10. 3d8a6ed drm/nve0/gr: s/tp/tpc/ by Ben Skeggs · 12 years ago
  11. 8d6f585 drm/nve0/fifo: create our playlists up-front, at startup by Ben Skeggs · 12 years ago
  12. da746d4 drm/nva3/clk: minor improvements to fractional N calculation by Ben Skeggs · 12 years ago
  13. dceef5d drm/nouveau/fb: initialise vram controller as pfb sub-object by Ben Skeggs · 12 years ago
  14. 54ecff3 drm/nouveau/clk: change init ordering, no longer needed by devinit by Ben Skeggs · 12 years ago
  15. 88524bc drm/nouveau/devinit: move simple pll setting routines to devinit by Ben Skeggs · 12 years ago
  16. 7ada785 drm/nouveau: pass generic subdev to calculation routines by Ben Skeggs · 12 years ago
  17. aca78e9 drm/nve0/ce: stub interrupt handler by Ben Skeggs · 12 years ago
  18. 48506d1 drm/nve0/ce: link ce2 to its engine, rather than from graphics by Ben Skeggs · 12 years ago
  19. 01672ef drm/nve0/fifo: copy engine context stored in ramfc, not externally by Ben Skeggs · 12 years ago
  20. b0bc530 drm/nve0/ce: create engine object for ce2 by Ben Skeggs · 12 years ago
  21. d53635a drm/nouveau: pull in latest ucode builds from external tree by Ben Skeggs · 12 years ago
  22. f3c15b0 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  23. e10e577 Merge tag 'driver-core-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  24. b71055b Merge tag 'usb-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  25. dcfdc28 Merge tag 'tty-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  26. 67e5b2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  27. 70a3067 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  28. e61cd5e Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  29. 64a2f30 Merge tag 'acpi-3.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  30. 7ecba6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  31. 58807a5 iscsi-target: Remove left over v3.10-rc debug printks by Nicholas Bellinger · 12 years ago
  32. 58bd0c6 target/iscsi: Fix op=disable + error handling cases in np_store_iser by Andy Grover · 12 years ago
  33. 9aa3687 Merge branch 'drm-fixes-3.10' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 12 years ago
  34. 8444d5c drm/radeon: update lockup tracking when scheduling in empty ring by Jerome Glisse · 12 years ago
  35. bb69ee2 [media] Fix build when drivers are builtin and frontend modules by Mauro Carvalho Chehab · 12 years ago
  36. 8b6fd65 irqchip: gic: call gic_cpu_init() as well in CPU_STARTING_FROZEN case by Shawn Guo · 12 years ago
  37. 5f63adb [media] s5p makefiles: don't override other selections on obj-[ym] by Mauro Carvalho Chehab · 12 years ago
  38. 35a2fbc USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cable by Anders Hammarquist · 12 years ago
  39. b9e95fc ACPI / LPSS: Power up LPSS devices during enumeration by Rafael J. Wysocki · 12 years ago
  40. 6ee22e9d ACPI / PM: Fix error code path for power resources initialization by Rafael J. Wysocki · 12 years ago
  41. 8112006 ACPI / dock: Take ACPI scan lock in write_undock() by Rafael J. Wysocki · 12 years ago
  42. 204ebc0 ACPI / resources: call acpi_get_override_irq() only for legacy IRQ resources by Mika Westerberg · 12 years ago
  43. 722a860 [media] exynos4-is: Fix FIMC-IS clocks initialization by Sylwester Nawrocki · 12 years ago
  44. 784a4d5 Merge branch 'drm-fixes-3.10' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 12 years ago
  45. ebc0bad drm/prime: Honor requested file flags when exporting a buffer by Laurent Pinchart · 12 years ago
  46. 9a66d18 parisc: fix serial ports on C8000 workstation by Thomas Bogendoerfer · 12 years ago
  47. 8759793 firmware loader: fix use-after-free by double abort by Ming Lei · 12 years ago
  48. 035978b usb: phy: Improve Kconfig help for CONFIG_USB_PHY by George Spelvin · 12 years ago
  49. aad7601 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  50. f93f0b9 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 12 years ago
  51. 7c61c3d tty: Fix transient pty write() EIO by Peter Hurley · 12 years ago
  52. ef223fb tty/vt: Return EBUSY if deallocating VT1 and it is busy by Ross Lagerwall · 12 years ago
  53. a908eb9 [media] rtl28xxu: fix buffer overflow when probing Rafael Micro r820t tuner by Gianluca Gennari · 12 years ago
  54. ff49fad ARM: tegra30: clocks: Fix pciex clock registration by Jay Agarwal · 12 years ago
  55. 8177a9d lseek(fd, n, SEEK_END) does *not* go to eof - n by Al Viro · 12 years ago
  56. 596fa9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  57. 9bb9285 Merge tag 'char-misc-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  58. 3ad2e31 Merge tag 'usb-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  59. c139b1e drm/radeon: fix UVD on big endian by Alex Deucher · 12 years ago
  60. b5aff3d tcm_qla2xxx: Fix residual for underrun commands that fail by Roland Dreier · 12 years ago
  61. 574780f target/iscsi: don't corrupt bh_count in iscsit_stop_time2retain_timer() by Jörn Engel · 12 years ago
  62. 42f132f mei: me: clear interrupts on the resume path by Tomas Winkler · 12 years ago
  63. 2753ff5 mei: nfc: fix nfc device freeing by Tomas Winkler · 12 years ago
  64. 5e85b36 mei: init: Flush scheduled work before resetting the device by Samuel Ortiz · 12 years ago
  65. aaf9522 netiucv: Hold rtnl between name allocation and device registration. by Benjamin Poirier · 12 years ago
  66. c9bfbb3 tulip: Properly check dma mapping result by Neil Horman · 12 years ago
  67. 33c929c Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  68. d25d869 of: Fix locking vs. interrupts by Benjamin Herrenschmidt · 12 years ago
  69. 25e33ed Merge tag 'acpi-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  70. 82ea4be Merge tag 'md-3.10-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  71. 3a96d5c rbd: use the correct length for format 2 object names by Josh Durgin · 12 years ago
  72. dd01989 net: sh_eth: fix incorrect RX length error if R8A7740 by Yoshihiro Shimoda · 12 years ago
  73. cc60ab0 drivers: net: davinci_mdio: restore mdio clk divider in mdio resume by Mugunthan V N · 12 years ago
  74. 5033ec3 drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driver by Mugunthan V N · 12 years ago
  75. df465ab tg3: Wait for boot code to finish after power on by Nithin Sujir · 12 years ago
  76. 4f5474e bonding: fix igmp_retrans type and two related races by Nikolay Aleksandrov · 12 years ago
  77. b8fad45 bonding: reset master mac on first enslave failure by Nikolay Aleksandrov · 12 years ago
  78. 631f24a net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG used by Dinh Nguyen · 12 years ago
  79. 0c5fed0 be2net: Fix 32-bit DMA Mask handling by Somnath Kotur · 12 years ago
  80. 94f950c xen-netback: don't de-reference vif pointer after having called xenvif_put() by Jan Beulich · 12 years ago
  81. 99ffc3e macvlan: don't touch promisc without passthrough by Michael S. Tsirkin · 12 years ago
  82. 5026d7a md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in place by H. Peter Anvin · 12 years ago
  83. e2d5992 md/raid1,raid10: use freeze_array in place of raise_barrier in various places. by NeilBrown · 12 years ago
  84. 3056e3a md/raid1: consider WRITE as successful only if at least one non-Faulty and non-rebuilding drive completed it. by Alex Lyakas · 12 years ago
  85. 6b6204e md: md_stop_writes() should always freeze recovery. by NeilBrown · 12 years ago
  86. 26e0446 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  87. 645a992 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  88. b2cc9c1 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  89. a568fa1 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 12 years ago
  90. 282c4c0 drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info() by Dan Carpenter · 12 years ago
  91. bba00e5 rtc-at91rm9200: use shadow IMR on at91sam9x5 by Johan Hovold · 12 years ago
  92. e9f08bb rtc-at91rm9200: add shadow interrupt mask by Johan Hovold · 12 years ago
  93. e304fcd0 rtc-at91rm9200: refactor interrupt-register handling by Johan Hovold · 12 years ago
  94. de64547 rtc-at91rm9200: add configuration support by Johan Hovold · 12 years ago
  95. 558c61e rtc-at91rm9200: add match-table compile guard by Johan Hovold · 12 years ago
  96. 24b8256 drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with device tree by Tony Lindgren · 12 years ago
  97. 03f47e8 cciss: fix broken mutex usage in ioctl by Stephen M. Cameron · 12 years ago
  98. ebf8d6c drivers/rtc/rtc-cmos.c: fix accidentally enabling rtc channel by Derek Basehore · 12 years ago
  99. 5a28084 drivers/rtc/rtc-tps6586x.c: device wakeup flags correction by Dmitry Osipenko · 12 years ago
  100. 6673de0 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago