aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | | | | | | | | | | signal: Turn SIGNAL_STOP_DEQUEUED into GROUP_STOP_DEQUEUEDOleg Nesterov2011-04-03
| | | * | | | | | | | | | | | | | | | | | signal: do_signal_stop: Remove the unneeded task_clear_group_stop_pending()Oleg Nesterov2011-04-03
| | | * | | | | | | | | | | | | | | | | | signal: prepare_signal(SIGCONT) shouldn't play with TIF_SIGPENDINGOleg Nesterov2011-04-03
| | | * | | | | | | | | | | | | | | | | | job control: Don't send duplicate job control stop notification while ptracedTejun Heo2011-03-23
| | | * | | | | | | | | | | | | | | | | | job control: Notify the real parent of job control events regardless of ptraceTejun Heo2011-03-23
| | | * | | | | | | | | | | | | | | | | | job control: Job control stop notifications should always go to the real parentTejun Heo2011-03-23
| | | * | | | | | | | | | | | | | | | | | job control: Add @for_ptrace to do_notify_parent_cldstop()Tejun Heo2011-03-23
| | | * | | | | | | | | | | | | | | | | | job control: Allow access to job control events through ptraceesTejun Heo2011-03-23
| | | * | | | | | | | | | | | | | | | | | job control: Fix ptracer wait(2) hang and explain notask_error clearingTejun Heo2011-03-23
| | | * | | | | | | | | | | | | | | | | | job control: Small reorganization of wait_consider_task()Tejun Heo2011-03-23
| | | * | | | | | | | | | | | | | | | | | job control: Don't set group_stop exit_code if re-entering job control stopTejun Heo2011-03-23
| | | * | | | | | | | | | | | | | | | | | ptrace: Always put ptracee into appropriate execution stateTejun Heo2011-03-23
| | | * | | | | | | | | | | | | | | | | | ptrace: Collapse ptrace_untrace() into __ptrace_unlink()Tejun Heo2011-03-23
| | | * | | | | | | | | | | | | | | | | | ptrace: Clean transitions between TASK_STOPPED and TRACEDTejun Heo2011-03-23
| | | * | | | | | | | | | | | | | | | | | ptrace: Make do_signal_stop() use ptrace_stop() if the task is being ptracedTejun Heo2011-03-23
| | | * | | | | | | | | | | | | | | | | | ptrace: Participate in group stop from ptrace_stop() iff the task is trapping...Tejun Heo2011-03-23
| | | * | | | | | | | | | | | | | | | | | signal: Use GROUP_STOP_PENDING to stop once for a single group stopTejun Heo2011-03-23
| | | * | | | | | | | | | | | | | | | | | signal: Fix premature completion of group stop when interfered by ptraceTejun Heo2011-03-23
| | | * | | | | | | | | | | | | | | | | | ptrace: Add @why to ptrace_stop()Tejun Heo2011-03-23
| | | * | | | | | | | | | | | | | | | | | ptrace: Kill tracehook_notify_jctl()Tejun Heo2011-03-23
| | | * | | | | | | | | | | | | | | | | | signal: Remove superflous try_to_freeze() loop in do_signal_stop()Tejun Heo2011-03-23
| | | * | | | | | | | | | | | | | | | | | ptrace: Remove the extra wake_up_state() from ptrace_detach()Tejun Heo2011-03-23
| | | * | | | | | | | | | | | | | | | | | signal: Fix SIGCONT notification codeTejun Heo2011-03-23
| * | | | | | | | | | | | | | | | | | | | sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-20
| | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | reboot: disable usermodehelper to prevent fs accessKay Sievers2011-05-06
| | * | | | | | | | | | | | | | | | | | | params.c: Use new strtobool function to process boolean inputsJonathan Cameron2011-04-25
| | * | | | | | | | | | | | | | | | | | | kernel/ksysfs.c: expose file_caps_enabled in sysfsLudwig Nussel2011-04-19
| | | |_|_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | Revert "rcu: Decrease memory-barrier usage based on semi-formal proof"Paul E. McKenney2011-05-19
| | * | | | | | | | | | | | | | | | | | perf,rcu: convert call_rcu(swevent_hlist_release_rcu) to kfree_rcu()Lai Jiangshan2011-05-08
| | * | | | | | | | | | | | | | | | | | perf,rcu: convert call_rcu(free_ctx) to kfree_rcu()Lai Jiangshan2011-05-08
| | * | | | | | | | | | | | | | | | | | cgroup,rcu: convert call_rcu(__free_css_id_cb) to kfree_rcu()Lai Jiangshan2011-05-08
| | * | | | | | | | | | | | | | | | | | cgroup,rcu: convert call_rcu(free_cgroup_rcu) to kfree_rcu()Lai Jiangshan2011-05-08
| | * | | | | | | | | | | | | | | | | | cgroup,rcu: convert call_rcu(free_css_set_rcu) to kfree_rcu()Lai Jiangshan2011-05-08
| | * | | | | | | | | | | | | | | | | | rcu: permit rcu_read_unlock() to be called while holding runqueue locksPaul E. McKenney2011-05-08
| | * | | | | | | | | | | | | | | | | | rcu: provide rcu_virt_note_context_switch() function.Gleb Natapov2011-05-06
| | * | | | | | | | | | | | | | | | | | rcu: get rid of signed overflow in check_cpu_stall()Paul E. McKenney2011-05-06
| | * | | | | | | | | | | | | | | | | | rcu: optimize rcutinyEric Dumazet2011-05-06
| | * | | | | | | | | | | | | | | | | | rcu: prevent call_rcu() from diving into rcu core if irqs disabledPaul E. McKenney2011-05-06
| | * | | | | | | | | | | | | | | | | | rcu: further lower priority in rcu_yield()Paul E. McKenney2011-05-06
| | * | | | | | | | | | | | | | | | | | rcu: introduce kfree_rcu()Lai Jiangshan2011-05-06
| | * | | | | | | | | | | | | | | | | | rcu: fix spellingPaul E. McKenney2011-05-06
| | * | | | | | | | | | | | | | | | | | rcu: call __rcu_read_unlock() in exit_rcu for tree RCULai Jiangshan2011-05-06
| | * | | | | | | | | | | | | | | | | | rcu: Converge TINY_RCU expedited and normal boostingPaul E. McKenney2011-05-06
| | * | | | | | | | | | | | | | | | | | rcu: remove useless ->boosted_this_gp fieldPaul E. McKenney2011-05-06
| | * | | | | | | | | | | | | | | | | | rcu: code cleanups in TINY_RCU priority boosting.Paul E. McKenney2011-05-06
| | * | | | | | | | | | | | | | | | | | rcu: Switch to this_cpu() primitivesPaul E. McKenney2011-05-06
| | * | | | | | | | | | | | | | | | | | rcu: Use WARN_ON_ONCE for DEBUG_OBJECTS_RCU_HEAD warningsPaul E. McKenney2011-05-06
| | * | | | | | | | | | | | | | | | | | rcu: mark rcutorture boosting callback as being on-stackPaul E. McKenney2011-05-06