| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | clockevents: Stop unused clockevent devices | Viresh Kumar | 2015-05-19 | |
| | * | | | | | | | | | | | | | | | | | | | clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED state | Viresh Kumar | 2015-05-19 | |
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into timers/core | Thomas Gleixner | 2015-05-19 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | time: Refactor msecs_to_jiffies | Nicholas Mc Guire | 2015-05-19 | |
| | * | | | | | | | | | | | | | | | | | | | time: Move timeconst.h into include/generated | Nicholas Mc Guire | 2015-05-19 | |
| | * | | | | | | | | | | | | | | | | | | | sched,perf: Fix periodic timers | Peter Zijlstra | 2015-05-18 | |
| | * | | | | | | | | | | | | | | | | | | | nohz: Fix !HIGH_RES_TIMERS hang | Thomas Gleixner | 2015-05-07 | |
| | * | | | | | | | | | | | | | | | | | | | tick: hrtimer-broadcast: Prevent endless restarting when broadcast device is ... | Andreas Sandberg | 2015-05-05 | |
| | * | | | | | | | | | | | | | | | | | | | timer: Use timer->base for flag checks | Joonwoo Park | 2015-05-05 | |
| | * | | | | | | | | | | | | | | | | | | | tick-broadcast: Fix the printing of broadcast masks | Preeti U Murthy | 2015-05-05 | |
| | * | | | | | | | | | | | | | | | | | | | tick: broadcast: Simplify oneshot logic and shorten lock region | Thomas Gleixner | 2015-05-05 | |
| | * | | | | | | | | | | | | | | | | | | | tick: broadcast: Prevent livelock from event handler | Thomas Gleixner | 2015-05-05 | |
| | * | | | | | | | | | | | | | | | | | | | perf: Remove unused function perf_mux_hrtimer_cancel() | Thomas Gleixner | 2015-05-04 | |
| | * | | | | | | | | | | | | | | | | | | | sched: debug: Remove the cfs bandwidth timer_active printout | Thomas Gleixner | 2015-04-23 | |
| | * | | | | | | | | | | | | | | | | | | | perf: perf_mux_hrtimer_cancel() can be static | kbuild test robot | 2015-04-22 | |
| | * | | | | | | | | | | | | | | | | | | | perf: Fix mux_interval hrtimer wreckage | Peter Zijlstra | 2015-04-22 | |
| | * | | | | | | | | | | | | | | | | | | | sched: Cleanup bandwidth timers | Peter Zijlstra | 2015-04-22 | |
| | * | | | | | | | | | | | | | | | | | | | hrtimer: Allow concurrent hrtimer_start() for self restarting timers | Peter Zijlstra | 2015-04-22 | |
| | * | | | | | | | | | | | | | | | | | | | timer: Put usleep_range into the __sched section | Thomas Gleixner | 2015-04-22 | |
| | * | | | | | | | | | | | | | | | | | | | timer: Remove pointless return value of do_usleep_range() | Thomas Gleixner | 2015-04-22 | |
| | * | | | | | | | | | | | | | | | | | | | hrtimer: Avoid locking in hrtimer_cancel() if timer not active | Thomas Gleixner | 2015-04-22 | |
| | * | | | | | | | | | | | | | | | | | | | hrtimer: Remove hrtimer_start() return value | Thomas Gleixner | 2015-04-22 | |
| | * | | | | | | | | | | | | | | | | | | | tick: broadcast-hrtimer: Remove overly clever return value abuse | Thomas Gleixner | 2015-04-22 | |
| | * | | | | | | | | | | | | | | | | | | | alarmtimer: Get rid of unused return value | Thomas Gleixner | 2015-04-22 | |
| | * | | | | | | | | | | | | | | | | | | | rtmutex: Remove bogus hrtimer_active() check | Thomas Gleixner | 2015-04-22 | |
| | * | | | | | | | | | | | | | | | | | | | futex: Remove bogus hrtimer_active() check | Thomas Gleixner | 2015-04-22 | |
| | * | | | | | | | | | | | | | | | | | | | hrtimer: Remove bogus hrtimer_active() check | Thomas Gleixner | 2015-04-22 | |
| | * | | | | | | | | | | | | | | | | | | | hrtimer: Make hrtimer_start() a inline wrapper | Thomas Gleixner | 2015-04-22 | |
| | * | | | | | | | | | | | | | | | | | | | hrtimer: Get rid of __hrtimer_start_range_ns() | Thomas Gleixner | 2015-04-22 | |
| | * | | | | | | | | | | | | | | | | | | | sched: deadline: Use hrtimer_start() | Thomas Gleixner | 2015-04-22 | |
| | * | | | | | | | | | | | | | | | | | | | sched: core: Use hrtimer_start[_expires]() | Thomas Gleixner | 2015-04-22 | |
| | * | | | | | | | | | | | | | | | | | | | perf: core: Use hrtimer_start() | Thomas Gleixner | 2015-04-22 | |
| | * | | | | | | | | | | | | | | | | | | | tick: Nohz: Rework next timer evaluation | Thomas Gleixner | 2015-04-22 | |
| | * | | | | | | | | | | | | | | | | | | | tick: Sched: Restructure code | Thomas Gleixner | 2015-04-22 | |
| | * | | | | | | | | | | | | | | | | | | | tick: sched: Force tick interrupt and get rid of softirq magic | Thomas Gleixner | 2015-04-22 | |
| | * | | | | | | | | | | | | | | | | | | | tick: sched: Remove hrtimer_active() checks | Thomas Gleixner | 2015-04-22 | |
| | * | | | | | | | | | | | | | | | | | | | hrtimer: Get rid of hrtimer softirq | Thomas Gleixner | 2015-04-22 | |
| | * | | | | | | | | | | | | | | | | | | | hrtimer: Keep pointer to first timer and simplify __remove_hrtimer() | Thomas Gleixner | 2015-04-22 | |
| | * | | | | | | | | | | | | | | | | | | | hrtimer: Make use of timerqueue_add/del return values | Thomas Gleixner | 2015-04-22 | |
| | * | | | | | | | | | | | | | | | | | | | hrtimer: Use cpu_base->active_base for hotpath iterators | Thomas Gleixner | 2015-04-22 | |
| | * | | | | | | | | | | | | | | | | | | | hrtimer: Use bits for various boolean indicators | Thomas Gleixner | 2015-04-22 | |
| | * | | | | | | | | | | | | | | | | | | | hrtimer: Make offset update smarter | Thomas Gleixner | 2015-04-22 | |
| | * | | | | | | | | | | | | | | | | | | | hrtimer: Get rid of softirq time | Thomas Gleixner | 2015-04-22 | |
| | * | | | | | | | | | | | | | | | | | | | hrtimer: Make the statistics fields smaller | Thomas Gleixner | 2015-04-22 | |
| | * | | | | | | | | | | | | | | | | | | | hrtimer: Get rid of hrtimer_get_res() | Thomas Gleixner | 2015-04-22 | |
| | * | | | | | | | | | | | | | | | | | | | hrtimer: Get rid of the resolution field in hrtimer_clock_base | Thomas Gleixner | 2015-04-22 | |
| | * | | | | | | | | | | | | | | | | | | | hrtimer: Update active_bases before calling hrtimer_force_reprogram() | Viresh Kumar | 2015-04-22 | |
| | * | | | | | | | | | | | | | | | | | | | hrtimer: Document hrtimer_forward[_now]() proper | Thomas Gleixner | 2015-04-22 | |
| | * | | | | | | | | | | | | | | | | | | | timekeeping: Remove stale function prototype | Thomas Gleixner | 2015-04-22 | |
| | * | | | | | | | | | | | | | | | | | | | timer_list: Reduce SEQ_printf footprint | Joe Perches | 2015-04-22 | |
