1. 30d0844 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  2. 8729bde libnvdimm: initialize struct blk_integrity with 0 by Johannes Thumshirn · 8 years ago
  3. 8554e5e libata-scsi: correct cbd to CDB in comment by Tom Yan · 8 years ago
  4. a3e8ab1 libata-scsi: do not respond with "invalid field" for FORMAT UNIT by Tom Yan · 8 years ago
  5. bee1400 iommu/arm-smmu: Use devm_request_irq and devm_free_irq by Peng Fan · 8 years ago
  6. 184f337 dmaengine: qcom-bam-dma: add __maybe_unused annotations for PM by Arnd Bergmann · 8 years ago
  7. 9a8d0ef dmaengine: bcm2835: fix 64-bit warning by Arnd Bergmann · 8 years ago
  8. bc86765 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  9. 4d0a279 Merge tag 'chrome-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 8 years ago
  10. 522e5cb7 iommu/amd: Fix unity mapping initialization race by Joerg Roedel · 8 years ago
  11. 564c974 video: clps711x-fb: Changing the compatibility string to match with the smallest supported chip by Alexander Shiyan · 8 years ago
  12. e7c38f2 input: clps711x-keypad: Changing the compatibility string to match with the smallest supported chip by Alexander Shiyan · 8 years ago
  13. ba60ae1 pwm: clps711x: Changing the compatibility string to match with the smallest supported chip by Alexander Shiyan · 8 years ago
  14. d305345 serial: clps711x: Changing the compatibility string to match with the smallest supported chip by Alexander Shiyan · 8 years ago
  15. 4b4d994 irqchip: clps711x: Changing the compatibility string to match with the smallest supported chip by Alexander Shiyan · 8 years ago
  16. d64c010 clocksource: clps711x: Changing the compatibility string to match with the smallest supported chip by Alexander Shiyan · 8 years ago
  17. 893b779 clk: clps711x: Changing the compatibility string to match with the smallest supported chip by Alexander Shiyan · 8 years ago
  18. ab0e455 drm/i915: avoid wait_for_atomic() in non-atomic host2guc_action() by Dave Gordon · 8 years ago
  19. 4fcd504 power: reset: add reboot mode driver by Andy Yan · 8 years ago
  20. ea1a25c Merge branch 'jejb-fixes' into fixes by James Bottomley · 8 years ago
  21. 8229bcf pinctrl: imx21: Remove the MODULE_DEVICE_TABLE() macro by Fabio Estevam · 8 years ago
  22. c683ffe SSB: Change bare unsigned to unsigned int to suit coding style by Hugh Sipière · 8 years ago
  23. 7193a9d dm rq: check kthread_run return for .request_fn request-based DM by Mike Snitzer · 8 years ago
  24. 7947d3e mac80211: Add support for beacon report radio measurement by Avraham Stern · 8 years ago
  25. 1d76250 nl80211: support beacon report scanning by Avraham Stern · 8 years ago
  26. f1724b0 mac80211_hwsim: use signed net namespace ID by Johannes Berg · 8 years ago
  27. f7736f5 mac80211_hwsim: Add radar bandwidths to the P2P Device combination by Ilan Peer · 8 years ago
  28. 78456d6 Revert "gpio: convince line to become input in irq helper" by Linus Walleij · 8 years ago
  29. da17f8a gpiolib: of_find_gpio(): Don't discard errors by Lars-Peter Clausen · 8 years ago
  30. acc6e33 gpio: of: Allow overriding the device node by Thierry Reding · 8 years ago
  31. aca34b6 drm/i915: Group the irq breadcrumb variables into the same cacheline by Chris Wilson · 8 years ago
  32. 99fe4a5 drm/i915: Wake up the bottom-half if we steal their interrupt by Chris Wilson · 8 years ago
  33. 0417131 drm/i915: Always double check for a missed interrupt for new bottom halves by Chris Wilson · 8 years ago
  34. 6ba286a xen: support runqueue steal time on xen by Juergen Gross · 8 years ago
  35. 1ad6344 xen-pciback: drop superfluous variables by Jan Beulich · 8 years ago
  36. ee87d6d xen-pciback: short-circuit read path used for merging write values by Jan Beulich · 8 years ago
  37. 5852036 xen-pciback: use const and unsigned in bar_init() by Jan Beulich · 8 years ago
  38. c8670c2 xen-pciback: simplify determination of 64-bit memory resource by Jan Beulich · 8 years ago
  39. 6ad2655 xen-pciback: fold read_dev_bar() into its now single caller by Jan Beulich · 8 years ago
  40. 664093b xen-pciback: drop rom_init() by Jan Beulich · 8 years ago
  41. 6c6e4ca xen-pciback: drop unused function parameter of read_dev_bar() by Jan Beulich · 8 years ago
  42. 5ee405d xen: xenbus: Remove create_workqueue by Bhaktipriya Shridhar · 8 years ago
  43. 429eafe xen: xen-pciback: Remove create_workqueue by Bhaktipriya Shridhar · 8 years ago
  44. ecb23dc xen: add steal_clock support on x86 by Juergen Gross · 8 years ago
  45. c7ebf9d xen: use vma_pages(). by Muhammad Falak R Wani · 8 years ago
  46. 0cac5c3 Xen: EFI: Parse DT parameters for Xen specific UEFI by Shannon Zhao · 8 years ago
  47. 9c60986 FDT: Add a helper to get the subnode by given name by Shannon Zhao · 8 years ago
  48. be1aaf4 ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services by Shannon Zhao · 8 years ago
  49. a62ed50 XEN: EFI: Move x86 specific codes to architecture directory by Shannon Zhao · 8 years ago
  50. 5789afe Xen: ARM: Add support for mapping AMBA device mmio by Shannon Zhao · 8 years ago
  51. 4ba04be Xen: ARM: Add support for mapping platform device mmio by Shannon Zhao · 8 years ago
  52. 975fac3c Xen: xlate: Use page_to_xen_pfn instead of page_to_pfn by Shannon Zhao · 8 years ago
  53. 243848f xen/grant-table: Move xlated_setup_gnttab_pages to common place by Shannon Zhao · 8 years ago
  54. a4e081b Xen: ACPI: Hide UART used by Xen by Shannon Zhao · 8 years ago
  55. aec6341 soc: samsung: pmu: Constify arrays with PMU data by Krzysztof Kozlowski · 8 years ago
  56. 9d69286 Merge tag 'sunxi-clk-fixes-for-4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-fixes by Michael Turquette · 8 years ago
  57. 8f49bec NFC: nfcsim: Fix missing dependency on NFC_DIGITAL by Thierry Escande · 8 years ago
  58. 9f0c454 NFC: port100: Abort current command before switching RF off by Thierry Escande · 8 years ago
  59. a52bd7d NFC: port100: Make port100_abort_cmd() synchronous by Thierry Escande · 8 years ago
  60. b74584c NFC: port100: Fix the command cancellation process by Thierry Escande · 8 years ago
  61. e3e0258 NFC: port100: Don't send a new command if one is still pending by Thierry Escande · 8 years ago
  62. 6f482e3 iwlwifi: move iwl_drv to be shared across transports by Sara Sharon · 8 years ago
  63. 38398ef iwlwifi: pcie: centralize SCD status logging by Sara Sharon · 8 years ago
  64. 55bfa4b iwlwifi: mvm: support v4 of the TX power command by Luca Coelho · 8 years ago
  65. 564cdce iwlwifi: pcie: load FW chunk for a000 devices by Sara Sharon · 8 years ago
  66. e22744a iwlwifi: pcie: initialize a000 device's TFD table by Sara Sharon · 8 years ago
  67. 12a1745 iwlwifi: centralize 64 bit HW registers write by Sara Sharon · 8 years ago
  68. 8de437c iwlwifi: pcie: generalize and increase the size of scratchbuf by Sara Sharon · 8 years ago
  69. b1753c6 iwlwifi: pcie: track rxb status by Sara Sharon · 8 years ago
  70. f16c3eb iwlwifi: pcie: fix a race in firmware loading flow by Emmanuel Grumbach · 8 years ago
  71. 21cb322 iwlwifi: decouple PCIe transport from mac80211 by Johannes Berg · 8 years ago
  72. 0c4cb73 iwlwifi: tracing: decouple from mac80211 by Johannes Berg · 8 years ago
  73. 24ddddf iwlwifi: store cipher scheme independent of mac80211 by Johannes Berg · 8 years ago
  74. 60dec52 iwlwifi: mvm: free RX reorder buffer on restart by Sara Sharon · 8 years ago
  75. 35263a0 iwlwifi: mvm: add RX aggregation prints by Sara Sharon · 8 years ago
  76. 58f2cc5 iwlwifi: mvm: support dqa-mode scd queue redirection by Liad Kaufman · 9 years ago
  77. e3118ad iwlwifi: mvm: support tdls in dqa mode by Liad Kaufman · 8 years ago
  78. e25d65f iwlwifi: pcie: don't use vid 0 by Sara Sharon · 8 years ago
  79. 3edbc7d iwlwifi: mvm: unmap the paging memory before freeing it by Emmanuel Grumbach · 8 years ago
  80. 5e7d7eb iwlwifi: remove iwl_ht_params.smps_mode by Johannes Berg · 8 years ago
  81. ad17b1d iwlwifi: mvm: fix the channel inhibition table for Channel 14 by Emmanuel Grumbach · 8 years ago
  82. c934bce iwlwifi: mvm: fix coex related comments by Emmanuel Grumbach · 8 years ago
  83. e7c9bd1 iwlwifi: mvm: write the correct internal TXF index by Golan Ben-Ami · 8 years ago
  84. d5d0689 iwlwifi: pcie: fix access to scratch buffer by Sara Sharon · 8 years ago
  85. 54f315c iwlwifi: pcie: Enable MSI mode when using MSI interrupts by Ido Yariv · 8 years ago
  86. 24c4b47 memory: samsung: exynos-srom: Fix wrong count of registers by Seung-Woo Kim · 8 years ago
  87. 8fe9c8b Merge tag 'samsung-drivers-exynos-mfc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/dt by Olof Johansson · 8 years ago
  88. f19786f Merge tag 'samsung-drivers-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/drivers by Olof Johansson · 8 years ago
  89. df92d2e Merge tag 'omap-for-v4.8/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc by Olof Johansson · 8 years ago
  90. d8150d1 PM / devfreq: exynos-bus: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  91. 3427c6f PM / devfreq: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  92. 99e65ae PM / devfreq: exynos-ppmu: fix error path in exynos_ppmu_probe() by Bartlomiej Zolnierkiewicz · 8 years ago
  93. c07e074 PM / devfreq: exynos: fix error path in exynos_bus_probe() by Bartlomiej Zolnierkiewicz · 8 years ago
  94. a63eb1a PM / devfreq: make event/exynos-ppmu DEVFREQ_EVENT_EXYNOS_PPMU tristate by Paul Gortmaker · 8 years ago
  95. 64cb7f6 PM / devfreq: make event/exynos-nocp DEVFREQ_EVENT_EXYNOS_NOCP tristate by Paul Gortmaker · 8 years ago
  96. 5b3c316 PM / devfreq: make exynos-bus ARM_EXYNOS_BUS_DEVFREQ tristate by Paul Gortmaker · 8 years ago
  97. e32363b PM / devfreq: make devfreq-event explicitly non-modular by Paul Gortmaker · 8 years ago
  98. 417dc4b PM / devfreq: make devfreq explicitly non-modular by Paul Gortmaker · 8 years ago
  99. 213ae90 Merge tag 'imx-soc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/soc by Olof Johansson · 8 years ago
  100. 80b3982 greybus: camera: Fix size of configure_streams(0) by Jacopo Mondi · 8 years ago