Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MIPS: TXx9: Runtime configuration of timeout-error | Atsushi Nemoto | 2008-10-11 | 2 | -5/+11 |
* | MIPS: TXx9: Cache fixup | Atsushi Nemoto | 2008-10-11 | 6 | -26/+124 |
* | MIPS: TXx9: Early command-line preprocessing | Atsushi Nemoto | 2008-10-11 | 2 | -6/+78 |
* | MIPS: TXx9: Add prom_getenv | Atsushi Nemoto | 2008-10-11 | 2 | -0/+16 |
* | MIPS: TXx9: Improve handling of built-in and command-line args | Atsushi Nemoto | 2008-10-11 | 6 | -24/+31 |
* | MIPS: RBTX4927: More explicit initialization | Atsushi Nemoto | 2008-10-11 | 3 | -0/+16 |
* | MIPS: PMC MSP71XX gpio drivers | Patrick Glass | 2008-10-11 | 4 | -0/+413 |
* | MIPS: Use compat_sys_ptrace | Thomas Bogendoerfer | 2008-10-11 | 5 | -37/+25 |
* | 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 | 9695 | -332069/+524689 |
| |\ \ \ \ | |||||
| * | | | | | 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-30 | 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-21 | 893 | -7033/+26762 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Update selinux info in MAINTAINERS and Kconfig help text | Stephen Smalley | 2008-09-12 | 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-29 | 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 | 5189 | -115513/+177973 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | 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 |