aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Staging: add TAINT_CRAP for all drivers/staging codeGreg Kroah-Hartman2008-10-10
* Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2008-10-10
|\
| * Merge branch 'linus' into core/rcuIngo Molnar2008-10-08
| |\
| * | rcu: RCU-based detection of stalled CPUs for Classic RCU, fixIngo Molnar2008-10-03
| * | rcu: RCU-based detection of stalled CPUs for Classic RCUPaul E. McKenney2008-10-03
| * | Merge commit 'v2.6.27-rc8' into core/rcuIngo Molnar2008-10-03
| |\ \
| * | | rcu: add rcu_read_lock_sched() / rcu_read_unlock_sched()Mathieu Desnoyers2008-09-30
| * | | rcu: fix sparse shadowed variable warningHarvey Harrison2008-09-23
| * | | doc/RCU: fix pseudocode in rcuref.txtLai Jiangshan2008-09-10
| * | | Merge commit 'v2.6.27-rc6' into core/rcuIngo Molnar2008-09-10
| |\ \ \
| * | | | rcuclassic: fix compiler warningHiroshi Shimamoto2008-08-27
| * | | | rcu: use irq-safe locksPaul E. McKenney2008-08-21
| * | | | rcuclassic: fix compilation NGHiroshi Shimamoto2008-08-19
| * | | | rcu: fix locking cleanup falloutPaul E. McKenney2008-08-18
| * | | | rcu: remove redundant ACCESS_ONCE definition from rcupreempt.cPaul E. McKenney2008-08-18
| * | | | rcu: fix classic RCU locking cleanup lockdep problemPaul E. McKenney2008-08-17
| * | | | rcu: trace fix possible mem-leakSteven Rostedt2008-08-15
| * | | | rcu: just rename call_rcu_bh instead of making it a macroSteven Rostedt2008-08-15
| * | | | rcu: remove list_for_each_rcu()Paul E. McKenney2008-08-15
| * | | | rcu: fixes to include/linux/rcupreempt.hPaul E. McKenney2008-08-15
| * | | | rcu: classic RCU locking and memory-barrier cleanupsPaul E. McKenney2008-08-15
| * | | | rcu: prevent console flood when one CPU sees another AWOL via RCUPaul E. McKenney2008-08-15
| * | | | rcu, debug: detect stalled grace periods, cleanupsIngo Molnar2008-08-11
| * | | | rcu, debug: detect stalled grace periodsPaul E. McKenney2008-08-11
| * | | | Merge branch 'linus' into core/rcuIngo Molnar2008-08-11
| |\ \ \ \
| * | | | | rcu classic: new algorithm for callbacks-processing(v2)Lai Jiangshan2008-07-18
| * | | | | rcu classic: simplify the next pending batchLai Jiangshan2008-07-18
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-10-10
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'next' into for-linusJames Morris2008-10-09
| |\ \ \ \ \ \
| | * | | | | | selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid()Paul Moore2008-10-03
| | * | | | | | selinux: use default proc sid on symlinksStephen Smalley2008-09-29
| | * | | | | | file capabilities: uninline cap_safe_niceSerge E. Hallyn2008-09-27
| | * | | | | | Merge branch 'master' into nextJames Morris2008-09-21
| | |\ \ \ \ \ \
| | * | | | | | | Update selinux info in MAINTAINERS and Kconfig help textStephen Smalley2008-09-11
| | * | | | | | | SELinux: add gitignore file for mdp scriptJames Morris2008-09-05
| | * | | | | | | SELinux: add boundary support and thread context assignmentKaiGai Kohei2008-08-28
| | * | | | | | | securityfs: do not depend on CONFIG_SECURITYEric Paris2008-08-27
| | * | | | | | | Merge branch 'master' into nextJames Morris2008-08-27
| | |\ \ \ \ \ \ \
| | * | | | | | | | selinux: add support for installing a dummy policy (v2)Serge E. Hallyn2008-08-26
| | * | | | | | | | security: add/fix security kernel-docRandy Dunlap2008-08-20
| | * | | | | | | | selinux: Unify for- and while-loop styleVesa-Matti Kari2008-08-14
| | * | | | | | | | selinux: conditional expression type validation was off-by-oneVesa-Matti Kari2008-08-06
| | * | | | | | | | smack: limit privilege by labelCasey Schaufler2008-08-04
| | * | | | | | | | SELinux: Fix a potentially uninitialised variable in SELinux hooksDavid Howells2008-08-04
| | * | | | | | | | SELinux: trivial, remove unneeded local variableVesa-Matti J Kari2008-08-04
| | * | | | | | | | SELinux: Trivial minor fixes that change C null character styleVesa-Matti J Kari2008-08-04
| | * | | | | | | | make selinux_write_opts() staticAdrian Bunk2008-08-04
* | | | | | | | | | Merge branch 'sched-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sched debug: add name to sched_domain sysctl entriesIngo Molnar2008-10-09
| * | | | | | | | | | sched: sync wakeups vs avg_overlapPeter Zijlstra2008-10-08