Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | ptrace, x86: fix the usage of ptrace_fork() | Oleg Nesterov | 2009-02-11 | 1 | -1/+1 | |
| | |/ / / | ||||||
* | | | | | Merge commit 'v2.6.29-rc4' into perfcounters/core | Ingo Molnar | 2009-02-11 | 1 | -9/+8 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | fork.c: fix NULL pointer dereference when nr_threads == threads-max | Li Zefan | 2009-02-06 | 1 | -0/+1 | |
| |/ / / | ||||||
| * | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-01-26 | 1 | -9/+7 | |
| |\ \ \ | ||||||
| | * | | | kernel/fork.c: unused variable 'ret' | Steven Noonan | 2009-01-11 | 1 | -1/+0 | |
| | * | | | Merge commit 'v2.6.29-rc1' into timers/urgent | Ingo Molnar | 2009-01-11 | 1 | -5/+3 | |
| | |\ \ \ | | | | |/ | | | |/| | ||||||
| | * | | | itimers: remove the per-cpu-ish-ness | Peter Zijlstra | 2009-01-07 | 1 | -8/+7 | |
* | | | | | Merge branch 'core/percpu' into perfcounters/core | Ingo Molnar | 2009-01-23 | 1 | -0/+5 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | Merge branch 'x86/mm' into core/percpu | Ingo Molnar | 2009-01-21 | 1 | -2/+2 | |
| |\ \ \ \ | | |/ / / | ||||||
| * | | | | Merge branch 'core/percpu' into stackprotector | Ingo Molnar | 2009-01-18 | 1 | -8/+17 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| * | | | | Merge branch 'linus' into stackprotector | Ingo Molnar | 2008-12-31 | 1 | -86/+118 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'linus' into stackprotector | Ingo Molnar | 2008-10-15 | 1 | -66/+77 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | stackprotector: use canary at end of stack to indicate overruns at oops time | Eric Sandeen | 2008-05-26 | 1 | -0/+5 | |
* | | | | | | | Merge commit 'v2.6.29-rc2' into perfcounters/core | Ingo Molnar | 2009-01-21 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | [CVE-2009-0029] System call wrappers part 30 | Heiko Carstens | 2009-01-14 | 1 | -1/+1 | |
| * | | | | | | [CVE-2009-0029] System call wrappers part 08 | Heiko Carstens | 2009-01-14 | 1 | -1/+1 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge commit 'v2.6.29-rc1' into perfcounters/core | Ingo Molnar | 2009-01-11 | 1 | -10/+19 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu | Linus Torvalds | 2009-01-09 | 1 | -3/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | NOMMU: Make VMAs per MM as for MMU-mode linux | David Howells | 2009-01-08 | 1 | -3/+1 | |
| | | |_|_|/ | | |/| | | | ||||||
| * | | | | | pid: generalize task_active_pid_ns | Eric W. Biederman | 2009-01-08 | 1 | -2/+2 | |
| |/ / / / | ||||||
| * | | | | coredump_filter: permit changing of the default filter | Hidehiro Kawai | 2009-01-06 | 1 | -2/+13 | |
| * | | | | fork.c: cleanup for copy_sighand() | Zhaolei | 2009-01-06 | 1 | -1/+1 | |
| | |_|/ | |/| | | ||||||
| * | | | aio: make the lookup_ioctx() lockless | Jens Axboe | 2008-12-29 | 1 | -2/+2 | |
* | | | | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2008-12-29 | 1 | -36/+40 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-12-28 | 1 | -2/+12 | |
| |\ \ \ | ||||||
| | * | | | x86, bts: add fork and exit handling | Markus Metzger | 2008-12-20 | 1 | -0/+2 | |
| | * | | | Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i... | Ingo Molnar | 2008-12-19 | 1 | -6/+10 | |
| | |\ \ \ | ||||||
| | * | | | | ftrace: fix race in function graph during fork | Steven Rostedt | 2008-12-03 | 1 | -3/+6 | |
| | * | | | | tracing/function-return-tracer: change the name into function-graph-tracer | Frederic Weisbecker | 2008-11-26 | 1 | -2/+2 | |
| | * | | | | tracing/function-return-tracer: free the return stack on free_task() | Frederic Weisbecker | 2008-11-23 | 1 | -0/+1 | |
| | * | | | | tracing/function-return-tracer: clean up task start/exit callbacks | Ingo Molnar | 2008-11-23 | 1 | -2/+0 | |
| | * | | | | tracing/function-return-tracer: store return stack into task_struct and alloc... | Frederic Weisbecker | 2008-11-23 | 1 | -0/+4 | |
| | | | | | | ||||||
| | | \ \ \ | ||||||
| | *-. \ \ \ | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core | Ingo Molnar | 2008-11-19 | 1 | -0/+11 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() | Mathieu Desnoyers | 2008-11-16 | 1 | -0/+2 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'next' into for-linus | James Morris | 2008-12-25 | 1 | -34/+28 | |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| | * | | | | | user namespaces: require cap_set{ug}id for CLONE_NEWUSER | Serge E. Hallyn | 2008-12-08 | 1 | -1/+2 | |
| | * | | | | | User namespaces: set of cleanups (v2) | Serge Hallyn | 2008-11-24 | 1 | -3/+16 | |
| | * | | | | | Merge branch 'master' into next | James Morris | 2008-11-18 | 1 | -0/+11 | |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | ||||||
| | * | | | | | CRED: Differentiate objective and effective subjective credentials on a task | David Howells | 2008-11-14 | 1 | -2/+4 | |
| | * | | | | | CRED: Inaugurate COW credentials | David Howells | 2008-11-14 | 1 | -5/+2 | |
| | * | | | | | CRED: Separate per-task-group keyrings from signal_struct | David Howells | 2008-11-14 | 1 | -7/+0 | |
| | * | | | | | CRED: Detach the credentials from task_struct | David Howells | 2008-11-14 | 1 | -18/+6 | |
| | * | | | | | CRED: Separate task security context from task_struct | David Howells | 2008-11-14 | 1 | -12/+12 | |
| | | |/ / / | | |/| | | | ||||||
* | | | | | | Merge branch 'x86/irq' into perfcounters/core | Ingo Molnar | 2008-12-12 | 1 | -6/+10 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | fix mapping_writably_mapped() | Hugh Dickins | 2008-12-10 | 1 | -6/+9 | |
| * | | | | | [PATCH] return records for fork() both to child and parent | Al Viro | 2008-12-09 | 1 | -0/+1 | |
| | |/ / / | |/| | | | ||||||
* | | | | | performance counters: core code | Thomas Gleixner | 2008-12-08 | 1 | -0/+1 | |
|/ / / / | ||||||
* | | | | Move "exit_robust_list" into mm_release() | Linus Torvalds | 2008-11-15 | 1 | -0/+11 | |
|/ / / | ||||||
* | | | Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 | Thomas Gleixner | 2008-10-22 | 1 | -0/+2 | |
|\ \ \ | ||||||
| * \ \ | Merge commit 'linus/master' into merge-linus | Arjan van de Ven | 2008-10-17 | 1 | -1/+4 | |
| |\ \ \ | | | |/ | | |/| |