1. 19d6f04 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. aca04ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  3. 6579a02 net: ping: make ping_v6_sendmsg static by Haishuang Yan · 8 years ago
  4. 3f73513 hv_netvsc: Fix the order of num_sc_offered decrement by Haiyang Zhang · 8 years ago
  5. 5a010c7 Merge tag 'platform-drivers-x86-v4.6-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  6. b615d3d Merge tag 'pwm/for-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
  7. ed7d6bc Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  8. 5e82b4b net: Fix typos and whitespace. by Bjorn Helgaas · 8 years ago
  9. 9efc2f7 hv_netvsc: Fix the array sizes to be max supported channels by Haiyang Zhang · 8 years ago
  10. d212b46 hv_netvsc: Fix accessing freed memory in netvsc_change_mtu() by Haiyang Zhang · 8 years ago
  11. 1f461dc ppp: take reference on channels netns by Guillaume Nault · 8 years ago
  12. 5197f34 net: Reset encap_level to avoid resetting features on inner IP headers by Alexander Duyck · 8 years ago
  13. 621e49f net: mediatek: fix checking for NULL instead of IS_ERR() in .probe by Vladimir Zapolskiy · 8 years ago
  14. 9eb13f6 net: phy: at803x: Request 'reset' GPIO only for AT8030 PHY by Sebastian Frias · 8 years ago
  15. d57019d at803x: fix reset handling by Sergei Shtylyov · 8 years ago
  16. fffcad8 hp-wmi: Remove GPS rfkill support via pre-2009 interface by Maciej S. Szmigiero · 8 years ago
  17. c7805e5 hp-wmi: fix unregister order in hp_wmi_rfkill_setup() once again by Maciej S. Szmigiero · 8 years ago
  18. aaf3a5e dell-wmi: support Dell Inspiron M5110 by Michał Kępień · 8 years ago
  19. 13f5059 dell-wmi: properly process Dell Instant Launch hotkey by Michał Kępień · 8 years ago
  20. e09c4d5 dell-wmi: enable receiving WMI events on Dell Vostro V131 by Michał Kępień · 8 years ago
  21. 0db2180 dell-smbios: rename dell_smi_error() to dell_smbios_error() by Michał Kępień · 8 years ago
  22. e8edf53 dell-laptop: move dell_smi_error() to dell-smbios by Michał Kępień · 8 years ago
  23. 4db9675 ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list by John Dahlstrom · 8 years ago
  24. b5df36c fujitsu-laptop: Support radio toggle button by Michał Kępień · 8 years ago
  25. e8b69a5 intel-hid: allocate correct amount of memory for private struct by Wolfram Sang · 8 years ago
  26. f52ab44 platform/x86: Make intel_scu_ipc explicitly non-modular by Paul Gortmaker · 8 years ago
  27. 1f1ae99 intel_pmc_ipc: Avoid pending IPC1 command during legacy suspend by Qipeng Zha · 8 years ago
  28. 1a2f25d intel_pmc_ipc: Fix GCR register base address and length by Qipeng Zha · 8 years ago
  29. 4670768 asus-nb-wmi: add wapf=4 quirk for ASUS X75VD by Oleksandr Natalenko · 8 years ago
  30. 479f3b6 intel_telemetry_pltdrv: Change verbosity control bits by Souvik Kumar Chakravarty · 8 years ago
  31. 4d340c6 dell-rbtn: Add a comment about the XPS 13 9350 by Andy Lutomirski · 8 years ago
  32. a464afb dell-wmi: Support new hotkeys on the XPS 13 9350 (Skylake) by Andy Lutomirski · 8 years ago
  33. b13de70 dell-wmi: Clean up hotkey table size check by Andy Lutomirski · 8 years ago
  34. a570af4 dell-wmi, dell-laptop: depends DMI by Andy Lutomirski · 8 years ago
  35. 18b6f80 dell-wmi: Stop storing pointers to DMI tables by Andy Lutomirski · 8 years ago
  36. 0c41a08 dell-led: use dell_smbios_send_request() for performing SMBIOS calls by Michał Kępień · 8 years ago
  37. cf0d7ea dell-led: use dell_smbios_find_token() for finding mic DMI tokens by Michał Kępień · 8 years ago
  38. b7bca2d dell-smbios: make da_tokens static by Michał Kępień · 8 years ago
  39. 73511ff dell-smbios: remove find_token_{id,location}() by Michał Kępień · 8 years ago
  40. f951d6e dell-laptop: use dell_smbios_find_token() instead of find_token_location() by Michał Kępień · 8 years ago
  41. 63c4029 dell-laptop: use dell_smbios_find_token() instead of find_token_id() by Michał Kępień · 8 years ago
  42. 96f7ef9 dell-smbios: implement new function for finding DMI table 0xDA tokens by Michał Kępień · 8 years ago
  43. 92ebd0d dell-smbios: make the SMBIOS buffer static by Michał Kępień · 8 years ago
  44. bc2104c dell-smbios: return the SMBIOS buffer from dell_smbios_get_buffer() by Michał Kępień · 8 years ago
  45. c42831c dell-smbios: don't return an SMBIOS buffer from dell_smbios_send_request() by Michał Kępień · 8 years ago
  46. 17070f2 dell-smbios: don't pass an SMBIOS buffer to dell_smbios_send_request() by Michał Kępień · 8 years ago
  47. 2f26213 dell-smbios: rename dell_send_request() to dell_smbios_send_request() by Michał Kępień · 8 years ago
  48. cb161763 dell-smbios: rename release_buffer() to dell_smbios_release_buffer() by Michał Kępień · 8 years ago
  49. b6aa7e1 dell-smbios: rename clear_buffer() to dell_smbios_clear_buffer() by Michał Kępień · 8 years ago
  50. ee83c47 dell-smbios: rename get_buffer() to dell_smbios_get_buffer() by Michał Kępień · 8 years ago
  51. 2f9f26b dell-laptop: extract SMBIOS-related code to a separate module by Michał Kępień · 8 years ago
  52. 7faa6a3 toshiba_acpi: Add a module parameter to disable hotkeys registration by Azael Avalos · 8 years ago
  53. 33f857a Documentation/ABI: Update sysfs-driver-toshiba_acpi file by Azael Avalos · 8 years ago
  54. b1009b9 toshiba_acpi: Add sysfs entries for the Cooling Method feature by Azael Avalos · 8 years ago
  55. 763ff32 toshiba_acpi: Add support for cooling method feature by Azael Avalos · 8 years ago
  56. 15c7562 thinkpad_acpi: Remove ambiguous logging for "Unsupported brightness interface" by Eric Curtin · 8 years ago
  57. 922201d pwm: omap-dmtimer: Add debug message for effective period and duty cycle by David Rivshin · 8 years ago
  58. 7b0883f pwm: omap-dmtimer: Round load and match values rather than truncate by David Rivshin · 8 years ago
  59. cd37888 pwm: omap-dmtimer: Add sanity checking for load and match values by David Rivshin · 8 years ago
  60. f8caa79 pwm: omap-dmtimer: Fix inaccurate period and duty cycle calculations by David Rivshin · 8 years ago
  61. c5857e3 pwm: brcmstb: Fix check of devm_ioremap_resource() return code by Vladimir Zapolskiy · 8 years ago
  62. 03d9953 pwm: rcar: Depend on ARCH_RENESAS instead of ARCH_SHMOBILE by Simon Horman · 8 years ago
  63. 0e47b59 pwm: lpc18xx-sct: Test clock rate to avoid division by 0 by Wolfram Sang · 8 years ago
  64. bea307c pwm: img: Test clock rate to avoid division by 0 by Wolfram Sang · 8 years ago
  65. c130423 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  66. 988faa73 Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 8 years ago
  67. 33c1f63 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  68. a24e3d4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  69. b91d9c6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  70. b8ba452 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  71. 8fe9752 ia64/extable: use generic search and sort routines by Ard Biesheuvel · 8 years ago
  72. 29934b0 x86/extable: use generic search and sort routines by Ard Biesheuvel · 8 years ago
  73. c352e8b s390/extable: use generic search and sort routines by Ard Biesheuvel · 8 years ago
  74. e77986b alpha/extable: use generic search and sort routines by Ard Biesheuvel · 8 years ago
  75. a395d6a kernel/...: convert pr_warning to pr_warn by Joe Perches · 8 years ago
  76. 20d7a35 drivers: dma-coherent: use memset_io for DMA_MEMORY_IO mappings by Brian Starkey · 8 years ago
  77. 6b03ae0 drivers: dma-coherent: use MEMREMAP_WC for DMA_MEMORY_MAP by Brian Starkey · 8 years ago
  78. c907e0e memremap: add MEMREMAP_WC flag by Brian Starkey · 8 years ago
  79. cf61e2a memremap: don't modify flags by Brian Starkey · 8 years ago
  80. 41b2715 kernel/signal.c: add compile-time check for __ARCH_SI_PREAMBLE_SIZE by Helge Deller · 8 years ago
  81. f138556 mm/mprotect.c: don't imply PROT_EXEC on non-exec fs by Piotr Kwapulinski · 8 years ago
  82. a5f4db8 ipc/sem: make semctl setting sempid consistent by Davidlohr Bueso · 8 years ago
  83. dde5cf3 ubsan: fix tree-wide -Wmaybe-uninitialized false positives by Andrey Ryabinin · 8 years ago
  84. 21b2f44 kfifo: fix sparse complaints by Stefani Seibold · 8 years ago
  85. ad4db3b scripts/gdb: account for changes in module data structure by Jan Kiszka · 8 years ago
  86. 72bf92e scripts/gdb: add cmdline reader command by Kieran Bingham · 8 years ago
  87. 2d061d9 scripts/gdb: add version command by Kieran Bingham · 8 years ago
  88. 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 8 years ago
  89. ade356b profile: hide unused functions when !CONFIG_PROC_FS by Arnd Bergmann · 8 years ago
  90. abc514c hpwdt: use nmi_panic() when kernel panics in NMI handler by Hidehiro Kawai · 8 years ago
  91. 73cbf4a ipmi/watchdog: use nmi_panic() when kernel panics in NMI handler by Hidehiro Kawai · 8 years ago
  92. ebc41f2 panic: change nmi_panic from macro to function by Hidehiro Kawai · 8 years ago
  93. a484c3d eventfd: document lockless access in eventfd_poll by Paolo Bonzini · 8 years ago
  94. 0335695 cred/userns: define current_user_ns() as a function by Arnd Bergmann · 8 years ago
  95. e8de370 rapidio: add mport char device driver by Alexandre Bounine · 8 years ago
  96. 458bdf6 rapidio/tsi721_dma: fix hardware error handling by Alexandre Bounine · 8 years ago
  97. e680b67 rapidio/tsi721_dma: fix synchronization issues by Alexandre Bounine · 8 years ago
  98. 8347245 rapidio/tsi721_dma: update error reporting from prep_sg callback by Alexandre Bounine · 8 years ago
  99. 72d8a0d rapidio/tsi721: add filtered debug output by Alexandre Bounine · 8 years ago
  100. 1679e8d rapidio/tsi721: add outbound windows mapping support by Alexandre Bounine · 8 years ago