1. 40f26f3 drivers:hv: Allow for MMIO claims that span ACPI _CRS records by Jake Oshins · 9 years ago
  2. d6f591e Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex by Dexuan Cui · 9 years ago
  3. f52078c Drivers: hv: vmbus: release relid on error in vmbus_process_offer() by Dexuan Cui · 9 years ago
  4. 34c6801 Drivers: hv: vmbus: fix rescind-offer handling for device without a driver by Dexuan Cui · 9 years ago
  5. 64b7faf Drivers: hv: vmbus: do sanity check of channel state in vmbus_close_internal() by Dexuan Cui · 9 years ago
  6. 63d55b2 Drivers: hv: vmbus: serialize process_chn_event() and vmbus_close_internal() by Dexuan Cui · 9 years ago
  7. efc2672 Drivers: hv: vmbus: Get rid of the unused irq variable by K. Y. Srinivasan · 9 years ago
  8. 90e031f Drivers: hv: vmbus: Get rid of the unused macro by K. Y. Srinivasan · 9 years ago
  9. 4ae9250 Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs by K. Y. Srinivasan · 9 years ago
  10. af3ff64 Drivers: hv: vmbus: Use uuid_le type consistently by K. Y. Srinivasan · 9 years ago
  11. ed9ba60 Drivers: hv: vss: run only on supported host versions by Olaf Hering · 9 years ago
  12. 3053c76 drivers:hv: Define the channel type for Hyper-V PCI Express pass-through by Jake Oshins · 9 years ago
  13. a108393 drivers:hv: Export the API to invoke a hypercall on Hyper-V by Jake Oshins · 9 years ago
  14. 619848b drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc num by Jake Oshins · 9 years ago
  15. 17efbee drivers/hv: cleanup synic msrs if vmbus connect failed by Andrey Smetanin · 9 years ago
  16. b003596 Drivers: hv: utils: use memdup_user in hvt_op_write by Olaf Hering · 9 years ago
  17. cdc0c0c Drivers: hv: util: catch allocation errors by Olaf Hering · 9 years ago
  18. 6dfb867 tools: hv: remove repeated HV_FCOPY string by Olaf Hering · 9 years ago
  19. b4ed5d1 tools: hv: report ENOSPC errors in hv_fcopy_daemon by Olaf Hering · 9 years ago
  20. 3cace4a Drivers: hv: utils: run polling callback always in interrupt context by Olaf Hering · 9 years ago
  21. c0b200c Drivers: hv: util: Increase the timeout for util services by K. Y. Srinivasan · 9 years ago
  22. 5833e05 net/macb: add support for resetting PHY using GPIO by Gregory CLEMENT · 9 years ago
  23. a11fac3 f2fs: add symbol to avoid any confusion with tools by Jaegeuk Kim · 9 years ago
  24. 9a59b62 f2fs: do more integrity verification for superblock by Chao Yu · 9 years ago
  25. c05c0d5 extcon: max77843: fix handling return value of regmap_irq_get_virq by Andrzej Hajda · 9 years ago
  26. cbc4660 extcon: max77693: fix handling return value of regmap_irq_get_virq by Andrzej Hajda · 9 years ago
  27. c295756 extcon: max14577: fix handling return value of regmap_irq_get_virq by Andrzej Hajda · 9 years ago
  28. 51bce5b Merge tag 'drm-intel-next-2015-12-04-1' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  29. 4655a12 drm: Don't overwrite UNVERFIED mode status to OK by Ville Syrjälä · 9 years ago
  30. 8fcacc0 Merge tag 'sunxi-fixes-for-4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into fixes by Kevin Hilman · 9 years ago
  31. eb227c5 drm/ttm: fix documentation of ttm_bo_reserve by Nicolai Hähnle · 9 years ago
  32. 36e2693 extcon: arizona: Add DT binding examples by Charles Keepax · 9 years ago
  33. cb0eac8 extcon: arizona: Update device tree binding for mic detect configurations by Charles Keepax · 9 years ago
  34. bb6da5d extcon: arizona: Add device bindings for the micd configurations by Charles Keepax · 9 years ago
  35. b70f014 drm/amdgpu: change default sched jobs to 32 by Chunming Zhou · 9 years ago
  36. 37cd0ca drm/amdgpu: unify AMDGPU_CTX_MAX_CS_PENDING and amdgpu_sched_jobs by Chunming Zhou · 9 years ago
  37. 21de54b Merge tag 'drm-vc4-next-2015-12-11' of http://github.com/anholt/linux into drm-next by Dave Airlie · 9 years ago
  38. c648ed7 drm/amdgpu: handle error case for ctx by Chunming Zhou · 9 years ago
  39. 870a171 Merge branch 'exynos-drm-next' of git://git.kernel.org:/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 9 years ago
  40. e8deea2 drm/amdgpu: add entity only when first job come by Chunming Zhou · 9 years ago
  41. b15c50b Merge tag 'topic/drm-misc-2015-12-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  42. 2344164 Merge tag 'drm-intel-fixes-2015-12-11' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  43. 8e13c10 Merge tag 'omapdrm-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-fixes by Dave Airlie · 9 years ago
  44. d602de0 igb: Explicitly label self-test result indices by Joe Schultz · 9 years ago
  45. 3627f8f igb: Improve cable length function for I210, etc. by Joe Schultz · 9 years ago
  46. 06b0dd6 igb: Don't add PHY address to PCDL address by Aaron Sierra · 9 years ago
  47. 4526903 Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 9 years ago
  48. 8459923 drivers/cpuidle: make cpuidle-exynos.c explicitly non-modular by Paul Gortmaker · 9 years ago
  49. fdc7d51 drivers/cpuidle: make cpuidle-ux500.c explicitly non-modular by Paul Gortmaker · 9 years ago
  50. 94e8057 drivers/cpuidle: make cpuidle-clps711x.c explicitly non-modular by Paul Gortmaker · 9 years ago
  51. 836d08301 ACPI / debugger: Add module support for ACPI debugger by Lv Zheng · 9 years ago
  52. 37645d6 tools/power/acpi: Add userspace AML interface support by Lv Zheng · 9 years ago
  53. 8cfb0cd ACPI / debugger: Add IO interface to access debugger functionalities by Lv Zheng · 9 years ago
  54. 8a2a250 ACPICA: Debugger: Fix runtime stub issues of ACPI_DEBUGGER_EXEC using different stub mechanism by Lv Zheng · 9 years ago
  55. f8d3148 ACPICA: Debugger: Convert some mechanisms to OSPM specific by Lv Zheng · 9 years ago
  56. 9688923 ACPICA: Debugger: Remove unnecessary status check by Colin Ian King · 9 years ago
  57. 5743520 ARM: dts: lpc4337-ciaa: add i2c0 and devices by Ariel D'Alessandro · 9 years ago
  58. 7888c8c ARM: dts: lpc4337-ciaa: enable SCT-PWM by Ariel D'Alessandro · 9 years ago
  59. a086dfe ARM: dts: lpc4357-ea4357: add mma7455 i2c accelerometer by Joachim Eastwood · 9 years ago
  60. 7d775d3 ARM: dts: lpc4357: enable EEPROM memory by Joachim Eastwood · 9 years ago
  61. 5c36aa6 ARM: dts: lpc18xx: add EEPROM memory node by Ariel D'Alessandro · 9 years ago
  62. f1b9fc5 Merge branches 'powercap', 'pm-cpufreq' and 'pm-domains' by Rafael J. Wysocki · 9 years ago
  63. 74b40b2 ARM: configs: lpc18xx: enable EEPROM NVMEM driver by Ariel D'Alessandro · 9 years ago
  64. de0afc5 ARM: configs: lpc18xx: enable mma7455 IIO driver by Joachim Eastwood · 9 years ago
  65. 9220e39 Drivers: hv: vmbus: fix build warning by Sudip Mukherjee · 9 years ago
  66. bda13fe net: Fix typo in skb_fclone_busy by Masanari Iida · 9 years ago
  67. 2274d37 sh_eth: uninline sh_eth_{write|read}() by Sergei Shtylyov · 9 years ago
  68. 5148371 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  69. 7e074af wan: wanxl: add pci_disable_device in case of error by Saurabh Sengar · 9 years ago
  70. 7772f77 Merge branch 'ppp-type-and-name' by David S. Miller · 9 years ago
  71. 69d9728 ppp: declare ppp devices as enumerated interfaces by Guillaume Nault · 9 years ago
  72. 94dbffe ppp: define "ppp" device type by Guillaume Nault · 9 years ago
  73. e286213 Merge branch 's390-next' by David S. Miller · 9 years ago
  74. 476933c qeth: get rid of redundant 0-termination by Rasmus Villemoes · 9 years ago
  75. 5777773 qeth: repair SBAL elements calculation by Ursula Braun · 9 years ago
  76. e5ebe63 qeth: initialize net_device with carrier off by Ursula Braun · 9 years ago
  77. b475e31 qeth use common function qeth_get_setassparms_cmd by Thomas Richter · 9 years ago
  78. e043046 s390-ctcm: Delete unnecessary checks before the function call "channel_remove" by Markus Elfring · 9 years ago
  79. f0c59af MAINTAINERS: switch to alternate IBM mail address by Ursula Braun · 9 years ago
  80. 979f66b iucv: call skb_linearize() when needed by Eugene Crosser · 9 years ago
  81. 0506eb0 iucv: prevent information leak in iucv_message by Eugene Crosser · 9 years ago
  82. d856c16 stmmac: dwmac-sunxi: Call exit cleanup function in probe error path by Chen-Yu Tsai · 9 years ago
  83. 5241c2d ipv6: addrconf: drop ieee802154 specific things by Alexander Aring · 9 years ago
  84. 79462ad0 net: add validation for the socket syscall protocol argument by Hannes Frederic Sowa · 9 years ago
  85. ce6c414 Orangefs: Don't wait the old-fashioned way. by Mike Marshall · 9 years ago
  86. fccd3af cgroup_pids: fix a typo. by Rami Rosen · 9 years ago
  87. c38c459 netfilter: implement xt_cgroup cgroup2 path match by Tejun Heo · 9 years ago
  88. 4ec8ff0 netfilter: prepare xt_cgroup for multi revisions by Tejun Heo · 9 years ago
  89. 6474de5 ravb: clear RIC1 in init instead of stop by Kazuya Mizuguchi · 9 years ago
  90. a4ec800 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  91. 20b08e1 net: phy: mdio-mux: Check return value of mdiobus_alloc() by Tobias Klauser · 9 years ago
  92. 3fa4cc9 net, cgroup: cgroup_sk_updat_lock was missing initializer by Tejun Heo · 9 years ago
  93. e7a4eb8 udf: limit the maximum number of TD redirections by Vegard Nossum · 9 years ago
  94. d3ae4fa staging/android: add TODO to de-stage android sync framework by Gustavo Padovan · 9 years ago
  95. e5f5d74 openvswitch: fix trivial comment typo by Paolo Abeni · 9 years ago
  96. 1b2c841 checkkconfigsymbols.py: find similar symbols by Valentin Rothberg · 9 years ago
  97. e2042a8 checkkconfigsymbols.py: multiprocessing of files by Valentin Rothberg · 9 years ago
  98. 97f1002 Orangefs: de-uglify orangefs_devreq_writev, and devorangefs-req.c in general by Mike Marshall · 9 years ago
  99. 2780188 [IA64] Enable mlock2 syscall for ia64 by Tony Luck · 9 years ago
  100. 2a3cdea igb: Remove GS40G specific defines/functions by Aaron Sierra · 9 years ago