1. 527483a platform/x86: fujitsu-laptop: use a sparse keymap for hotkey event generation by Michał Kępień · 8 years ago
  2. f66735f platform/x86: fujitsu-laptop: switch to a managed hotkey input device by Michał Kępień · 8 years ago
  3. 11182db platform/x86: fujitsu-laptop: refactor hotkey input device setup by Michał Kępień · 8 years ago
  4. f225267 platform/x86: fujitsu-laptop: use a sparse keymap for brightness key events by Michał Kępień · 8 years ago
  5. f8a399d platform/x86: fujitsu-laptop: switch to a managed backlight input device by Michał Kępień · 8 years ago
  6. 7d134e4 platform/x86: fujitsu-laptop: refactor backlight input device setup by Michał Kępień · 8 years ago
  7. 674b5d5 Merge branch 'linux-leds/dell-laptop-changes-for-4.12' by Darren Hart · 8 years ago
  8. 6b8e7d8 platform/x86: silead_dmi: Add entry for Insyde 7W tablets by Hans de Goede · 8 years ago
  9. ae31115 platform/x86: silead_dmi: Constify properties arrays by Hans de Goede · 8 years ago
  10. 9c656b0 platform/x86: dell-*: Call new led hw_changed API on kbd brightness change by Hans de Goede · 8 years ago
  11. e5bf5df platform/x86: dell-laptop: Protect kbd_state against races by Hans de Goede · 8 years ago
  12. 1c7e282 platform/x86: dell-laptop: Refactor kbd_led_triggers_store() by Hans de Goede · 8 years ago
  13. 504b025 platform/x86: dell-*: Add a generic dell-laptop notifier chain by Hans de Goede · 8 years ago
  14. 979800e platform/x86: fujitsu-laptop: remove pf_device field from struct fujitsu_bl by Michał Kępień · 8 years ago
  15. c33f4c0 platform/x86: fujitsu-laptop: only register platform device if FUJ02E3 is present by Michał Kępień · 8 years ago
  16. d811b51 platform/x86: fujitsu-laptop: add and remove platform device in separate functions by Michał Kępień · 8 years ago
  17. b0c4b9c platform/x86: fujitsu-laptop: simplify platform device attribute definitions by Michał Kępień · 8 years ago
  18. 78b2602 platform/x86: fujitsu-laptop: remove backlight-related attributes from the platform device by Michał Kępień · 8 years ago
  19. 999ddbd platform/x86: eeepc-laptop: Skip unknown key messages 0x50 0x51 by Pau Espin Pedrol · 8 years ago
  20. 1fe5530 platform/x86: intel-hid: do not set parents of input devices explicitly by Michał Kępień · 8 years ago
  21. db8f95d platform/x86: toshiba_acpi: remove sparse_keymap_free() calls by Michał Kępień · 8 years ago
  22. c6d973f platform/x86: toshiba-wmi: remove sparse_keymap_free() calls by Michał Kępień · 8 years ago
  23. 3f2e1a3 platform/x86: topstar-laptop: remove sparse_keymap_free() calls by Michał Kępień · 8 years ago
  24. b09b919 platform/x86: panasonic-laptop: remove sparse_keymap_free() calls by Michał Kępień · 8 years ago
  25. 0788e33 platform/x86: msi-wmi: remove sparse_keymap_free() calls by Michał Kępień · 8 years ago
  26. 7cb8aa8 platform/x86: msi-laptop: remove sparse_keymap_free() calls by Michał Kępień · 8 years ago
  27. c973d4b platform/x86: ideapad-laptop: remove sparse_keymap_free() calls by Michał Kępień · 8 years ago
  28. 3a3c111 platform/x86: hp-wmi: remove sparse_keymap_free() calls by Michał Kępień · 8 years ago
  29. de3c91c platform/x86: eeepc-laptop: remove sparse_keymap_free() calls by Michał Kępień · 8 years ago
  30. 815edfe platform/x86: dell-wmi: remove sparse_keymap_free() calls by Michał Kępień · 8 years ago
  31. 469b017 platform/x86: dell-wmi-aio: remove sparse_keymap_free() calls by Michał Kępień · 8 years ago
  32. c2ef3a1 platform/x86: asus-wmi: remove sparse_keymap_free() calls by Michał Kępień · 8 years ago
  33. f118b31 platform/x86: asus-laptop: remove sparse_keymap_free() calls by Michał Kępień · 8 years ago
  34. cd1aaef platform/x86: acer-wmi: remove sparse_keymap_free() calls by Michał Kępień · 8 years ago
  35. 98f6477 Merge branch 'ib/4.10-sparse-keymap-managed' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input into testing by Darren Hart · 8 years ago
  36. c2cddd4 platform/x86: fujitsu-laptop: cleanup error labels in fujitsu_init() by Michał Kępień · 8 years ago
  37. aea3137 platform/x86: fujitsu-laptop: only register backlight device if FUJ02B1 is present by Michał Kępień · 8 years ago
  38. 1877e26 platform/x86: fujitsu-laptop: sync backlight power status in acpi_fujitsu_laptop_add() by Michał Kępień · 8 years ago
  39. b8d69c1 platform/x86: fujitsu-laptop: register backlight device in a separate function by Michał Kępień · 8 years ago
  40. d2aa3ae platform/x86: fujitsu-laptop: simplify brightness key event generation logic by Michał Kępień · 8 years ago
  41. 5efc800 platform/x86: fujitsu-laptop: decrease indentation in acpi_fujitsu_bl_notify() by Michał Kępień · 8 years ago
  42. 1f3bc53 platform/x86: ideapad-laptop: Add IdeaPad 310-15IKB to no_hw_rfkill by Sven Rebhan · 8 years ago
  43. 696c6523 platform/x86: thinkpad_acpi: add mapping for new hotkeys by Christian Kellner · 8 years ago
  44. 149c8c7 platform/x86: thinkpad_acpi: guard generic hotkey case by Christian Kellner · 8 years ago
  45. faf667e platform/x86: intel-hid: remove redundant set_bit() call by Michał Kępień · 8 years ago
  46. 175cc9b platform/x86: intel-hid: use devm_input_allocate_device() for HID events input device by Michał Kępień · 8 years ago
  47. 99a75e7 platform/x86: intel-hid: make intel_hid_set_enable() take a boolean argument by Michał Kępień · 8 years ago
  48. 93ed249 platform/x86: intel-hid: simplify enabling/disabling HID events by Michał Kępień · 8 years ago
  49. ae50dfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  50. 352526f Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  51. 6517569 Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  52. bc25887 Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  53. 83e6322 Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 8 years ago
  54. 1e6a1cd Merge branch 'qed-fixes' by David S. Miller · 8 years ago
  55. 6b116b1 qed: Enable iSCSI Out-of-Order by Mintz, Yuval · 8 years ago
  56. db31d33 qed: Correct out-of-bound access in OOO history by Mintz, Yuval · 8 years ago
  57. 1df2ade qed: Fix interrupt flags on Rx LL2 by Ram Amrani · 8 years ago
  58. 4621ceb qed: Free previous connections when releasing iSCSI by Mintz, Yuval · 8 years ago
  59. 752ecb2 qed: Fix mapping leak on LL2 rx flow by Mintz, Yuval · 8 years ago
  60. 3ef310a qed: Prevent creation of too-big u32-chains by Tomer Tayar · 8 years ago
  61. f3e4811 qed: Align CIDs according to DORQ requirement by Ram Amrani · 8 years ago
  62. a8aa395 Merge branch 'mlxsw-small-fixes' by David S. Miller · 8 years ago
  63. e9093b1 mlxsw: reg: Fix SPVMLR max record count by Jiri Pirko · 8 years ago
  64. f004ec0 mlxsw: reg: Fix SPVM max record count by Jiri Pirko · 8 years ago
  65. 37c343b net: Resend IGMP memberships upon peer notification. by Vlad Yasevich · 8 years ago
  66. 72ef9c4 dccp: fix memory leak during tear-down of unsuccessful connection request by Hannes Frederic Sowa · 8 years ago
  67. b20e2d5 tun: fix premature POLLOUT notification on tun devices by Hannes Frederic Sowa · 8 years ago
  68. 45caeaa dccp/tcp: fix routing redirect race by Jon Maxwell · 8 years ago
  69. 02bb56d ucc/hdlc: fix two little issue by Zhao Qiang · 8 years ago
  70. fb5fe0f Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  71. c80498e vxlan: fix ovs support by Nicolas Dichtel · 8 years ago
  72. 91864f5 net: use net->count to check whether a netns is alive or not by Andrey Vagin · 8 years ago
  73. 065f3e4 Merge tag 'platform-drivers-x86-v4.11-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  74. a13b208 bridge: drop netfilter fake rtable unconditionally by Florian Westphal · 8 years ago
  75. 79e4950 ipv6: avoid write to a possibly cloned skb by Florian Westphal · 8 years ago
  76. 6e526fd net: wimax/i2400m: fix NULL-deref at probe by Johan Hovold · 8 years ago
  77. 68c32f9 isdn/gigaset: fix NULL-deref at probe by Johan Hovold · 8 years ago
  78. 67e1940 ipv6: make ECMP route replacement less greedy by Sabrina Dubroca · 8 years ago
  79. ce70df0 mm, gup: fix typo in gup_p4d_range() by Kirill A. Shutemov · 8 years ago
  80. 65869a4 bpf: improve read-only handling by Daniel Borkmann · 8 years ago
  81. 1da8ac7 selftests/bpf: fix broken build by Alexei Starovoitov · 8 years ago
  82. 79099aa mpls: Do not decrement alive counter for unregister events by David Ahern · 8 years ago
  83. b17075d xen-netback: fix race condition on XenBus disconnect by Igor Druzhinin · 8 years ago
  84. e37791e mpls: Send route delete notifications when router module is unloaded by David Ahern · 8 years ago
  85. 52491c7 act_connmark: avoid crashing on malformed nlattrs with null parms by Etienne Noss · 8 years ago
  86. 88a7cdd Make IP 'forwarding' doc more precise by Neil Jerram · 8 years ago
  87. 7ce1012 netvsc: handle select_queue when device is being removed by stephen hemminger · 8 years ago
  88. ecd0522 net: ethernet: aquantia: call set_irq_affinity_hint before free_irq by David Arcari · 8 years ago
  89. d1c4e9b platform/x86: asus-wmi: Remove quirk_no_rfkill by João Paulo Rechi Vita · 8 years ago
  90. 4495c08 Linux 4.11-rc2 by Linus Torvalds · 8 years ago
  91. 56b24d1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  92. 5a45a5a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  93. ecade11 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  94. 2c4ea6e x86/tlb: Fix tlb flushing when lguest clears PGE by Daniel Borkmann · 8 years ago
  95. 106e4da Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  96. 4b050f2 Merge tag 'extable-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 8 years ago
  97. 84c37c1 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 8 years ago
  98. 0acf611 score: Fix implicit includes now failing build after extable change by Guenter Roeck · 8 years ago
  99. 434fd63 Merge tag 'tty-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  100. 8529880 Merge tag 'staging-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago