summaryrefslogtreecommitdiffstats
path: root/kernel/time
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-10-011-2/+1
|\
| * sched/nohz: Clean up select_nohz_load_balancer()Alex Shi2012-09-131-2/+1
* | Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25bPaul E. McKenney2012-09-252-7/+13
|\ \
| * \ Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-09-211-7/+12
| |\ \ | | |/ | |/|
| | * time: Fix timeekeping_get_ns overflow on 32bit systemsJohn Stultz2012-09-131-7/+12
| * | sched: Add missing call to calc_load_exit_idle()Charles Wang2012-09-041-0/+1
| |/
* / time: RCU permitted to stop idle entry via softirqPaul E. McKenney2012-09-231-1/+2
|/
* time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz2012-09-011-5/+5
* time: Avoid making adjustments if we haven't accumulated anythingJohn Stultz2012-08-221-0/+4
* time: Avoid potential shift overflow with large shift valuesJohn Stultz2012-08-221-2/+2
* time: Fix casting issue in timekeeping_forward_nowAndreas Schwab2012-08-221-1/+1
* time: Ensure we normalize the timekeeper in tk_xtime_addJohn Stultz2012-08-221-0/+1
* time: Improve sanity checking of timekeeping inputsJohn Stultz2012-08-151-2/+24
* time: Fix adjustment cleanup bug in timekeeping_adjust()Ingo Molnar2012-08-051-14/+17
* time: Remove all direct references to timekeeperJohn Stultz2012-07-311-128/+154
* time: Clean up offs_real/wall_to_mono and offs_boot/total_sleep_time updatesJohn Stultz2012-07-311-36/+54
* time: Clean up stray newlinesJohn Stultz2012-07-311-10/+0
* time/jiffies: Rename ACTHZ to SHIFTED_HZJohn Stultz2012-07-312-2/+2
* Merge branch 'linus' into timers/urgentIngo Molnar2012-07-312-1/+2
|\
| * Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-07-223-312/+371
| |\
| | * Merge branch 'linus' into timers/coreIngo Molnar2012-07-181-0/+1
| | |\
| * | \ Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-07-221-1/+1
| |\ \ \
| | * | | rcu: Make RCU_FAST_NO_HZ respect nohz= boot parameterPaul E. McKenney2012-07-021-1/+1
| * | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-07-181-2/+6
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | timekeeping: Add missing update call in timekeeping_resume()Thomas Gleixner2012-07-161-0/+1
* | | | | time: Fix casting issue in tk_set_xtime and tk_xtime_addJohn Stultz2012-07-241-2/+2
| |_|_|/ |/| | |
* | | | time: Rework timekeeping functions to take timekeeper ptr as argumentJohn Stultz2012-07-151-105/+103
* | | | time: Move xtime_nsec adjustment underflow handling timekeeping_adjustJohn Stultz2012-07-151-21/+21
* | | | time: Move arch_gettimeoffset() usage into timekeeping_get_ns()John Stultz2012-07-151-19/+10
* | | | time: Refactor accumulation of nsecs to secsJohn Stultz2012-07-151-22/+32
* | | | time: Condense timekeeper.xtime into xtime_secJohn Stultz2012-07-151-71/+110
* | | | time: Explicitly use u32 instead of int for shift valuesJohn Stultz2012-07-151-3/+3
* | | | time: Whitespace cleanups per Ingo%27s requestsJohn Stultz2012-07-151-21/+18
* | | | Merge branch 'timers/urgent' into timers/coreThomas Gleixner2012-07-153-6/+74
|\ \ \ \ | | |/ / | |/| |
| * | | ntp: Fix STA_INS/DEL clearing bugJohn Stultz2012-07-151-2/+6
| |/ /
| | |
| | \
| *-. \ Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds2012-07-141-0/+2
| |\ \ \ | | | |/ | | |/|
| | | * sched/nohz: Rewrite and fix load-avg computation -- againPeter Zijlstra2012-07-051-0/+2
| | |/
| * | timekeeping: Provide hrtimer update functionThomas Gleixner2012-07-111-0/+34
| * | timekeeping: Maintain ktime_t based offsets for hrtimersThomas Gleixner2012-07-111-2/+23
| * | timekeeping: Fix leapsecond triggered load spike issueJohn Stultz2012-07-111-0/+4
| |/
| * Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-151-1/+6
| |\
| | * Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2012-06-111-1/+6
| | |\
| | | * rcu: Precompute RCU_FAST_NO_HZ timer offsetsPaul E. McKenney2012-06-061-1/+6
* | | | nohz: Move next idle expiry time record into idle logic areaFrederic Weisbecker2012-06-111-10/+14
* | | | nohz: Move ts->idle_calls incrementation into strict idle logicFrederic Weisbecker2012-06-111-39/+47
* | | | nohz: Rename ts->idle_tick to ts->last_tickFrederic Weisbecker2012-06-112-4/+4
* | | | nohz: Make nohz API agnostic against idle ticks cputime accountingFrederic Weisbecker2012-06-111-15/+22
* | | | nohz: Separate idle sleeping time accounting from nohz logicFrederic Weisbecker2012-06-111-35/+42
|/ / /
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-06-081-0/+2
|\ \ \ | |/ / |/| |
| * | timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecondJohn Stultz2012-06-041-0/+2