1. b10f20d drm/nvc0-/gr: remove reset-after-grctx-construction hack by Ben Skeggs · 12 years ago
  2. 5999933 drm/nouveau: add Kconfig options for debug control by Ben Skeggs · 12 years ago
  3. 77145f1 drm/nouveau: port remainder of drm code, and rip out compat layer by Ben Skeggs · 12 years ago
  4. 2094dd8 drm/nouveau/device: include the official chipset names by Ben Skeggs · 12 years ago
  5. 51a3d34 drm/nouveau/backlight: remove dependence on nouveau_drv.h by Ben Skeggs · 12 years ago
  6. 84058eb drm/nouveau: flatten nv{Read,Write}{MC,VIDEO,FB,EXTDEV} by Ben Skeggs · 12 years ago
  7. fce875d drm/nouveau: move compat ioctl out of nouveau_drv.h by Ben Skeggs · 12 years ago
  8. c007706 drm/nouveau/acpi: move definitions out of nouveau_drv.h by Ben Skeggs · 12 years ago
  9. d38ac52 drm/nouveau/mxm: split up into bios code and a subdev module by Ben Skeggs · 12 years ago
  10. 08c7709 drm/nouveau: start culling unused code by Ben Skeggs · 12 years ago
  11. ebb945a drm/nouveau: port all engines to new engine module format by Ben Skeggs · 12 years ago
  12. ac1499d drm/nvc0-/gr: generate grctx template at init time, not first context ctor by Ben Skeggs · 12 years ago
  13. c4afbe7 drm/nvc0-/gr: share headers between fermi and kepler graphics code by Ben Skeggs · 12 years ago
  14. f589be8 drm/nouveau/pageflip: kick flip handling out of engsw and into fence by Ben Skeggs · 12 years ago
  15. bc9e7b9 drm/nouveau: move some more code around to more appropriate places by Ben Skeggs · 12 years ago
  16. a73c5c5 drm/nvc0-nve0/graph: rename dev to priv, no code changes by Ben Skeggs · 12 years ago
  17. e193b1d drm/nouveau/fence: un-port from nouveau_exec_engine interfaces by Ben Skeggs · 12 years ago
  18. 66f2472 drm/nouveau: pull nouveau_gem definitions into their own header by Ben Skeggs · 12 years ago
  19. 8be21a6 drm/nouveau: pull nouveau_bo definitions into their own header by Ben Skeggs · 12 years ago
  20. 017e6e2 drm/nv04/disp: kick all private state out to own header by Ben Skeggs · 12 years ago
  21. 3863c9b drm/nouveau/instmem: completely new implementation, as a subdev module by Ben Skeggs · 12 years ago
  22. 8a9b889 drm/nouveau: remove last use of nouveau_gpuobj_new_fake() by Ben Skeggs · 12 years ago
  23. 092599da drm/nv50/instmem: remove use of nouveau_gpuobj_new_fake() by Ben Skeggs · 12 years ago
  24. 73a60c0 drm/nouveau/gpuobj: remove flags for vm-mappings by Ben Skeggs · 12 years ago
  25. 18c9b95 drm/nouveau/gpuobj: create wrapper functions for mapping gpuobj into vm/bar by Ben Skeggs · 12 years ago
  26. 9da226f drm/nvc0/fifo: handle bar1 control regs much like fifo/nve0 by Ben Skeggs · 12 years ago
  27. 70ee6f1 drm/nv04-nv40/fifo: remove use of nouveau_gpuobj_new_fake() by Ben Skeggs · 12 years ago
  28. 5787640 drm/nv04-nv40/instmem: remove use of nouveau_gpuobj_new_fake() by Ben Skeggs · 12 years ago
  29. af7afbd drm/nv04-nv40/instmem: duplicate nv04 code as nv40, remove alternate paths by Ben Skeggs · 12 years ago
  30. 861d210 drm/nouveau/fb: merge fb/vram and port to subdev interfaces by Ben Skeggs · 12 years ago
  31. 0134a97 drm/nv50-/instmem: allocate vram for kernel objects from end of vram by Ben Skeggs · 12 years ago
  32. 496734b drm/nouveau/core: add support for reverse mm allocations by Ben Skeggs · 12 years ago
  33. 5a5c743 drm/nouveau/timer: port to subdev interfaces by Ben Skeggs · 12 years ago
  34. 7d9115d drm/nouveau/mc: port to subdev interfaces by Ben Skeggs · 12 years ago
  35. cb75d97 drm/nouveau: implement devinit subdev, and new init table parser by Ben Skeggs · 12 years ago
  36. 70790f4 drm/nouveau/clock: pull in the implementation from all over the place by Ben Skeggs · 12 years ago
  37. 8aceb7d drm/nouveau/clk: implement stub clock subdev by Ben Skeggs · 12 years ago
  38. 4196faa drm/nouveau/i2c: port to subdev interfaces by Ben Skeggs · 12 years ago
  39. e0996ae drm/nouveau/gpio: port gpio to subdev interfaces by Ben Skeggs · 12 years ago
  40. cd42439 drm/nouveau/oldbios: remove shadowing support, use bios subdev's image by Ben Skeggs · 12 years ago
  41. 70c0f26 drm/nouveau/bios: pull in basic vbios subdev, more to come later by Ben Skeggs · 12 years ago
  42. 586c55f drm/nouveau: have non-core mmio accesses go through device object by Ben Skeggs · 12 years ago
  43. 9458029 drm/nouveau: implement module init functions in nouveau_drm.c by Ben Skeggs · 12 years ago
  44. 9274f4a drm/nouveau/core: pull in most of the new core infrastructure by Ben Skeggs · 12 years ago
  45. aa4cc5d2 drm/nouveau/agp: move all agp stuff into its own source file by Ben Skeggs · 12 years ago
  46. 02a841d drm/nouveau: restructure source tree, split core from drm implementation by Ben Skeggs · 12 years ago
  47. 3a92d37 drm/nouveau/gem: use bo.offset rather than mm_node.start by Ben Skeggs · 12 years ago
  48. d6ba6d2 drm/nvc0/fence: restore pre-suspend fence buffer context on resume by Ben Skeggs · 12 years ago
  49. 97da37b crypto: Build SPARC DES algorithms on SPARC only. by Dave Jones · 12 years ago
  50. 954f9ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 12 years ago
  51. 61d335d Merge branch 'security-next-keys' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/security-keys into next-queue by James Morris · 12 years ago
  52. 5316cf9 8021q: fix mac_len recomputation in vlan_untag() by Antonio Quartulli · 12 years ago
  53. 786fdf0 bnx2x: use strlcpy() to copy a string by Dan Carpenter · 12 years ago
  54. 62b54dd ipv6: don't add link local route when there is no link local address by Nicolas Dichtel · 12 years ago
  55. ffb5ba9 net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the remaining packets by htbegin · 12 years ago
  56. da15864 pch_gbe: Fix PTP dependencies. by David S. Miller · 12 years ago
  57. ca41cc9 Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  58. 3151367 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  59. 2bd2c19 MAX_LFS_FILESIZE should be a loff_t by Chuck Lever · 12 years ago
  60. 8f9c011 compat: fs: Generic compat_sys_sendfile implementation by Catalin Marinas · 12 years ago
  61. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  62. 99621b4 btrfs: reada_extent doesn't need kref for refcount by Al Viro · 12 years ago
  63. 10c28d9 coredump: move core dump functionality into its own file by Alex Kelly · 12 years ago
  64. 16642a2 Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  65. 51562cb Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 12 years ago
  66. e23008e NFSv4 reduce attribute requests for open reclaim by Andy Adamson · 12 years ago
  67. df86b57 drm/savage: re-add busmaster enable, regression fix by Florian Zumbiehl · 12 years ago
  68. 331c575 drm/ast: drop duplicate initialization by Dan Carpenter · 12 years ago
  69. 8ff1f79 Merge branch 'drm-next-3.7' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  70. 7fe0b14 Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Linus Torvalds · 12 years ago
  71. 7a9a297 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  72. fc47912 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  73. 807d66d8 NFSv4: nfs4_open_done first must check that GETATTR decoded a file type by Trond Myklebust · 12 years ago
  74. 25a1a62 NFSv4.1: Deal with wraparound when updating the layout "barrier" seqid by Trond Myklebust · 12 years ago
  75. 5a65503 NFSv4.1: Deal with wraparound issues when updating the layout stateid by Trond Myklebust · 12 years ago
  76. 038d649 NFSv4.1: Always set the layout stateid if this is the first layoutget by Trond Myklebust · 12 years ago
  77. 06fe918 Merge tag 'pinctrl-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  78. dff8360 Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  79. 916082b workqueue: avoid using deprecated functions by Linus Torvalds · 12 years ago
  80. 251ec41 NFSv4.1: Fix another refcount issue in pnfs_find_alloc_layout by Trond Myklebust · 12 years ago
  81. ae2bb03 NFSv4: don't put ACCESS in OPEN compound if O_EXCL by Weston Andros Adamson · 12 years ago
  82. bbd3a8e NFSv4: don't check MAY_WRITE access bit in OPEN by Weston Andros Adamson · 12 years ago
  83. ce3810c ARM: OMAP: SmartReflex: fix error path in init function by Jean Pihet · 12 years ago
  84. 70071ff ARM: OMAP: SmartReflex: select CONFIG_POWER_SUPPLY in Kconfig by Jean Pihet · 12 years ago
  85. cea0b4c iscsit: add missing endianess conversion in iscsit_check_inaddr_any by Christoph Hellwig · 12 years ago
  86. 904753d iscsit: remove incorrect unlock in iscsit_build_sendtargets_resp by Christoph Hellwig · 12 years ago
  87. fceb5bc iscsit: mark various functions static by Christoph Hellwig · 12 years ago
  88. 4e34d95 perf tools: Convert to BACKTRACE_SUPPORT by Namhyung Kim · 12 years ago
  89. 4d8061f perf tools: Long option completion support for each subcommands by Namhyung Kim · 12 years ago
  90. 35c2fde perf tools: Complete long option names of perf command by Namhyung Kim · 12 years ago
  91. a1d668c perf tools: Check existence of _get_comp_words_by_ref when bash completing by Namhyung Kim · 12 years ago
  92. 002439e perf inject: Don't use globals where not needed to by Arnaldo Carvalho de Melo · 12 years ago
  93. 61eaa3b perf record: Don't use globals where not needed to by Arnaldo Carvalho de Melo · 12 years ago
  94. 94d668d perf evlist: Don't use globals where not needed to by Arnaldo Carvalho de Melo · 12 years ago
  95. be77284 perf top: Don't use globals where not needed to by Arnaldo Carvalho de Melo · 12 years ago
  96. 11c4e4a perf probe: Don't use globals where not needed to by Arnaldo Carvalho de Melo · 12 years ago
  97. 6ee4149 perf buildid-list: Don't use globals where not needed to by Arnaldo Carvalho de Melo · 12 years ago
  98. 472cc83 perf buildid-cache: Don't use globals where not needed to by Arnaldo Carvalho de Melo · 12 years ago
  99. 73bdc71 perf timechart: Don't use globals where not needed to by Arnaldo Carvalho de Melo · 12 years ago
  100. c75d98a perf lock: Don't use globals where not needed to by Arnaldo Carvalho de Melo · 12 years ago