Commit Graph

364 Commits (f876bb9aafc71d8ea395eec99666faaffec5df49)

Author SHA1 Message Date
Jason Wang c93d89f3db Export the symbol of getboottime and mmonotonic_to_bootbased 15 years ago
Thomas Gleixner 7b7422a566 clocksource: Prevent potential kgdb dead lock 15 years ago
Xiaotian Feng ea9d8e3f45 clockevent: Don't remove broadcast device when cpu is dead 15 years ago
Linus Torvalds 83f57a11d8 Revert "time: Remove xtime_cache" 15 years ago
Rusty Russell 62ac127950 cpumask: avoid dereferencing struct cpumask 15 years ago
Barry Song f065f41f48 timecompare: fix half-Y2K38 problem in timecompare_update while calculating offset 15 years ago
Thomas Gleixner b5f91da0a6 clockevents: Convert to raw_spinlock 15 years ago
Thomas Gleixner d192c47f25 clockevents: Make tick_device_lock static 15 years ago
Thomas Gleixner ecb49d1a63 hrtimers: Convert to raw_spinlocks 15 years ago
Thomas Gleixner bb6eddf767 clockevents: Prevent clockevent_devices list corruption on cpu hotplug 15 years ago
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-Knig 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
Tejun Heo 1871e52c76 percpu: make percpu symbols under kernel/ and mm/ unique 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