Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-12-28 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | [S390] arch_setup_additional_pages arguments | Martin Schwidefsky | 2008-12-25 | |
| |/ / / / / / / / / / | ||||
* | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-12-28 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ | ||||
| *-. | | | | | | | | | | | Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/core | Ingo Molnar | 2008-12-25 | |
| |\ \| | | | | | | | | | | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | sched: fix warning in fs/proc/base.c | Ingo Molnar | 2008-12-22 | |
| * | | | | | | | | | | | schedstat: consolidate per-task cpu runtime stats | Ken Chen | 2008-12-18 | |
| |/ / / / / / / / / / | ||||
* | | | | | | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-12-28 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into tracing/hw-branch-tracing | Ingo Molnar | 2008-12-24 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i... | Ingo Molnar | 2008-12-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing... | Ingo Molnar | 2008-12-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.28-rc7' into tracing/core | Ingo Molnar | 2008-12-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | vfs, seqfile: export mangle_path() generally | Ingo Molnar | 2008-11-28 | |
| * | | | | | | | | | | | | | blktrace: port to tracepoints, update | Ingo Molnar | 2008-11-26 | |
| * | | | | | | | | | | | | | blktrace: port to tracepoints | Arnaldo Carvalho de Melo | 2008-11-26 | |
| * | | | | | | | | | | | | | vfs, seqfile: fix comment style on mangle_path | Török Edwin | 2008-11-23 | |
| * | | | | | | | | | | | | | vfs, seqfile: make mangle_path() global | Török Edwin | 2008-11-23 | |
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'next' into for-linus | James Morris | 2008-12-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | security: pass mount flags to security_sb_kern_mount() | James Morris | 2008-12-19 | |
| * | | | | | | | | | | | | Merge branch 'master' into next | James Morris | 2008-12-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | | User namespaces: set of cleanups (v2) | Serge Hallyn | 2008-11-24 | |
| * | | | | | | | | | | | | nfsctl: add headers for credentials | Randy Dunlap | 2008-11-19 | |
| * | | | | | | | | | | | | coda: fix creds reference | Randy Dunlap | 2008-11-19 | |
| * | | | | | | | | | | | | Merge branch 'master' into next | James Morris | 2008-11-18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into next | James Morris | 2008-11-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | CRED: Differentiate objective and effective subjective credentials on a task | David Howells | 2008-11-13 | |
| * | | | | | | | | | | | | | | CRED: Use creds in file structs | David Howells | 2008-11-13 | |
| * | | | | | | | | | | | | | | CRED: Make execve() take advantage of copy-on-write credentials | David Howells | 2008-11-13 | |
| * | | | | | | | | | | | | | | CRED: Inaugurate COW credentials | David Howells | 2008-11-13 | |
| * | | | | | | | | | | | | | | CRED: Pass credentials through dentry_open() | David Howells | 2008-11-13 | |
| * | | | | | | | | | | | | | | CRED: Use RCU to access another task's creds and to release a task's own creds | David Howells | 2008-11-13 | |
| * | | | | | | | | | | | | | | CRED: Wrap current->cred and a few other accessors | David Howells | 2008-11-13 | |
| * | | | | | | | | | | | | | | CRED: Separate task security context from task_struct | David Howells | 2008-11-13 | |
| * | | | | | | | | | | | | | | CRED: Neuter sys_capset() | David Howells | 2008-11-13 | |
| * | | | | | | | | | | | | | | CRED: Wrap task credential accesses in the filesystem subsystem | David Howells | 2008-11-13 | |
| * | | | | | | | | | | | | | | CRED: Wrap task credential accesses in the XFS filesystem | David Howells | 2008-11-13 | |
| * | | | | | | | | | | | | | | CRED: Wrap task credential accesses in the UFS filesystem | David Howells | 2008-11-13 | |
| * | | | | | | | | | | | | | | CRED: Wrap task credential accesses in the UDF filesystem | David Howells | 2008-11-13 | |
| * | | | | | | | | | | | | | | CRED: Wrap task credential accesses in the UBIFS filesystem | David Howells | 2008-11-13 | |
| * | | | | | | | | | | | | | | CRED: Wrap task credential accesses in the SYSV filesystem | David Howells | 2008-11-13 | |
| * | | | | | | | | | | | | | | CRED: Wrap task credential accesses in the SMBFS filesystem | David Howells | 2008-11-13 | |
| * | | | | | | | | | | | | | | CRED: Wrap task credential accesses in the ReiserFS filesystem | David Howells | 2008-11-13 | |
| * | | | | | | | | | | | | | | CRED: Wrap task credential accesses in the RAMFS filesystem | David Howells | 2008-11-13 | |
| * | | | | | | | | | | | | | | CRED: Wrap task credential accesses in the OMFS filesystem | David Howells | 2008-11-13 | |
| * | | | | | | | | | | | | | | CRED: Wrap task credential accesses in the OCFS2 filesystem | David Howells | 2008-11-13 | |
| * | | | | | | | | | | | | | | CRED: Wrap task credential accesses in the NFS daemon | David Howells | 2008-11-13 | |
| * | | | | | | | | | | | | | | CRED: Wrap task credential accesses in the NCPFS filesystem | David Howells | 2008-11-13 | |
| * | | | | | | | | | | | | | | CRED: Wrap task credential accesses in the Minix filesystem | David Howells | 2008-11-13 | |
| * | | | | | | | | | | | | | | CRED: Wrap task credential accesses in the JFS filesystem | David Howells | 2008-11-13 | |
| * | | | | | | | | | | | | | | CRED: Wrap task credential accesses in the hugetlbfs filesystem | David Howells | 2008-11-13 | |
| * | | | | | | | | | | | | | | CRED: Wrap task credential accesses in the HPFS filesystem | David Howells | 2008-11-13 |