Commit Graph

797 Commits (c0e811d9f5d1ee708f06c4f0a1009f8a1d22f364)

Author SHA1 Message Date
Stephen Boyd a272dcca18 tick: broadcast: Check broadcast mode on CPU hotplug 12 years ago
Thomas Gleixner 332962f2c8 clocksource: Reselect clocksource when watchdog validated high-res capability 12 years ago
Thomas Gleixner 07bd117290 tick: Sanitize broadcast control logic 12 years ago
Thomas Gleixner 1f73a9806b tick: Prevent uncontrolled switch to oneshot mode 12 years ago
Thomas Gleixner c9b5a266b1 tick: Make oneshot broadcast robust vs. CPU offlining 12 years ago
David Vrabel 780427f0e1 timekeeping: Indicate that clock was set in the pvclock gtod notifier 12 years ago
David Vrabel 04397fe94a timekeeping: Pass flags instead of multiple bools to timekeeping_update() 12 years ago
Stephen Boyd 70e5975d3a clockevents: Prefer CPU local devices over global devices 12 years ago
Daniel Lezcano ea8deb8dfa tick: Fix tick_broadcast_pending_mask not cleared 12 years ago
Frederic Weisbecker 5b8621a68f nohz: Remove obsolete check for full dynticks CPUs to be RCU nocbs 12 years ago
Steven Rostedt e12d027177 nohz: Warn if the machine can not perform nohz_full 12 years ago
Stephen Boyd 336ae1180d ARM: sched_clock: Load cycle count after epoch stabilizes 12 years ago
Stephen Boyd 38ff87f77a sched_clock: Make ARM's sched_clock generic for all architectures 12 years ago
Marcus Gelderie 11682a4161 alarmtimer: Export symbols of functions declared in linux/alarmtimer.h 12 years ago
Jiri Bohac f5d00c1f9a tick: Remove useless timekeeping duty attribution to broadcast source 12 years ago
Li Zhong 1a7f829f09 nohz: Fix notifier return val that enforce timekeeping 12 years ago
Colin Cross 5c83545f24 power: Add option to log time spent in suspend 12 years ago
Todd Poynor 6cffe00f7d alarmtimer: Add functions for timerfd support 12 years ago
Zoran Markovic 0d6bd9953f timekeeping: Correct run-time detection of persistent_clock. 12 years ago
Geert Uytterhoeven aa848233f7 ntp: Remove unused variable flags in __hardpps 12 years ago
Thomas Gleixner 1eaff67266 clocksource: Implement clocksource_select_fallback() for CONFIG_ARCH_USES_GETTIMEOFFSET=y 12 years ago
Thomas Gleixner 2938d2757f tick: Cure broadcast false positive pending bit warning 12 years ago
Thomas Gleixner c7e99fc75d clockevents: Define CS_NAME_LEN unconditionally 12 years ago
Thomas Gleixner 03e13cf5ee clockevents: Implement unbind functionality 12 years ago
Thomas Gleixner 45cb8e01b2 clockevents: Split out selection logic 12 years ago
Thomas Gleixner 501f867064 clockevents: Provide sysfs interface 12 years ago
Thomas Gleixner ccf33d6880 clockevents: Add module refcount 12 years ago
Thomas Gleixner 8c53daf63f clockevents: Move the tick_notify() switch case to clockevents_notify() 12 years ago
Thomas Gleixner 7126cac426 clockevents: Simplify locking 12 years ago
Thomas Gleixner 7172a286ce clockevents: Get rid of the notifier chain 12 years ago
Thomas Gleixner a89c7edbe7 clocksource: Let clocksource_unregister() return success/error 12 years ago
Thomas Gleixner 7eaeb34305 clocksource: Provide unbind interface in sysfs 12 years ago
Thomas Gleixner 29b5407819 clocksource: Split out user string input 12 years ago
Thomas Gleixner f5a2e34375 clocksource: Allow clocksource select to skip current clocksource 12 years ago
Thomas Gleixner 09ac369c82 clocksource: Add module refcount 12 years ago
Thomas Gleixner ba919d1caa clocksource: Let timekeeping_notify return success/error 12 years ago
Thomas Gleixner 5d33b883ae clocksource: Always verify highres capability 12 years ago
John Stultz b4f711ee03 time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons 12 years ago
Thomas Gleixner f7ea0fd639 tick: Don't invoke tick_nohz_stop_sched_tick() if the cpu is offline 12 years ago
Thomas Gleixner 4b0c0f294f tick: Cleanup NOHZ per cpu data on cpu down 12 years ago
Thomas Gleixner fbd44a607a tick: Use zalloc_cpumask_var for allocating offstack cpumasks 12 years ago
Frederic Weisbecker 265f22a975 sched: Keep at least 1 tick per second for active dynticks tasks 12 years ago
Frederic Weisbecker 73c3082877 rcu: Fix full dynticks' dependency on wide RCU nocb mode 12 years ago
Li Zhong 6296ace467 nohz: Protect smp_processor_id() in tick_nohz_task_switch() 12 years ago
Frederic Weisbecker c58b0df12a nohz: Select VIRT_CPU_ACCOUNTING_GEN from full dynticks config 12 years ago
Ingo Molnar 47aa8b6cbc nohz: Reduce overhead under high-freq idling patterns 12 years ago
Thomas Gleixner 6f7a05d701 clockevents: Set dummy handler on CPU_DEAD shutdown 12 years ago
Frederic Weisbecker 65e709dc0c nohz: Remove full dynticks' superfluous dependency on RCU tree 12 years ago
Frederic Weisbecker cb41a29076 nohz: Add basic tracing 12 years ago
Frederic Weisbecker 0637e02939 nohz: Select wide RCU nocb for full dynticks 12 years ago