| Commit message (Expand) | Author | Age | Files | Lines |
* | writeback: remove vm_dirties and task->dirties | Wu Fengguang | 2011-11-17 | 1 | -1/+0 |
* | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 1 | -0/+7 |
|\ |
|
| * | writeback: per task dirty rate limit | Wu Fengguang | 2011-10-03 | 1 | -0/+7 |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-10-26 | 1 | -1/+6 |
|\ \ |
|
| * | | sched: Convert to struct llist | Peter Zijlstra | 2011-10-04 | 1 | -1/+2 |
| * | | Merge branch 'linus' into sched/core | Ingo Molnar | 2011-10-04 | 1 | -1/+0 |
| |\| |
|
| * | | sched: Accumulate per-cfs_rq cpu usage and charge against bandwidth | Paul Turner | 2011-08-14 | 1 | -0/+4 |
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-10-26 | 1 | -4/+0 |
|\ \ \ |
|
| * | | | rcu: Simplify unboosting checks | Paul E. McKenney | 2011-09-28 | 1 | -3/+0 |
| * | | | nohz: Remove nohz_cpu_mask | Shi, Alex | 2011-09-28 | 1 | -1/+0 |
| |/ / |
|
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-10-26 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | locking, sched: Annotate thread_group_cputimer as raw | Thomas Gleixner | 2011-09-13 | 1 | -2/+2 |
| |/ / |
|
* | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-10-25 | 1 | -1/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | user namespace: usb: make usb urbs user namespace aware (v2) | Serge Hallyn | 2011-09-29 | 1 | -1/+2 |
| |/ |
|
* / | posix-cpu-timers: Cure SMP wobbles | Peter Zijlstra | 2011-09-30 | 1 | -1/+0 |
|/ |
|
* | move RLIMIT_NPROC check from set_user() to do_execve_common() | Vasiliy Kulikov | 2011-08-11 | 1 | -0/+1 |
* | Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2011-07-25 | 1 | -1/+0 |
|\ |
|
| * | fixlet: Remove fs_excl from struct task. | Justin TerAvest | 2011-07-12 | 1 | -1/+0 |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-07-22 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge branch 'linus' into sched/core | Ingo Molnar | 2011-07-21 | 1 | -5/+14 |
| |\ \ |
|
| * \ \ | Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2011-07-01 | 1 | -1/+1 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | sched: Isolate preempt counting in its own config option | Frederic Weisbecker | 2011-06-10 | 1 | -1/+1 |
* | | | | Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc | Linus Torvalds | 2011-07-22 | 1 | -18/+34 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | redefine thread_group_leader() as exit_signal >= 0 | Oleg Nesterov | 2011-06-27 | 1 | -2/+4 |
| * | | | kill task_detached() | Oleg Nesterov | 2011-06-27 | 1 | -5/+0 |
| * | | | make do_notify_parent() __must_check, update the callers | Oleg Nesterov | 2011-06-27 | 1 | -1/+1 |
| * | | | make do_notify_parent() return bool | Oleg Nesterov | 2011-06-27 | 1 | -2/+2 |
| * | | | ptrace: implement PTRACE_LISTEN | Tejun Heo | 2011-06-16 | 1 | -0/+2 |
| * | | | ptrace: implement TRAP_NOTIFY and use it for group stop events | Tejun Heo | 2011-06-16 | 1 | -1/+3 |
| * | | | job control: introduce JOBCTL_TRAP_STOP and use it for group stop trap | Tejun Heo | 2011-06-16 | 1 | -1/+5 |
| * | | | job control: introduce task_set_jobctl_pending() | Tejun Heo | 2011-06-04 | 1 | -0/+2 |
| * | | | job control: introduce JOBCTL_PENDING_MASK and task_clear_jobctl_pending() | Tejun Heo | 2011-06-04 | 1 | -1/+4 |
| * | | | job control: rename signal->group_stop and flags to jobctl and update them | Tejun Heo | 2011-06-04 | 1 | -8/+14 |
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-07-20 | 1 | -0/+3 |
|\ \ \ \ |
|
| * | | | | rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special | Paul E. McKenney | 2011-07-19 | 1 | -0/+3 |
* | | | | | sched: Allow for overlapping sched_domain spans | Peter Zijlstra | 2011-07-20 | 1 | -0/+2 |
* | | | | | sched: Break out cpu_power from the sched_group structure | Peter Zijlstra | 2011-07-20 | 1 | -5/+9 |
|/ / / / |
|
* | / / | sched: Disable (revert) SCHED_LOAD_SCALE increase | Peter Zijlstra | 2011-07-05 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-06-07 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | sched: Fix schedstat.nr_wakeups_migrate | Peter Zijlstra | 2011-05-31 | 1 | -0/+1 |
* | | mm: Fix boot crash in mm_alloc() | Linus Torvalds | 2011-05-29 | 1 | -1/+0 |
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-05-28 | 1 | -0/+7 |
|\| |
|
| * | cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed | KOSAKI Motohiro | 2011-05-28 | 1 | -0/+7 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-05-28 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2011-05-27 | 1 | -1/+1 |
| |\ |
|
| | * | ftrace: Add internal recursive checks | Steven Rostedt | 2011-05-25 | 1 | -1/+1 |
* | | | cgroups: read-write lock CLONE_THREAD forking per threadgroup | Ben Blum | 2011-05-26 | 1 | -0/+36 |
|/ / |
|
* | | mm: convert mm->cpu_vm_cpumask into cpumask_var_t | KOSAKI Motohiro | 2011-05-25 | 1 | -0/+1 |
* | | oom: replace PF_OOM_ORIGIN with toggling oom_score_adj | David Rientjes | 2011-05-25 | 1 | -1/+0 |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-05-23 | 1 | -6/+28 |
|\ \ |
|