| Commit message (Expand) | Author | Age | Files | Lines |
* | CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace | David Howells | 2009-05-11 | 1 | -1/+3 |
* | Merge branch 'master' into next | James Morris | 2009-05-08 | 1 | -52/+68 |
|\ |
|
| * | sched: do not count frozen tasks toward load | Nathan Lynch | 2009-04-09 | 1 | -1/+2 |
| * | Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-04-07 | 1 | -8/+10 |
| |\ |
|
| | * | Merge branch 'linus' into core/softlockup | Ingo Molnar | 2009-04-07 | 1 | -46/+90 |
| | |\ |
|
| | * \ | Merge branch 'linus' into core/softlockup | Ingo Molnar | 2009-02-12 | 1 | -23/+34 |
| | |\ \ |
|
| | * | | | softlockup: remove timestamp checking from hung_task | Mandeep Singh Baines | 2009-02-09 | 1 | -1/+0 |
| | * | | | softlockup: remove unused definition for spawn_softlockup_task | Mandeep Singh Baines | 2009-01-31 | 1 | -3/+0 |
| | * | | | softlockup: decouple hung tasks check from softlockup detection | Mandeep Singh Baines | 2009-01-16 | 1 | -4/+10 |
| * | | | | Merge branch 'linus' into irq/threaded | Ingo Molnar | 2009-04-06 | 1 | -44/+69 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | 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 '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 |
| | | | |/ / / / / / / /
| | | |/| | | | | | | | |
|
| * | | | | | | | | | | | genirq: add threaded interrupt handler support | Thomas Gleixner | 2009-03-24 | 1 | -0/+5 |
| * | | | | | | | | | | | Merge commit 'v2.6.29-rc8' into cpus4096 | Ingo Molnar | 2009-03-13 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|/ / /
| |/| | | | | | | | / /
| | | |_|_|_|_|_|_|/ /
| | |/| | | | | | | | |
|
| * | | | | | | | | | | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 2009-03-05 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|/ /
| | |/| | | | | | | | |
|
* | | | | | | | | | | | SELinux: Don't flush inherited SIGKILL during execve() | David Howells | 2009-04-30 | 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 |