Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
* | pids: kill signal_struct-> __pgrp/__session and friends | Oleg Nesterov | 2009-04-02 | |
* | pids: refactor vnr/nr_ns helpers to make them safe | Oleg Nesterov | 2009-04-02 | |
* | pids: document task_pgrp/task_session is not safe without tasklist/rcu | Oleg Nesterov | 2009-04-02 | |
* | forget_original_parent: split out the un-ptrace part | Oleg Nesterov | 2009-04-02 | |
* | Simplify copy_thread() | Alexey Dobriyan | 2009-04-02 | |
* | get_mm_hiwater_xxx: trivial, s/define/inline/ | Oleg Nesterov | 2009-04-01 | |
* | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-03-30 | |
|\ | ||||
| * | lockdep: annotate reclaim context (__GFP_NOFS) | Nick Piggin | 2009-02-14 | |
| * | Merge branch 'linus' into core/locking | Ingo Molnar | 2009-02-07 | |
| |\ | ||||
| * | | mutex: implement adaptive spinning | Peter Zijlstra | 2009-01-14 | |
| * | | mutex: preemption fixes | Peter Zijlstra | 2009-01-14 | |
* | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | |
|\ \ \ | ||||
| * \ \ | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-13 | |
| |\ \ \ | ||||
| * \ \ \ | Merge branch 'x86/urgent' into x86/apic | Ingo Molnar | 2009-02-05 | |
| |\ \ \ \ | ||||
| * \ \ \ \ | Merge branch 'linus' into core/percpu | Ingo Molnar | 2009-01-27 | |
| |\ \ \ \ \ | ||||
| * \ \ \ \ \ | Merge branch 'core/percpu' into stackprotector | Ingo Molnar | 2009-01-18 | |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | ||||
| * | | | | | | Merge branch 'linus' into stackprotector | Ingo Molnar | 2008-12-31 | |
| |\ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ | Merge branch 'linus' into stackprotector | Ingo Molnar | 2008-10-15 | |
| |\ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ | Merge branch 'linus' into stackprotector | Ingo Molnar | 2008-06-25 | |
| |\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | stackprotector: use canary at end of stack to indicate overruns at oops time | Eric Sandeen | 2008-05-26 | |
| * | | | | | | | | | x86: fix stackprotector canary updates during context switches | Ingo Molnar | 2008-05-26 | |
* | | | | | | | | | | Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-03-26 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ | ||||
| *-. \ \ \ \ \ \ \ \ \ | Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/core | Ingo Molnar | 2009-03-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||
| *---. \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/core | Ingo Molnar | 2009-03-02 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | / / | | | | | |_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | | | ||||
| | * | / | | | | | | | | | | sched: allow architectures to specify sched_clock_stable | Ingo Molnar | 2009-02-26 | |
| | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/core | Ingo Molnar | 2009-02-15 | |
| |\| | | | | | | | | | | | ||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||
| *-. \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'sched/rt' and 'sched/urgent' into sched/core | Ingo Molnar | 2009-02-08 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | | | Merge branch 'sched/latest' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2009-01-10 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | sched: create "pushable_tasks" list to limit pushing to one attempt | Gregory Haskins | 2008-12-29 | |
| | | * | | | | | | | | | | | sched: add sched_class->needs_post_schedule() member | Gregory Haskins | 2008-12-29 | |
| * | | | | | | | | | | | | | sched: fix !CONFIG_SCHEDSTATS build failure | Ingo Molnar | 2009-01-16 | |
| * | | | | | | | | | | | | | sched: introduce avg_wakeup | Peter Zijlstra | 2009-01-15 | |
| |/ / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | Merge branch 'master' into next | James Morris | 2009-03-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed. | Rusty Russell | 2009-03-12 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | sched: don't allow setuid to succeed if the user does not have rt bandwidth | Dhaval Giani | 2009-02-27 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | timers: fix TIMER_ABSTIME for process wide cpu timers | Peter Zijlstra | 2009-02-11 | |
| * | | | | | | | | | | timers: split process wide cpu clocks/timers, fix | Peter Zijlstra | 2009-02-11 | |
| * | | | | | | | | | | timers: split process wide cpu clocks/timers, remove spurious warning | Ingo Molnar | 2009-02-06 | |
| * | | | | | | | | | | timers: split process wide cpu clocks/timers | Peter Zijlstra | 2009-02-05 | |
| * | | | | | | | | | | signal: re-add dead task accumulation stats. | Peter Zijlstra | 2009-02-05 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||
* / | | | | | | | | | Add in_execve flag into task_struct. | Kentaro Takeda | 2009-02-11 | |
|/ / / / / / / / / | ||||
* | | | | | | | / | sched: add missing kernel-doc in sched.h | Randy Dunlap | 2009-02-03 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||
* | | | | | | | | epoll: drop max_user_instances and rely only on max_user_watches | Davide Libenzi | 2009-01-29 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||
* | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-26 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | softlock: fix false panic which can occur if softlockup_thresh is reduced | Mandeep Singh Baines | 2009-01-14 | |
| |/ / / / / / | ||||
* / / / / / / | itimers: remove the per-cpu-ish-ness | Peter Zijlstra | 2009-01-07 | |
|/ / / / / / | ||||
* | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-01-06 | |
|\ \ \ \ \ \ | ||||
| | \ \ \ \ \ | ||||
| | \ \ \ \ \ | ||||
| | \ \ \ \ \ | ||||
| | \ \ \ \ \ | ||||
| *---. \ \ \ \ \ | Merge branches 'sched/clock', 'sched/cleanups' and 'linus' into sched/urgent | Ingo Molnar | 2009-01-06 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||
| | | * | | | | | | sched: sched.c declare variables before they get used | Jaswinder Singh Rajput | 2008-12-30 | |
| | |/ / / / / / | ||||
| * | / / / / / | sched: clean up arch_reinit_sched_domains() | Li Zefan | 2009-01-05 | |
| | |/ / / / / | |/| | | | | |