summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-28fs,eventpoll: don't test for bitfield with stack valueCyrill Gorcunov1-1/+1
2017-02-28include/linux/pid.h: use for_each_thread() in do_each_pid_thread()Tetsuo Handa1-2/+2
2017-02-28rapidio: use get_user_pages_unlocked()Lorenzo Stoakes1-6/+5
2017-02-28/proc/kcore: update physical address for kcore ram and textPratyush Anand1-1/+4
2017-02-28tools/testing/selftests/sigaltstack/sas.c: improve output of sigaltstack test...Stas Sergeev1-3/+4
2017-02-28sigaltstack: support SS_AUTODISARM for CONFIG_COMPATStas Sergeev2-3/+12
2017-02-28fs/reiserfs: atomically read inode sizeFabian Frederick1-1/+1
2017-02-28hfsplus: atomically read inode sizeFabian Frederick1-1/+1
2017-02-28autofs: take more care to not update last_used on path walkIan Kent1-6/+11
2017-02-28autofs: remove duplicated AUTOFS_DEV_IOCTL_SIZE definitionTomohiro Kusumi2-4/+2
2017-02-28autofs: add command enum/macros for root-dir ioctlsTomohiro Kusumi3-14/+29
2017-02-28autofs: update ioctl documentation regarding struct autofs_dev_ioctlTomohiro Kusumi2-11/+22
2017-02-28autofs: fix wrong ioctl documentation regarding devidTomohiro Kusumi1-3/+2
2017-02-28autofs: fix typo in DocumentationTomohiro Kusumi1-3/+3
2017-02-28autofs: remove wrong commentTomohiro Kusumi1-4/+0
2017-02-28kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez40-38/+125
2017-02-28zswap: don't param_set_charp while holding spinlockDan Streetman1-7/+13
2017-02-28zswap: clear compressor or zpool param if invalid at initDan Streetman1-12/+37
2017-02-28zswap: allow initialization at boot without poolDan Streetman1-12/+34
2017-02-28mm,fs,dax: mark dax_iomap_pmd_fault as constArnd Bergmann1-1/+2
2017-02-27Merge tag 'watchdog-for-linus-v4.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds57-1243/+1536
2017-02-26Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds59-402/+1325
2017-02-26Merge tag 'for-linus-4.11-ofs2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-31/+49
2017-02-26Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds42-1243/+1212
2017-02-26Merge tag 'platform-drivers-x86-v4.11-1' of git://git.infradead.org/linux-pla...Linus Torvalds19-320/+965
2017-02-26Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds156-3072/+12306
2017-02-26Merge branch 'i2c/for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds39-78/+1675
2017-02-26Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds174-1296/+435
2017-02-26Merge tag 'fbdev-v4.11' of git://github.com/bzolnier/linuxLinus Torvalds34-531/+225
2017-02-25treewide: Remove remaining executable attributes from source filesJoe Perches6-0/+0
2017-02-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds247-4008/+7290
2017-02-25mac80211_hwsim: Replace bogus hrtimer clockidThomas Gleixner1-1/+1
2017-02-25Merge tag 'v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/l...Mike Marshall11725-248957/+743166
2017-02-25platform/x86: intel_turbo_max_3: make it explicitly non-modularPaul Gortmaker1-6/+5
2017-02-25platform/x86: dell-laptop: Add Latitude 7480 and others to the DMI whitelistAlex Hung1-0/+6
2017-02-25platform/x86: intel-hid: Support 5 button arrayAlex Hung1-5/+91
2017-02-25platform/x86: thinkpad_acpi: Call led_classdev_notify_brightness_hw_changed o...Hans de Goede1-4/+38
2017-02-25platform/x86: thinkpad_acpi: Use brightness_set_blocking callback for LEDsHans de Goede1-64/+16
2017-02-25platform/x86: thinkpad_acpi: Stop setting led_classdev brightness directlyHans de Goede1-3/+1
2017-02-25leds: class: Add new optional brightness_hw_changed attributeHans de Goede5-0/+132
2017-02-25platform/x86: acer-wmi: add another KEY_WLAN keycodeChris Chiu1-0/+1
2017-02-25platform/x86: acer-wmi: Inform firmware that RF Button Driver is activeChris Chiu1-16/+58
2017-02-25platform/x86: asus-wireless: Fix indentationJoão Paulo Rechi Vita1-2/+1
2017-02-25platform/x86: asus-wireless: Use per-HID HSWC parametersJoão Paulo Rechi Vita1-15/+42
2017-02-25platform/x86: intel_pmc_ipc: Add APL PMC PCI IdRajneesh Bhardwaj1-0/+1
2017-02-25platform/x86: intel_pmc_ipc: read s0ix residency APIShanth Murthy2-6/+64
2017-02-25platform/x86: alienware-wmi: Remove header duplicateAndy Shevchenko1-1/+0
2017-02-25platform/x86: intel_mid_powerbtn: Use SCU IPC directlyAndy Shevchenko1-2/+2
2017-02-25platform/x86: intel_mid_powerbtn: Unify IRQ acknowledgmentAndy Shevchenko1-12/+7
2017-02-25Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds26-187/+1064