Commit Graph

845 Commits (a844f38671d45ee6d981cfe41c5c4c2334578d73)

Author SHA1 Message Date
Thomas Gleixner 0e576acbc1 nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=off 11 years ago
Martin Schwidefsky 4be77398ac time: Fix 1ns/tick drift w/ GENERIC_TIME_VSYSCALL_OLD 11 years ago
Andrew Morton 050ded1bba tick: Document tick_do_timer_cpu 11 years ago
Thomas Gleixner d689fe222a NOHZ: Check for nohz active instead of nohz enabled 11 years ago
Thomas Gleixner 97b9410643 clockevents: Sanitize ticks to nsec conversion 11 years ago
Patrick Palka 891292a767 time: Fix signedness bug in sysfs_get_uname() and its callers 11 years ago
Xie XiuQi b7bc50e451 timekeeping: Fix some trivial typos in comments 11 years ago
KOSAKI Motohiro 98d6f4dd84 alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't exist 11 years ago
Xie XiuQi 1e4cfed127 timekeeping: Fix some trivial typos in comments 11 years ago
Dong Zhu 2cb763614c timer stats: Add a 'Collection: active/inactive' line to timer usage statistics 12 years ago
Stephen Boyd b4042ceaab sched_clock: Remove sched_clock_func() hook 12 years ago
Soren Brinkmann 245a349626 tick: broadcast: Deny per-cpu clockevents from being broadcast sources 12 years ago
Kevin Hilman ff3fb25412 nohz: Drop generic vtime obsolete dependency on CONFIG_64BIT 12 years ago
Kevin Hilman 554b0004d0 vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN Kconfig 12 years ago
Elad Wexler 233bcb411c clocksource: Fix 'ret' data type of sysfs_override_clocksource() and sysfs_unbind_clocksource() 12 years ago
John Stultz 7bd3601446 timekeeping: Fix HRTICK related deadlock from ntp lock changes 12 years ago
Paul E. McKenney 0edd1b1784 nohz_full: Add full-system-idle state machine 12 years ago
Nathan Zimmer 84a78a6504 timer_list: correct the iterator for timer_list 12 years ago
Miroslav Lichvar a97ad0c4b4 ntp: Make periodic RTC update more reliable 12 years ago
Paul E. McKenney b44379af1c nohz_full: Add Kconfig parameter for scalable detection of all-idle state 12 years ago
Frederic Weisbecker c2e7fcf53c nohz: Include local CPU in full dynticks global kick 12 years ago
Frederic Weisbecker d13508f944 nohz: Optimize full dynticks's sched hooks with static keys 12 years ago
Frederic Weisbecker 460775df46 nohz: Optimize full dynticks state checks with static keys 12 years ago
Frederic Weisbecker 73867dcd07 nohz: Rename a few state variables 12 years ago
Frederic Weisbecker d84d27a491 context_tracking: Remove full dynticks' hacky dependency on wide context tracking 12 years ago
Frederic Weisbecker 2e70933866 nohz: Only enable context tracking on full dynticks CPUs 12 years ago
Stephen Boyd e7e3ff1bfe sched_clock: Add support for >32 bit sched_clock 12 years ago
Stephen Boyd a08ca5d108 sched_clock: Use an hrtimer instead of timer 12 years ago
Stephen Boyd 85c3d2dd15 sched_clock: Use seqcount instead of rolling our own 12 years ago
Stephen Boyd 87d8b9eb7e clocksource: Extract max nsec calculation into separate function 12 years ago
Rafael J. Wysocki 148519120c Revert "cpuidle: Quickly notice prediction failure for repeat mode" 12 years ago
Li Zhong ca06416b2b nohz: fix compile warning in tick_nohz_init() 12 years ago
Steven Rostedt 543487c7a2 nohz: Do not warn about unstable tsc unless user uses nohz_full 12 years ago
Baruch Siach 53c0352042 sched_clock: Fix integer overflow 12 years ago
Prarit Bhargava 397bbf6dee clocksource: Fix !CONFIG_CLOCKSOURCE_WATCHDOG compile 12 years ago
Paul Gortmaker 0db0628d90 kernel: delete __cpuinit usage from all core kernel files 12 years ago
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