aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time
Commit message (Expand)AuthorAge
* tick: broadcast: Check broadcast mode on CPU hotplugStephen Boyd2013-07-12
* Merge branch 'linus' into timers/urgentThomas Gleixner2013-07-12
|\
| * clocksource: Reselect clocksource when watchdog validated high-res capabilityThomas Gleixner2013-07-05
| * Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner2013-07-04
| |\
| * | tick: Sanitize broadcast control logicThomas Gleixner2013-07-02
| * | tick: Prevent uncontrolled switch to oneshot modeThomas Gleixner2013-07-02
| * | tick: Make oneshot broadcast robust vs. CPU offliningThomas Gleixner2013-07-02
| * | timekeeping: Indicate that clock was set in the pvclock gtod notifierDavid Vrabel2013-06-28
| * | timekeeping: Pass flags instead of multiple bools to timekeeping_update()David Vrabel2013-06-28
| * | clockevents: Prefer CPU local devices over global devicesStephen Boyd2013-06-24
| * | ARM: sched_clock: Load cycle count after epoch stabilizesStephen Boyd2013-06-17
| * | sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-12
| * | alarmtimer: Export symbols of functions declared in linux/alarmtimer.hMarcus Gelderie2013-06-12
| * | power: Add option to log time spent in suspendColin Cross2013-05-29
| * | alarmtimer: Add functions for timerfd supportTodd Poynor2013-05-29
| * | clocksource: Implement clocksource_select_fallback() for CONFIG_ARCH_USES_GET...Thomas Gleixner2013-05-28
| * | clockevents: Define CS_NAME_LEN unconditionallyThomas Gleixner2013-05-28
| * | clockevents: Implement unbind functionalityThomas Gleixner2013-05-16
| * | clockevents: Split out selection logicThomas Gleixner2013-05-16
| * | clockevents: Provide sysfs interfaceThomas Gleixner2013-05-16
| * | clockevents: Add module refcountThomas Gleixner2013-05-16
| * | clockevents: Move the tick_notify() switch case to clockevents_notify()Thomas Gleixner2013-05-16
| * | clockevents: Simplify lockingThomas Gleixner2013-05-16
| * | clockevents: Get rid of the notifier chainThomas Gleixner2013-05-16
| * | clocksource: Let clocksource_unregister() return success/errorThomas Gleixner2013-05-16
| * | clocksource: Provide unbind interface in sysfsThomas Gleixner2013-05-16
| * | clocksource: Split out user string inputThomas Gleixner2013-05-16
| * | clocksource: Allow clocksource select to skip current clocksourceThomas Gleixner2013-05-16
| * | clocksource: Add module refcountThomas Gleixner2013-05-16
| * | clocksource: Let timekeeping_notify return success/errorThomas Gleixner2013-05-16
| * | clocksource: Always verify highres capabilityThomas Gleixner2013-05-16
* | | Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2013-07-10
|\ \ \ | |_|/ |/| |
| * | nohz: Remove obsolete check for full dynticks CPUs to be RCU nocbsFrederic Weisbecker2013-06-20
| * | nohz: Warn if the machine can not perform nohz_fullSteven Rostedt2013-06-19
* | | tick: Fix tick_broadcast_pending_mask not clearedDaniel Lezcano2013-06-21
* | | tick: Remove useless timekeeping duty attribution to broadcast sourceJiri Bohac2013-05-31
* | | nohz: Fix notifier return val that enforce timekeepingLi Zhong2013-05-31
|/ /
* | Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...Thomas Gleixner2013-05-29
|\ \
| * | timekeeping: Correct run-time detection of persistent_clock.Zoran Markovic2013-05-28
| * | ntp: Remove unused variable flags in __hardppsGeert Uytterhoeven2013-05-28
| |/
* / tick: Cure broadcast false positive pending bit warningThomas Gleixner2013-05-28
|/
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-05-15
|\
| * time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitonsJohn Stultz2013-05-14
| * tick: Don't invoke tick_nohz_stop_sched_tick() if the cpu is offlineThomas Gleixner2013-05-14
| * tick: Cleanup NOHZ per cpu data on cpu downThomas Gleixner2013-05-12
| * tick: Use zalloc_cpumask_var for allocating offstack cpumasksThomas Gleixner2013-05-05
* | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-05-05
|\ \ | |/ |/|
| * sched: Keep at least 1 tick per second for active dynticks tasksFrederic Weisbecker2013-05-04
| * rcu: Fix full dynticks' dependency on wide RCU nocb modeFrederic Weisbecker2013-05-04
| * Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker2013-05-02
| |\