Commit Graph

797 Commits (c0e811d9f5d1ee708f06c4f0a1009f8a1d22f364)

Author SHA1 Message Date
Daniel Lezcano f9ae39d04c tick: Pass broadcast device to tick_broadcast_set_event() 12 years ago
Thomas Gleixner b352bc1cbc tick: Convert broadcast cpu bitmaps to cpumask_var_t 12 years ago
Thomas Gleixner af7bdbafe3 Revert "nohz: Make tick_nohz_irq_exit() irq safe" 12 years ago
Frederic Weisbecker e5ab012c32 nohz: Make tick_nohz_irq_exit() irq safe 12 years ago
Thomas Gleixner a6c0c943a1 ntp: Make ntp_lock raw 12 years ago
Mark Rutland 5d1d9a29bc clockevents: Fix generic broadcast for FEAT_C3STOP 12 years ago
Prarit Bhargava 84e345e4e2 time, Fix setting of hardware clock in NTP code 12 years ago
Mark Rutland 12ad100046 clockevents: Add generic timer broadcast function 12 years ago
Mark Rutland 12572dbb53 clockevents: Add generic timer broadcast receiver 12 years ago
John Stultz 6f16eebe1f timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCK 12 years ago
Frederic Weisbecker 3f4724ea85 cputime: Allow dynamic switch between tick/virtual based cputime accounting 12 years ago
Jacob Pan 4dbd27711c tick: export nohz tick idle symbols for module use 12 years ago
Feng Tang 05ad717c77 timekeeping: Add CONFIG_HAS_PERSISTENT_CLOCK option 12 years ago
Feng Tang 31ade30692 timekeeping: Add persistent_clock_exist flag 12 years ago
Jason Gunthorpe 023f333a99 NTP: Add a CONFIG_RTC_SYSTOHC configuration 12 years ago
Kees Cook 1e817fb62c time: create __getnstimeofday for WARNless calls 12 years ago
Shawn Guo c35ef95c27 clockevents: export clockevents_config_and_register for module use 12 years ago
Stephen Warren 7b1f62076b time: convert arch_gettimeoffset to a pointer 12 years ago
Marcelo Tosatti e0b306fef9 time: export time information for KVM pvclock 12 years ago
Frederic Weisbecker 74876a98a8 printk: Wake up klogd using irq_work 12 years ago
Frederic Weisbecker 00b4295910 irq_work: Don't stop the tick with pending works 12 years ago
Frederic Weisbecker 33a5f6261a nohz: Add API to check tick state 12 years ago
Youquan Song 69a37beabf cpuidle: Quickly notice prediction failure for repeat mode 12 years ago
John Stultz d6ad418763 time: Kill xtime_lock, replacing it with jiffies_lock 12 years ago
Lars-Peter Clausen f95a985781 time/jiffies: Make clocksource_jiffies static 12 years ago
Richard Cochran 65f8f9a1c1 time: remove the timecompare code. 12 years ago
Chuansheng Liu b8f61116c1 tick: Correct the comments for tick_sched_timer() 12 years ago
Chuansheng Liu 351f181f91 timers, sched: Correct the comments for tick_sched_timer() 12 years ago
Frederic Weisbecker 94a5714020 tick: Conditionally build nohz specific code in tick handler 13 years ago
Frederic Weisbecker 9e8f559b08 tick: Consolidate tick handling for high and low res handlers 13 years ago
Frederic Weisbecker 5bb962269c tick: Consolidate timekeeping handling code 13 years ago
Dan Carpenter 5b3900cd40 timekeeping: Cast raw_interval to u64 to avoid shift overflow 13 years ago
Frederic Weisbecker 2b17c545a4 nohz: Fix one jiffy count too far in idle cputime 13 years ago
John Stultz 92bb1fcf57 time: Only do nanosecond rounding on GENERIC_TIME_VSYSCALL_OLD systems 13 years ago
John Stultz 576094b7f0 time: Introduce new GENERIC_TIME_VSYSCALL 13 years ago
John Stultz 7063942116 time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD 13 years ago
John Stultz d7b4202e05 time: Move timekeeper structure to timekeeper_internal.h for vsyscall changes 13 years ago
John Stultz b3c869d35b jiffies: Remove compile time assumptions about CLOCK_TICK_RATE 13 years ago
John Stultz a65bcc12ad alarmtimer: Rename alarmtimer_remove to alarmtimer_dequeue 13 years ago
John Stultz dae373be9f alarmtimer: Use hrtimer per-alarm instead of per-base 13 years ago
Todd Poynor 59a93c27c4 alarmtimer: Implement minimum alarm interval for allowing suspend 13 years ago
Paul E. McKenney 803b0ebae9 time: RCU permitted to stop idle entry via softirq 13 years ago
John Stultz ec145babe7 time: Fix timeekeping_get_ns overflow on 32bit systems 13 years ago
Alex Shi c1cc017c59 sched/nohz: Clean up select_nohz_load_balancer() 13 years ago
Charles Wang 749c8814f0 sched: Add missing call to calc_load_exit_idle() 13 years ago
Rafael J. Wysocki adc78e6b99 timekeeping: Add suspend and resume of clock event devices 13 years ago
John Stultz cee58483cf time: Move ktime_t overflow checking into timespec_valid_strict 13 years ago
John Stultz bf2ac31219 time: Avoid making adjustments if we haven't accumulated anything 13 years ago
John Stultz 6ea565a9be time: Avoid potential shift overflow with large shift values 13 years ago
Andreas Schwab 85dc8f05c9 time: Fix casting issue in timekeeping_forward_now 13 years ago