aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time
Commit message (Expand)AuthorAge
* time: catch xtime_nsec underflows and fix themjohn stultz2008-12-04
* nohz: disable tick_nohz_kick_tick() for nowThomas Gleixner2008-11-10
* Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner2008-10-22
|\
| * Merge commit 'linus/master' into merge-linusArjan van de Ven2008-10-17
| |\
| * | hrtimer: show the timer ranges in /proc/timer_listArjan van de Ven2008-09-07
| * | hrtimer: convert kernel/* to the new hrtimer apisArjan van de Ven2008-09-06
* | | NOHZ: fix thinko in the timer restart code pathThomas Gleixner2008-10-21
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. \ \ Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner2008-10-20
|\ \ \ \ \ \ \
| | | | | * | | timer_list: add base address to clock baseThomas Gleixner2008-10-20
| | | | | * | | timer_list: print cpu number of clockevents deviceThomas Gleixner2008-10-20
| | | | | * | | timer_list: print real timer addressThomas Gleixner2008-10-20
| | | | | | |/ | | | | | |/|
| | | * | | | ntp: improve adjtimex frequency roundingRoman Zippel2008-09-24
| | | * | | | timekeeping: fix rounding problem during clock updateRoman Zippel2008-09-24
| | | * | | | ntp: let update_persistent_clock() sleepMaciej W. Rozycki2008-09-24
| | | * | | | Merge branch 'linus' into timers/ntpIngo Molnar2008-09-06
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | * / | | ntp: fix ADJ_OFFSET_SS_READ bug and do_adjtimex() cleanupRoman Zippel2008-08-22
| | |/ / / / | |/| | | |
| | * | | | NOHZ: restart tick device from irq_enter()Thomas Gleixner2008-10-17
| | * | | | NOHZ: split tick_nohz_restart_sched_tick()Thomas Gleixner2008-10-17
| | * | | | NOHZ: unify the nohz function calls in irq_enter()Thomas Gleixner2008-10-17
| | | |_|/ | | |/| |
| | * | | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-16
| | |\ \ \
| | | | \ \
| | | | \ \
| | | | \ \
| | | | \ \
| | | *---. \ \ Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar2008-10-15
| | | |\ \ \ \ \ | | | | | | |/ / | | | | | |/| / | | | | | |_|/ | | | | |/| |
| | | | | | * printk: robustify printkPeter Zijlstra2008-08-11
| | * | | | | Kconfig: eliminate "def_bool n" constructsJan Beulich2008-10-16
| | |/ / / /
| | * | | | [CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand g...venkatesh.pallipadi@intel.com2008-10-09
| | * | | | clockevents: check broadcast tick device not the clock events deviceThomas Gleixner2008-10-04
| | * | | | hrtimer: prevent migration of per CPU hrtimersThomas Gleixner2008-09-29
| | * | | | timers: fix build error in !oneshot caseIngo Molnar2008-09-23
| | * | | | clockevents: prevent mode mismatch on cpu onlineThomas Gleixner2008-09-23
| | * | | | clockevents: check broadcast device not tick deviceThomas Gleixner2008-09-23
| | * | | | clockevents: prevent stale tick_next_period for onlining CPUsThomas Gleixner2008-09-23
| | * | | | clockevents: prevent cpu online to interfere with nohzThomas Gleixner2008-09-23
| | * | | | clockevents: make device shutdown robustThomas Gleixner2008-09-16
| | |/ / /
| | * | | clockevents: remove WARN_ON which was used to gather informationThomas Gleixner2008-09-09
| | * | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-06
| | |\ \ \ | | | |/ / | | |/| |
| | | * | ntp: fix calculation of the next jiffie to trigger RTC syncMaciej W. Rozycki2008-09-06
| | | * | clockevents: broadcast fixup possible waitersThomas Gleixner2008-09-06
| | | * | clockevents: prevent endless loop lockupThomas Gleixner2008-09-05
| | | * | clockevents: prevent multiple init/shutdownThomas Gleixner2008-09-05
| | | * | clockevents: enforce reprogram in oneshot setupThomas Gleixner2008-09-05
| | | * | clockevents: prevent endless loop in periodic broadcast handlerThomas Gleixner2008-09-05
| | | * | clockevents: prevent clockevent event_handler ending up handler_noopVenkatesh Pallipadi2008-09-05
| | * | | sched_clock: fix NOHZ interactionPeter Zijlstra2008-09-05
| | |/ /
| | * / nohz: fix wrong event handler after online an offlined cpuMiao Xie2008-08-21
| |/ /
* | | clocksource: introduce CLOCK_MONOTONIC_RAWJohn Stultz2008-08-21
* | | clocksource: introduce clocksource_forward_now()Roman Zippel2008-08-21
* | | clocksource: keep track of original clocksource frequencyJohn Stultz2008-08-21
|/ /
* / sched clock: revert various sched_clock() changesIngo Molnar2008-07-31
|/
* cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis2008-07-26
* Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-07-24
|\
| * Merge branch 'linus' into timers/nohzIngo Molnar2008-07-18
| |\