Commit Graph

351 Commits (b9f96b5dcb1e2a75d142e481b77805ffdc6ccea6)

Author SHA1 Message Date
Thomas Gleixner 41d2e49493 hrtimer: Tune hrtimer_interrupt hang logic 15 years ago
H Hartley Sweeten 8e1a928a2e clockevents: Add missing include to pacify sparse 15 years ago
Lin Ming 0696b711e4 timekeeping: Fix clock_gettime vsyscall time warp 15 years ago
Thomas Gleixner a362c638bd clocksource/events: Fix fallout of generic code changes 15 years ago
Jon Hunter 97813f2fe7 nohz: Allow 32-bit machines to sleep for more than 2.15 seconds 15 years ago
Thomas Gleixner 27185016b8 nohz: Track last do_timer() cpu 15 years ago
Jon Hunter 98962465ed nohz: Prevent clocksource wrapping during idle 15 years ago
Thomas Gleixner 529eaccd90 nohz: Type cast printk argument 15 years ago
Thomas Gleixner 7d2f944a2b clocksource: Provide a generic mult/shift factor calculation 15 years ago
Thomas Gleixner 23af368e9a clockevents: Use u32 for mult and shift factors 15 years ago
David S. Miller 3586e0a9a4 clocksource/timecompare: Fix symbol exports to be GPL'd. 15 years ago
Uwe Kleine-König b71a8eb0fa tree-wide: fix typos "selct" + "slect" -> "select" 15 years ago
Martin Schwidefsky 3c5d92a0cf nohz: Introduce arch_needs_cpu 15 years ago
Martin Schwidefsky eed3b9cf3f nohz: Reuse ktime in sub-functions of tick_check_idle. 15 years ago
Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 16 years ago
Eero Nurkkala fdc6f192e7 NOHZ: update idle state also when NOHZ is inactive 16 years ago
john stultz 7bc7d63745 time: Remove xtime_cache 16 years ago
john stultz a092ff0f90 time: Implement logarithmic time accumulation 16 years ago
Alexey Dobriyan 828c09509b const: constify remaining file_operations 16 years ago
Martin Schwidefsky 89133f9350 clocksource: Resume clocksource without taking the clocksource mutex 16 years ago
Zhaolei 57f1f0874f time: add function to convert between calendar time and broken-down time for universal use 16 years ago
Thomas Gleixner 54a6bc0b07 clocksource: Delay clocksource down rating to late boot 16 years ago
Thomas Gleixner e6c733050f clocksource: clocksource_select must be called with mutex locked 16 years ago
Martin Schwidefsky f79e0258ea clocksource: Resolve cpu hotplug dead lock with TSC unstable, fix crash 16 years ago
Thomas Gleixner 7285dd7fd3 clocksource: Resolve cpu hotplug dead lock with TSC unstable 16 years ago
Hiroshi Shimamoto 36d47481b3 timekeeping: Fix invalid getboottime() value 16 years ago
john stultz da15cfdae0 time: Introduce CLOCK_REALTIME_COARSE 16 years ago
Suresh Siddha f833bab87f clockevent: Prevent dead lock on clockevents_lock 16 years ago
Martin Schwidefsky 01548f4d3e clocksource: Avoid clocksource watchdog circular locking dependency 16 years ago
Thomas Gleixner d0981a1b21 clocksource: Protect the watchdog rating changes with clocksource_mutex 16 years ago
Amerigo Wang de809347ae timers: Drop write permission on /proc/timer_list 16 years ago
Thomas Gleixner 6ea41d252f clocksource: Call clocksource_change_rating() outside of watchdog_lock 16 years ago
Martin Schwidefsky 23970e389e timekeeping: Introduce read_boot_clock 16 years ago
Martin Schwidefsky d4f587c67f timekeeping: Increase granularity of read_persistent_clock() 16 years ago
Martin Schwidefsky 75c5158f70 timekeeping: Update clocksource with stop_machine 16 years ago
Martin Schwidefsky 2ba2a3054f timekeeping: Add timekeeper read_clock helper functions 16 years ago
Martin Schwidefsky 0a54419836 timekeeping: Move NTP adjusted clock multiplier to struct timekeeper 16 years ago
Martin Schwidefsky 23ce72117c timekeeping: Add xtime_shift and ntp_error_shift to struct timekeeper 16 years ago
Martin Schwidefsky 155ec60226 timekeeping: Introduce struct timekeeper 16 years ago
Martin Schwidefsky c55c87c892 clocksource: Move watchdog downgrade to a work queue thread 16 years ago
Martin Schwidefsky fb63a0ebe6 clocksource: Refactor clocksource watchdog 16 years ago
Martin Schwidefsky 0f8e8ef7c2 clocksource: Simplify clocksource watchdog resume logic 16 years ago
Martin Schwidefsky 8cf4e750f8 clocksource: Delay clocksource watchdog highres enablement 16 years ago
Martin Schwidefsky f1b82746c1 clocksource: Cleanup clocksource selection 16 years ago
Martin Schwidefsky 1be3967948 timekeeping: Move reset of cycle_last for tsc clocksource to tsc 16 years ago
Martin Schwidefsky a0f7d48bfb timekeeping: Remove clocksource inline functions 16 years ago
John Stultz 31089c13bc timekeeping: Introduce timekeeping_leap_insert 16 years ago
Thomas Gleixner 79ef2bb014 clocksource: Prevent NULL pointer dereference 16 years ago
Thomas Gleixner 6ff7041dbf hrtimer: Fix migration expiry check 16 years ago
Thomas Gleixner a40f262cc2 timekeeping: Move ktime_get() functions to timekeeping.c 16 years ago