summaryrefslogtreecommitdiff
path: root/kernel/time
AgeCommit message (Expand)Author
2013-10-03Merge tag 'v3.12-rc3' into timers/coreIngo Molnar
2013-10-02tick: broadcast: Deny per-cpu clockevents from being broadcast sourcesSoren Brinkmann
2013-09-30nohz: Drop generic vtime obsolete dependency on CONFIG_64BITKevin Hilman
2013-09-30vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN KconfigKevin Hilman
2013-09-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-09-17clocksource: Fix 'ret' data type of sysfs_override_clocksource() and sysfs_un...Elad Wexler
2013-09-17Merge branch 'fortglx/3.12/time' into fortglx/3.13/timeJohn Stultz
2013-09-17Merge branch 'fortglx/3.12/sched-clock64-base' into fortglx/3.13/timeJohn Stultz
2013-09-12timekeeping: Fix HRTICK related deadlock from ntp lock changesJohn Stultz
2013-09-04Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-03Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2013-08-31nohz_full: Add full-system-idle state machinePaul E. McKenney
2013-08-29timer_list: correct the iterator for timer_listNathan Zimmer
2013-08-22ntp: Make periodic RTC update more reliableMiroslav Lichvar
2013-08-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-08-19nohz_full: Add Kconfig parameter for scalable detection of all-idle statePaul E. McKenney
2013-08-16nohz: Include local CPU in full dynticks global kickFrederic Weisbecker
2013-08-14Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar
2013-08-14nohz: Optimize full dynticks's sched hooks with static keysFrederic Weisbecker
2013-08-14nohz: Optimize full dynticks state checks with static keysFrederic Weisbecker
2013-08-14nohz: Rename a few state variablesFrederic Weisbecker
2013-08-12context_tracking: Remove full dynticks' hacky dependency on wide context trac...Frederic Weisbecker
2013-08-12nohz: Only enable context tracking on full dynticks CPUsFrederic Weisbecker
2013-08-12Merge branch 'fortglx/3.11/time' of git://git.linaro.org/people/jstultz/linux...Ingo Molnar
2013-07-30sched_clock: Add support for >32 bit sched_clockStephen Boyd
2013-07-30sched_clock: Use an hrtimer instead of timerStephen Boyd
2013-07-30sched_clock: Use seqcount instead of rolling our ownStephen Boyd
2013-07-30clocksource: Extract max nsec calculation into separate functionStephen Boyd
2013-07-29Revert "cpuidle: Quickly notice prediction failure for repeat mode"Rafael J. Wysocki
2013-07-24nohz: fix compile warning in tick_nohz_init()Li Zhong
2013-07-24nohz: Do not warn about unstable tsc unless user uses nohz_fullSteven Rostedt
2013-07-22sched_clock: Fix integer overflowBaruch Siach
2013-07-22clocksource: Fix !CONFIG_CLOCKSOURCE_WATCHDOG compilePrarit Bhargava
2013-07-14kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker
2013-07-12tick: broadcast: Check broadcast mode on CPU hotplugStephen Boyd
2013-07-12Merge branch 'linus' into timers/urgentThomas Gleixner
2013-07-10Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2013-07-05clocksource: Reselect clocksource when watchdog validated high-res capabilityThomas Gleixner
2013-07-04Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner
2013-07-02tick: Sanitize broadcast control logicThomas Gleixner
2013-07-02tick: Prevent uncontrolled switch to oneshot modeThomas Gleixner
2013-07-02tick: Make oneshot broadcast robust vs. CPU offliningThomas Gleixner
2013-06-28timekeeping: Indicate that clock was set in the pvclock gtod notifierDavid Vrabel
2013-06-28timekeeping: Pass flags instead of multiple bools to timekeeping_update()David Vrabel
2013-06-24clockevents: Prefer CPU local devices over global devicesStephen Boyd
2013-06-21tick: Fix tick_broadcast_pending_mask not clearedDaniel Lezcano
2013-06-20nohz: Remove obsolete check for full dynticks CPUs to be RCU nocbsFrederic Weisbecker
2013-06-19nohz: Warn if the machine can not perform nohz_fullSteven Rostedt
2013-06-17ARM: sched_clock: Load cycle count after epoch stabilizesStephen Boyd
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd