summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | time: Remove read_boot_clock()Xunlei Pang2015-05-221-11/+3
| * | | | | tracing: timer: Add deferrable flag to timer_startBadhri Jagan Sridharan2015-05-221-1/+1
| * | | | | time: Rework debugging variables so they aren't globalJohn Stultz2015-05-221-22/+11
| * | | | | timekeeping: Provide new API to get the current time resolutionHarald Geyer2015-05-221-0/+17
| * | | | | time: Make sure tz_minuteswest is set to a valid value when setting timeSasha Levin2015-05-221-0/+4
| * | | | | clockevents: Stop unused clockevent devicesViresh Kumar2015-05-193-4/+22
| * | | | | clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED stateViresh Kumar2015-05-192-1/+19
| * | | | | Merge branch 'linus' into timers/coreThomas Gleixner2015-05-1925-215/+265
| |\ \ \ \ \
| * | | | | | time: Refactor msecs_to_jiffiesNicholas Mc Guire2015-05-191-40/+19
| * | | | | | time: Move timeconst.h into include/generatedNicholas Mc Guire2015-05-193-18/+4
| * | | | | | sched,perf: Fix periodic timersPeter Zijlstra2015-05-185-33/+38
| * | | | | | nohz: Fix !HIGH_RES_TIMERS hangThomas Gleixner2015-05-071-6/+3
| * | | | | | tick: hrtimer-broadcast: Prevent endless restarting when broadcast device is ...Andreas Sandberg2015-05-051-3/+7
| * | | | | | timer: Use timer->base for flag checksJoonwoo Park2015-05-051-1/+1
| * | | | | | tick-broadcast: Fix the printing of broadcast masksPreeti U Murthy2015-05-051-4/+4
| * | | | | | tick: broadcast: Simplify oneshot logic and shorten lock regionThomas Gleixner2015-05-051-25/+17
| * | | | | | tick: broadcast: Prevent livelock from event handlerThomas Gleixner2015-05-051-28/+25
| * | | | | | perf: Remove unused function perf_mux_hrtimer_cancel()Thomas Gleixner2015-05-041-28/+0
| * | | | | | sched: debug: Remove the cfs bandwidth timer_active printoutThomas Gleixner2015-04-231-2/+0
| * | | | | | perf: perf_mux_hrtimer_cancel() can be statickbuild test robot2015-04-221-1/+1
| * | | | | | perf: Fix mux_interval hrtimer wreckagePeter Zijlstra2015-04-221-27/+36
| * | | | | | sched: Cleanup bandwidth timersPeter Zijlstra2015-04-224-61/+31
| * | | | | | hrtimer: Allow concurrent hrtimer_start() for self restarting timersPeter Zijlstra2015-04-221-3/+9
| * | | | | | timer: Put usleep_range into the __sched sectionThomas Gleixner2015-04-221-1/+1
| * | | | | | timer: Remove pointless return value of do_usleep_range()Thomas Gleixner2015-04-221-2/+2
| * | | | | | hrtimer: Avoid locking in hrtimer_cancel() if timer not activeThomas Gleixner2015-04-221-0/+9
| * | | | | | hrtimer: Remove hrtimer_start() return valueThomas Gleixner2015-04-221-16/+7
| * | | | | | tick: broadcast-hrtimer: Remove overly clever return value abuseThomas Gleixner2015-04-221-3/+5
| * | | | | | alarmtimer: Get rid of unused return valueThomas Gleixner2015-04-221-7/+4
| * | | | | | rtmutex: Remove bogus hrtimer_active() checkThomas Gleixner2015-04-221-4/+1
| * | | | | | futex: Remove bogus hrtimer_active() checkThomas Gleixner2015-04-221-4/+1
| * | | | | | hrtimer: Remove bogus hrtimer_active() checkThomas Gleixner2015-04-221-4/+0
| * | | | | | hrtimer: Make hrtimer_start() a inline wrapperThomas Gleixner2015-04-221-19/+0
| * | | | | | hrtimer: Get rid of __hrtimer_start_range_ns()Thomas Gleixner2015-04-221-23/+15
| * | | | | | sched: deadline: Use hrtimer_start()Thomas Gleixner2015-04-221-10/+2
| * | | | | | sched: core: Use hrtimer_start[_expires]()Thomas Gleixner2015-04-222-21/+9
| * | | | | | perf: core: Use hrtimer_start()Thomas Gleixner2015-04-221-6/+3
| * | | | | | tick: Nohz: Rework next timer evaluationThomas Gleixner2015-04-227-115/+101
| * | | | | | tick: Sched: Restructure codeThomas Gleixner2015-04-221-90/+81
| * | | | | | tick: sched: Force tick interrupt and get rid of softirq magicThomas Gleixner2015-04-221-54/+29
| * | | | | | tick: sched: Remove hrtimer_active() checksThomas Gleixner2015-04-221-15/+4
| * | | | | | hrtimer: Get rid of hrtimer softirqThomas Gleixner2015-04-223-122/+53
| * | | | | | hrtimer: Keep pointer to first timer and simplify __remove_hrtimer()Thomas Gleixner2015-04-221-18/+28
| * | | | | | hrtimer: Make use of timerqueue_add/del return valuesThomas Gleixner2015-04-221-4/+2
| * | | | | | hrtimer: Use cpu_base->active_base for hotpath iteratorsThomas Gleixner2015-04-221-9/+8
| * | | | | | hrtimer: Use bits for various boolean indicatorsThomas Gleixner2015-04-221-8/+16
| * | | | | | hrtimer: Make offset update smarterThomas Gleixner2015-04-223-11/+22
| * | | | | | hrtimer: Get rid of softirq timeThomas Gleixner2015-04-223-124/+59
| * | | | | | hrtimer: Make the statistics fields smallerThomas Gleixner2015-04-222-3/+3
| * | | | | | hrtimer: Get rid of hrtimer_get_res()Thomas Gleixner2015-04-223-24/+15
OpenPOWER on IntegriCloud