1. 8a1a970 hp_accel: Constify ACPI and DMI tables by Mathias Krause · 10 years ago
  2. 0f93c5e fujitsu-tablet: Mark DMI callbacks as __init code by Mathias Krause · 10 years ago
  3. 681480c dell-laptop: Mark dell_quirks[] DMI table as __initconst by Mathias Krause · 10 years ago
  4. 7e6c227 eeepc-wmi: Constify asus_quirks[] DMI table by Mathias Krause · 10 years ago
  5. 76d51dd acer-wmi: Mark init data and code as such by Mathias Krause · 10 years ago
  6. 55d1e9d asus-nb-wmi: Constify asus_quirks[] DMI table by Mathias Krause · 10 years ago
  7. d997d88 alienware-wmi: Mark DMI table as __initconst by Mathias Krause · 10 years ago
  8. 80f6555 acer-wmi: Hide acer_{suspend,resume} for !CONFIG_PM_SLEEP by Mathias Krause · 10 years ago
  9. 87e4484 acer-wmi: Mark acer_wmi_keymap[] as __initconst by Mathias Krause · 10 years ago
  10. 309d131 MAINTAINERS: Update git URL for x86 platform drivers by Mathias Krause · 10 years ago
  11. 959ef6d WMI: Remove unnecessary null test by Himangi Saraogi · 10 years ago
  12. bd3c7b9e drivers/platform/x86/thinkpad_acpi.c: don't test unsigned int for negativity by Andrey Utkin · 10 years ago
  13. 22ba58c asus-nb-wmi: Add wapf4 quirk for the X550CL by Hans de Goede · 10 years ago
  14. c66263a asus-nb-wmi: Add ASUSTeK COMPUTER INC. X200CA by AceLan Kao · 10 years ago
  15. f515623 asus-wmi: control wlan-led if wapf > 0 by AceLan Kao · 10 years ago
  16. 86ac273 asus-wmi: backlight_init: Stop treating -ENODEV as if its not an error by Hans de Goede · 10 years ago
  17. d8c66f6 asus-wmi: Disable acpi-video backlight on desktop machines by Hans de Goede · 10 years ago
  18. ce363c2 ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling by Hans de Goede · 10 years ago
  19. 4beb81d thinkpad_acpi: Update mapping for F12 hotkey on *40 models to KEY_FILE by Hans de Goede · 10 years ago
  20. 1ec9d39 eeepc-laptop: rename _set and _get arguments in macro by Paul Bolle · 10 years ago
  21. c4960cf fujitsu-laptop: Clear build warnings by Jean Delvare · 10 years ago
  22. bdc3ae7 platform/x86/toshiba-apci.c possible bad if test? by Nick · 10 years ago
  23. dc8f031 sony-laptop: fix doesn't work lid resume settings on Vaio Pro by mog422 · 10 years ago
  24. 7216e10 WAPF 4 for ASUSTeK COMPUTER INC. X75VBP WLAN ON. by poma · 10 years ago
  25. 88ec63d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  26. 2f39691 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  27. ffb29b4 Merge tag 'sound-fix-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  28. d22af68 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  29. 68ffeca Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 10 years ago
  30. 91167e1 Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  31. c9d2642 Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  32. a11c5c9 Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  33. 2519648 drm/doc: Refer to proper source file by Thierry Reding · 10 years ago
  34. 83d45f2 Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 10 years ago
  35. 179c0ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  36. ad15afb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  37. a61ebdf Merge tag 'master-2014-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  38. 9ce12eb netlink: Annotate RCU locking for seq_file walker by Thomas Graf · 10 years ago
  39. 93f56081 rhashtable: fix annotations for rht_for_each_entry_rcu() by Thomas Graf · 10 years ago
  40. c91eee5 rhashtable: unexport and make rht_obj() static by Thomas Graf · 10 years ago
  41. 5300fdc rhashtable: RCU annotations for next pointers by Thomas Graf · 10 years ago
  42. 4898ac0 drm/nouveau/platform: fix compilation error by Alexandre Courbot · 10 years ago
  43. 5d6d94f drm/nouveau/gk20a: add LTC device by Alexandre Courbot · 10 years ago
  44. c9a6fd9 drm/nouveau: warn if we fail to re-pin fb on resume by Ben Skeggs · 10 years ago
  45. 8bd62a8 drm/nouveau/nvif: fix dac load detect method definition by Ben Skeggs · 10 years ago
  46. da7c74e drm/gf100-/gr: fix -ENOSPC detection when allocating zbc table entries by Ben Skeggs · 10 years ago
  47. ef07cea drm/nouveau/nvif: return null pointers on failure, in addition to ret != 0 by Ben Skeggs · 10 years ago
  48. 147ed89 drm/nouveau/ltc: fix tag base address getting truncated if above 4GiB by Ben Skeggs · 10 years ago
  49. 3d9e392 drm/nvc0-/fb/ram: fix use of non-existant ram if partitions aren't uniform by Ben Skeggs · 10 years ago
  50. e7d9692 drm/nouveau/bar: behave better if ioremap failed by Ben Skeggs · 10 years ago
  51. e715396 drm/nouveau/kms: nouveau_fbcon_accel_fini can be static by Fengguang Wu · 10 years ago
  52. 5c13cac drm/nouveau: kill unused variable warning if !__OS_HAS_AGP by Ben Skeggs · 10 years ago
  53. 7caa63c drm/nouveau/nvif: fix a number of notify thinkos by Ben Skeggs · 10 years ago
  54. 0c9ab09 tcp: fix ssthresh and undo for consecutive short FRTO episodes by Neal Cardwell · 10 years ago
  55. a26552a tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic by Hannes Frederic Sowa · 10 years ago
  56. 4fab907 tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced() by Neal Cardwell · 10 years ago
  57. bc8fc7b sit: Fix ipip6_tunnel_lookup device matching criteria by Shmulik Ladkani · 10 years ago
  58. 3b3e0ea net: ethernet: ibm: ehea: Remove duplicate object from Makefile by Andreas Ruprecht · 10 years ago
  59. 9b9ba82 net: xgene: Check negative return value of xgene_enet_get_ring_size() by Tobias Klauser · 10 years ago
  60. 9d186ca tcp: don't use timestamp from repaired skb-s to calculate RTT (v2) by Andrey Vagin · 10 years ago
  61. fdd42e4 net: xilinx: Remove .owner field for driver by Michal Simek · 10 years ago
  62. 5e3c516 Revert "macvlan: simplify the structure port" by David S. Miller · 10 years ago
  63. 899552d Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  64. 3b7b3e6 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  65. e3b1fd5 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  66. 0680eb1 timekeeping: Another fix to the VSYSCALL_OLD update_vsyscall by John Stultz · 10 years ago
  67. f2937e4 Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
  68. a2a368d mm: fix CROSS_MEMORY_ATTACH help text grammar by Geert Uytterhoeven · 10 years ago
  69. 1813908 drivers/mfd/rtsx_usb.c: export device table by Jeff Mahoney · 10 years ago
  70. 24d7cd2 mm, hugetlb_cgroup: align hugetlb cgroup limit to hugepage size by David Rientjes · 10 years ago
  71. 77b2f28 iwlwifi: mvm: disable scheduled scan to prevent firmware crash by Emmanuel Grumbach · 10 years ago
  72. 1d508f8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  73. 2d0c05e Merge tag 'hwspinlock-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock by Linus Torvalds · 10 years ago
  74. 311bf6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  75. d087f6a Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4', 'mlx5', 'ocrdma' and 'srp' into for-next by Roland Dreier · 10 years ago
  76. da05be2 IB/srp: Fix return value check in srp_init_module() by Wei Yongjun · 10 years ago
  77. 82f05a0 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  78. ae36e95 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  79. cc8a44c Merge tag 'vfio-v3.17-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 10 years ago
  80. 4dacb91 Merge tag 'stable/for-linus-3.17-b-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  81. ba36899 Merge tag 'dm-3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  82. a8e4def Merge tag 'mmc-v3.17-1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  83. d429a36 Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  84. 4a319a4 Merge branch 'for-3.17/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  85. 61074c1 ALSA: hda - Set TLV_DB_SCALE_MUTE bit for cx5051 vmaster by Takashi Iwai · 10 years ago
  86. 10cf15e sparc: Hook up memfd_create system call. by David S. Miller · 10 years ago
  87. f1d25d3 sparc64: Properly claim resources as each PCI bus is probed. by David S. Miller · 10 years ago
  88. 4afba24 sparc64: Skip bogus PCI bridge ranges. by David S. Miller · 10 years ago
  89. 93a6423 sparc64: Expand PCI bridge probing debug logging. by David S. Miller · 10 years ago
  90. db8d457 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 10 years ago
  91. a468813 Merge branch 'xen-netback-synchronization' by David S. Miller · 10 years ago
  92. b125285 xen-netback: remove loop waiting function by Wei Liu · 10 years ago
  93. a64bd93 xen-netback: don't stop dealloc kthread too early by Wei Liu · 10 years ago
  94. ea2c5e1 xen-netback: move NAPI add/remove calls by Wei Liu · 10 years ago
  95. 6880995 Merge branch 'xen-netback-debugfs' by David S. Miller · 10 years ago
  96. 628fa76 xen-netback: fix debugfs entry creation by Wei Liu · 10 years ago
  97. 5c80700 xen-netback: fix debugfs write length check by Wei Liu · 10 years ago
  98. 490cc7d net-timestamp: fix missing tcp fragmentation cases by Willem de Bruijn · 10 years ago
  99. 712a722 net-timestamp: fix missing ACK timestamp by Willem de Bruijn · 10 years ago
  100. cd09492 drivers/net/irda/donauboe.c: convert to module_pci_driver by Libo Chen · 10 years ago