aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* pps: hide more configuration symbols behind CONFIG_PPSFlorian Fainelli2013-04-30
* aoe: replace kmalloc and then memcpy with kmemdupMihnea Dobrescu-Balaur2013-04-30
* nbd: increase default and max request sizesMichal Belczyk2013-04-30
* pid_namespace.c/.h: simplify definesRaphael S.Carvalho2013-04-30
* kernel/pid.c: improve flow of a loop inside alloc_pidmap.Raphael S. Carvalho2013-04-30
* rbtree_test: add __init/__exit annotationsDavidlohr Bueso2013-04-30
* rbtree_test: add extra rbtree integrity checkDavidlohr Bueso2013-04-30
* kexec: Use min() and min_t() to simplify logicZhang Yanfei2013-04-30
* kexec: fix wrong types of some local variablesZhang Yanfei2013-04-30
* exec: do not abuse ->cred_guard_mutex in threadgroup_lock()Oleg Nesterov2013-04-30
* set_task_comm: kill the pointless memset() + wmb()Oleg Nesterov2013-04-30
* fs, proc: truncate /proc/pid/comm writes to first TASK_COMM_LEN bytesDavid Rientjes2013-04-30
* coredump: change wait_for_dump_helpers() to use wait_event_interruptible()Oleg Nesterov2013-04-30
* coredump: factor out the setting of PF_DUMPCOREOleg Nesterov2013-04-30
* coredump: introduce dump_interrupted()Oleg Nesterov2013-04-30
* coredump: sanitize the setting of signal->group_exit_codeOleg Nesterov2013-04-30
* coredump: ensure that SIGKILL always kills the dumping threadOleg Nesterov2013-04-30
* coredump: only SIGKILL should interrupt the coredumping taskOleg Nesterov2013-04-30
* kmod: remove call_usermodehelper_fns()Lucas De Marchi2013-04-30
* usermodehelper: split remaining calls to call_usermodehelper_fns()Lucas De Marchi2013-04-30
* coredump: remove trailling whitespaceLucas De Marchi2013-04-30
* KEYS: split call to call_usermodehelper_fns()Lucas De Marchi2013-04-30
* kmod: split call to call_usermodehelper_fns()Lucas De Marchi2013-04-30
* usermodehelper: export call_usermodehelper_exec() and call_usermodehelper_set...Lucas De Marchi2013-04-30
* selftest: add a test case for PTRACE_PEEKSIGINFOAndrey Vagin2013-04-30
* ptrace: add ability to retrieve signals without removing from a queue (v4)Andrey Vagin2013-04-30
* hfsplus: remove duplicated message prefix in hfsplus_block_free()Vyacheslav Dubeyko2013-04-30
* hfsplus: add error propagation to __hfsplus_ext_write_extent()Alexey Khoroshilov2013-04-30
* hfs/hfsplus: convert printks to pr_<level>Joe Perches2013-04-30
* hfs/hfsplus: convert dprint to hfs_dbgJoe Perches2013-04-30
* hfsplus: fix warnings in fs/hfsplus/bfind.cVyacheslav Dubeyko2013-04-30
* hfs: add error checking for hfs_find_init()Alexey Khoroshilov2013-04-30
* nilfs2: remove unneeded test in nilfs_writepage()Vyacheslav Dubeyko2013-04-30
* nilfs2: fix using of PageLocked() in nilfs_clear_dirty_page()Vyacheslav Dubeyko2013-04-30
* nilfs2: fix issue with flush kernel thread after remount in RO mode because o...Vyacheslav Dubeyko2013-04-30
* i2o: check copy_from_user() size parameterDan Carpenter2013-04-30
* dmi_scan: refactor dmi_scan_machine(), {smbios,dmi}_present()Ben Hutchings2013-04-30
* binfmt_elf: PIE: make PF_RANDOMIZE check comment more accurateJiri Kosina2013-04-30
* fs: make binfmt support for #! scripts modular and removableJosh Triplett2013-04-30
* epoll: cleanup: use RCU_INIT_POINTER when nullingEric Wong2013-04-30
* epoll: cleanup: hoist out f_op->poll callsEric Wong2013-04-30
* epoll: lock ep->mtx in ep_free to silence lockdepEric Wong2013-04-30
* epoll: use RCU to protect wakeup_source in epitemEric Wong2013-04-30
* epoll: trim epitem by one cache lineEric Wong2013-04-30
* kernel/timer.c: move some non timer related syscalls to kernel/sys.cStephen Rothwell2013-04-30
* kernel/timer.c: convert compat_sys_sysinfo to COMPAT_SYSCALL_DEFINEStephen Rothwell2013-04-30
* kernel/compat.c: make do_sysinfo() staticStephen Rothwell2013-04-30
* binfmt_misc: reuse string_unescape_inplace()Andy Shevchenko2013-04-30
* dynamic_debug: reuse generic string_unescape functionAndy Shevchenko2013-04-30
* staging: speakup: remove custom string_unescape_any_inplaceAndy Shevchenko2013-04-30