aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-27fork/exit: move tty_kref_put() outside of __cleanup_signal()Oleg Nesterov
2010-05-27ia64: ptrace_attach_sync_user_rbs: avoid "task->signal != NULL" checksOleg Nesterov
2010-05-27posix-cpu-timers: avoid "task->signal != NULL" checksOleg Nesterov
2010-05-27exit: avoid sig->count in __exit_signal() to detect the group-dead caseOleg Nesterov
2010-05-27exit: avoid sig->count in de_thread/__exit_signal synchronizationOleg Nesterov
2010-05-27exit: change zap_other_threads() to count sub-threadsOleg Nesterov
2010-05-27exit: exit_notify() can trust signal->notify_count < 0Oleg Nesterov
2010-05-27coredump: shift down_write(mmap_sem) into coredump_wait()Oleg Nesterov
2010-05-27coredump: factor out put_cred() callsOleg Nesterov
2010-05-27coredump: cleanup "ispipe" codeOleg Nesterov
2010-05-27coredump: factor out the not-ispipe file checksOleg Nesterov
2010-05-27call_usermodehelper: UMH_WAIT_EXEC ignores kernel_thread() failureOleg Nesterov
2010-05-27call_usermodehelper: simplify/fix UMH_NO_WAIT caseOleg Nesterov
2010-05-27wait_for_helper: SIGCHLD from user-space can lead to use-after-freeOleg Nesterov
2010-05-27call_usermodehelper: no need to unblock signalsOleg Nesterov
2010-05-27umh: creds: kill subprocess_info->cred logicOleg Nesterov
2010-05-27umh: creds: convert call_usermodehelper_keys() to use subprocess_info->init()Oleg Nesterov
2010-05-27exec: replace call_usermodehelper_pipe with use of umh init function and reso...Neil Horman
2010-05-27kmod: add init function to usermodehelperNeil Horman
2010-05-27signals: check_kill_permission(): don't check creds if same_thread_group()Oleg Nesterov
2010-05-27ptrace: PTRACE_GETFDPIC: fix the unsafe usage of child->mmOleg Nesterov
2010-05-27ptrace: unify FDPIC implementationsMike Frysinger
2010-05-27cpusets: randomize node rotor used in cpuset_mem_spread_node()Jack Steiner
2010-05-27cpusets: new round-robin rotor for SLAB allocationsJack Steiner
2010-05-27memcg: clean up memory thresholdsKirill A. Shutemov
2010-05-27cgroups: make cftype.unregister_event() void-returningKirill A. Shutemov
2010-05-27memcg: fix mis-accounting of file mapped racy with migrationakpm@linux-foundation.org
2010-05-27mm: memcontrol - uninitialised return valuePhil Carmody
2010-05-27mm: remove unnecessary use of atomicPhil Carmody
2010-05-27memcg: make oom killer a no-op when no killable task can be foundDavid Rientjes
2010-05-27memcg: update documentationKAMEZAWA Hiroyuki
2010-05-27memcg: move charge of file pagesDaisuke Nishimura
2010-05-27memcg: clean up move chargeDaisuke Nishimura
2010-05-27memcg: oom kill disable and oom statusKAMEZAWA Hiroyuki
2010-05-27memcg: oom notifierKAMEZAWA Hiroyuki
2010-05-27memcg: oom wakeup filterKAMEZAWA Hiroyuki
2010-05-27Documentation/cgroups/cgroups.txt: fix reference to "numtasks"Trevor Woerner
2010-05-27Documentation: SubmittingDrivers: ResourcesArce, Abraham
2010-05-27ufs: permit mounting of BorderWare filesystemsThomas Stewart
2010-05-27drivers/telephony/ixj.c: use memdup_userJulia Lawall
2010-05-27fbdev: bf54x-lq043fb: fix unused warnings with backlight codeMike Frysinger
2010-05-27fbdev: bfin-t350mcqb-fb: avoid unused warnings in backlight codeMike Frysinger
2010-05-27drivers/video/via: use memdup_userJulia Lawall
2010-05-27add support for S3 Trio3D/1X/2XOndrej Zary
2010-05-27drivers/gpio/it8761e_gpio: check return value of gpiochip_remove()Daniel Mack
2010-05-27gpio: add Penwell gpio supportAlek Du
2010-05-27arm: omap: remove the unused omap_gpio_set_debounce methodsFelipe Balbi
2010-05-27arm: omap: switch over to gpio_set_debounceFelipe Balbi
2010-05-27arm: omap: gpio: implement set_debounce methodFelipe Balbi
2010-05-27gpiolib: introduce set_debounce methodFelipe Balbi