summaryrefslogtreecommitdiffstats
path: root/kernel/time
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner2008-10-223-17/+19
|\
| * Merge commit 'linus/master' into merge-linusArjan van de Ven2008-10-178-50/+163
| |\
| * | hrtimer: show the timer ranges in /proc/timer_listArjan van de Ven2008-09-071-1/+3
| * | hrtimer: convert kernel/* to the new hrtimer apisArjan van de Ven2008-09-053-15/+13
* | | NOHZ: fix thinko in the timer restart code pathThomas Gleixner2008-10-211-1/+11
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. \ \ Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner2008-10-2010-137/+315
|\ \ \ \ \ \ \
| | | | | * | | timer_list: add base address to clock baseThomas Gleixner2008-10-201-1/+2
| | | | | * | | timer_list: print cpu number of clockevents deviceThomas Gleixner2008-10-201-3/+7
| | | | | * | | timer_list: print real timer addressThomas Gleixner2008-10-201-3/+4
| | | | | | |/ | | | | | |/|
| | | * | | | ntp: improve adjtimex frequency roundingRoman Zippel2008-09-241-3/+2
| | | * | | | timekeeping: fix rounding problem during clock updateRoman Zippel2008-09-241-3/+6
| | | * | | | ntp: let update_persistent_clock() sleepMaciej W. Rozycki2008-09-241-6/+6
| | | * | | | Merge branch 'linus' into timers/ntpIngo Molnar2008-09-061-1/+8
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | * / | | ntp: fix ADJ_OFFSET_SS_READ bug and do_adjtimex() cleanupRoman Zippel2008-08-221-36/+40
| | |/ / / / | |/| | | |
| | * | | | NOHZ: restart tick device from irq_enter()Thomas Gleixner2008-10-173-8/+38
| | * | | | NOHZ: split tick_nohz_restart_sched_tick()Thomas Gleixner2008-10-171-22/+27
| | * | | | NOHZ: unify the nohz function calls in irq_enter()Thomas Gleixner2008-10-171-1/+12
| | | |_|/ | | |/| |
| | * | | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-161-1/+1
| | |\ \ \
| | | | \ \
| | | | \ \
| | | | \ \
| | | | \ \
| | | *---. \ \ Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar2008-10-151-1/+1
| | | |\ \ \ \ \ | | | | | | |/ / | | | | | |/| / | | | | | |_|/ | | | | |/| |
| | | | | | * printk: robustify printkPeter Zijlstra2008-08-111-1/+1
| | * | | | | Kconfig: eliminate "def_bool n" constructsJan Beulich2008-10-161-1/+0
| | |/ / / /
| | * | | | [CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand g...venkatesh.pallipadi@intel.com2008-10-091-1/+10
| | * | | | clockevents: check broadcast tick device not the clock events deviceThomas Gleixner2008-10-041-2/+4
| | * | | | hrtimer: prevent migration of per CPU hrtimersThomas Gleixner2008-09-291-1/+1
| | * | | | timers: fix build error in !oneshot caseIngo Molnar2008-09-231-0/+1
| | * | | | clockevents: prevent mode mismatch on cpu onlineThomas Gleixner2008-09-233-1/+12
| | * | | | clockevents: check broadcast device not tick deviceThomas Gleixner2008-09-231-2/+2
| | * | | | clockevents: prevent stale tick_next_period for onlining CPUsThomas Gleixner2008-09-231-0/+3
| | * | | | clockevents: prevent cpu online to interfere with nohzThomas Gleixner2008-09-233-7/+12
| | * | | | clockevents: make device shutdown robustThomas Gleixner2008-09-164-8/+19
| | |/ / /
| | * | | clockevents: remove WARN_ON which was used to gather informationThomas Gleixner2008-09-091-10/+8
| | * | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-066-29/+103
| | |\ \ \ | | | |/ / | | |/| |
| | | * | ntp: fix calculation of the next jiffie to trigger RTC syncMaciej W. Rozycki2008-09-061-1/+1
| | | * | clockevents: broadcast fixup possible waitersThomas Gleixner2008-09-061-1/+36
| | | * | clockevents: prevent endless loop lockupThomas Gleixner2008-09-053-16/+34
| | | * | clockevents: prevent multiple init/shutdownThomas Gleixner2008-09-051-7/+13
| | | * | clockevents: enforce reprogram in oneshot setupThomas Gleixner2008-09-051-4/+14
| | | * | clockevents: prevent endless loop in periodic broadcast handlerThomas Gleixner2008-09-051-3/+8
| | | * | clockevents: prevent clockevent event_handler ending up handler_noopVenkatesh Pallipadi2008-09-052-2/+2
| | * | | sched_clock: fix NOHZ interactionPeter Zijlstra2008-09-051-0/+3
| | |/ /
| | * / nohz: fix wrong event handler after online an offlined cpuMiao Xie2008-08-211-1/+5
| |/ /
* | | clocksource: introduce CLOCK_MONOTONIC_RAWJohn Stultz2008-08-211-0/+44
* | | clocksource: introduce clocksource_forward_now()Roman Zippel2008-08-211-38/+33
* | | clocksource: keep track of original clocksource frequencyJohn Stultz2008-08-212-0/+4
|/ /
* / sched clock: revert various sched_clock() changesIngo Molnar2008-07-311-2/+0
|/
* cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis2008-07-261-5/+3
* Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-07-241-2/+10
|\
| * Merge branch 'linus' into timers/nohzIngo Molnar2008-07-182-3/+7
| |\
| * | nohz: prevent tick stop outside of the idle loopThomas Gleixner2008-07-181-2/+10
* | | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-233-11/+10
|\ \ \