index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-05-01
kexec: Use min() and min_t() to simplify logic
Zhang Yanfei
2013-05-01
kexec: fix wrong types of some local variables
Zhang Yanfei
2013-05-01
exec: do not abuse ->cred_guard_mutex in threadgroup_lock()
Oleg Nesterov
2013-05-01
set_task_comm: kill the pointless memset() + wmb()
Oleg Nesterov
2013-05-01
fs, proc: truncate /proc/pid/comm writes to first TASK_COMM_LEN bytes
David Rientjes
2013-05-01
coredump: change wait_for_dump_helpers() to use wait_event_interruptible()
Oleg Nesterov
2013-05-01
coredump: factor out the setting of PF_DUMPCORE
Oleg Nesterov
2013-05-01
coredump: introduce dump_interrupted()
Oleg Nesterov
2013-05-01
coredump: sanitize the setting of signal->group_exit_code
Oleg Nesterov
2013-05-01
coredump: ensure that SIGKILL always kills the dumping thread
Oleg Nesterov
2013-05-01
coredump: only SIGKILL should interrupt the coredumping task
Oleg Nesterov
2013-05-01
kmod: remove call_usermodehelper_fns()
Lucas De Marchi
2013-05-01
usermodehelper: split remaining calls to call_usermodehelper_fns()
Lucas De Marchi
2013-05-01
coredump: remove trailling whitespace
Lucas De Marchi
2013-05-01
KEYS: split call to call_usermodehelper_fns()
Lucas De Marchi
2013-05-01
kmod: split call to call_usermodehelper_fns()
Lucas De Marchi
2013-05-01
usermodehelper: export call_usermodehelper_exec() and call_usermodehelper_set...
Lucas De Marchi
2013-05-01
selftest: add a test case for PTRACE_PEEKSIGINFO
Andrey Vagin
2013-05-01
ptrace: add ability to retrieve signals without removing from a queue (v4)
Andrey Vagin
2013-05-01
hfsplus: remove duplicated message prefix in hfsplus_block_free()
Vyacheslav Dubeyko
2013-05-01
hfsplus: add error propagation to __hfsplus_ext_write_extent()
Alexey Khoroshilov
2013-05-01
hfs/hfsplus: convert printks to pr_<level>
Joe Perches
2013-05-01
hfs/hfsplus: convert dprint to hfs_dbg
Joe Perches
2013-05-01
hfsplus: fix warnings in fs/hfsplus/bfind.c
Vyacheslav Dubeyko
2013-05-01
hfs: add error checking for hfs_find_init()
Alexey Khoroshilov
2013-05-01
nilfs2: remove unneeded test in nilfs_writepage()
Vyacheslav Dubeyko
2013-05-01
nilfs2: fix using of PageLocked() in nilfs_clear_dirty_page()
Vyacheslav Dubeyko
2013-05-01
nilfs2: fix issue with flush kernel thread after remount in RO mode because o...
Vyacheslav Dubeyko
2013-05-01
i2o: check copy_from_user() size parameter
Dan Carpenter
2013-05-01
dmi_scan: refactor dmi_scan_machine(), {smbios,dmi}_present()
Ben Hutchings
2013-05-01
binfmt_elf: PIE: make PF_RANDOMIZE check comment more accurate
Jiri Kosina
2013-05-01
fs: make binfmt support for #! scripts modular and removable
Josh Triplett
2013-05-01
epoll: cleanup: use RCU_INIT_POINTER when nulling
Eric Wong
2013-05-01
epoll: cleanup: hoist out f_op->poll calls
Eric Wong
2013-05-01
epoll: lock ep->mtx in ep_free to silence lockdep
Eric Wong
2013-05-01
epoll: use RCU to protect wakeup_source in epitem
Eric Wong
2013-05-01
epoll: trim epitem by one cache line
Eric Wong
2013-05-01
kernel/timer.c: move some non timer related syscalls to kernel/sys.c
Stephen Rothwell
2013-05-01
kernel/timer.c: convert compat_sys_sysinfo to COMPAT_SYSCALL_DEFINE
Stephen Rothwell
2013-05-01
kernel/compat.c: make do_sysinfo() static
Stephen Rothwell
2013-05-01
binfmt_misc: reuse string_unescape_inplace()
Andy Shevchenko
2013-05-01
dynamic_debug: reuse generic string_unescape function
Andy Shevchenko
2013-05-01
staging: speakup: remove custom string_unescape_any_inplace
Andy Shevchenko
2013-05-01
lib/string_helpers: introduce generic string_unescape
Andy Shevchenko
2013-05-01
kernel/smp.c: cleanups
Andrew Morton
2013-05-01
include/linux/fs.h: disable preempt when acquire i_size_seqcount write lock
Fan Du
2013-05-01
kernel/smp.c: remove 'priv' of call_single_data
liguang
2013-05-01
kernel/smp.c: use '|=' for csd_lock
liguang
2013-05-01
writeback: set worker desc to identify writeback workers in task dumps
Tejun Heo
2013-05-01
workqueue: include workqueue info when printing debug dump of a worker task
Tejun Heo
[next]