index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2012-10-01
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-10-01
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-10-01
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-10-01
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-10-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-10-01
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-10-01
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-09-26
rcu: Apply micro-optimization and int/bool fixes to RCU's idle handling
Paul E. McKenney
2012-09-26
rcu: Userspace RCU extended QS selftest
Frederic Weisbecker
2012-09-26
rcu: Exit RCU extended QS on user preemption
Frederic Weisbecker
2012-09-26
rcu: Exit RCU extended QS on kernel preemption after irq/exception
Frederic Weisbecker
2012-09-26
rcu: Switch task's syscall hooks on context switch
Frederic Weisbecker
2012-09-26
rcu: Ignore userspace extended quiescent state by default
Frederic Weisbecker
2012-09-26
rcu: Allow rcu_user_enter()/exit() to nest
Frederic Weisbecker
2012-09-26
rcu: Settle config for userspace extended quiescent state
Frederic Weisbecker
2012-09-26
rcu: Make RCU_FAST_NO_HZ handle adaptive ticks
Paul E. McKenney
2012-09-26
rcu: New rcu_user_enter_after_irq() and rcu_user_exit_after_irq() APIs
Frederic Weisbecker
2012-09-26
rcu: New rcu_user_enter() and rcu_user_exit() APIs
Frederic Weisbecker
2012-09-25
Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b
Paul E. McKenney
2012-09-25
Merge remote-tracking branch 'tip/smp/hotplug' into next.2012.09.25b
Paul E. McKenney
2012-09-25
vtime: Consolidate system/idle context detection
Frederic Weisbecker
2012-09-25
cputime: Use a proper subsystem naming for vtime related APIs
Frederic Weisbecker
2012-09-24
Merge branches 'bigrt.2012.09.23a', 'doctorture.2012.09.23a', 'fixes.2012.09....
Paul E. McKenney
2012-09-24
trace: Move trace event enable from fs_initcall to core_initcall
Ezequiel Garcia
2012-09-24
tracing: Add an option for disabling markers
Mandeep Singh Baines
2012-09-23
sched: Fix load avg vs cpu-hotplug
Peter Zijlstra
2012-09-23
rcu: Disallow callback registry on offline CPUs
Paul E. McKenney
2012-09-23
rcu: Remove _rcu_barrier() dependency on __stop_machine()
Paul E. McKenney
2012-09-23
rcu: Fix CONFIG_RCU_FAST_NO_HZ stall warning message
Paul E. McKenney
2012-09-23
rcu: Move TINY_RCU quiescent state out of extended quiescent state
Li Zhong
2012-09-23
time: RCU permitted to stop idle entry via softirq
Paul E. McKenney
2012-09-23
rcu: Move TINY_PREEMPT_RCU away from raw_local_irq_save()
Paul E. McKenney
2012-09-23
rcu: Remove redundant memory barrier from __call_rcu()
Paul E. McKenney
2012-09-23
rcu: Avoid spurious RCU CPU stall warnings
Paul E. McKenney
2012-09-23
rcu: Protect rcu_node accesses during CPU stall warnings
Paul E. McKenney
2012-09-23
rcu: Avoid rcu_print_detail_task_stall_rnp() segfault
Paul E. McKenney
2012-09-23
rcu: Apply for_each_rcu_flavor() to increment_cpu_stall_ticks()
Paul E. McKenney
2012-09-23
rcu: Fix obsolete rcu_initiate_boost() header comment
Paul E. McKenney
2012-09-23
rcu: Make offline-CPU checking allow for indefinite delays
Paul E. McKenney
2012-09-23
rcu: Improve boost selection when moving tasks to root rcu_node
Paul E. McKenney
2012-09-23
rcu: Permit RCU_NONIDLE() to be used from interrupt context
Paul E. McKenney
2012-09-23
rcu: Properly initialize ->boost_tasks on CPU offline
Paul E. McKenney
2012-09-23
rcu: Pull TINY_RCU dyntick-idle tracing into non-idle region
Paul E. McKenney
2012-09-23
rcu: Add PROVE_RCU_DELAY to provoke difficult races
Paul E. McKenney
2012-09-23
rcu: Prevent initialization race in rcutorture kthreads
Paul E. McKenney
2012-09-23
rcu: Switch rcutorture to pr_alert() and friends
Paul E. McKenney
2012-09-23
rcu: Track CPU-hotplug duration statistics
Paul E. McKenney
2012-09-23
rcu: Update rcutorture defaults
Paul E. McKenney
2012-09-23
rcu: Shrink RCU based on number of CPUs
Paul E. McKenney
2012-09-23
rcu: Handle unbalanced rcu_node configurations with few CPUs
Paul E. McKenney
[next]