aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-03fs/exec.c: do_execve_common(): use current_user()Oleg Nesterov
2013-07-03kernel/fork.c:copy_process(): consolidate the lockless CLONE_THREAD checksOleg Nesterov
2013-07-03kernel/fork.c:copy_process(): don't add the uninitialized child to thread/tas...Oleg Nesterov
2013-07-03kernel/fork.c:copy_process(): unify CLONE_THREAD-or-thread_group_leader codeOleg Nesterov
2013-07-03fork: reorder permissions when violating number of processes limitsEric Paris
2013-07-03fs/proc/kcore.c: using strlcpy() instead of strncpy()Zhao Hongjiang
2013-07-03fs/proc/uptime.c:uptime_proc_show(): use get_monotonic_boottime()Oleg Nesterov
2013-07-03exit.c: unexport __set_special_pids()Oleg Nesterov
2013-07-03fs/exec.c:de_thread(): use change_pid() rather than detach_pid/attach_pidOleg Nesterov
2013-07-03coredump: '% at the end' shouldn't bypass core_uses_pid logicOleg Nesterov
2013-07-03coredump: kill call_count, add core_name_sizeOleg Nesterov
2013-07-03coredump: kill cn_escape(), introduce cn_esc_printf()Oleg Nesterov
2013-07-03coredump: cn_vprintf() has no reason to call vsnprintf() twiceOleg Nesterov
2013-07-03coredump: introduce cn_vprintf()Oleg Nesterov
2013-07-03coredump: format_corename() can leak cn->corenameOleg Nesterov
2013-07-03usermodehelper: kill the sub_info->path[0] checkOleg Nesterov
2013-07-03signals: eventpoll: do not use sigprocmask()Oleg Nesterov
2013-07-03ptrace: add ability to get/set signal-blocked maskAndrey Vagin
2013-07-03x86: kill TIF_DEBUGOleg Nesterov
2013-07-03docbook: add futexes to kernel-locking docbookRandy Dunlap
2013-07-03Documentation/CodingStyle: allow multiple return statements per functionDan Carpenter
2013-07-03fs/fat: use fat_msg() to replace printk() in __fat_fs_error()Gu Zheng
2013-07-03] nilfs2: use atomic64_t type for inodes_count and blocks_count fields in nil...Vyacheslav Dubeyko
2013-07-03nilfs2: implement calculation of free inodes countVyacheslav Dubeyko
2013-07-03drivers/rtc/rtc-sirfsoc.c: add rtc drivers for CSR SiRFprimaII and SiRFatlasVIXianglong Du
2013-07-03drivers/rtc/rtc-ds1216.c: use module_platform_driver_probe()Fabio Porcedda
2013-07-03rtc: omap: restore back (hard-code) wakeup supportHebbar Gururaja
2013-07-03rtc: add NXP PCF2127 support (i2c)Renaud Cerrato
2013-07-03drivers/rtc/rtc-palmas.c: init wakeup before device registerWei Ni
2013-07-03drivers/rtc/class: convert from Legacy pm ops to dev_pm_opsShuah Khan
2013-07-03drivers/rtc/rtc-pcf2123.c: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-07-03drivers/rtc/interface.c: return -EBUSY, not -EACCES when device is busyChris Brand
2013-07-03drivers/rtc/rtc-twl.c: cleanup with module_platform_driver() conversionPeter Ujfalusi
2013-07-03drivers/rtc/rtc-twl.c: fix rtc_reg_map initializationPeter Ujfalusi
2013-07-03drivers/rtc/rtc-cmos.c: work around bios clearing rtc controlDerek Basehore
2013-07-03drivers/rtc/rtc-twl.c: ensure IRQ is wakeup enabledKevin Hilman
2013-07-03drivers/rtc/rtc-pcf8583.c: use PTR_RET()Sachin Kamat
2013-07-03drivers/rtc/rtc-pcf8563.c: use PTR_RET()Sachin Kamat
2013-07-03drivers/rtc/rtc-m48t35.c: use PTR_RET()Sachin Kamat
2013-07-03drivers/rtc/rtc-isl12022.c: use PTR_RET()Sachin Kamat
2013-07-03drivers/rtc/rtc-da9052.c: use PTR_RET()Sachin Kamat
2013-07-03drivers/rtc/rtc-mpc5121.c: use platform_{get,set}_drvdata()Jingoo Han
2013-07-03drivers/rtc/rtc-ds1302.c: handle write protectionSergey Yanovich
2013-07-03drivers/rtc/rtc-ab8500.c: add second resolution to rtc driverAlexandre Torgue
2013-07-03drivers/rtc/rtc-wm831x.c: remove empty functionSachin Kamat
2013-07-03drivers/rtc/rtc-tps80031.c: remove empty functionSachin Kamat
2013-07-03drivers/rtc/rtc-sun4v.c: remove empty functionSachin Kamat
2013-07-03drivers/rtc/rtc-starfire.c: remove empty functionSachin Kamat
2013-07-03drivers/rtc/rtc-snvs.c: remove empty functionSachin Kamat
2013-07-03drivers/rtc/rtc-rx8581.c: remove empty functionSachin Kamat