Commit Graph

178 Commits (a1b81a84fff05dbfef45b7012c26e1fee9973e5d)

Author SHA1 Message Date
Mike Travis 0bc3cc03fa cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu 17 years ago
Andi Kleen 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function 17 years ago
Mike Travis c18a41fbbc cpumask: Optimize cpumask_of_cpu in kernel/time/tick-common.c 17 years ago
Thomas Gleixner b8f8c3cf0a nohz: prevent tick stop outside of the idle loop 17 years ago
Steven Rostedt af52a90a14 sched_clock: stop maximum check on NO HZ 17 years ago
Heiko Carstens 857f3fd7a4 nohz: don't stop idle tick if softirqs are pending. 17 years ago
Thomas Gleixner aa276e1caf x86, clockevents: add C1E aware idle function 17 years ago
Jens Axboe 8691e5a8f6 smp_call_function: get rid of the unused nonatomic/retry argument 17 years ago
Ingo Molnar 7a14ce1d8c nohz: reduce jiffies polling overhead 17 years ago
Ingo Molnar 02ff375590 softlockup: fix false positives on nohz if CPU is 100% idle for more than 60 seconds 17 years ago
Mike Travis cad0e458d1 clocksource/events: use performance variant for_each_cpu_mask_nr 17 years ago
Heiko Carstens 4f95f81a48 clocksource: allow read access to available/current_clocksource 17 years ago
Heiko Carstens 4359a023a8 clocksource: Fix permissions for available_clocksource 17 years ago
Roman Zippel 7dffa3c673 ntp: handle leap second via timer 17 years ago
Roman Zippel 8383c42399 ntp: remove current_tick_length() 17 years ago
Roman Zippel 7fc5c78409 ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT 17 years ago
Roman Zippel 153b5d054a ntp: support for TAI 17 years ago
Roman Zippel 9f14f669d1 ntp: increase time_offset resolution 17 years ago
Roman Zippel 074b3b8794 ntp: increase time_freq resolution 17 years ago
Roman Zippel eea83d896e ntp: NTP4 user space bits update 17 years ago
Roman Zippel ee9851b218 ntp: cleanup ntp.c 17 years ago
Roman Zippel f8bd2258e2 remove div_long_long_rem 17 years ago
Roman Zippel 71abb3af62 convert a few do_div users 17 years ago
Denis V. Lunev c33fff0afb kernel: use non-racy method for proc entries creation 17 years ago
Ingo Molnar 126e01bf92 softlockup: fix NOHZ wakeup 17 years ago
Glauber Costa 833df317f9 clockevents: fix typo in tick-broadcast.c 17 years ago
Peter Zijlstra d0b27fa778 sched: rt-group: synchonised bandwidth period 17 years ago
Thomas Gleixner d8bb6f4c16 x86: tsc prevent time going backwards 17 years ago
Jason Wessel 7c3078b637 kgdb: clocksource watchdog 17 years ago
Andi Kleen 6993fc5bbc clocksource: make clocksource watchdog cycle through online CPUs 17 years ago
Karsten Wiese 903b8a8d48 clockevents: optimise tick_nohz_stop_sched_tick() a bit 17 years ago
Russell King d7b906897e [S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h 17 years ago
Thomas Gleixner 898a19de15 clocksource: revert: use init_timer_deferrable for clocksource_watchdog 17 years ago
Linus Torvalds 92896bd9fd Don't 'printk()' while holding xtime lock for writing 17 years ago
Andrew Morton 3150e63df4 revert "clocksource: make clocksource watchdog cycle through online CPUs" 17 years ago
Roman Zippel 10a398d04c time: remove obsolete CLOCK_TICK_ADJUST 17 years ago
Karsten Wiese a79017660e time: don't touch an offlined CPU's ts->tick_stopped in tick_cancel_sched_timer() 17 years ago
David Howells e48af19f56 ntp: use unsigned input for do_div() 17 years ago
Steven Rostedt 2232c2d8e0 rcu: add support for dynamic ticks and preempt rcu 17 years ago
Pavel Machek db4315d6f5 timer_list: print relative expiry time signed 17 years ago
john stultz e13a2e61dd ntp: correct inconsistent interval/tick_length usage 17 years ago
Li Zefan 3eb056764d time: fix typo in comments 17 years ago
Li Zefan cf4fc6cb76 timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hres 17 years ago
Li Zefan 0b858e6ff9 clockevent: simplify list operations 17 years ago
Li Zefan 818c357802 clocksource: remove redundant code 17 years ago
Miao Xie 5e2cb1018a time: fix sysfs_show_{available,current}_clocksources() buffer overflow problem 17 years ago
Thomas Gleixner 5df7fa1c62 tick-sched: add more debug information 17 years ago
Thomas Gleixner 1001d0a9ee timekeeping: update xtime_cache when time(zone) changes 17 years ago
Venki Pallipadi 6378ddb592 time: track accurate idle time with tick_sched.idle_sleeptime 17 years ago
john stultz bbe4d18ac2 NTP: correct inconsistent ntp interval/tick_length usage 17 years ago