aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds2014-06-04
|\
| * timekeeping: use printk_deferred when holding timekeeping seqlockJohn Stultz2014-06-04
* | ntp: Make is_error_status() use its argumentGeorge Spelvin2014-05-12
* | ntp: Convert simple_strtol to kstrtolFabian Frederick2014-05-12
* | sched_clock: Remove deprecated setup_sched_clock() APIStephen Boyd2014-04-22
|/
* tick-sched: Check tick_nohz_enabled in tick_nohz_switch_to_nohz()Viresh Kumar2014-04-15
* tick-sched: Don't call update_wall_time() when delta is lesser than tick_periodViresh Kumar2014-04-15
* tick-common: Fix wrong check in tick_check_replacement()Viresh Kumar2014-04-15
* kernel: use macros from compiler.h instead of __attribute__((...))Gideon Israel Dsouza2014-04-07
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-01
|\
| * tick: Remove code duplication in tick_handle_periodic()Viresh Kumar2014-03-25
| * tick: Fix spelling mistake in tick_handle_periodic()Viresh Kumar2014-03-25
| * Merge branch 'fortglx/3.15/time' of git://git.linaro.org/people/john.stultz/l...Thomas Gleixner2014-03-10
| |\
| | * kernel: Include appropriate header file in time/timekeeping_debug.cRashika Kheria2014-03-02
| * | nohz: ensure users are aware boot CPU is not NO_HZ_FULLPaul Gortmaker2014-02-14
| * | tick: Fixup more fallout from hrtimer broadcast modePreeti U Murthy2014-02-09
| * | time: Fixup fallout from recent clockevent/tick changesThomas Gleixner2014-02-07
| * | tick: Introduce hrtimer based broadcastPreeti U Murthy2014-02-07
| * | time: Change the return type of clockevents_notify() to integerPreeti U Murthy2014-02-07
| * | clockevents: Adjust timer interval when frequency changesSoren Brinkmann2014-02-07
| * | clockevents: Serialize calls to clockevents_update_freq() in the coreThomas Gleixner2014-02-07
| * | timekeeping: Move clock sync work to power efficient workqueueShaibal Dutta2014-02-07
* | | time: Revert to calling clock_was_set_delayed() while in irq contextJohn Stultz2014-03-28
* | | sched_clock: Prevent callers from seeing half-updated dataStephen Boyd2014-02-19
* | | tick: Clear broadcast pending bit when switching to oneshotThomas Gleixner2014-02-13
* | | time: Fix overflow when HZ is smaller than 60Mikulas Patocka2014-02-06
|/ /
* | Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2014-01-25
|\ \ | |/ |/|
| * nohz_full: fix code style issue of tick_nohz_full_stop_tickAlex Shi2014-01-15
| * nohz: Get timekeeping max deferment outside jiffies_lockFrederic Weisbecker2014-01-15
| * tick: Rename tick_check_idle() to tick_irq_enter()Frederic Weisbecker2014-01-15
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-20
|\|
| * Merge branch 'fortglx/3.14/time' of git://git.linaro.org/people/john.stultz/l...Ingo Molnar2014-01-12
| |\
| | * timekeeping: Remove comment that's mostly out of dateJohn Stultz2013-12-23
| | * timekeeper: fix comment typo for tk_setup_internals()Yijing Wang2013-12-23
| | * timekeeping: Fix missing timekeeping_update in suspend pathJohn Stultz2013-12-23
| | * timekeeping: Fix CLOCK_TAI timer/nanosleep delaysJohn Stultz2013-12-23
| | * tick/timekeeping: Call update_wall_time outside the jiffies lockJohn Stultz2013-12-23
| | * timekeeping: Avoid possible deadlock from clock_was_set_delayedJohn Stultz2013-12-23
| | * timekeeping: Fix potential lost pv notification of time changeJohn Stultz2013-12-23
| | * timekeeping: Fix lost updates to tai adjustmentJohn Stultz2013-12-23
| * | Merge branch 'linus' into timers/coreIngo Molnar2014-01-12
| |\ \ | | |/ | |/|
| * | nohz: Convert a few places to use local per cpu accessesFrederic Weisbecker2013-12-02
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-01-20
|\ \ \
| * | | sched/clock, x86: Use a static_key for sched_clock_stablePeter Zijlstra2014-01-13
| | |/ | |/|
* / | sched_clock: Disable seqlock lockdep usage in sched_clock()John Stultz2014-01-12
|/ /
* | nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=offThomas Gleixner2013-11-29
* | time: Fix 1ns/tick drift w/ GENERIC_TIME_VSYSCALL_OLDMartin Schwidefsky2013-11-22
* | tick: Document tick_do_timer_cpuAndrew Morton2013-11-19
* | NOHZ: Check for nohz active instead of nohz enabledThomas Gleixner2013-11-19
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-11-11
|\