summaryrefslogtreecommitdiffstats
path: root/kernel/cpu_pm.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-28nilfs2: use i_blocksize()Geliang Tang2-2/+2
2017-02-28nilfs2: use nilfs_btree_node_size()Geliang Tang1-1/+1
2017-02-28fs: add i_blocksize()Fabian Frederick27-51/+56
2017-02-28scatterlist: do not disable IRQs in sg_copy_bufferGilad Ben-Yossef1-4/+0
2017-02-28scatterlist: reorder compound boolean expressionGilad Ben-Yossef1-1/+1
2017-02-28ipc/shm: Fix shmat mmap nil-page protectionDavidlohr Bueso1-4/+9
2017-02-28ipc/mqueue: add missing sparse annotationLuc Van Oostenryck1-0/+1
2017-02-28ipc/sem: add hysteresisManfred Spraul2-26/+62
2017-02-28ipc/sem.c: avoid using spin_unlock_wait()Manfred Spraul1-22/+3
2017-02-28initramfs: finish fput() before accessing any binary from initramfsLokesh Vutla2-3/+2
2017-02-28lib/fonts/Kconfig: keep non-Sparc fonts listed togetherRandy Dunlap1-8/+8
2017-02-28config: android-base: enable hardened usercopy and kernel ASLRAmit Pundir1-0/+2
2017-02-28config: android-recommended: disable aio supportDaniel Micay1-0/+1
2017-02-28fs/affs: make export work with cold dcacheFabian Frederick1-0/+19
2017-02-28fs/affs/namei.c: forward declarations clean-upFabian Frederick1-20/+10
2017-02-28fs/affs: add prefix to some functionsFabian Frederick5-14/+15
2017-02-28fs/affs: use octal for permissionsFabian Frederick1-18/+18
2017-02-28fs/affs: make affs exportableFabian Frederick3-0/+42
2017-02-28fs/affs: add validation block functionFabian Frederick1-4/+10
2017-02-28fs/affs: remove reference to affs_parent_ino()Fabian Frederick1-1/+0
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-25treewide: Remove remaining executable attributes from source filesJoe Perches6-0/+0
2017-02-25mac80211_hwsim: Replace bogus hrtimer clockidThomas Gleixner1-1/+1
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