1. 1bd49b4 [SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_stats by Vasu Dev · 12 years ago
  2. e58abb0 [SCSI] fc: add some more FC specific stats to fc_host by Vasu Dev · 12 years ago
  3. 7074e5e UBIFS: remove invalid reference to list iterator variable by Julia Lawall · 12 years ago
  4. d51f17ea UBIFS: simplify reply code a bit by Artem Bityutskiy · 12 years ago
  5. 06bef94 UBIFS: add debugfs knob to switch to R/O mode by Artem Bityutskiy · 12 years ago
  6. 782759b UBIFS: fix compilation warning by Alexandre Pereira da Silva · 12 years ago
  7. 5440711 sh: pfc: Prefer DRV_NAME over KBUILD_MODNAME. by Paul Mundt · 12 years ago
  8. c672793 UBIFS: fix a bug in empty space fix-up by Artem Bityutskiy · 12 years ago
  9. 6343325 dmaengine: Cleanup logging messages by Joe Perches · 12 years ago
  10. 0e79f9a mmc: sh_mmcif: switch to the new DMA channel allocation and configuration by Guennadi Liakhovetski · 12 years ago
  11. 1ff8df4 dma: sh: provide a migration path for slave drivers to stop using .private by Guennadi Liakhovetski · 12 years ago
  12. c2cdb7e dma: sh: use an integer slave ID to improve API compatibility by Guennadi Liakhovetski · 12 years ago
  13. ecf90fb dmaengine: shdma: prepare to stop using struct dma_chan::private by Guennadi Liakhovetski · 12 years ago
  14. 1e7f07b sh: remove unused DMA device pointer from SIU platform data by Guennadi Liakhovetski · 12 years ago
  15. 9d051dc ASoC: siu: don't use DMA device for channel filtering by Guennadi Liakhovetski · 12 years ago
  16. 341f4dc dmaengine: shdma: (cosmetic) simplify a static function by Guennadi Liakhovetski · 12 years ago
  17. 9e76e6d ALSA: hda - Turn on PIN_OUT from hdmi playback prepare. by Dylan Reid · 12 years ago
  18. e6b0b6a Merge tag 'v3.5-rc7' into drm-next by Dave Airlie · 12 years ago
  19. 83bc5fd drm/sis: fixup sis_mm ioctl structs by Daniel Vetter · 12 years ago
  20. 26587e6 drm: kill i915/i830 ids from drm_pciids.h by Daniel Vetter · 13 years ago
  21. 67cb4b4 drm: unconditionally clean up dma buffers of closing clients by Daniel Vetter · 13 years ago
  22. a344a7e drm: kill dma queue support by Daniel Vetter · 13 years ago
  23. 4c37379 drm: ditch strange DRIVER_DMA_QUEUE only error bail-out by Daniel Vetter · 13 years ago
  24. b0071ef drm: kill reclaim_buffers callback by Daniel Vetter · 13 years ago
  25. e2b3c5b drm/savage: clean up reclaim_buffers by Daniel Vetter · 13 years ago
  26. 923d1fe drm: kill reclaim_buffers_locked by Daniel Vetter · 13 years ago
  27. d5346b3 Revert "Revert "drm/i810: cleanup reclaim_buffers"" by Daniel Vetter · 12 years ago
  28. 3ae6b64 drm: kill reclaim_buffers_idlelocked functions by Daniel Vetter · 13 years ago
  29. ea5e437 drm/sis: clean up reclaim_buffers by Daniel Vetter · 13 years ago
  30. 834859c drm/via: clean up reclaim_buffers by Daniel Vetter · 13 years ago
  31. 5bd42f6 drm/udl: port over blanking code from udlfb. by Dave Airlie · 12 years ago
  32. 197bbb3 drm/radeon/kms: auto detect pcie link speed from root port by Dave Airlie · 12 years ago
  33. f429778 drm/pci: add support for getting the supported link bw. by Dave Airlie · 12 years ago
  34. cdcac9c pci_regs: define LNKSTA2 pcie cap + bits. by Dave Airlie · 12 years ago
  35. 440a7cd drm/radeon: improve GPU lockup debugging info on r6xx/r7xx/r8xx/r9xx by Jerome Glisse · 12 years ago
  36. c3ae331 tools/power: turbostat: fix large c1% issue by Len Brown · 12 years ago
  37. c98d5d9 tools/power: turbostat v2 - re-write for efficiency by Len Brown · 12 years ago
  38. 4dbdf0a drm/mgag200: fix null pointer dereference by Devendra Naga · 12 years ago
  39. f60ec4c drm/radeon: Try harder to avoid HW cursor ending on a multiple of 128 columns. by Michel Dänzer · 12 years ago
  40. e811f5a drm: Make the .mode_fixup() operations mode argument a const pointer by Laurent Pinchart · 12 years ago
  41. 59fd415 drm: remove the list_head from drm_mode_set by Daniel Vetter · 12 years ago
  42. d390475 drm/fb helper: don't call drm_crtc_helper_set_config by Daniel Vetter · 12 years ago
  43. 343065a drm/fb-helper: delay hotplug handling when partially bound by Daniel Vetter · 12 years ago
  44. a58915c ixgbe: Enable FCoE FSO and CRC offloads based on CAPABLE instead of ENABLED flag by Alexander Duyck · 12 years ago
  45. b68bdc1 Merge branch 'next' of git://people.freedesktop.org/~deathsimple/linux into drm-next by Dave Airlie · 12 years ago
  46. ef89e0a ixgbe: Only enable anti-spoof on VF pools by Alexander Duyck · 12 years ago
  47. 7fa7c9d ixgbe: Correctly set SAN MAC RAR pool to default pool of PF by Alexander Duyck · 12 years ago
  48. 7c8ae65 ixgbe: Make FCoE allocation and configuration closer to how rings work by Alexander Duyck · 12 years ago
  49. 5a1ee27 ixgbe: Merge all FCoE percpu values into a single structure by Alexander Duyck · 12 years ago
  50. 81fadde ixgbe: Cleanup configuration of FCoE registers by Alexander Duyck · 12 years ago
  51. 1bf91cd ixgbe: Drop references to deprecated pci_ DMA api and instead use dma_ API by Alexander Duyck · 12 years ago
  52. d773d13 ixgbe: Fix memory leak when SR-IOV VFs are direct assigned by Alexander Duyck · 12 years ago
  53. 1d9c0bf ixgbe: Use VMDq offset to indicate the default pool by Alexander Duyck · 12 years ago
  54. db03f1d staging: csr: remove oska submodule by Greg Kroah-Hartman · 12 years ago
  55. bd2b57a staging: csr: oska: remove timer.c and timer.h by Greg Kroah-Hartman · 12 years ago
  56. 3421ee2 staging: csr: oska: remove time.h by Greg Kroah-Hartman · 12 years ago
  57. fa33538 staging: csr: oska: remove print.h and print.c by Greg Kroah-Hartman · 12 years ago
  58. c30fbb3 staging: csr: oska: remove list.c and list.h by Greg Kroah-Hartman · 12 years ago
  59. 9f47550 staging: csr: oska: remove all.h and types.h by Greg Kroah-Hartman · 12 years ago
  60. 44bb4ac staging: csr: oska: remove refcount.c by Greg Kroah-Hartman · 12 years ago
  61. e74927d staging: csr: oska: remove io.h by Greg Kroah-Hartman · 12 years ago
  62. 7a72e41 Staging: csr: remove oska compat functions by Greg Kroah-Hartman · 12 years ago
  63. d566104 KVM: remove the unused parameter of gfn_to_pfn_memslot by Xiao Guangrong · 12 years ago
  64. f340a51 KVM: remove is_error_hpa by Xiao Guangrong · 12 years ago
  65. 194ccca staging: sep_crypto.c: remove duplicated include by Duan Jiong · 12 years ago
  66. 33792df staging: sep_main.c: remove duplicated include by Duan Jiong · 12 years ago
  67. ca0565f5 KVM: make bad_pfn static to kvm_main.c by Xiao Guangrong · 12 years ago
  68. 903816f KVM: using get_fault_pfn to get the fault pfn by Xiao Guangrong · 12 years ago
  69. 6791457 printk: Export struct log size and member offsets through vmcoreinfo by Vivek Goyal · 12 years ago
  70. 86fde74 KVM: MMU: track the refcount when unmap the page by Xiao Guangrong · 12 years ago
  71. 9d3c92a KVM: x86: remove unnecessary mark_page_dirty by Xiao Guangrong · 12 years ago
  72. 1226f1a staging: comedi: s526: remove unused variables in the private data by H Hartley Sweeten · 12 years ago
  73. 3808dd9 staging: comedi: aio_iiro_16: remove the private data by H Hartley Sweeten · 12 years ago
  74. 843c042 staging: comedi: rtd520: store the pci_dev in the comedi_device by H Hartley Sweeten · 12 years ago
  75. 6707930 staging: comedi: rtd520: remove the '#if 0' code in the attach by H Hartley Sweeten · 12 years ago
  76. 39ed05b staging: comedi: rtd520: remove 'got_regions' from private data by H Hartley Sweeten · 12 years ago
  77. 8259069 staging: comedi: rtd520: remove the debug print of the pci addresses by H Hartley Sweeten · 12 years ago
  78. 27034e8 staging: comedi: me_daq: store the pci_dev in the comedi_device by H Hartley Sweeten · 12 years ago
  79. 81f9334 staging: comedi: me_daq: cleanup "find pci device" code by H Hartley Sweeten · 12 years ago
  80. b92169f staging: comedi: me_daq: factor out the "find pci device" code by H Hartley Sweeten · 12 years ago
  81. bdc1afa staging: comedi: ke_counter: remove the cnt_board_nbr macro by H Hartley Sweeten · 12 years ago
  82. 6e4996b staging: comedi: ke_counter: store the pci_dev in the comedi_device by H Hartley Sweeten · 12 years ago
  83. f32e606 staging: comedi: ke_counter: minor cleanup of cnt_attach() by H Hartley Sweeten · 12 years ago
  84. a890062 staging: comedi: ke_counter: cleanup "find pci device" code by H Hartley Sweeten · 12 years ago
  85. bd8a9bc staging: comedi: ke_counter: factor out the "find pci device" code by H Hartley Sweeten · 12 years ago
  86. f2a6490 staging: comedi: dyna_pci10xx: fix detach by H Hartley Sweeten · 12 years ago
  87. 0618302 staging: comedi: dyna_pci10xx: store the pci_dev in the comedi_device by H Hartley Sweeten · 12 years ago
  88. b694c4f staging: comedi: dyna_pci10xx: use dev->iobase by H Hartley Sweeten · 12 years ago
  89. 8779060 staging: comedi: dyna_pci10xx: remove unused bars from the private data by H Hartley Sweeten · 12 years ago
  90. 423e0e3 staging: comedi: dyna_pci10xx: remove 'valid' from the private data by H Hartley Sweeten · 12 years ago
  91. 6bdae56 staging: comedi: dyna_pci10xx: remove the 'start_stop_sem' mutex by H Hartley Sweeten · 12 years ago
  92. 5d30e51 staging: comedi: dyna_pci10xx: cleanup "find pci device" code by H Hartley Sweeten · 12 years ago
  93. 1f20b97 staging: comedi: dyna_pci10xx: factor out the "find pci device" code by H Hartley Sweeten · 12 years ago
  94. 9e9e13f staging: comedi: dt3000: store the pci_dev in the comedi_device by H Hartley Sweeten · 12 years ago
  95. 2d49c81 staging: comedi: dt3000: remove 'phys_addr' from the private data by H Hartley Sweeten · 12 years ago
  96. 5512a35 staging: comedi: dt3000: move the setup_pci() code into the attach by H Hartley Sweeten · 12 years ago
  97. 606f129 staging: comedi: dt3000: cleanup "find pci device" code by H Hartley Sweeten · 12 years ago
  98. d73805c staging: comedi: daqboard2000: void *plx should be a void __iomem * by H Hartley Sweeten · 12 years ago
  99. ad196be staging: comedi: daqboard2000: store the pci_dev in the comedi_device by H Hartley Sweeten · 12 years ago
  100. f55354b staging: comedi: daqboard2000: remove 'got_regions' from private data by H Hartley Sweeten · 12 years ago