Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2008-10-10 | 12 | -134/+337 | |
|\ | ||||||
| * | Merge branch 'linus' into core/rcu | Ingo Molnar | 2008-10-09 | 148 | -1085/+1831 | |
| |\ | ||||||
| * | | rcu: RCU-based detection of stalled CPUs for Classic RCU, fix | Ingo Molnar | 2008-10-03 | 1 | -1/+1 | |
| * | | rcu: RCU-based detection of stalled CPUs for Classic RCU | Paul E. McKenney | 2008-10-03 | 3 | -84/+96 | |
| * | | Merge commit 'v2.6.27-rc8' into core/rcu | Ingo Molnar | 2008-10-03 | 302 | -1918/+2788 | |
| |\ \ | ||||||
| * | | | rcu: add rcu_read_lock_sched() / rcu_read_unlock_sched() | Mathieu Desnoyers | 2008-09-30 | 1 | -0/+20 | |
| * | | | rcu: fix sparse shadowed variable warning | Harvey Harrison | 2008-09-23 | 1 | -3/+3 | |
| * | | | doc/RCU: fix pseudocode in rcuref.txt | Lai Jiangshan | 2008-09-10 | 1 | -8/+8 | |
| * | | | Merge commit 'v2.6.27-rc6' into core/rcu | Ingo Molnar | 2008-09-10 | 2213 | -26145/+74224 | |
| |\ \ \ | ||||||
| * | | | | rcuclassic: fix compiler warning | Hiroshi Shimamoto | 2008-08-27 | 1 | -1/+1 | |
| * | | | | rcu: use irq-safe locks | Paul E. McKenney | 2008-08-21 | 1 | -6/+10 | |
| * | | | | rcuclassic: fix compilation NG | Hiroshi Shimamoto | 2008-08-19 | 1 | -0/+2 | |
| * | | | | rcu: fix locking cleanup fallout | Paul E. McKenney | 2008-08-19 | 1 | -14/+22 | |
| * | | | | rcu: remove redundant ACCESS_ONCE definition from rcupreempt.c | Paul E. McKenney | 2008-08-18 | 2 | -9/+3 | |
| * | | | | rcu: fix classic RCU locking cleanup lockdep problem | Paul E. McKenney | 2008-08-17 | 1 | -2/+4 | |
| * | | | | rcu: trace fix possible mem-leak | Steven Rostedt | 2008-08-15 | 1 | -1/+6 | |
| * | | | | rcu: just rename call_rcu_bh instead of making it a macro | Steven Rostedt | 2008-08-15 | 1 | -1/+7 | |
| * | | | | rcu: remove list_for_each_rcu() | Paul E. McKenney | 2008-08-15 | 3 | -17/+1 | |
| * | | | | rcu: fixes to include/linux/rcupreempt.h | Paul E. McKenney | 2008-08-15 | 1 | -2/+1 | |
| * | | | | rcu: classic RCU locking and memory-barrier cleanups | Paul E. McKenney | 2008-08-15 | 1 | -10/+41 | |
| * | | | | rcu: prevent console flood when one CPU sees another AWOL via RCU | Paul E. McKenney | 2008-08-15 | 1 | -0/+1 | |
| * | | | | rcu, debug: detect stalled grace periods, cleanups | Ingo Molnar | 2008-08-11 | 1 | -13/+13 | |
| * | | | | rcu, debug: detect stalled grace periods | Paul E. McKenney | 2008-08-11 | 3 | -0/+96 | |
| * | | | | Merge branch 'linus' into core/rcu | Ingo Molnar | 2008-08-11 | 9374 | -287395/+480015 | |
| |\ \ \ \ | ||||||
| * | | | | | rcu classic: new algorithm for callbacks-processing(v2) | Lai Jiangshan | 2008-07-18 | 2 | -69/+114 | |
| * | | | | | rcu classic: simplify the next pending batch | Lai Jiangshan | 2008-07-18 | 2 | -15/+9 | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2008-10-10 | 36 | -141/+995 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'next' into for-linus | James Morris | 2008-10-10 | 36 | -141/+995 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid() | Paul Moore | 2008-10-04 | 1 | -7/+4 | |
| | * | | | | | | selinux: use default proc sid on symlinks | Stephen Smalley | 2008-09-29 | 1 | -1/+1 | |
| | * | | | | | | file capabilities: uninline cap_safe_nice | Serge E. Hallyn | 2008-09-27 | 1 | -1/+1 | |
| | * | | | | | | Merge branch 'master' into next | James Morris | 2008-09-22 | 893 | -7033/+26762 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Update selinux info in MAINTAINERS and Kconfig help text | Stephen Smalley | 2008-09-11 | 2 | -4/+2 | |
| | * | | | | | | | SELinux: add gitignore file for mdp script | James Morris | 2008-09-05 | 1 | -0/+2 | |
| | * | | | | | | | SELinux: add boundary support and thread context assignment | KaiGai Kohei | 2008-08-28 | 7 | -20/+398 | |
| | * | | | | | | | securityfs: do not depend on CONFIG_SECURITY | Eric Paris | 2008-08-28 | 4 | -25/+41 | |
| | * | | | | | | | Merge branch 'master' into next | James Morris | 2008-08-28 | 4405 | -37946/+100406 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | selinux: add support for installing a dummy policy (v2) | Serge E. Hallyn | 2008-08-27 | 8 | -1/+355 | |
| | * | | | | | | | | security: add/fix security kernel-doc | Randy Dunlap | 2008-08-20 | 3 | -21/+21 | |
| | * | | | | | | | | selinux: Unify for- and while-loop style | Vesa-Matti Kari | 2008-08-15 | 6 | -24/+24 | |
| | * | | | | | | | | selinux: conditional expression type validation was off-by-one | Vesa-Matti Kari | 2008-08-07 | 1 | -1/+1 | |
| | * | | | | | | | | smack: limit privilege by label | Casey Schaufler | 2008-08-05 | 3 | -1/+102 | |
| | * | | | | | | | | SELinux: Fix a potentially uninitialised variable in SELinux hooks | David Howells | 2008-08-05 | 1 | -18/+24 | |
| | * | | | | | | | | SELinux: trivial, remove unneeded local variable | Vesa-Matti J Kari | 2008-08-05 | 1 | -4/+2 | |
| | * | | | | | | | | SELinux: Trivial minor fixes that change C null character style | Vesa-Matti J Kari | 2008-08-05 | 3 | -18/+18 | |
| | * | | | | | | | | make selinux_write_opts() static | Adrian Bunk | 2008-08-05 | 1 | -1/+2 | |
* | | | | | | | | | | Merge branch 'sched-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-10-10 | 29 | -487/+702 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | sched debug: add name to sched_domain sysctl entries | Ingo Molnar | 2008-10-09 | 2 | -2/+15 | |
| * | | | | | | | | | | sched: sync wakeups vs avg_overlap | Peter Zijlstra | 2008-10-08 | 1 | -8/+10 | |
| | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ \ \ | Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched... | Ingo Molnar | 2008-10-08 | 29 | -480/+680 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ |