summaryrefslogtreecommitdiffstats
path: root/kernel/time
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|\ \ \
| * | | cpumask: Optimize cpumask_of_cpu in kernel/time/tick-common.cMike Travis2008-07-181-7/+7
| * | | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-162-3/+15
| |\ \ \ | | | |/ | | |/|
| * | | clocksource/events: use performance variant for_each_cpu_mask_nrMike Travis2008-05-232-4/+3
* | | | Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2008-07-231-2/+2
|\ \ \ \
| * \ \ \ Merge branch 'linus' into core/softlockupIngo Molnar2008-07-152-2/+14
| |\ \ \ \
| * | | | | softlockup: fix false positives on nohz if CPU is 100% idle for more than 60 ...Ingo Molnar2008-05-301-2/+2
| | |/ / / | |/| | |
* | | | | sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-211-2/+6
| |_|/ / |/| | |
* | | | Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-151-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-1/+1
| |/ /
* | | Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2008-07-151-0/+8
|\ \ \ | | |/ | |/|
| * | nohz: don't stop idle tick if softirqs are pending.Heiko Carstens2008-07-111-0/+1
| * | nohz: reduce jiffies polling overheadIngo Molnar2008-05-301-0/+7
| |/
* | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-141-0/+2
|\ \
| * | sched_clock: stop maximum check on NO HZSteven Rostedt2008-07-111-0/+2
| |/
* | x86, clockevents: add C1E aware idle functionThomas Gleixner2008-07-081-2/+4
|/
* clocksource: allow read access to available/current_clocksourceHeiko Carstens2008-05-031-2/+2
* clocksource: Fix permissions for available_clocksourceHeiko Carstens2008-05-031-1/+1
* ntp: handle leap second via timerRoman Zippel2008-05-012-45/+92
* ntp: remove current_tick_length()Roman Zippel2008-05-012-17/+4
* ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFTRoman Zippel2008-05-012-15/+15
* ntp: support for TAIRoman Zippel2008-05-011-0/+7
* ntp: increase time_offset resolutionRoman Zippel2008-05-011-12/+11
* ntp: increase time_freq resolutionRoman Zippel2008-05-011-15/+15
* ntp: NTP4 user space bits updateRoman Zippel2008-05-011-44/+47
* ntp: cleanup ntp.cRoman Zippel2008-05-011-82/+91
OpenPOWER on IntegriCloud