summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | tracing: Consolidate protection of reader access to the ring bufferLai Jiangshan2010-01-061-39/+97
| * | | | | tracing: Remove show_format and related macros from TRACE_EVENTLai Jiangshan2010-01-064-229/+0
| * | | | | tracing: Use defined fields and print_fmt to print formatsLai Jiangshan2010-01-061-24/+41
| * | | | | tracing: Have syscall tracing call its own init functionSteven Rostedt2010-01-061-6/+6
| * | | | | tracing/kprobes: Init print_fmt for kprobe eventsLai Jiangshan2010-01-061-1/+63
| * | | | | tracing/syscalls: Init print_fmt for syscall eventsLai Jiangshan2010-01-061-1/+67
| * | | | | tracing: Add print_fmt fieldLai Jiangshan2010-01-061-0/+7
| * | | | | tracing: Have __dynamic_array() define a fieldLai Jiangshan2010-01-061-1/+6
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-02-2814-225/+589
|\ \ \ \ \ \
| * | | | | | rcu: Fix accelerated GPs for last non-dynticked CPUPaul E. McKenney2010-02-271-1/+9
| * | | | | | rcu: Fix accelerated grace periods for last non-dynticked CPUPaul E. McKenney2010-02-273-20/+57
| * | | | | | rcu: Export rcu_scheduler_activePaul E. McKenney2010-02-261-0/+1
| * | | | | | rcu: Make rcu_read_lock_sched_held() take boot time into accountPaul E. McKenney2010-02-262-19/+18
| * | | | | | rcu: Make lockdep_rcu_dereference() message less alarmistPaul E. McKenney2010-02-261-3/+3
| * | | | | | sched, cgroups: Fix module exportIngo Molnar2010-02-251-0/+1
| * | | | | | rcu: Add RCU_CPU_STALL_VERBOSE to dump detailed per-task informationPaul E. McKenney2010-02-253-0/+57
| * | | | | | rcu: Fix rcutorture mod_timer argument to delay one jiffyPaul E. McKenney2010-02-251-1/+1
| * | | | | | rcu: Fix deadlock in TREE_PREEMPT_RCU CPU stall detectionPaul E. McKenney2010-02-252-3/+2
| * | | | | | rcu: Convert to raw_spinlocksPaul E. McKenney2010-02-253-92/+92
| * | | | | | rcu: Stop overflowing signed integersPaul E. McKenney2010-02-253-28/+30
| * | | | | | rcu: Accelerate grace period if last non-dynticked CPUPaul E. McKenney2010-02-252-3/+71
| * | | | | | sched: Better name for for_each_domain_rdPaul E. McKenney2010-02-251-2/+2
| * | | | | | sched: Use lockdep-based checking on rcu_dereference()Paul E. McKenney2010-02-256-10/+38
| * | | | | | rcu: Integrate rcu_dereference_check() message into lockdepPaul E. McKenney2010-02-251-0/+18
| * | | | | | rcu: Introduce lockdep-based checking to RCU read-side primitivesPaul E. McKenney2010-02-253-19/+53
| * | | | | | Merge commit 'v2.6.33' into core/rcuIngo Molnar2010-02-2530-146/+353
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | rcu: Fix sparse warningsPaul E. McKenney2010-01-163-8/+6
| * | | | | | rcu: Give different levels of the rcu_node hierarchy distinct lockdep namesPaul E. McKenney2010-01-131-1/+8
| * | | | | | rcu: Add debug check for too many rcu_read_unlock()Paul E. McKenney2010-01-131-0/+3
| * | | | | | rcu: Add force_quiescent_state() testing to rcutorturePaul E. McKenney2010-01-133-2/+115
| * | | | | | rcu: Make force_quiescent_state() start grace period if neededPaul E. McKenney2010-01-132-0/+13
| * | | | | | rcu: Remove redundant grace-period checkPaul E. McKenney2010-01-131-5/+4
| * | | | | | rcu: Remove leg of force_quiescent_state() switch statementPaul E. McKenney2010-01-132-20/+7
| * | | | | | rcu: Eliminate rcu_process_dyntick() return valuePaul E. McKenney2010-01-131-11/+6
| * | | | | | rcu: Eliminate second argument of rcu_process_dyntick()Paul E. McKenney2010-01-131-6/+5
| * | | | | | rcu: Eliminate local variable lastcomp from force_quiescent_state()Paul E. McKenney2010-01-132-9/+3
| * | | | | | rcu: Eliminate local variable signaled from force_quiescent_state()Paul E. McKenney2010-01-131-6/+3
| * | | | | | rcu: Prohibit starting new grace periods while forcing quiescent statesPaul E. McKenney2010-01-132-14/+19
| * | | | | | rcu: Adjust force_quiescent_state() locking, step 2Paul E. McKenney2010-01-131-10/+3
| * | | | | | rcu: Adjust force_quiescent_state() locking, step 1Paul E. McKenney2010-01-131-9/+18
| | |_|_|/ / | |/| | | |
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*-----------. \ \ \ \ \ Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes...Linus Torvalds2010-02-282-4/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | kprobes: Add mcount to the kprobes blacklistMasami Hiramatsu2010-02-151-0/+1
| * | | | | | | | | | | generic-ipi: Optimize accesses by using DEFINE_PER_CPU_SHARED_ALIGNED for IPI...Milton Miller2010-01-181-4/+4
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2010-02-266-69/+65
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | PM / Hibernate: Fix preallocating of memoryRafael J. Wysocki2010-02-261-1/+1
| * | | | | | | | | | | PM / Hibernate: Remove swsusp.c finallyJiri Slaby2010-02-261-58/+0
| * | | | | | | | | | | PM / Hibernate: Remove trailing space in messageFrans Pop2010-02-261-1/+1
| * | | | | | | | | | | PM / Hibernate: Swap, remove useless check from swsusp_read()Jiri Slaby2010-02-261-4/+0
| * | | | | | | | | | | PM / Hibernate: Really deprecate deprecated user ioctlsJiri Slaby2010-02-261-4/+19
| * | | | | | | | | | | PM: Add facility for advanced testing of async suspend/resumeRafael J. Wysocki2010-02-261-0/+14
OpenPOWER on IntegriCloud