summaryrefslogtreecommitdiffstats
path: root/kernel/time
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| * | 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
| |\ \
| * | | 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 '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
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | ntp: Fix STA_INS/DEL clearing bugJohn Stultz2012-07-151-2/+6
* | | | timekeeping: Add missing update call in timekeeping_resume()Thomas Gleixner2012-07-161-0/+1
|/ / /
| | |
| \ \
*-. \ \ 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
* | | 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
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-06-051-0/+1
|\ \ \ | |/ / |/| |
| * | sched/nohz: Fix rq->cpu_load calculations some morePeter Zijlstra2012-05-301-0/+1
| |/
* | tick: Move skew_tick option into the HIGH_RES_TIMER sectionThomas Gleixner2012-05-251-8/+8
* | clockevents: Make clockevents_config() a global symbolMagnus Damm2012-05-251-2/+1
* | tick: Add tick skew boot optionMike Galbraith2012-05-251-0/+18
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-243-15/+55
|\
| * Merge branch 'fortglx/3.5/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner2012-05-222-8/+4
| |\
| | * timekeeping: Fix a few minor newline issues.Richard Cochran2012-05-211-3/+1
| | * ntp: Fix a stale comment and a few stray newlines.Richard Cochran2012-05-211-4/+2
| | * ntp: Correct TAI offset during leap secondRichard Cochran2012-05-211-1/+1
| * | timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-211-32/+41
| |/
| * timers: Provide generic Kconfig switchesThomas Gleixner2012-05-211-0/+35
* | Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2012-05-021-2/+2
|\ \ | |/ |/|
| * alarmtimer: Provide accessor to alarmtimer rtc deviceJohn Stultz2012-04-201-2/+2
* | tick: Fix the spurious broadcast timer ticks after resumeSuresh Siddha2012-04-191-1/+2
* | tick: Ensure that the broadcast device is initializedThomas Gleixner2012-04-191-0/+3
* | tick: Fix oneshot broadcast setup reallyThomas Gleixner2012-04-181-6/+1
* | clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_o...Suresh Siddha2012-04-101-1/+3
* | nohz: Fix stale jiffies update in tick_nohz_restart()Neal Cardwell2012-04-061-2/+2
* | tick: Document TICK_ONESHOT config optionThomas Gleixner2012-03-311-0/+4
|/
OpenPOWER on IntegriCloud