Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-04-05 | 1 | -0/+4 | |
|\ | ||||||
| * | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 2009-04-02 | 1 | -0/+4 | |
| |\ | ||||||
| | * | function-graph: ignore times across schedule | Steven Rostedt | 2009-03-24 | 1 | -0/+2 | |
| | * | Merge branch 'core/locking' into tracing/ftrace | Ingo Molnar | 2009-03-13 | 1 | -0/+3 | |
| | |\ | ||||||
| | | * | Merge branch 'linus' into core/locking | Ingo Molnar | 2009-03-13 | 1 | -0/+3 | |
| | | |\ | ||||||
| | | * \ | Merge commit 'v2.6.29-rc7' into core/locking | Ingo Molnar | 2009-03-05 | 1 | -30/+38 | |
| | | |\ \ | ||||||
| | * | \ \ | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 2009-03-06 | 1 | -2/+14 | |
| | |\ \ \ \ | ||||||
| | | * \ \ \ | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 2009-03-05 | 1 | -0/+4 | |
| | | |\ \ \ \ | | | | | |/ / | | | | |/| | | ||||||
| | * | | | | | Merge branch 'core/locking' into tracing/ftrace | Ingo Molnar | 2009-03-04 | 1 | -0/+3 | |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | ||||||
| | * | | | | | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core | Ingo Molnar | 2009-03-04 | 1 | -0/+4 | |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | ||||||
| | * | | | | | Merge branch 'sched/clock' into tracing/ftrace | Ingo Molnar | 2009-02-27 | 1 | -0/+10 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't... | Ingo Molnar | 2009-02-13 | 1 | -30/+34 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge commit 'v2.6.29-rc4' into tracing/core | Ingo Molnar | 2009-02-09 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing... | Ingo Molnar | 2009-02-03 | 1 | -12/+21 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | trace, lockdep: manual preempt count adding for local_bh_disable | Steven Rostedt | 2009-01-23 | 1 | -0/+2 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-04-02 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Get rid of indirect include of fs_struct.h | Al Viro | 2009-03-31 | 1 | -1/+2 | |
* | | | | | | | | | | | | pids: kill signal_struct-> __pgrp/__session and friends | Oleg Nesterov | 2009-04-02 | 1 | -37/+6 | |
* | | | | | | | | | | | | pids: refactor vnr/nr_ns helpers to make them safe | Oleg Nesterov | 2009-04-02 | 1 | -7/+20 | |
* | | | | | | | | | | | | pids: document task_pgrp/task_session is not safe without tasklist/rcu | Oleg Nesterov | 2009-04-02 | 1 | -0/+5 | |
* | | | | | | | | | | | | forget_original_parent: split out the un-ptrace part | Oleg Nesterov | 2009-04-02 | 1 | -0/+5 | |
* | | | | | | | | | | | | Simplify copy_thread() | Alexey Dobriyan | 2009-04-02 | 1 | -1/+2 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | get_mm_hiwater_xxx: trivial, s/define/inline/ | Oleg Nesterov | 2009-04-01 | 1 | -2/+9 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-03-30 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | lockdep: annotate reclaim context (__GFP_NOFS) | Nick Piggin | 2009-02-14 | 1 | -0/+1 | |
| * | | | | | | | | | Merge branch 'linus' into core/locking | Ingo Molnar | 2009-02-07 | 1 | -12/+22 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | mutex: implement adaptive spinning | Peter Zijlstra | 2009-01-14 | 1 | -0/+1 | |
| * | | | | | | | | | mutex: preemption fixes | Peter Zijlstra | 2009-01-14 | 1 | -0/+1 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 1 | -2/+14 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-13 | 1 | -29/+34 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'x86/urgent' into x86/apic | Ingo Molnar | 2009-02-05 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'linus' into core/percpu | Ingo Molnar | 2009-01-27 | 1 | -11/+21 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'core/percpu' into stackprotector | Ingo Molnar | 2009-01-18 | 1 | -25/+78 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'linus' into stackprotector | Ingo Molnar | 2008-12-31 | 1 | -84/+146 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into stackprotector | Ingo Molnar | 2008-10-15 | 1 | -96/+93 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into stackprotector | Ingo Molnar | 2008-06-25 | 1 | -1/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | stackprotector: use canary at end of stack to indicate overruns at oops time | Eric Sandeen | 2008-05-26 | 1 | -0/+13 | |
| * | | | | | | | | | | | | x86: fix stackprotector canary updates during context switches | Ingo Molnar | 2008-05-26 | 1 | -2/+1 | |
* | | | | | | | | | | | | | Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-03-26 | 1 | -1/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/core | Ingo Molnar | 2009-03-13 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | / | | | | |_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | ||||||
| | | | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/core | Ingo Molnar | 2009-03-02 | 1 | -0/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | / / / | | | | | |_|_|_|_|_|_|_|/ / / | | | | |/| | | | | | | | | / | | | | |_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | sched: allow architectures to specify sched_clock_stable | Ingo Molnar | 2009-02-26 | 1 | -0/+10 | |
| | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/core | Ingo Molnar | 2009-02-15 | 1 | -30/+34 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | ||||||
| | | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'sched/rt' and 'sched/urgent' into sched/core | Ingo Molnar | 2009-02-08 | 1 | -12/+24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Merge branch 'sched/latest' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2009-01-11 | 1 | -0/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | sched: create "pushable_tasks" list to limit pushing to one attempt | Gregory Haskins | 2008-12-29 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | sched: add sched_class->needs_post_schedule() member | Gregory Haskins | 2008-12-29 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | sched: fix !CONFIG_SCHEDSTATS build failure | Ingo Molnar | 2009-01-16 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | sched: introduce avg_wakeup | Peter Zijlstra | 2009-01-15 | 1 | -0/+3 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'master' into next | James Morris | 2009-03-24 | 1 | -30/+41 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |