Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | rcu: fixes to include/linux/rcupreempt.h | Paul E. McKenney | 2008-08-15 | |
| * | | | | rcu: classic RCU locking and memory-barrier cleanups | Paul E. McKenney | 2008-08-15 | |
| * | | | | rcu: prevent console flood when one CPU sees another AWOL via RCU | Paul E. McKenney | 2008-08-15 | |
| * | | | | rcu, debug: detect stalled grace periods, cleanups | Ingo Molnar | 2008-08-11 | |
| * | | | | rcu, debug: detect stalled grace periods | Paul E. McKenney | 2008-08-11 | |
| * | | | | Merge branch 'linus' into core/rcu | Ingo Molnar | 2008-08-11 | |
| |\ \ \ \ | ||||
| * | | | | | rcu classic: new algorithm for callbacks-processing(v2) | Lai Jiangshan | 2008-07-18 | |
| * | | | | | rcu classic: simplify the next pending batch | Lai Jiangshan | 2008-07-18 | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2008-10-10 | |
|\ \ \ \ \ \ | ||||
| * \ \ \ \ \ | Merge branch 'next' into for-linus | James Morris | 2008-10-09 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid() | Paul Moore | 2008-10-03 | |
| | * | | | | | | selinux: use default proc sid on symlinks | Stephen Smalley | 2008-09-29 | |
| | * | | | | | | file capabilities: uninline cap_safe_nice | Serge E. Hallyn | 2008-09-27 | |
| | * | | | | | | Merge branch 'master' into next | James Morris | 2008-09-21 | |
| | |\ \ \ \ \ \ | ||||
| | * | | | | | | | Update selinux info in MAINTAINERS and Kconfig help text | Stephen Smalley | 2008-09-11 | |
| | * | | | | | | | SELinux: add gitignore file for mdp script | James Morris | 2008-09-05 | |
| | * | | | | | | | SELinux: add boundary support and thread context assignment | KaiGai Kohei | 2008-08-28 | |
| | * | | | | | | | securityfs: do not depend on CONFIG_SECURITY | Eric Paris | 2008-08-27 | |
| | * | | | | | | | Merge branch 'master' into next | James Morris | 2008-08-27 | |
| | |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | | selinux: add support for installing a dummy policy (v2) | Serge E. Hallyn | 2008-08-26 | |
| | * | | | | | | | | security: add/fix security kernel-doc | Randy Dunlap | 2008-08-20 | |
| | * | | | | | | | | selinux: Unify for- and while-loop style | Vesa-Matti Kari | 2008-08-14 | |
| | * | | | | | | | | selinux: conditional expression type validation was off-by-one | Vesa-Matti Kari | 2008-08-06 | |
| | * | | | | | | | | smack: limit privilege by label | Casey Schaufler | 2008-08-04 | |
| | * | | | | | | | | SELinux: Fix a potentially uninitialised variable in SELinux hooks | David Howells | 2008-08-04 | |
| | * | | | | | | | | SELinux: trivial, remove unneeded local variable | Vesa-Matti J Kari | 2008-08-04 | |
| | * | | | | | | | | SELinux: Trivial minor fixes that change C null character style | Vesa-Matti J Kari | 2008-08-04 | |
| | * | | | | | | | | make selinux_write_opts() static | Adrian Bunk | 2008-08-04 | |
* | | | | | | | | | | Merge branch 'sched-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-10-10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | sched debug: add name to sched_domain sysctl entries | Ingo Molnar | 2008-10-09 | |
| * | | | | | | | | | | sched: sync wakeups vs avg_overlap | Peter Zijlstra | 2008-10-08 | |
| | | | | | | | | | | | ||||
| | \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ | ||||
| *---. \ \ \ \ \ \ \ \ \ | Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched... | Ingo Molnar | 2008-10-08 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | cpusets: scan_for_empty_cpusets(), cpuset doesn't seem to be so const | Frederic Weisbecker | 2008-10-03 | |
| | | * | | | | | | | | | | | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier | Manfred Spraul | 2008-09-08 | |
| | * | | | | | | | | | | | | sched: remove redundant code in cpu_cgroup_create() | Li Zefan | 2008-10-06 | |
| | * | | | | | | | | | | | | Merge branch 'linus' into sched/devel | Ingo Molnar | 2008-10-06 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | sched_rt.c: resch needed in rt_rq_enqueue() for the root rt_rq | Dario Faggioli | 2008-10-04 | |
| | * | | | | | | | | | | | | | sched: minor optimizations in wake_affine and select_task_rq_fair | Amit K. Arora | 2008-09-30 | |
| | * | | | | | | | | | | | | | sched: maintain only task entities in cfs_rq->tasks list | Bharata B Rao | 2008-09-25 | |
| | * | | | | | | | | | | | | | sched: fixup buddy selection | Peter Zijlstra | 2008-09-23 | |
| | * | | | | | | | | | | | | | sched: more sanity checks on the bandwidth settings | Peter Zijlstra | 2008-09-23 | |
| | * | | | | | | | | | | | | | sched: add some comments to the bandwidth code | Peter Zijlstra | 2008-09-23 | |
| | * | | | | | | | | | | | | | sched: fixlet for group load balance | Peter Zijlstra | 2008-09-23 | |
| | | | | | | | | | | | | | | | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | *-. \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'sched/urgent' and 'sched/rt' into sched/devel | Ingo Molnar | 2008-09-23 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | | | | sched: compilation fix with gcc 3.4.6 | Krzysztof Helt | 2008-09-06 | |
| | | | * | | | | | | | | | | | | | sched: extract walk_tg_tree(), fix | Ingo Molnar | 2008-08-28 | |
| | | | * | | | | | | | | | | | | | sched: rt-bandwidth fixes | Peter Zijlstra | 2008-08-19 | |
| | | | * | | | | | | | | | | | | | sched: extract walk_tg_tree() | Peter Zijlstra | 2008-08-19 | |
| | | | * | | | | | | | | | | | | | sched: rt-bandwidth group disable fixes | Peter Zijlstra | 2008-08-19 | |
| | | | * | | | | | | | | | | | | | sched: rt-bandwidth accounting fix | Peter Zijlstra | 2008-08-19 |