summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-02-28kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez
2017-02-28zswap: don't param_set_charp while holding spinlockDan Streetman
2017-02-28zswap: clear compressor or zpool param if invalid at initDan Streetman
2017-02-28zswap: allow initialization at boot without poolDan Streetman
2017-02-28mm,fs,dax: mark dax_iomap_pmd_fault as constArnd Bergmann
2017-02-26Merge tag 'watchdog-for-linus-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds
2017-02-25Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds
2017-02-25Merge tag 'for-linus-4.11-ofs2' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linuxLinus Torvalds
2017-02-25Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds
2017-02-25Merge tag 'platform-drivers-x86-v4.11-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds
2017-02-25Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds
2017-02-25Merge branch 'i2c/for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds
2017-02-25Merge tag 'fbdev-v4.11' of git://github.com/bzolnier/linuxLinus Torvalds
2017-02-25treewide: Remove remaining executable attributes from source filesJoe Perches
2017-02-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-25mac80211_hwsim: Replace bogus hrtimer clockidThomas Gleixner
2017-02-25Merge tag 'v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into for-nextMike Marshall
2017-02-25platform/x86: intel_turbo_max_3: make it explicitly non-modularPaul Gortmaker
2017-02-25platform/x86: dell-laptop: Add Latitude 7480 and others to the DMI whitelistAlex Hung
2017-02-25platform/x86: intel-hid: Support 5 button arrayAlex Hung
2017-02-25platform/x86: thinkpad_acpi: Call led_classdev_notify_brightness_hw_changed on kbd brightness changeHans de Goede
2017-02-25platform/x86: thinkpad_acpi: Use brightness_set_blocking callback for LEDsHans de Goede
2017-02-25platform/x86: thinkpad_acpi: Stop setting led_classdev brightness directlyHans de Goede
2017-02-25leds: class: Add new optional brightness_hw_changed attributeHans de Goede
2017-02-25platform/x86: acer-wmi: add another KEY_WLAN keycodeChris Chiu
2017-02-25platform/x86: acer-wmi: Inform firmware that RF Button Driver is activeChris Chiu
2017-02-25platform/x86: asus-wireless: Fix indentationJoão Paulo Rechi Vita
2017-02-25platform/x86: asus-wireless: Use per-HID HSWC parametersJoão Paulo Rechi Vita
2017-02-25platform/x86: intel_pmc_ipc: Add APL PMC PCI IdRajneesh Bhardwaj
2017-02-25platform/x86: intel_pmc_ipc: read s0ix residency APIShanth Murthy
2017-02-25platform/x86: alienware-wmi: Remove header duplicateAndy Shevchenko
2017-02-25platform/x86: intel_mid_powerbtn: Use SCU IPC directlyAndy Shevchenko
2017-02-25platform/x86: intel_mid_powerbtn: Unify IRQ acknowledgmentAndy Shevchenko
2017-02-25Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2017-02-25checkpatch: remove false unbalanced braces warningSven Eckelmann
2017-02-25checkpatch: notice unbalanced else braces in a patchJoe Perches
2017-02-25checkpatch: add another old address for the FSFMatthew Wilcox
2017-02-25checkpatch: update $logFunctionsMiles Chen
2017-02-25checkpatch: warn on logging continuationsJoe Perches
2017-02-25checkpatch: warn on embedded function namesJoe Perches
2017-02-25lib/lz4: remove back-compat wrappersSven Schmidt
2017-02-25fs/pstore: fs/squashfs: change usage of LZ4 to work with new LZ4 versionSven Schmidt
2017-02-25crypto: change LZ4 modules to work with new LZ4 module versionSven Schmidt
2017-02-25lib/decompress_unlz4: change module to work with new LZ4 module versionSven Schmidt
2017-02-25lib: update LZ4 compressor moduleSven Schmidt
2017-02-25lib/test_sort.c: make it explicitly non-modularPaul Gortmaker
2017-02-25lib: add CONFIG_TEST_SORT to enable self-test of sort()Kostenzer Felix
2017-02-25rbtree: use designated initializersKees Cook
2017-02-25linux/kernel.h: fix DIV_ROUND_CLOSEST to support negative divisorsNiklas Söderlund