| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() | Mathieu Desnoyers | 2008-11-16 |
| |/ / / / / |
|
* | | | | | | Merge branch 'next' into for-linus | James Morris | 2008-12-24 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | user namespaces: require cap_set{ug}id for CLONE_NEWUSER | Serge E. Hallyn | 2008-12-07 |
| * | | | | | User namespaces: set of cleanups (v2) | Serge Hallyn | 2008-11-24 |
| * | | | | | Merge branch 'master' into next | James Morris | 2008-11-18 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | CRED: Differentiate objective and effective subjective credentials on a task | David Howells | 2008-11-13 |
| * | | | | | CRED: Inaugurate COW credentials | David Howells | 2008-11-13 |
| * | | | | | CRED: Separate per-task-group keyrings from signal_struct | David Howells | 2008-11-13 |
| * | | | | | CRED: Detach the credentials from task_struct | David Howells | 2008-11-13 |
| * | | | | | CRED: Separate task security context from task_struct | David Howells | 2008-11-13 |
| | |/ / /
| |/| | | |
|
* | | | | | fix mapping_writably_mapped() | Hugh Dickins | 2008-12-10 |
* | | | | | [PATCH] return records for fork() both to child and parent | Al Viro | 2008-12-09 |
| |/ / /
|/| | | |
|
* | | | | Move "exit_robust_list" into mm_release() | Linus Torvalds | 2008-11-15 |
|/ / / |
|
* | | | Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 | Thomas Gleixner | 2008-10-22 |
|\ \ \ |
|
| * \ \ | Merge commit 'linus/master' into merge-linus | Arjan van de Ven | 2008-10-17 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | hrtimer: create a "timer_slack" field in the task struct | Arjan van de Ven | 2008-09-06 |
* | | | | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-10-20 |
|\ \ \ \ |
|
| * | | | | tracing, sched: LTTng instrumentation - scheduler | Mathieu Desnoyers | 2008-10-14 |
| | |/ /
| |/| | |
|
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer... | Thomas Gleixner | 2008-10-20 |
|\ \ \ \ \
| | |/ / /
| |/| / /
| |_|/ /
|/| | | |
|
| | * | | timers: fix itimer/many thread hang, v2 | Frank Mayhar | 2008-09-23 |
| | * | | timers: fix itimer/many thread hang, fix | Ingo Molnar | 2008-09-14 |
| | * | | timers: fix itimer/many thread hang | Frank Mayhar | 2008-09-14 |
| |/ /
|/| | |
|
| * | | tty: Add a kref count | Alan Cox | 2008-10-13 |
|/ / |
|
* | | mmu-notifiers: core | Andrea Arcangeli | 2008-07-28 |
* | | task IO accounting: improve code readability | Andrea Righi | 2008-07-27 |
* | | [PATCH] kill altroot | Al Viro | 2008-07-26 |
* | | tracehook: vfork-done | Roland McGrath | 2008-07-26 |
* | | tracehook: clone | Roland McGrath | 2008-07-26 |
* | | SL*B: drop kmem cache argument from constructor | Alexey Dobriyan | 2008-07-26 |
* | | task IO accounting: provide distinct tgid/tid I/O statistics | Andrea Righi | 2008-07-25 |
* | | coredump: move mm->core_waiters into struct core_state | Oleg Nesterov | 2008-07-25 |
* | | kill PF_BORROWED_MM in favour of PF_KTHREAD | Oleg Nesterov | 2008-07-25 |
* | | cgroup_clone: use pid of newly created task for new cgroup | Serge E. Hallyn | 2008-07-25 |
* | | clean up duplicated alloc/free_thread_info | FUJITA Tomonori | 2008-07-25 |
* | | hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until... | Mel Gorman | 2008-07-24 |
* | | ptrace children revamp | Roland McGrath | 2008-07-16 |
* | | Merge branch 'core/locking' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2008-07-14 |
|\ \ |
|
| * | | lockdep: fix kernel/fork.c warning | Ingo Molnar | 2008-07-14 |
| |/ |
|
* | | Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2008-07-14 |
|\ \ |
|
| * | | ftrace: trace irq disabled critical timings | Steven Rostedt | 2008-05-23 |
| |/ |
|
* / | block: blkdev.h cleanup, move iocontext stuff to iocontext.h | Jens Axboe | 2008-07-03 |
|/ |
|
* | [PATCH] dup_fd() fixes, part 1 | Al Viro | 2008-05-16 |
* | [PATCH] split linux/file.h | Al Viro | 2008-05-01 |
* | signals: microoptimize the usage of ->curr_target | Oleg Nesterov | 2008-04-30 |
* | procfs task exe symlink | Matt Helsley | 2008-04-29 |
* | ipc: sysvsem: force unshare(CLONE_SYSVSEM) when CLONE_NEWIPC | Manfred Spraul | 2008-04-29 |
* | ipc: sysvsem: implement sys_unshare(CLONE_SYSVSEM) | Manfred Spraul | 2008-04-29 |
* | cgroups: add an owner to the mm_struct | Balbir Singh | 2008-04-29 |
* | mempolicy: rename mpol_copy to mpol_dup | Lee Schermerhorn | 2008-04-28 |
* | mempolicy: rename mpol_free to mpol_put | Lee Schermerhorn | 2008-04-28 |