aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/PCI (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-03fs/exec.c:de_thread: mt-exec should update ->real_start_timeOleg Nesterov1-0/+1
2013-07-03fs/exec.c: do_execve_common(): use current_user()Oleg Nesterov1-2/+1
2013-07-03kernel/fork.c:copy_process(): consolidate the lockless CLONE_THREAD checksOleg Nesterov1-17/+16
2013-07-03kernel/fork.c:copy_process(): don't add the uninitialized child to thread/task/pid listsOleg Nesterov3-15/+19
2013-07-03kernel/fork.c:copy_process(): unify CLONE_THREAD-or-thread_group_leader codeOleg Nesterov1-8/+7
2013-07-03fork: reorder permissions when violating number of processes limitsEric Paris1-2/+2
2013-07-03fs/proc/kcore.c: using strlcpy() instead of strncpy()Zhao Hongjiang1-1/+1
2013-07-03fs/proc/uptime.c:uptime_proc_show(): use get_monotonic_boottime()Oleg Nesterov1-2/+1
2013-07-03exit.c: unexport __set_special_pids()Oleg Nesterov3-14/+12
2013-07-03fs/exec.c:de_thread(): use change_pid() rather than detach_pid/attach_pidOleg Nesterov1-2/+1
2013-07-03coredump: '% at the end' shouldn't bypass core_uses_pid logicOleg Nesterov1-5/+7
2013-07-03coredump: kill call_count, add core_name_sizeOleg Nesterov1-9/+10
2013-07-03coredump: kill cn_escape(), introduce cn_esc_printf()Oleg Nesterov1-23/+21
2013-07-03coredump: cn_vprintf() has no reason to call vsnprintf() twiceOleg Nesterov1-18/+12
2013-07-03coredump: introduce cn_vprintf()Oleg Nesterov1-7/+13
2013-07-03coredump: format_corename() can leak cn->corenameOleg Nesterov1-11/+7
2013-07-03usermodehelper: kill the sub_info->path[0] checkOleg Nesterov1-8/+3
2013-07-03signals: eventpoll: do not use sigprocmask()Oleg Nesterov1-6/+6
2013-07-03ptrace: add ability to get/set signal-blocked maskAndrey Vagin2-2/+45
2013-07-03x86: kill TIF_DEBUGOleg Nesterov1-3/+1
2013-07-03docbook: add futexes to kernel-locking docbookRandy Dunlap1-1/+6
2013-07-03Documentation/CodingStyle: allow multiple return statements per functionDan Carpenter1-1/+2
2013-07-03fs/fat: use fat_msg() to replace printk() in __fat_fs_error()Gu Zheng1-3/+2
2013-07-03] nilfs2: use atomic64_t type for inodes_count and blocks_count fields in nilfs_root structVyacheslav Dubeyko6-14/+16
2013-07-03nilfs2: implement calculation of free inodes countVyacheslav Dubeyko5-2/+112
2013-07-03drivers/rtc/rtc-sirfsoc.c: add rtc drivers for CSR SiRFprimaII and SiRFatlasVIXianglong Du5-2/+485
2013-07-03drivers/rtc/rtc-ds1216.c: use module_platform_driver_probe()Fabio Porcedda1-12/+1
2013-07-03rtc: omap: restore back (hard-code) wakeup supportHebbar Gururaja1-0/+2
2013-07-03rtc: add NXP PCF2127 support (i2c)Renaud Cerrato3-0/+251
2013-07-03drivers/rtc/rtc-palmas.c: init wakeup before device registerWei Ni1-1/+1
2013-07-03drivers/rtc/class: convert from Legacy pm ops to dev_pm_opsShuah Khan1-6/+6
2013-07-03drivers/rtc/rtc-pcf2123.c: replace strict_strtoul() with kstrtoul()Jingoo Han1-5/+10
2013-07-03drivers/rtc/interface.c: return -EBUSY, not -EACCES when device is busyChris Brand1-4/+4
2013-07-03drivers/rtc/rtc-twl.c: cleanup with module_platform_driver() conversionPeter Ujfalusi1-11/+1
2013-07-03drivers/rtc/rtc-twl.c: fix rtc_reg_map initializationPeter Ujfalusi1-5/+6
2013-07-03drivers/rtc/rtc-cmos.c: work around bios clearing rtc controlDerek Basehore1-13/+22
2013-07-03drivers/rtc/rtc-twl.c: ensure IRQ is wakeup enabledKevin Hilman1-2/+14
2013-07-03drivers/rtc/rtc-pcf8583.c: use PTR_RET()Sachin Kamat1-4/+2
2013-07-03drivers/rtc/rtc-pcf8563.c: use PTR_RET()Sachin Kamat1-4/+2
2013-07-03drivers/rtc/rtc-m48t35.c: use PTR_RET()Sachin Kamat1-4/+2
2013-07-03drivers/rtc/rtc-isl12022.c: use PTR_RET()Sachin Kamat1-4/+2
2013-07-03drivers/rtc/rtc-da9052.c: use PTR_RET()Sachin Kamat1-4/+2
2013-07-03drivers/rtc/rtc-mpc5121.c: use platform_{get,set}_drvdata()Jingoo Han1-2/+2
2013-07-03drivers/rtc/rtc-ds1302.c: handle write protectionSergey Yanovich1-0/+7
2013-07-03drivers/rtc/rtc-ab8500.c: add second resolution to rtc driverAlexandre Torgue1-1/+62
2013-07-03drivers/rtc/rtc-wm831x.c: remove empty functionSachin Kamat1-6/+0
2013-07-03drivers/rtc/rtc-tps80031.c: remove empty functionSachin Kamat1-6/+0
2013-07-03drivers/rtc/rtc-sun4v.c: remove empty functionSachin Kamat1-6/+0
2013-07-03drivers/rtc/rtc-starfire.c: remove empty functionSachin Kamat1-6/+0
2013-07-03drivers/rtc/rtc-snvs.c: remove empty functionSachin Kamat1-6/+0