1. 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 9 years ago
  2. 3e1e21c Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  3. 0a13dae Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  4. 6412035 Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  5. eae2177 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  6. d434215 Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  7. 859e762 Merge tag 'pwm/for-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 9 years ago
  8. 278e5ac Merge tag 'for-4.5' of git://git.osdn.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 9 years ago
  9. ff01c94 pwm: Mark all devices as "might sleep" by Thierry Reding · 9 years ago
  10. 30f0530 Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  11. 3549d82 Merge tag 'renesas-sh-drivers-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas by Linus Torvalds · 9 years ago
  12. 9638685 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  13. 6d1c244 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  14. 6b5a12d Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  15. 5083c54 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  16. 0c58282 Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  17. e3de671 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  18. 71e4634 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  19. 545b5e2 memstick: use sector_div instead of do_div by Arnd Bergmann · 9 years ago
  20. 20d666e dma-mapping: remove <asm-generic/dma-coherent.h> by Christoph Hellwig · 9 years ago
  21. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  22. 7938717 parisc: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  23. 0d4a619 dma-mapping: make the generic coherent dma mmap implementation optional by Christoph Hellwig · 9 years ago
  24. f9ed89e iio: core: fix ptr_ret.cocci warnings by Fengguang Wu · 9 years ago
  25. c6d3085 UBSAN: run-time undefined behavior sanity checker by Andrey Ryabinin · 9 years ago
  26. a253f1e rapidio: use kobj_to_dev() by Geliang Tang · 9 years ago
  27. 848e239 drivers/base/cpu.c: use __cpu_*_mask directly by Rasmus Villemoes · 9 years ago
  28. 1f330c3 drivers/firmware/broadcom/bcm47xx_nvram.c: use __ioread32_copy() instead of open-coding by Stephen Boyd · 9 years ago
  29. c431e67 drivers/soc/qcom/smd.c: use __ioread32_copy() instead of open-coding it by Stephen Boyd · 9 years ago
  30. 75339d8 misc: ibmasm: fix build errors by Randy Dunlap · 9 years ago
  31. f11aef6 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 9 years ago
  32. fa8bb45 Merge branch 'pm-devfreq' by Rafael J. Wysocki · 9 years ago
  33. 6efd3f8 Merge branch 'pm-core' by Rafael J. Wysocki · 9 years ago
  34. a72aea7 Merge branches 'acpica', 'acpi-video' and 'acpi-fan' by Rafael J. Wysocki · 9 years ago
  35. 9fa6860 Merge tag 'dmaengine-fix-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  36. 90bf353 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  37. 9662e32 Merge branch 'pci/trivial' into next by Bjorn Helgaas · 9 years ago
  38. 904f664 Merge branches 'pci/iommu' and 'pci/misc' into next by Bjorn Helgaas · 9 years ago
  39. 8b9b963 PCI: Add function 1 DMA alias quirk for Lite-On/Plextor M6e/Marvell 88SS9183 by Tim Sander · 9 years ago
  40. d9569f0 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  41. be13326 irqchip: renesas-h8s: Replace ctrl_outw/ctrl_inw with writew/readw by Guenter Roeck · 9 years ago
  42. fab683e scsi: qla2xxxx: avoid type mismatch in comparison by Arnd Bergmann · 9 years ago
  43. 20c08b3 target/user: Make sure netlink would reach all network namespaces by Sheng Yang · 9 years ago
  44. 21aaa23 target: Obtain se_node_acl->acl_kref during get_initiator_node_acl by Nicholas Bellinger · 9 years ago
  45. d36ad77 target: Convert ACL change queue_depth se_session reference usage by Nicholas Bellinger · 9 years ago
  46. 26a99c1 iscsi-target: Fix potential dead-lock during node acl delete by Nicholas Bellinger · 9 years ago
  47. 2b4015e Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  48. 4bef0a2 surface pro 4: fix compare_const_fl.cocci warnings by Julia Lawall · 9 years ago
  49. 6d5ac6e surface pro 4: Add support for Surface Pro 4 Buttons by Weng Xuetian · 9 years ago
  50. 87bee29 platform:x86: Add Intel Telemetry Debugfs interfaces by Souvik Kumar Chakravarty · 9 years ago
  51. 48c1917 platform:x86: Add Intel telemetry platform device by Souvik Kumar Chakravarty · 9 years ago
  52. 9d16b48 platform:x86: Add Intel telemetry platform driver by Souvik Kumar Chakravarty · 9 years ago
  53. 378f956 platform/x86: Add Intel Telemetry Core Driver by Souvik Kumar Chakravarty · 9 years ago
  54. 3fae757 intel_punit_ipc: add NULL check for input parameters by Qipeng Zha · 9 years ago
  55. bb28f3d thinkpad_acpi: Add support for keyboard backlight by Pali Rohár · 9 years ago
  56. 481fe5b dell-wmi: Process only one event on devices with interface version 0 by Pali Rohár · 9 years ago
  57. 595773a4 dell-wmi: Check if Dell WMI descriptor structure is valid by Pali Rohár · 9 years ago
  58. 75d7e7d tc1100-wmi: fix build warning when CONFIG_PM not enabled by Colin Ian King · 9 years ago
  59. b0a095f asus-wireless: Add ACPI HID ATK4001 by João Paulo Rechi Vita · 9 years ago
  60. f6a6bba platform/x86: Add Asus Wireless Radio Control driver by João Paulo Rechi Vita · 9 years ago
  61. f5b3f66 asus-wmi: drop to_platform_driver macro by Geliang Tang · 9 years ago
  62. ecc83e5 intel-hid: new hid event driver for hotkeys by Alex Hung · 9 years ago
  63. 800f201 Keyboard backlight control for some Vaio Fit models by Mattia Dongili · 9 years ago
  64. dc4522b platform/x86: Add rfkill dependency to ACPI_TOSHIBA entry by Azael Avalos · 9 years ago
  65. fdca4f1 platform:x86: add Intel P-Unit mailbox IPC driver by Qipeng Zha · 9 years ago
  66. 8cc7fb4 intel_pmc_ipc: update acpi resource structure for Punit by Qipeng Zha · 9 years ago
  67. edde316 ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi list by Josh Boyer · 9 years ago
  68. cbc61f1 dell-wmi: Improve unknown hotkey handling by Andy Lutomirski · 9 years ago
  69. c1e1655 apple-gmux: Assign apple_gmux_data before registering by Matthew Garrett · 9 years ago
  70. 65e3cf9 toshiba_acpi: Fix keyboard backlight sysfs entries not being updated by Azael Avalos · 9 years ago
  71. 7c24d9f Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  72. 99e38df Merge tag 'iommu-updates-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  73. 3270425 Merge branches 's390', 'arm/renesas', 'arm/msm', 'arm/shmobile', 'arm/smmu', 'x86/amd' and 'x86/vt-d' into next by Joerg Roedel · 9 years ago
  74. 5bb1729 cpuidle: menu: Avoid pointless checks in menu_select() by Rafael J. Wysocki · 9 years ago
  75. 5116425 sched / idle: Drop default_idle_call() fallback from call_cpuidle() by Rafael J. Wysocki · 9 years ago
  76. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  77. d90f351 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 9 years ago
  78. 48f58ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  79. 7f36f1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 9 years ago
  80. c38dec7 Merge tag 'rtc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  81. d43fb9f Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  82. e04a2bd drivers/ide: make ide-scan-pci.c driver explicitly non-modular by Paul Gortmaker · 9 years ago
  83. b5a608f ide: constify ide_dma_ops structures by Julia Lawall · 9 years ago
  84. 0860bf9 ide: silence some underflow warnings by Dan Carpenter · 9 years ago
  85. 60a6531 team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vid by Ido Schimmel · 9 years ago
  86. 918f618 net: hns: bug fix about hisilicon TSO BD mode by huangdaode · 9 years ago
  87. 23195ec brcmfmac: fix BRCMF_FW_NVRAM_DEF macro for older gcc compilers by Arend van Spriel · 9 years ago
  88. 611dcad dmaengine: at_xdmac: fix resume for cyclic transfers by Songjun Wu · 9 years ago
  89. 6f6abd3 video: fbdev: pxafb: fix out of memory error path by Robert Jarzmik · 9 years ago
  90. 5807fca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  91. c671e1e drm/vc4: fix warning in validate printf. by Dave Airlie · 9 years ago
  92. e6e4a55 net: phy: at803x: Add the interrupt register bit definitions by Martin Blumenstingl · 9 years ago
  93. a46bd63 net: phy: at803x: Clean up duplicate register definitions by Martin Blumenstingl · 9 years ago
  94. 2e5f9f2 net: phy: at803x: Allow specifying the RGMII RX clock delay via phy mode by Martin Blumenstingl · 9 years ago
  95. e15bb4c net: phy: at803x: Don't set gbit features for the AR8030 phy by Martin Blumenstingl · 9 years ago
  96. 9840650 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  97. 12768c1 Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  98. a4eff16 Merge branch 'parisc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  99. 1df59b8 Merge tag 'drm-intel-next-fixes-2016-01-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  100. 28f0360 Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago