1. 5b2389b kbuild: simplify build, clean, modbuiltin shorthands by Masahiro Yamada · 10 years ago
  2. 226422d kbuild: arm: Do not define "comma" twice by Masahiro Yamada · 10 years ago
  3. a4954fd kbuild: remove obj-n and lib-n handling by Masahiro Yamada · 10 years ago
  4. ac84eb4 kbuild: remove unnecessary variable initializaions by Masahiro Yamada · 10 years ago
  5. 895ed4e kbuild: remove unnecessary "obj- := dummy.o" trick by Masahiro Yamada · 10 years ago
  6. aa55c8e kbuild: handle C=... and M=... after entering into build directory by Masahiro Yamada · 10 years ago
  7. 745a254 kbuild: use $(Q) for sub-make target by Masahiro Yamada · 10 years ago
  8. 7ff5257 kbuild: fake the "Entering directory ..." message more simply by Masahiro Yamada · 10 years ago
  9. be8af2d kconfig/lxdialog: get ncurses CFLAGS with pkg-config by Bjørn Forsman · 10 years ago
  10. 7285996 kconfig: nconfig: fix multi-byte UTF handling by Brian Norris · 10 years ago
  11. c40724d kconfig: lxdialog: fix spelling by Brian Norris · 10 years ago
  12. 06ed5c2 kbuild: Make scripts executable by Michal Marek · 10 years ago
  13. 221ecca kbuild: remove redundant clean-files from scripts/kconfig/Makefile by Masahiro Yamada · 10 years ago
  14. 022af62 kbuild: refactor script/kconfig/Makefile by Masahiro Yamada · 10 years ago
  15. 97e3226 kbuild: handle the dependency of multi-objs hostprogs appropriately by Masahiro Yamada · 10 years ago
  16. c8589d1 kbuild: handle multi-objs dependency appropriately by Masahiro Yamada · 10 years ago
  17. 7d1311b Linux 3.17-rc1 by Linus Torvalds · 10 years ago
  18. 605f884 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 10 years ago
  19. 4989900 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 10 years ago
  20. 6fedb0f Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  21. 90c8096 Merge branch 'rng-queue' of git://git.kernel.org/pub/scm/linux/kernel/git/amit/virtio by Linus Torvalds · 10 years ago
  22. e64df3e Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  23. 53b95d6 Merge tag 'locks-v3.17-2' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  24. da06df5 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 10 years ago
  25. 186e4e8 platform/x86: Enable build support for toshiba_haps by Azael Avalos · 10 years ago
  26. f369aa6 Documentation: Add file about toshiba_haps module by Azael Avalos · 10 years ago
  27. 23d0ba0 platform/x86: Toshiba HDD Active Protection Sensor by Azael Avalos · 10 years ago
  28. 831a444 asus-nb-wmi: Add wapf4 quirk for the U32U by Hans de Goede · 10 years ago
  29. fee4efd alienware-wmi: make hdmi_mux enabled on case-by-case basis by Mario Limonciello · 10 years ago
  30. 49458e8 ideapad-laptop: Constify DMI table and other r/o variables by Mathias Krause · 10 years ago
  31. 378008d asus-nb-wmi.c: Rename x401u quirk to wapf4 by Hans de Goede · 10 years ago
  32. 9a5ee65 compal-laptop: correct invalid hwmon name by Roald Frederickx · 10 years ago
  33. e6efad7 toshiba_acpi: Add Qosmio X75-A to the alt keymap dmi list by Azael Avalos · 10 years ago
  34. f6aac65 toshiba_acpi: Add extra check to backlight code by Azael Avalos · 10 years ago
  35. b58b9ff Fix log message about future removal of interface by Martin Kepplinger · 10 years ago
  36. f79a901 ideapad-laptop: Disable touchpad interface on Yoga models by Hans de Goede · 10 years ago
  37. 6d6ded3 asus-nb-wmi: Add wapf4 quirk for the X550CC by Hans de Goede · 10 years ago
  38. cfa57fd intel_ips: Make ips_mcp_limits variables static by Mathias Krause · 10 years ago
  39. c3aa472 thinkpad_acpi: Mark volume_alsa_control_{vol,mute} as __initdata by Mathias Krause · 10 years ago
  40. fbe9b79 fujitsu-laptop: Mark fujitsu_dmi_table[] DMI table as __initconst by Mathias Krause · 10 years ago
  41. 702ef54 hp-wmi: Add missing __init annotations to initialization code by Mathias Krause · 10 years ago
  42. 8a1a970 hp_accel: Constify ACPI and DMI tables by Mathias Krause · 10 years ago
  43. 0f93c5e fujitsu-tablet: Mark DMI callbacks as __init code by Mathias Krause · 10 years ago
  44. 681480c dell-laptop: Mark dell_quirks[] DMI table as __initconst by Mathias Krause · 10 years ago
  45. 7e6c227 eeepc-wmi: Constify asus_quirks[] DMI table by Mathias Krause · 10 years ago
  46. 76d51dd acer-wmi: Mark init data and code as such by Mathias Krause · 10 years ago
  47. 55d1e9d asus-nb-wmi: Constify asus_quirks[] DMI table by Mathias Krause · 10 years ago
  48. d997d88 alienware-wmi: Mark DMI table as __initconst by Mathias Krause · 10 years ago
  49. 80f6555 acer-wmi: Hide acer_{suspend,resume} for !CONFIG_PM_SLEEP by Mathias Krause · 10 years ago
  50. 87e4484 acer-wmi: Mark acer_wmi_keymap[] as __initconst by Mathias Krause · 10 years ago
  51. 309d131 MAINTAINERS: Update git URL for x86 platform drivers by Mathias Krause · 10 years ago
  52. 959ef6d WMI: Remove unnecessary null test by Himangi Saraogi · 10 years ago
  53. bd3c7b9e drivers/platform/x86/thinkpad_acpi.c: don't test unsigned int for negativity by Andrey Utkin · 10 years ago
  54. 22ba58c asus-nb-wmi: Add wapf4 quirk for the X550CL by Hans de Goede · 10 years ago
  55. c66263a asus-nb-wmi: Add ASUSTeK COMPUTER INC. X200CA by AceLan Kao · 10 years ago
  56. f515623 asus-wmi: control wlan-led if wapf > 0 by AceLan Kao · 10 years ago
  57. 86ac2735 asus-wmi: backlight_init: Stop treating -ENODEV as if its not an error by Hans de Goede · 10 years ago
  58. d8c66f6 asus-wmi: Disable acpi-video backlight on desktop machines by Hans de Goede · 10 years ago
  59. ce363c2 ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling by Hans de Goede · 10 years ago
  60. 4beb81d thinkpad_acpi: Update mapping for F12 hotkey on *40 models to KEY_FILE by Hans de Goede · 10 years ago
  61. 1ec9d39 eeepc-laptop: rename _set and _get arguments in macro by Paul Bolle · 10 years ago
  62. c4960cf fujitsu-laptop: Clear build warnings by Jean Delvare · 10 years ago
  63. bdc3ae7 platform/x86/toshiba-apci.c possible bad if test? by Nick · 10 years ago
  64. dc8f031 sony-laptop: fix doesn't work lid resume settings on Vaio Pro by mog422 · 10 years ago
  65. 7216e10 WAPF 4 for ASUSTeK COMPUTER INC. X75VBP WLAN ON. by poma · 10 years ago
  66. 88ec63d6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  67. 2f39691 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  68. 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
  69. d22af68 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  70. 68ffeca Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 10 years ago
  71. e7c95ff tools/power turbostat: tweak whitespace in output format by Len Brown · 10 years ago
  72. a138b56 intel_idle: Broadwell support by Len Brown · 10 years ago
  73. 8c058d53 intel_idle: Disable Baytrail Core and Module C6 auto-demotion by Len Brown · 10 years ago
  74. ff7e005 module: Clean up ro/nx after early module load failures by Andy Lutomirski · 10 years ago
  75. 8d875f9 btrfs: disable strict file flushes for renames and truncates by Chris Mason · 10 years ago
  76. 27b9a81 Btrfs: fix csum tree corruption, duplicate and outdated checksums by Filipe Manana · 10 years ago
  77. 4eb1f66 Btrfs: Fix memory corruption by ulist_add_merge() on 32bit arch by Takashi Iwai · 10 years ago
  78. ce62003 Btrfs: fix compressed write corruption on enospc by Liu Bo · 10 years ago
  79. f90e579 btrfs: correctly handle return from ulist_add by Mark Fasheh · 10 years ago
  80. 1152651 btrfs: qgroup: account shared subtrees during snapshot delete by Mark Fasheh · 10 years ago
  81. 6f7ff6d Btrfs: read lock extent buffer while walking backrefs by Filipe Manana · 10 years ago
  82. e339a6b Btrfs: __btrfs_mod_ref should always use no_quota by Josef Bacik · 10 years ago
  83. ba7b6e6 btrfs: adjust statfs calculations according to raid profiles by David Sterba · 10 years ago
  84. 91167e1 Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  85. 34679ec virtio: rng: add derating factor for use by hwrng core by Amit Shah · 10 years ago
  86. 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
  87. 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
  88. 2519648 drm/doc: Refer to proper source file by Thierry Reding · 10 years ago
  89. 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
  90. 179c0ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  91. ad15afb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  92. 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
  93. 9ce12eb netlink: Annotate RCU locking for seq_file walker by Thomas Graf · 10 years ago
  94. 93f56081 rhashtable: fix annotations for rht_for_each_entry_rcu() by Thomas Graf · 10 years ago
  95. c91eee5 rhashtable: unexport and make rht_obj() static by Thomas Graf · 10 years ago
  96. 5300fdc rhashtable: RCU annotations for next pointers by Thomas Graf · 10 years ago
  97. 4898ac0 drm/nouveau/platform: fix compilation error by Alexandre Courbot · 10 years ago
  98. 5d6d94f drm/nouveau/gk20a: add LTC device by Alexandre Courbot · 10 years ago
  99. c9a6fd9 drm/nouveau: warn if we fail to re-pin fb on resume by Ben Skeggs · 10 years ago
  100. 8bd62a8 drm/nouveau/nvif: fix dac load detect method definition by Ben Skeggs · 10 years ago