1. b503fa0 dma: mv_xor: remove the pool_size from platform_data by Thomas Petazzoni · 12 years ago
  2. 9aedbdb dma: mv_xor: remove hw_id field from platform_data by Thomas Petazzoni · 12 years ago
  3. c819ce1 dma: mv_xor: remove useless backpointer from mv_xor_chan to mv_xor_device by Thomas Petazzoni · 12 years ago
  4. 297eedb dma: mv_xor: rename mv_xor_private to mv_xor_device by Thomas Petazzoni · 12 years ago
  5. 1ef48a2 dma: mv_xor: merge mv_xor_device and mv_xor_chan by Thomas Petazzoni · 12 years ago
  6. 275cc0c dma: mv_xor: use mv_xor_chan pointers as arguments to self-test functions by Thomas Petazzoni · 12 years ago
  7. 8c75979 dma: mv_xor: in mv_xor_device, rename 'common' to 'dmadev' by Thomas Petazzoni · 12 years ago
  8. 98817b9 dma: mv_xor: in mv_xor_chan, rename 'common' to 'dmachan' by Thomas Petazzoni · 12 years ago
  9. ecde6cd dma: mv_xor: get rid of the pdev pointer in mv_xor_device by Thomas Petazzoni · 12 years ago
  10. c98c178 dma: mv_xor: introduce a mv_chan_to_devp() helper by Thomas Petazzoni · 12 years ago
  11. c35064c dma: mv_xor: simplify dma_sync_single_for_cpu() calls by Thomas Petazzoni · 12 years ago
  12. 01a9508 dma: mv_xor: remove unused to_mv_xor_device() macro by Thomas Petazzoni · 12 years ago
  13. 8b5c3f6 dma: mv_xor: remove unused id field in mv_xor_device structure by Thomas Petazzoni · 12 years ago
  14. 6197165 dma: mv_xor: rename many symbols to remove the 'shared' word by Thomas Petazzoni · 12 years ago
  15. 0dddee7 dma: mv_xor: change the driver name to 'mv_xor' by Thomas Petazzoni · 12 years ago
  16. 7dde453 dma: mv_xor: rename mv_xor_shared_platform_data to mv_xor_platform_data by Thomas Petazzoni · 12 years ago
  17. e39f6ec dma: mv_xor: rename mv_xor_platform_data to mv_xor_channel_data by Thomas Petazzoni · 12 years ago
  18. 18b2a02 dma: mv_xor: remove sub-driver 'mv_xor' by Thomas Petazzoni · 12 years ago
  19. 60d151f dma: mv_xor: allow channels to be registered directly from the main device by Thomas Petazzoni · 12 years ago
  20. a6b4a9d dma: mv_xor: split initialization/cleanup of XOR channels by Thomas Petazzoni · 12 years ago
  21. 09f2b78 dma: mv_xor: do not use pool_size from platform_data within the driver by Thomas Petazzoni · 12 years ago
  22. a3fc74b dma: mv_xor: use dev_(err|info|notice) instead of dev_printk by Thomas Petazzoni · 12 years ago
  23. 307c2bf clocksource: convert time-armada-370-xp to clk framework by Gregory CLEMENT · 12 years ago
  24. c4c34d6 clk: mvebu: armada 370/XP add clock gating control provider for DT by Gregory CLEMENT · 12 years ago
  25. f97d0d7 clk: mvebu: add clock gating control provider for DT by Sebastian Hesselbarth · 12 years ago
  26. ab8ba01 clk: mvebu: add armada-370-xp CPU specific clocks by Gregory CLEMENT · 12 years ago
  27. 97fa4cf clk: mvebu: add mvebu core clocks. by Sebastian Hesselbarth · 12 years ago
  28. 0cad3ff Merge branch 'akpm' (Fixes from Andrew) by Linus Torvalds · 12 years ago
  29. 2ca3cb5 rapidio: fix kernel-doc warnings by Randy Dunlap · 12 years ago
  30. 1d567e1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  31. f4bcd79 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  32. 26c6e80 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
  33. 1a1e8c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  34. ec01487 Merge tag 'usb-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  35. d6ee1a2 Merge tag 'tty-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  36. 7e11156 Merge tag 'staging-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  37. 57260e4 Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Arnd Bergmann · 12 years ago
  38. 62735e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  39. 7279d7c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  40. 6fc4adc tilegx: request_irq with a non-null device name by Simon Marchi · 12 years ago
  41. 6f75511 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  42. 3697fd5 Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 12 years ago
  43. 55aa914 drm/ttm: remove unneeded preempt_disable/enable by Akinobu Mita · 12 years ago
  44. ac207ed ttm: Clear the ttm page allocated from high memory zone correctly by Zhao Yakui · 12 years ago
  45. 888155b vmwgfx: return an -EFAULT if copy_to_user() fails by Dan Carpenter · 12 years ago
  46. e8017454 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  47. 7c96cfc Merge tag 'regulator-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  48. ae289dc s390/3215: fix tty close handling by Heiko Carstens · 12 years ago
  49. b919639 drm/radeon: fix logic error in atombios_encoders.c by Alex Deucher · 12 years ago
  50. 80d1178 Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_free" by David S. Miller · 12 years ago
  51. 769ce4c net/smsc911x: Fix ready check in cases where WORD_SWAP is needed by Kamlakant Patel · 12 years ago
  52. 71c6c83 drivers/net: fix tasklet misuse issue by Xiaotian Feng · 12 years ago
  53. ecb48c3 Merge remote-tracking branches 'regulator/fix/gpio', 'regulator/fix/put' and 'regulator/fix/supp-volt' into tmp by Mark Brown · 12 years ago
  54. f0f98b1 regulator: fix voltage check in regulator_is_supported_voltage() by Marek Szyprowski · 12 years ago
  55. 1838b8c tty: serial: max310x: Add terminating entry for spi_device_id table by Axel Lin · 12 years ago
  56. c019bc1 TTY: hvc_console, fix port reference count going to zero prematurely by Paul Mackerras · 12 years ago
  57. d61f978 brcmfmac: fix typo in CONFIG_BRCMISCAN by Hauke Mehrtens · 12 years ago
  58. 485f2b7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  59. e734207 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 12 years ago
  60. 23ff2f0 regulator: core: Avoid deadlock when regulator_register fails by Charles Keepax · 12 years ago
  61. 1ba56fb vxlan: Update hard_header_len based on lowerdev when instantiating VXLAN by Alexander Duyck · 12 years ago
  62. eb5ce43 vxlan: fix a typo. by Rami Rosen · 12 years ago
  63. aa1e3e8 i2c-mux-pinctrl: Fix probe error path by Guenter Roeck · 12 years ago
  64. d38e0e3 Revert "Staging: Android alarm: IOCTL command encoding fix" by Colin Cross · 12 years ago
  65. 52b702f vxlan: Fix error that was resulting in VXLAN MTU size being 10 bytes too large by Alexander Duyck · 12 years ago
  66. bbc8d92 net: cdc_ncm: add Huawei devices by Bjørn Mork · 12 years ago
  67. 7702745 qeth: set new mac even if old mac is gone by Ursula Braun · 12 years ago
  68. a134884 qeth: Fix IPA_CMD_QIPASSIST return code handling by Stefan Raspl · 12 years ago
  69. 8092880 smsc95xx: set MII_BUSY bit to read/write PHY regs by Steve Glendinning · 12 years ago
  70. e592c5d Revert "USB/host: Cleanup unneccessary irq disable code" by Greg Kroah-Hartman · 12 years ago
  71. c0bc309 USB: option: add Alcatel X220/X500D USB IDs by Dan Williams · 12 years ago
  72. fcb2164 USB: option: add Novatel E362 and Dell Wireless 5800 USB IDs by Dan Williams · 12 years ago
  73. f0e3e35 USB: keyspan: fix typo causing GPF on open by Bjørn Mork · 12 years ago
  74. 2f4f649 drm/i915: do not ignore eDP bpc settings from vbt by Jani Nikula · 12 years ago
  75. 946edc4 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 12 years ago
  76. d0ddfbd drm/i915/sdvo: clean up connectors on intel_sdvo_init() failures by Jani Nikula · 12 years ago
  77. 3d93067 clk: ux500: Register slimbus clock lookups for u8500 by Ulf Hansson · 12 years ago
  78. d4915cf clk: ux500: Update rtc clock lookup for u8500 by Ulf Hansson · 12 years ago
  79. 15e66cd clk: ux500: Register msp clock lookups for u8500 by Ulf Hansson · 12 years ago
  80. 08b1f1c clk: ux500: Register ssp clock lookups for u8500 by Ulf Hansson · 12 years ago
  81. 4cf2d3b1 clk: ux500: Register i2c clock lookups for u8500 by Ulf Hansson · 12 years ago
  82. 69178df Merge tag 'omap-for-v3.7-rc4/musb-regression-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 12 years ago
  83. 6b90466 HID: microsoft: do not use compound literal - fix build by Jiri Slaby · 12 years ago
  84. 0b8728d ledtrig-cpu: kill useless mutex to fix sleep in atomic context by Nathan Lynch · 12 years ago
  85. b251f0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  86. 2b1768f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  87. 0020dd0 Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  88. 5cf8f7d sparc: Add sparc support for platform_get_irq() by Andreas Larsson · 12 years ago
  89. 103cdd1 gianfar: ethernet vanishes after restoring from hibernation by Wang Dongsheng · 12 years ago
  90. 9532021 usbnet: ratelimit kevent may have been dropped warnings by Steve Glendinning · 12 years ago
  91. a1c2d60 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  92. 63d4ec8 Merge tag '3.7-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  93. a427515 Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  94. acd9454 Bluetooth: ath3k: Add support for VAIO VPCEH [0489:e027] by Marcos Chaparro · 12 years ago
  95. afcc87a drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memory by Thomas Hellstrom · 12 years ago
  96. 95e8f6a drm/vmwgfx: Fix hibernation device reset by Thomas Hellstrom · 12 years ago
  97. a186d25 Merge tag 'pinctrl-for-v3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  98. 4ad48bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  99. 976bace Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  100. c0cba03 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago