Commit Graph

369 Commits (9a86e2bad0b9fbf3290ae496da6dab9536dd6bf7)

Author SHA1 Message Date
Jason Wang c93d89f3db Export the symbol of getboottime and mmonotonic_to_bootbased 15 years ago
Magnus Damm c54a42b19f clocksource: add suspend callback 15 years ago
Magnus Damm 17622339af clocksource: add argument to resume callback 15 years ago
John Stultz 7e1b584774 ntp: Cleanup xtime references in ntp.c 15 years ago
john stultz 1f5b8f8a20 ntp: Make time_esterror and time_maxerror static 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 16 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