index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '29ce831000081dd757d3116bf774aafffc4b6b20' into next
Avi Kivity
2011-05-22
9
-445
/
+1438
|
\
|
*
rcu: provide rcu_virt_note_context_switch() function.
Gleb Natapov
2011-05-06
1
-0
/
+1
|
*
rcu: get rid of signed overflow in check_cpu_stall()
Paul E. McKenney
2011-05-06
1
-5
/
+8
|
*
rcu: optimize rcutiny
Eric Dumazet
2011-05-06
1
-22
/
+21
|
*
rcu: prevent call_rcu() from diving into rcu core if irqs disabled
Paul E. McKenney
2011-05-06
1
-1
/
+8
|
*
rcu: further lower priority in rcu_yield()
Paul E. McKenney
2011-05-06
1
-0
/
+1
|
*
rcu: introduce kfree_rcu()
Lai Jiangshan
2011-05-06
2
-2
/
+2
|
*
rcu: fix spelling
Paul E. McKenney
2011-05-06
3
-37
/
+37
|
*
rcu: call __rcu_read_unlock() in exit_rcu for tree RCU
Lai Jiangshan
2011-05-06
1
-1
/
+1
|
*
rcu: Converge TINY_RCU expedited and normal boosting
Paul E. McKenney
2011-05-06
1
-74
/
+89
|
*
rcu: remove useless ->boosted_this_gp field
Paul E. McKenney
2011-05-06
1
-31
/
+4
|
*
rcu: code cleanups in TINY_RCU priority boosting.
Paul E. McKenney
2011-05-06
1
-4
/
+3
|
*
rcu: Switch to this_cpu() primitives
Paul E. McKenney
2011-05-06
1
-7
/
+3
|
*
rcu: Use WARN_ON_ONCE for DEBUG_OBJECTS_RCU_HEAD warnings
Paul E. McKenney
2011-05-06
1
-6
/
+6
|
*
rcu: mark rcutorture boosting callback as being on-stack
Paul E. McKenney
2011-05-06
1
-0
/
+2
|
*
rcu: Enable DEBUG_OBJECTS_RCU_HEAD from !PREEMPT
Mathieu Desnoyers
2011-05-06
1
-5
/
+21
|
*
rcu: Add forward-progress diagnostic for per-CPU kthreads
Paul E. McKenney
2011-05-06
2
-1
/
+5
|
*
rcu: add grace-period age and more kthread state to tracing
Paul E. McKenney
2011-05-06
3
-10
/
+44
|
*
rcu: fix tracing bug thinko on boost-balk attribution
Paul E. McKenney
2011-05-06
1
-1
/
+1
|
*
rcu: make rcutorture version numbers available through debugfs
Paul E. McKenney
2011-05-06
3
-3
/
+70
|
*
rcu: add tracing for RCU's kthread run states.
Paul E. McKenney
2011-05-06
4
-4
/
+44
|
*
rcu: add callback-queue information to rcudata output
Paul E. McKenney
2011-05-06
1
-2
/
+19
|
*
rcu: Add boosting to TREE_PREEMPT_RCU tracing
Paul E. McKenney
2011-05-06
3
-4
/
+125
|
*
rcu: eliminate unused boosting statistics
Paul E. McKenney
2011-05-06
1
-9
/
+1
|
*
rcu: avoid hammering sched with yet another bound RT kthread
Paul E. McKenney
2011-05-06
1
-3
/
+3
|
*
rcu: put per-CPU kthread at non-RT priority during CPU hotplug operations
Paul E. McKenney
2011-05-06
1
-0
/
+26
|
*
rcu: Force per-rcu_node kthreads off of the outgoing CPU
Paul E. McKenney
2011-05-06
2
-8
/
+24
|
*
rcu: priority boosting for TREE_PREEMPT_RCU
Paul E. McKenney
2011-05-06
3
-50
/
+410
|
*
rcu: move TREE_RCU from softirq to kthread
Paul E. McKenney
2011-05-06
4
-7
/
+347
|
*
rcu: merge TREE_PREEPT_RCU blocked_tasks[] lists
Paul E. McKenney
2011-05-06
4
-83
/
+117
|
*
rcu: Decrease memory-barrier usage based on semi-formal proof
Paul E. McKenney
2011-05-06
4
-90
/
+68
|
*
rcu: Remove conditional compilation for RCU CPU stall warnings
Paul E. McKenney
2011-05-06
3
-49
/
+1
*
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-05-07
2
-1
/
+18
|
\
\
|
*
|
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...
Ingo Molnar
2011-05-06
1
-1
/
+1
|
|
\
|
|
*
|
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2011-05-04
2
-1
/
+18
|
|
\
\
|
|
*
|
ptrace: Prepare to fix racy accesses on task breakpoints
Frederic Weisbecker
2011-04-25
2
-1
/
+18
*
|
|
|
Regression: partial revert "tracing: Remove lock_depth from event entry"
Arjan van de Ven
2011-05-06
2
-0
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
genirq: Fix typo CONFIG_GENIRC_IRQ_SHOW_LEVEL
Geert Uytterhoeven
2011-05-02
1
-1
/
+1
|
/
/
*
|
Merge branch 'fixes-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-04-30
1
-1
/
+7
|
\
\
|
*
|
workqueue: fix deadlock in worker_maybe_bind_and_lock()
Tejun Heo
2011-04-29
1
-1
/
+7
*
|
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-04-30
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2011-04-27
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
ftrace: Build without frame pointers on Microblaze
Michal Simek
2011-04-21
1
-1
/
+1
*
|
|
|
|
Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-04-30
1
-5
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
hrtimer: Initialize CLOCK_ID to HRTIMER_BASE table statically
Thomas Gleixner
2011-04-29
1
-5
/
+5
|
|
/
/
/
/
*
/
/
/
/
kernel/watchdog.c: disable nmi perf event in the error path of enabling watchdog
Hillf Danton
2011-04-28
1
-1
/
+4
|
/
/
/
/
*
|
|
|
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2011-04-24
3
-3
/
+19
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
PM: Add missing syscore_suspend() and syscore_resume() calls
Rafael J. Wysocki
2011-04-20
1
-0
/
+7
|
*
|
|
PM: Fix error code paths executed after failing syscore_suspend()
Rafael J. Wysocki
2011-04-18
2
-3
/
+12
*
|
|
|
Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-04-19
1
-15
/
+9
|
\
\
\
\
[next]