summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rapidio/tsi721: convert to modular mport driverAlexandre Bounine2013-07-034-10/+9
* rapidio: update enumerator registration mechanismAlexandre Bounine2013-07-035-48/+164
* rapidio/rionet: rework driver initialization and removalAlexandre Bounine2013-07-031-25/+78
* rapidio: convert switch drivers to modulesAlexandre Bounine2013-07-0312-345/+568
* drivers/rapidio/rio-scan.c: make functions staticWu Fengguang2013-07-031-2/+2
* rapidio/switches: remove tsi500 driverAlexandre Bounine2013-07-033-86/+0
* idr: print a stack dump after ida_remove warningJean Delvare2013-07-031-5/+2
* s390: remove setting for saved_max_pfnZhang Yanfei2013-07-031-4/+0
* ia64: remove setting for saved_max_pfnZhang Yanfei2013-07-031-5/+0
* powerpc: Remove savemaxmem parameter setupZhang Yanfei2013-07-031-10/+0
* mips: remove savemaxmem parameter setupZhang Yanfei2013-07-031-10/+0
* Documentation/kdump/kdump.txt: remove /dev/oldmem descriptionZhang Yanfei2013-07-031-25/+6
* /dev/oldmem: Remove the interfaceZhang Yanfei2013-07-032-49/+1
* fs/exec.c:de_thread: mt-exec should update ->real_start_timeOleg Nesterov2013-07-031-0/+1
* fs/exec.c: do_execve_common(): use current_user()Oleg Nesterov2013-07-031-2/+1
* kernel/fork.c:copy_process(): consolidate the lockless CLONE_THREAD checksOleg Nesterov2013-07-031-17/+16
* kernel/fork.c:copy_process(): don't add the uninitialized child to thread/tas...Oleg Nesterov2013-07-033-15/+19
* kernel/fork.c:copy_process(): unify CLONE_THREAD-or-thread_group_leader codeOleg Nesterov2013-07-031-8/+7
* fork: reorder permissions when violating number of processes limitsEric Paris2013-07-031-2/+2
* fs/proc/kcore.c: using strlcpy() instead of strncpy()Zhao Hongjiang2013-07-031-1/+1
* fs/proc/uptime.c:uptime_proc_show(): use get_monotonic_boottime()Oleg Nesterov2013-07-031-2/+1
* exit.c: unexport __set_special_pids()Oleg Nesterov2013-07-033-14/+12
* fs/exec.c:de_thread(): use change_pid() rather than detach_pid/attach_pidOleg Nesterov2013-07-031-2/+1
* coredump: '% at the end' shouldn't bypass core_uses_pid logicOleg Nesterov2013-07-031-5/+7
* coredump: kill call_count, add core_name_sizeOleg Nesterov2013-07-031-9/+10
* coredump: kill cn_escape(), introduce cn_esc_printf()Oleg Nesterov2013-07-031-23/+21
* coredump: cn_vprintf() has no reason to call vsnprintf() twiceOleg Nesterov2013-07-031-18/+12
* coredump: introduce cn_vprintf()Oleg Nesterov2013-07-031-7/+13
* coredump: format_corename() can leak cn->corenameOleg Nesterov2013-07-031-11/+7
* usermodehelper: kill the sub_info->path[0] checkOleg Nesterov2013-07-031-8/+3
* signals: eventpoll: do not use sigprocmask()Oleg Nesterov2013-07-031-6/+6
* ptrace: add ability to get/set signal-blocked maskAndrey Vagin2013-07-032-2/+45
* x86: kill TIF_DEBUGOleg Nesterov2013-07-031-3/+1
* docbook: add futexes to kernel-locking docbookRandy Dunlap2013-07-031-1/+6
* Documentation/CodingStyle: allow multiple return statements per functionDan Carpenter2013-07-031-1/+2
* fs/fat: use fat_msg() to replace printk() in __fat_fs_error()Gu Zheng2013-07-031-3/+2
* ] nilfs2: use atomic64_t type for inodes_count and blocks_count fields in nil...Vyacheslav Dubeyko2013-07-036-14/+16
* nilfs2: implement calculation of free inodes countVyacheslav Dubeyko2013-07-035-2/+112
* drivers/rtc/rtc-sirfsoc.c: add rtc drivers for CSR SiRFprimaII and SiRFatlasVIXianglong Du2013-07-035-2/+485
* drivers/rtc/rtc-ds1216.c: use module_platform_driver_probe()Fabio Porcedda2013-07-031-12/+1
* rtc: omap: restore back (hard-code) wakeup supportHebbar Gururaja2013-07-031-0/+2
* rtc: add NXP PCF2127 support (i2c)Renaud Cerrato2013-07-033-0/+251
* drivers/rtc/rtc-palmas.c: init wakeup before device registerWei Ni2013-07-031-1/+1
* drivers/rtc/class: convert from Legacy pm ops to dev_pm_opsShuah Khan2013-07-031-6/+6
* drivers/rtc/rtc-pcf2123.c: replace strict_strtoul() with kstrtoul()Jingoo Han2013-07-031-5/+10
* drivers/rtc/interface.c: return -EBUSY, not -EACCES when device is busyChris Brand2013-07-031-4/+4
* drivers/rtc/rtc-twl.c: cleanup with module_platform_driver() conversionPeter Ujfalusi2013-07-031-11/+1
* drivers/rtc/rtc-twl.c: fix rtc_reg_map initializationPeter Ujfalusi2013-07-031-5/+6
* drivers/rtc/rtc-cmos.c: work around bios clearing rtc controlDerek Basehore2013-07-031-13/+22
* drivers/rtc/rtc-twl.c: ensure IRQ is wakeup enabledKevin Hilman2013-07-031-2/+14
OpenPOWER on IntegriCloud