1. 8039aab Revert "platform/x86/toshiba-apci.c possible bad if test?" by Matthew Garrett · 10 years ago
  2. e6d8fb3 ext3: Count internal journal as bsddf overhead in ext3_statfs by Chin-Tsung Cheng · 10 years ago
  3. 44b3750 Revert "arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALL" by Will Deacon · 10 years ago
  4. 07a15dd arm64: mm: update max pa bits to 48 by Ganapatrao Kulkarni · 10 years ago
  5. 86c8b27 arm64: ignore DT memreserve entries when booting in UEFI mode by Leif Lindholm · 10 years ago
  6. 49d947f arm64: configs: Enable X-Gene SATA and ethernet in defconfig by Mark Brown · 10 years ago
  7. 4190312 arm64: align randomized TEXT_OFFSET on 4 kB boundary by Ard Biesheuvel · 10 years ago
  8. 02784f1b tipc: Fix build. by David S. Miller · 10 years ago
  9. d3b6f9f Merge branch 'cbq-fixes' by David S. Miller · 10 years ago
  10. 7201c1d cbq: now_rt removal by Vasily Averin · 10 years ago
  11. 73d0f37 cbq: incorrectly low bandwidth setting blocks limited traffic by Vasily Averin · 10 years ago
  12. 480cadc scsi: Fix qemu boot hang problem by Guenter Roeck · 10 years ago
  13. 410dd3c isofs: Fix unbounded recursion when processing relocated directories by Jan Kara · 10 years ago
  14. 85cd083 udf: avoid unneeded up_write when fail to add entry in ->symlink by Chao Yu · 10 years ago
  15. 4560d67 MAINTAINERS: add maintainer for ACPI parts of I2C by Wolfram Sang · 10 years ago
  16. 39e8e30 i2c: i801: Add PCI ID for Intel Braswell by Alan Cox · 10 years ago
  17. 3660475 i2c: rework kernel config I2C_ACPI by Lan Tianyu · 10 years ago
  18. 63d871c Merge tag 'md/3.17-fixes' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  19. f17a6f7 Merge tag 'pci-v3.17-changes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  20. 7ac0bbf Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  21. f325f16 frv: Define cpu_relax_lowlatency() by Davidlohr Bueso · 10 years ago
  22. 30d1e0e virt/kvm/assigned-dev.c: Set 'dev->irq_source_id' to '-1' after free it by Chen Gang · 10 years ago
  23. 0d234da Revert "KVM: x86: Increase the number of fixed MTRR regs to 10" by Paolo Bonzini · 10 years ago
  24. 9a4cfb2 KVM: x86: do not check CS.DPL against RPL during task switch by Paolo Bonzini · 10 years ago
  25. 3a6095a KVM: x86: Avoid emulating instructions on #UD mistakenly by Nadav Amit · 10 years ago
  26. c04fa58 PC, KVM, CMA: Fix regression caused by wrong get_order() use by Alexey Kardashevskiy · 10 years ago
  27. 350b8bd kvm: iommu: fix the third parameter of kvm_iommu_put_pages (CVE-2014-3601) by Michael S. Tsirkin · 10 years ago
  28. ca2e722 ALSA: hda/hdmi - apply Valleyview fix-ups to Cherryview display codec by Libin Yang · 10 years ago
  29. d35f64e ALSA: hda/hdmi - set depop_delay for haswell plus by Libin Yang · 10 years ago
  30. cb8b12b md/raid10: always initialise ->state on newly allocated r10_bio by NeilBrown · 10 years ago
  31. e337aea md/raid10: avoid memory leak on error path during reshape. by NeilBrown · 10 years ago
  32. b396855 md/raid10: Fix memory leak when raid10 reshape completes. by NeilBrown · 10 years ago
  33. ce0b0a4 md/raid10: fix memory leak when reshaping a RAID10. by NeilBrown · 10 years ago
  34. f475371 ALSA: hda - restore the gpio led after resume by Hui Wang · 10 years ago
  35. 9db4ad9 iommu/core: Check for the right function pointer in iommu_map() by Joerg Roedel · 10 years ago
  36. 2a13772 libata: widen Crucial M550 blacklist matching by Tejun Heo · 10 years ago
  37. 503e663 asm-generic: add memfd_create system call to unistd.h by Will Deacon · 10 years ago
  38. a97a42c4 arm64: compat: wire up memfd_create and getrandom syscalls for aarch32 by Will Deacon · 10 years ago
  39. a3a8054 arm64: fix typo in I-cache policy detection by Ard Biesheuvel · 10 years ago
  40. 703e6a6 [IA64] Wire up memfd_create() system call by Tony Luck · 10 years ago
  41. 4dc7c76 pata_scc: propagate return value of scc_wait_after_reset by Arjun Sreedharan · 10 years ago
  42. 9b29d3c iommu/amd: Fix cleanup_domain for mass device removal by Joerg Roedel · 10 years ago
  43. e7f9fa5 iommu/vt-d: Defer domain removal if device is assigned to a driver by Joerg Roedel · 10 years ago
  44. 9c4bdf6 md/raid6: avoid data corruption during recovery of double-degraded RAID6 by NeilBrown · 10 years ago
  45. a40687f md/raid5: avoid livelock caused by non-aligned writes. by NeilBrown · 10 years ago
  46. 3017562 [SMB3] Enable fallocate -z support for SMB3 mounts by Steve French · 10 years ago
  47. 31742c5 enable fallocate punch hole ("fallocate -p") for SMB3 by Steve French · 10 years ago
  48. ad3829c Incorrect error returned on setting file compressed on SMB2 by Steve French · 10 years ago
  49. 0e57407 ata: ahci_tegra: Change include to fix compilation by Mikko Perttunen · 10 years ago
  50. b741e8d pata_samsung_cf: change ret type to signed by Arjun Sreedharan · 10 years ago
  51. 72f79f9 ahci_xgene: Removing NCQ support from the APM X-Gene SoC AHCI SATA Host Controller driver. by Suman Tripathi · 10 years ago
  52. b46799a CIFS: Fix wrong directory attributes after rename by Pavel Shilovsky · 10 years ago
  53. 5275580 CIFS: Fix SMB2 readdir error handling by Pavel Shilovsky · 10 years ago
  54. 18f39e7 [CIFS] Possible null ptr deref in SMB2_tcon by Steve French · 10 years ago
  55. ac32c7f tipc: fix message importance range check by Erik Hugne · 10 years ago
  56. 2100968 net: phy: smsc: move smsc_phy_config_init reset part in a soft_reset function by Gwenhael Goavec-Merou · 10 years ago
  57. 5b7911c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 10 years ago
  58. e050dbe batman-adv: Fix parameter order of hlist_add_behind by Sven Eckelmann · 10 years ago
  59. ed607b8 Merge branch 'bcm7xxx' by David S. Miller · 10 years ago
  60. 82c084f net: phy: bcm7xxx: remove suspend callback for 28nm PHYs by Florian Fainelli · 10 years ago
  61. 4fd14e0 net: phy: bcm7xxx: re-advertise all supported modes out of suspend by Florian Fainelli · 10 years ago
  62. 16466f4 net: phy: bcm7xxx: remove 28nm wildcard entry by Florian Fainelli · 10 years ago
  63. 7d1311b Linux 3.17-rc1 by Linus Torvalds · 10 years ago
  64. 605f884 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 10 years ago
  65. 4989900 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 10 years ago
  66. 6fedb0f Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  67. 90c8096 Merge branch 'rng-queue' of git://git.kernel.org/pub/scm/linux/kernel/git/amit/virtio by Linus Torvalds · 10 years ago
  68. e64df3e Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  69. 53b95d6 Merge tag 'locks-v3.17-2' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  70. da06df5 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 10 years ago
  71. 186e4e8 platform/x86: Enable build support for toshiba_haps by Azael Avalos · 10 years ago
  72. f369aa6 Documentation: Add file about toshiba_haps module by Azael Avalos · 10 years ago
  73. 23d0ba0 platform/x86: Toshiba HDD Active Protection Sensor by Azael Avalos · 10 years ago
  74. 831a444 asus-nb-wmi: Add wapf4 quirk for the U32U by Hans de Goede · 10 years ago
  75. fee4efd alienware-wmi: make hdmi_mux enabled on case-by-case basis by Mario Limonciello · 10 years ago
  76. 49458e8 ideapad-laptop: Constify DMI table and other r/o variables by Mathias Krause · 10 years ago
  77. 378008d asus-nb-wmi.c: Rename x401u quirk to wapf4 by Hans de Goede · 10 years ago
  78. 9a5ee65 compal-laptop: correct invalid hwmon name by Roald Frederickx · 10 years ago
  79. e6efad7 toshiba_acpi: Add Qosmio X75-A to the alt keymap dmi list by Azael Avalos · 10 years ago
  80. f6aac65 toshiba_acpi: Add extra check to backlight code by Azael Avalos · 10 years ago
  81. b58b9ff Fix log message about future removal of interface by Martin Kepplinger · 10 years ago
  82. f79a901 ideapad-laptop: Disable touchpad interface on Yoga models by Hans de Goede · 10 years ago
  83. 6d6ded3 asus-nb-wmi: Add wapf4 quirk for the X550CC by Hans de Goede · 10 years ago
  84. cfa57fd intel_ips: Make ips_mcp_limits variables static by Mathias Krause · 10 years ago
  85. c3aa472 thinkpad_acpi: Mark volume_alsa_control_{vol,mute} as __initdata by Mathias Krause · 10 years ago
  86. fbe9b79 fujitsu-laptop: Mark fujitsu_dmi_table[] DMI table as __initconst by Mathias Krause · 10 years ago
  87. 702ef54 hp-wmi: Add missing __init annotations to initialization code by Mathias Krause · 10 years ago
  88. 8a1a970 hp_accel: Constify ACPI and DMI tables by Mathias Krause · 10 years ago
  89. 0f93c5e fujitsu-tablet: Mark DMI callbacks as __init code by Mathias Krause · 10 years ago
  90. 681480c dell-laptop: Mark dell_quirks[] DMI table as __initconst by Mathias Krause · 10 years ago
  91. 7e6c227 eeepc-wmi: Constify asus_quirks[] DMI table by Mathias Krause · 10 years ago
  92. 76d51dd acer-wmi: Mark init data and code as such by Mathias Krause · 10 years ago
  93. 55d1e9d asus-nb-wmi: Constify asus_quirks[] DMI table by Mathias Krause · 10 years ago
  94. d997d88 alienware-wmi: Mark DMI table as __initconst by Mathias Krause · 10 years ago
  95. 80f6555 acer-wmi: Hide acer_{suspend,resume} for !CONFIG_PM_SLEEP by Mathias Krause · 10 years ago
  96. 87e4484 acer-wmi: Mark acer_wmi_keymap[] as __initconst by Mathias Krause · 10 years ago
  97. 309d131 MAINTAINERS: Update git URL for x86 platform drivers by Mathias Krause · 10 years ago
  98. 959ef6d WMI: Remove unnecessary null test by Himangi Saraogi · 10 years ago
  99. bd3c7b9e drivers/platform/x86/thinkpad_acpi.c: don't test unsigned int for negativity by Andrey Utkin · 10 years ago
  100. 22ba58c asus-nb-wmi: Add wapf4 quirk for the X550CL by Hans de Goede · 10 years ago