1. 1fa4252 drm/radeon: fix an endian bug in atom table parsing by Alex Deucher · 11 years ago
  2. 1294d4a drm/radeon: add a module parameter to disable aspm by Alex Deucher · 11 years ago
  3. ffb4040 drm/rcar-du: Use the GEM PRIME helpers by Laurent Pinchart · 11 years ago
  4. 58cbd3a drm/shmobile: Use the GEM PRIME helpers by Laurent Pinchart · 11 years ago
  5. f457082 hyperv: Fix the NETIF_F_SG flag setting in netvsc by Haiyang Zhang · 11 years ago
  6. 08801f9 driver-core: fix new kernel-doc warning in base/platform.c by Randy Dunlap · 11 years ago
  7. 6bd2cab Merge tag 'drm-intel-fixes-2013-07-11' of git://people.freedesktop.org/~danvet/drm-intel by Dave Airlie · 11 years ago
  8. 52fe29e be2net: Fix to avoid hardware workaround when not needed by Sarveshwar Bandi · 11 years ago
  9. 0fbe0d4 macvtap: do not assume 802.1Q when send vlan packets by Jason Wang · 11 years ago
  10. 82a19eb macvtap: fix the missing ret value of TUNSETQUEUE by Jason Wang · 11 years ago
  11. 9a0f06f mlx5 core: Fix __udivdi3 when compiling for 32 bit arches by Tim Gardner · 11 years ago
  12. 31bd297 bgmac: add dependency to phylib by Hauke Mehrtens · 11 years ago
  13. 584ec43 atl1e: unmap partially mapped skb on dma error and free skb by Neil Horman · 11 years ago
  14. d05a6f9 driver core: add default groups to struct class by Greg Kroah-Hartman · 11 years ago
  15. 39ef311 driver core: Introduce device_create_groups by Guenter Roeck · 11 years ago
  16. d1ce3d5 uvesafb: Really allow mtrr being 0, as documented and warn()ed by Sylvain 'ythier' Hitier · 11 years ago
  17. d4639eb Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux by Dave Airlie · 11 years ago
  18. f2ec26a Merge tag 'regmap-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 11 years ago
  19. 86f0b5b staging: line6: Fix unlocked snd_pcm_stop() call by Takashi Iwai · 11 years ago
  20. e6355ad [media] saa7134: Fix unlocked snd_pcm_stop() call by Takashi Iwai · 11 years ago
  21. a01c34f radeon kms: do not flush uninitialized hotplug work by Sergey Senozhatsky · 11 years ago
  22. 13f69c2 drm/radeon/dpm/sumo: handle boost states properly when forcing a perf level by Alex Deucher · 11 years ago
  23. 1c01103 drm/radeon: align VM PTBs (Page Table Blocks) to 32K by Alex Deucher · 11 years ago
  24. 70f092a Merge remote-tracking branch 'spi/fix/xilinx' into spi-linus by Mark Brown · 11 years ago
  25. 52bc441 Merge remote-tracking branch 'spi/fix/setup' into spi-linus by Mark Brown · 11 years ago
  26. 069e157 Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-linus by Mark Brown · 11 years ago
  27. a83048e drivers: delete __cpuinit usage from all remaining drivers files by Paul Gortmaker · 11 years ago
  28. fe7bf10 acpi: delete __cpuinit usage from all acpi files by Paul Gortmaker · 11 years ago
  29. d23e2ae hwmon: delete __cpuinit usage from all hwmon files by Paul Gortmaker · 11 years ago
  30. 2760984 cpufreq: delete __cpuinit usage from all cpufreq files by Paul Gortmaker · 11 years ago
  31. 8c37bb3 clocksource+irqchip: delete __cpuinit usage from all related files by Paul Gortmaker · 11 years ago
  32. 0b905d8 hwmon: (abx500) Staticize abx500_temp_attributes by Sachin Kamat · 11 years ago
  33. ad81f05 Linux 3.11-rc1 by Linus Torvalds · 11 years ago
  34. 6c4f978 drm/radeon: allow selection of alignment in the sub-allocator by Alex Deucher · 11 years ago
  35. 9cc2e0e drm/radeon: never unpin UVD bo v3 by Christian König · 11 years ago
  36. c9a6ca4 drm/radeon: fix UVD fence emit by Christian König · 11 years ago
  37. 3ec7d11 drm/radeon: add fault decode function for CIK by Alex Deucher · 11 years ago
  38. fbf6dc7 drm/radeon: add fault decode function for SI (v2) by Alex Deucher · 11 years ago
  39. 54e2e49 drm/radeon: add fault decode function for cayman/TN (v2) by Alex Deucher · 11 years ago
  40. 0a16893 drm/radeon: use radeon device for request firmware by Jerome Glisse · 11 years ago
  41. 1b6e5fd drm/radeon: add missing ttm_eu_backoff_reservation to radeon_bo_list_validate by Maarten Lankhorst · 11 years ago
  42. bfea6a6 drm/radeon: use CP DMA on r6xx for bo moves by Alex Deucher · 11 years ago
  43. 072b5ac drm/radeon: implement bo copy callback using CP DMA (v2) by Alex Deucher · 11 years ago
  44. aeea40c drm/radeon: Disable dma rings for bo moves on r6xx by Alex Deucher · 11 years ago
  45. 9847b36 drm/radeon/dpm: disable gfx PG on PALM by Alex Deucher · 11 years ago
  46. c2b4cac drm/radeon/hdmi: make sure we have an afmt block assigned by Alex Deucher · 11 years ago
  47. 63345b4 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 11 years ago
  48. 18fb38e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  49. be9c6d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  50. 03ce3ca Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  51. 505608d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  52. 0da2736 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  53. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  54. 833e683 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  55. c552441 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  56. 8586551 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  57. 88ce3c3 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  58. 622f9a8 Merge tag 'fcoe' into for-linus by James Bottomley · 11 years ago
  59. 9b4fe5f via-rhine: fix dma mapping errors by Neil Horman · 11 years ago
  60. 352900b atl1e: fix dma mapping warnings by Neil Horman · 11 years ago
  61. e763852 usb/net/r815x: fix cast to restricted __le32 by hayeswang · 11 years ago
  62. 3ff25e3 usb/net/r8152: fix integer overflow in expression by hayeswang · 11 years ago
  63. 6ac5310 Merge branch '3.10-fixes' into mips-for-linux-next by Ralf Baechle · 11 years ago
  64. b0ec636 Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clockevents into timers/urgent by Thomas Gleixner · 11 years ago
  65. fdb7027 drivers/net/ieee802154: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  66. 54842ec drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  67. d25903f drivers/net/can/c_can: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  68. c073f66 net/usb: add relative mii functions for r815x by hayeswang · 11 years ago
  69. e04abfa Merge branches 'mlx5', 'qib' and 'srp' into for-next by Roland Dreier · 11 years ago
  70. 5e631a0 mlx5: Return -EFAULT instead of -EPERM by Dan Carpenter · 11 years ago
  71. 0b3ddf3 IB/qib: Log all SDMA errors unconditionally by Dean Luick · 11 years ago
  72. 308c813 IB/qib: Fix module-level leak by Mike Marciniszyn · 11 years ago
  73. 288dde9 mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB spec by Moshe Lazer · 11 years ago
  74. 80d5e8a IB/srp: Let srp_abort() return FAST_IO_FAIL if TL offline by Bart Van Assche · 11 years ago
  75. cce78da watchdog: hpwdt: Add check for UEFI bits by Mingarelli, Thomas · 11 years ago
  76. 086f3ec watchdog: softdog: remove replaceable ping operation by Kim, Milo · 11 years ago
  77. 26c57ef watchdog: New watchdog driver for MEN A21 watchdogs by Johannes Thumshirn · 11 years ago
  78. 6910ceb Watchdog: fix clearing of the watchdog interrupt by Russell King · 11 years ago
  79. fa142ff Watchdog: allow orion_wdt to be built for Dove by Russell King · 11 years ago
  80. 938d0a8 watchdog: Add Broadcom BCM2835 watchdog timer driver by Lubomir Rintel · 11 years ago
  81. 9903883f Merge tag 'dm-3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 11 years ago
  82. 6d2fa9e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  83. 6e63a3a watchdog: delete mpcore_wdt driver by Viresh Kumar · 11 years ago
  84. 8fce9b3 watchdog: xilinx: Setup the origin compatible string by Michal Simek · 11 years ago
  85. 0edcd16 Merge tag 'remoteproc-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 11 years ago
  86. 7728f03 Merge tag 'pm+acpi-3.11-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  87. 9419c07 watchdog: xilinx: Fix driver header by Michal Simek · 11 years ago
  88. 4838806 watchdog: wdrtas: don't use custom version of print_hex_dump by Andy Shevchenko · 11 years ago
  89. 8cbd0ee Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  90. fcf9567 watchdog: core: don't try to stop device if not running by Hector Palacios · 11 years ago
  91. 5f31497 watchdog: jz4740: Pass device to clk_get by Lars-Peter Clausen · 11 years ago
  92. 6638f4e watchdog: twl4030: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  93. 6697dbd watchdog: mpcore: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  94. 76692c9 watchdog: da9055: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  95. 552a964 watchdog: da9052: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  96. 26556b6 watchdog: cpwd: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  97. 0183984c watchdog: s3c2410_wdt: convert s3c2410wdt to dev_pm_ops by Jingoo Han · 11 years ago
  98. 3828924 watchdog: s3c2410_wdt: use dev_err()/dev_info() instead of pr_err()/pr_info() by Jingoo Han · 11 years ago
  99. 1ae995d watchdog: wm831x: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  100. 7a5da03 watchdog: wm831x_wdt: use devm_gpio_request_one() by Jingoo Han · 11 years ago