index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2011-05-05
rcu: add grace-period age and more kthread state to tracing
Paul E. McKenney
2011-05-05
rcu: fix tracing bug thinko on boost-balk attribution
Paul E. McKenney
2011-05-05
rcu: make rcutorture version numbers available through debugfs
Paul E. McKenney
2011-05-05
rcu: add tracing for RCU's kthread run states.
Paul E. McKenney
2011-05-05
rcu: add callback-queue information to rcudata output
Paul E. McKenney
2011-05-05
rcu: Add boosting to TREE_PREEMPT_RCU tracing
Paul E. McKenney
2011-05-05
rcu: eliminate unused boosting statistics
Paul E. McKenney
2011-05-05
rcu: avoid hammering sched with yet another bound RT kthread
Paul E. McKenney
2011-05-05
rcu: put per-CPU kthread at non-RT priority during CPU hotplug operations
Paul E. McKenney
2011-05-05
rcu: Force per-rcu_node kthreads off of the outgoing CPU
Paul E. McKenney
2011-05-05
rcu: priority boosting for TREE_PREEMPT_RCU
Paul E. McKenney
2011-05-05
rcu: move TREE_RCU from softirq to kthread
Paul E. McKenney
2011-05-05
rcu: merge TREE_PREEPT_RCU blocked_tasks[] lists
Paul E. McKenney
2011-05-05
rcu: Decrease memory-barrier usage based on semi-formal proof
Paul E. McKenney
2011-05-05
rcu: Remove conditional compilation for RCU CPU stall warnings
Paul E. McKenney
2011-05-02
genirq: Fix typo CONFIG_GENIRC_IRQ_SHOW_LEVEL
Geert Uytterhoeven
2011-04-30
Merge branch 'fixes-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-04-29
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-04-29
Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-04-29
workqueue: fix deadlock in worker_maybe_bind_and_lock()
Tejun Heo
2011-04-29
hrtimer: Initialize CLOCK_ID to HRTIMER_BASE table statically
Thomas Gleixner
2011-04-28
kernel/watchdog.c: disable nmi perf event in the error path of enabling watchdog
Hillf Danton
2011-04-27
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2011-04-23
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2011-04-21
ftrace: Build without frame pointers on Microblaze
Michal Simek
2011-04-20
PM: Add missing syscore_suspend() and syscore_resume() calls
Rafael J. Wysocki
2011-04-19
Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-04-18
PM: Fix error code paths executed after failing syscore_suspend()
Rafael J. Wysocki
2011-04-18
next_pidmap: fix overflow condition
Linus Torvalds
2011-04-18
posix clocks: Replace mutex with reader/writer semaphore
Richard Cochran
2011-04-16
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-04-16
Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f...
Linus Torvalds
2011-04-16
block: make unplug timer trace event correspond to the schedule() unplug
Jens Axboe
2011-04-16
block: let io_schedule() flush the plug inline
Jens Axboe
2011-04-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-04-15
futex: Set FLAGS_HAS_TIMEOUT during futex_wait restart setup
Darren Hart
2011-04-13
block: don't flush plugged IO on forced preemtion scheduling
Linus Torvalds
2011-04-12
block: fixup block IO unplug trace call
Jens Axboe
2011-04-12
block: remove block_unplug_timer() trace point
Jens Axboe
2011-04-11
fix XEN_SAVE_RESTORE Kconfig dependencies
Shriram Rajagopalan
2011-04-11
PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS
Rafael J. Wysocki
2011-04-11
sched: Fix erroneous all_pinned logic
Ken Chen
2011-04-11
sched: Fix sched-domain avg_load calculation
Ken Chen
2011-04-11
perf_event: Fix cgrp event scheduling bug in perf_enable_on_exec()
Stephane Eranian
2011-04-08
signal.c: fix erroneous syscall kernel-doc
Randy Dunlap
2011-04-07
Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...
Linus Torvalds
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2011-04-05
sched: Clean up rebalance_domains() load-balance interval calculation
Peter Zijlstra
2011-04-04
kernel/signal.c: add kernel-doc notation to syscalls
Randy Dunlap
2011-04-04
kernel/signal.c: fix typos and coding style
Randy Dunlap
[next]