index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cpu_pm.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-02-28
nilfs2: use i_blocksize()
Geliang Tang
2
-2
/
+2
2017-02-28
nilfs2: use nilfs_btree_node_size()
Geliang Tang
1
-1
/
+1
2017-02-28
fs: add i_blocksize()
Fabian Frederick
27
-51
/
+56
2017-02-28
scatterlist: do not disable IRQs in sg_copy_buffer
Gilad Ben-Yossef
1
-4
/
+0
2017-02-28
scatterlist: reorder compound boolean expression
Gilad Ben-Yossef
1
-1
/
+1
2017-02-28
ipc/shm: Fix shmat mmap nil-page protection
Davidlohr Bueso
1
-4
/
+9
2017-02-28
ipc/mqueue: add missing sparse annotation
Luc Van Oostenryck
1
-0
/
+1
2017-02-28
ipc/sem: add hysteresis
Manfred Spraul
2
-26
/
+62
2017-02-28
ipc/sem.c: avoid using spin_unlock_wait()
Manfred Spraul
1
-22
/
+3
2017-02-28
initramfs: finish fput() before accessing any binary from initramfs
Lokesh Vutla
2
-3
/
+2
2017-02-28
lib/fonts/Kconfig: keep non-Sparc fonts listed together
Randy Dunlap
1
-8
/
+8
2017-02-28
config: android-base: enable hardened usercopy and kernel ASLR
Amit Pundir
1
-0
/
+2
2017-02-28
config: android-recommended: disable aio support
Daniel Micay
1
-0
/
+1
2017-02-28
fs/affs: make export work with cold dcache
Fabian Frederick
1
-0
/
+19
2017-02-28
fs/affs/namei.c: forward declarations clean-up
Fabian Frederick
1
-20
/
+10
2017-02-28
fs/affs: add prefix to some functions
Fabian Frederick
5
-14
/
+15
2017-02-28
fs/affs: use octal for permissions
Fabian Frederick
1
-18
/
+18
2017-02-28
fs/affs: make affs exportable
Fabian Frederick
3
-0
/
+42
2017-02-28
fs/affs: add validation block function
Fabian Frederick
1
-4
/
+10
2017-02-28
fs/affs: remove reference to affs_parent_ino()
Fabian Frederick
1
-1
/
+0
2017-02-28
fs,eventpoll: don't test for bitfield with stack value
Cyrill Gorcunov
1
-1
/
+1
2017-02-28
include/linux/pid.h: use for_each_thread() in do_each_pid_thread()
Tetsuo Handa
1
-2
/
+2
2017-02-28
rapidio: use get_user_pages_unlocked()
Lorenzo Stoakes
1
-6
/
+5
2017-02-28
/proc/kcore: update physical address for kcore ram and text
Pratyush Anand
1
-1
/
+4
2017-02-28
tools/testing/selftests/sigaltstack/sas.c: improve output of sigaltstack test...
Stas Sergeev
1
-3
/
+4
2017-02-28
sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT
Stas Sergeev
2
-3
/
+12
2017-02-28
fs/reiserfs: atomically read inode size
Fabian Frederick
1
-1
/
+1
2017-02-28
hfsplus: atomically read inode size
Fabian Frederick
1
-1
/
+1
2017-02-28
autofs: take more care to not update last_used on path walk
Ian Kent
1
-6
/
+11
2017-02-28
autofs: remove duplicated AUTOFS_DEV_IOCTL_SIZE definition
Tomohiro Kusumi
2
-4
/
+2
2017-02-28
autofs: add command enum/macros for root-dir ioctls
Tomohiro Kusumi
3
-14
/
+29
2017-02-28
autofs: update ioctl documentation regarding struct autofs_dev_ioctl
Tomohiro Kusumi
2
-11
/
+22
2017-02-28
autofs: fix wrong ioctl documentation regarding devid
Tomohiro Kusumi
1
-3
/
+2
2017-02-28
autofs: fix typo in Documentation
Tomohiro Kusumi
1
-3
/
+3
2017-02-28
autofs: remove wrong comment
Tomohiro Kusumi
1
-4
/
+0
2017-02-28
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
40
-38
/
+125
2017-02-28
zswap: don't param_set_charp while holding spinlock
Dan Streetman
1
-7
/
+13
2017-02-28
zswap: clear compressor or zpool param if invalid at init
Dan Streetman
1
-12
/
+37
2017-02-28
zswap: allow initialization at boot without pool
Dan Streetman
1
-12
/
+34
2017-02-28
mm,fs,dax: mark dax_iomap_pmd_fault as const
Arnd Bergmann
1
-1
/
+2
2017-02-25
treewide: Remove remaining executable attributes from source files
Joe Perches
6
-0
/
+0
2017-02-25
mac80211_hwsim: Replace bogus hrtimer clockid
Thomas Gleixner
1
-1
/
+1
2017-02-25
platform/x86: intel_turbo_max_3: make it explicitly non-modular
Paul Gortmaker
1
-6
/
+5
2017-02-25
platform/x86: dell-laptop: Add Latitude 7480 and others to the DMI whitelist
Alex Hung
1
-0
/
+6
2017-02-25
platform/x86: intel-hid: Support 5 button array
Alex Hung
1
-5
/
+91
2017-02-25
platform/x86: thinkpad_acpi: Call led_classdev_notify_brightness_hw_changed o...
Hans de Goede
1
-4
/
+38
2017-02-25
platform/x86: thinkpad_acpi: Use brightness_set_blocking callback for LEDs
Hans de Goede
1
-64
/
+16
2017-02-25
platform/x86: thinkpad_acpi: Stop setting led_classdev brightness directly
Hans de Goede
1
-3
/
+1
2017-02-25
leds: class: Add new optional brightness_hw_changed attribute
Hans de Goede
5
-0
/
+132
2017-02-25
platform/x86: acer-wmi: add another KEY_WLAN keycode
Chris Chiu
1
-0
/
+1
[next]