index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
/
tick-sched.c
Commit message (
Expand
)
Author
Age
*
Revert "cpuidle: Quickly notice prediction failure for repeat mode"
Rafael J. Wysocki
2013-08-11
*
nohz: Fix notifier return val that enforce timekeeping
Li Zhong
2013-05-31
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-05-15
|
\
|
*
tick: Don't invoke tick_nohz_stop_sched_tick() if the cpu is offline
Thomas Gleixner
2013-05-14
|
*
tick: Cleanup NOHZ per cpu data on cpu down
Thomas Gleixner
2013-05-12
*
|
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-05-05
|
\
\
|
|
/
|
/
|
|
*
sched: Keep at least 1 tick per second for active dynticks tasks
Frederic Weisbecker
2013-05-04
|
*
nohz: Protect smp_processor_id() in tick_nohz_task_switch()
Li Zhong
2013-04-29
|
*
nohz: Reduce overhead under high-freq idling patterns
Ingo Molnar
2013-04-26
|
*
nohz: Add basic tracing
Frederic Weisbecker
2013-04-22
|
*
nohz: Re-evaluate the tick for the new task after a context switch
Frederic Weisbecker
2013-04-22
|
*
nohz: Prepare to stop the tick on irq exit
Frederic Weisbecker
2013-04-22
|
*
nohz: Implement full dynticks kick
Frederic Weisbecker
2013-04-22
|
*
nohz: Re-evaluate the tick from the scheduler IPI
Frederic Weisbecker
2013-04-22
|
*
Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
2013-04-21
|
|
\
|
|
*
nohz: New APIs to re-evaluate the tick on full dynticks CPUs
Frederic Weisbecker
2013-04-18
|
*
|
nohz: New option to default all CPUs in full dynticks range
Frederic Weisbecker
2013-04-19
|
*
|
nohz: Ensure full dynticks CPUs are RCU nocbs
Frederic Weisbecker
2013-04-19
|
*
|
nohz: Force boot CPU outside full dynticks range
Frederic Weisbecker
2013-04-19
|
|
/
|
*
nohz: Switch from "extended nohz" to "full nohz" based naming
Frederic Weisbecker
2013-04-15
|
*
nohz: Print final full dynticks CPUs range on boot
Frederic Weisbecker
2013-04-03
|
*
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
Frederic Weisbecker
2013-04-03
|
*
nohz: Assign timekeeping duty to a CPU outside the full dynticks range
Frederic Weisbecker
2013-03-21
|
*
nohz: Basic full dynticks interface
Frederic Weisbecker
2013-03-21
*
|
tick: Change log level of NOHZ: local_softirq_pending message
Rado Vrbovsky
2013-03-25
|
/
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Linus Torvalds
2013-02-28
|
\
|
*
tick: export nohz tick idle symbols for module use
Jacob Pan
2013-01-17
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-02-19
|
\
\
|
*
|
cputime: Allow dynamic switch between tick/virtual based cputime accounting
Frederic Weisbecker
2013-01-27
|
|
/
*
|
Merge branch 'nohz/printk-v8' into irq/core
Frederic Weisbecker
2013-02-04
|
\
\
|
|
/
|
/
|
|
*
printk: Wake up klogd using irq_work
Frederic Weisbecker
2012-11-17
|
*
irq_work: Don't stop the tick with pending works
Frederic Weisbecker
2012-11-17
|
*
nohz: Add API to check tick state
Frederic Weisbecker
2012-11-17
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-12-11
|
\
\
|
*
\
Merge branch 'fortglx/3.8/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
2012-11-21
|
|
\
\
|
|
*
|
time: Kill xtime_lock, replacing it with jiffies_lock
John Stultz
2012-11-13
|
|
|
/
|
*
|
tick: Correct the comments for tick_sched_timer()
Chuansheng Liu
2012-11-01
|
*
|
tick: Conditionally build nohz specific code in tick handler
Frederic Weisbecker
2012-10-15
|
*
|
tick: Consolidate tick handling for high and low res handlers
Frederic Weisbecker
2012-10-15
|
*
|
tick: Consolidate timekeeping handling code
Frederic Weisbecker
2012-10-15
|
|
/
|
|
|
\
*
-
.
\
Merge branches 'core-locking-for-linus' and 'timers-urgent-for-linus' of git:...
Linus Torvalds
2012-12-11
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
timers, sched: Correct the comments for tick_sched_timer()
Chuansheng Liu
2012-10-24
|
|
/
*
/
cpuidle: Quickly notice prediction failure for repeat mode
Youquan Song
2012-11-14
|
/
*
nohz: Fix one jiffy count too far in idle cputime
Frederic Weisbecker
2012-10-05
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-10-01
|
\
|
*
sched/nohz: Clean up select_nohz_load_balancer()
Alex Shi
2012-09-13
*
|
Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b
Paul E. McKenney
2012-09-25
|
\
|
|
*
sched: Add missing call to calc_load_exit_idle()
Charles Wang
2012-09-04
*
|
time: RCU permitted to stop idle entry via softirq
Paul E. McKenney
2012-09-23
|
/
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-07-22
|
\
[next]