aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-03rapidio: add udev notificationAlexandre Bounine
2013-07-03rapidio: add modular build option for the subsystem coreAlexandre Bounine
2013-07-03rapidio/tsi721: convert to modular mport driverAlexandre Bounine
2013-07-03rapidio: update enumerator registration mechanismAlexandre Bounine
2013-07-03rapidio/rionet: rework driver initialization and removalAlexandre Bounine
2013-07-03rapidio: convert switch drivers to modulesAlexandre Bounine
2013-07-03drivers/rapidio/rio-scan.c: make functions staticWu Fengguang
2013-07-03rapidio/switches: remove tsi500 driverAlexandre Bounine
2013-07-03idr: print a stack dump after ida_remove warningJean Delvare
2013-07-03s390: remove setting for saved_max_pfnZhang Yanfei
2013-07-03ia64: remove setting for saved_max_pfnZhang Yanfei
2013-07-03powerpc: Remove savemaxmem parameter setupZhang Yanfei
2013-07-03mips: remove savemaxmem parameter setupZhang Yanfei
2013-07-03Documentation/kdump/kdump.txt: remove /dev/oldmem descriptionZhang Yanfei
2013-07-03/dev/oldmem: Remove the interfaceZhang Yanfei
2013-07-03fs/exec.c:de_thread: mt-exec should update ->real_start_timeOleg Nesterov
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