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