summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-2127-332/+527
|\
| * Merge commit 'v2.6.36-rc7' into core/rcuIngo Molnar2010-10-0730-32/+109
| |\
| * \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2010-10-0759-205/+422
| |\ \
| | * | rcu: move check from rcu_dereference_bh to rcu_read_lock_bh_heldPaul E. McKenney2010-10-051-1/+1
| * | | rcu: only one evaluation of arg in rcu_dereference_check() unless sparsePaul E. McKenney2010-09-231-3/+11
| * | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2010-08-2327-332/+519
| |\ \ \
| | * | | rcu: add comment stating that list_empty() applies to RCU-protected listsPaul E. McKenney2010-08-201-0/+9
| | * | | rcu: combine duplicate code, courtesy of CONFIG_PREEMPT_RCUPaul E. McKenney2010-08-203-104/+72
| | * | | rcu: Upgrade srcu_read_lock() docbook about SRCU grace periodsPaul E. McKenney2010-08-201-1/+6
| | * | | rcu: repair code-duplication FIXMEsPaul E. McKenney2010-08-203-13/+15
| | * | | rcu: permit suppressing current grace period's CPU stall warningsPaul E. McKenney2010-08-202-0/+5
| | * | | rcu: update obsolete rcu_read_lock() comment.Paul E. McKenney2010-08-201-1/+14
| | * | | rcu: Add a TINY_PREEMPT_RCUPaul E. McKenney2010-08-206-45/+108
| | * | | rcu head remove initMathieu Desnoyers2010-08-191-6/+0
| | * | | kernel: __rcu annotationsArnd Bergmann2010-08-196-11/+11
| | * | | idr: __rcu annotationsArnd Bergmann2010-08-191-2/+2
| | * | | radix-tree: __rcu annotationsArnd Bergmann2010-08-191-1/+3
| | * | | notifiers: __rcu annotationsArnd Bergmann2010-08-191-5/+5
| | * | | rcu: improve kerneldoc for rcu_read_lock(), call_rcu(), and synchronize_rcu()Paul E. McKenney2010-08-191-7/+9
| | * | | Add RCU check for find_task_by_vpid().Tetsuo Handa2010-08-191-5/+9
| | * | | kvm: add __rcu annotationsArnd Bergmann2010-08-191-1/+1
| | * | | net/netfilter: __rcu annotationsArnd Bergmann2010-08-191-1/+1
| | * | | input: __rcu annotationsArnd Bergmann2010-08-191-1/+1
| | * | | nfs: __rcu annotationsArnd Bergmann2010-08-192-3/+3
| | * | | keys: __rcu annotationsArnd Bergmann2010-08-192-2/+3
| | * | | credentials: rcu annotationArnd Bergmann2010-08-191-2/+2
| | * | | cgroups: __rcu annotationsArnd Bergmann2010-08-192-3/+3
| | * | | rculist: avoid __rcu annotationsArnd Bergmann2010-08-192-24/+45
| | * | | rcu: define __rcu address space modifier for sparsePaul E. McKenney2010-08-193-143/+240
| | * | | net: convert to rcu_dereference_index_check()Paul E. McKenney2010-08-191-1/+2
* | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-10-212-6/+12
|\ \ \ \ \
| * | | | | lockdep: Add improved subclass cachingHitoshi Mitake2010-10-181-1/+12
| * | | | | Merge branch 'linus' into core/lockingIngo Molnar2010-10-1810-39/+43
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into core/lockingThomas Gleixner2010-10-1295-263/+805
| |\ \ \ \ \ \
| * | | | | | | lockdep: Remove __debug_show_held_locksJohn Kacur2010-08-171-5/+0
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-10-215-84/+59
|\ \ \ \ \ \ \ \
| * | | | | | | | kernel: roundup should only reference arguments onceEric Paris2010-10-211-1/+6
| * | | | | | | | kernel: rounddown helper functionEric Paris2010-10-211-0/+6
| * | | | | | | | conntrack: export lsm context rather than internal secid via netlinkEric Paris2010-10-211-1/+9
| * | | | | | | | security: secid_to_secctx returns len when data is NULLEric Paris2010-10-211-1/+5
| * | | | | | | | secmark: make secmark object handling genericEric Paris2010-10-213-72/+28
| * | | | | | | | security: remove unused parameter from security_task_setscheduler()KOSAKI Motohiro2010-10-211-9/+5
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-10-2122-0/+3238
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl.Greg Farnum2010-10-201-0/+1
| * | | | | | | ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursorGreg Farnum2010-10-201-0/+21
| * | | | | | | ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-2022-0/+3216
* | | | | | | | types.h: define __aligned_u64 and expose to userspaceEric Paris2010-10-151-1/+14
|/ / / / / / /
* | | | | | | Un-inline the core-dump helper functionsLinus Torvalds2010-10-141-32/+2
* | | | | | | Don't dump task struct in a.out core-dumpsLinus Torvalds2010-10-141-1/+1
* | | | | | | fanotify: disable fanotify syscallsEric Paris2010-10-111-1/+0