aboutsummaryrefslogtreecommitdiff
path: root/kernel/time
AgeCommit message (Expand)Author
2008-07-26cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-07-23Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen
2008-07-18cpumask: Optimize cpumask_of_cpu in kernel/time/tick-common.cMike Travis
2008-07-18Merge branch 'linus' into timers/nohzIngo Molnar
2008-07-18nohz: prevent tick stop outside of the idle loopThomas Gleixner
2008-07-16Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-15Merge branch 'linus' into core/softlockupIngo Molnar
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-07-15Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2008-07-14Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2008-07-11sched_clock: stop maximum check on NO HZSteven Rostedt
2008-07-11nohz: don't stop idle tick if softirqs are pending.Heiko Carstens
2008-07-08x86, clockevents: add C1E aware idle functionThomas Gleixner
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe
2008-05-30nohz: reduce jiffies polling overheadIngo Molnar
2008-05-30softlockup: fix false positives on nohz if CPU is 100% idle for more than 60 ...Ingo Molnar
2008-05-23clocksource/events: use performance variant for_each_cpu_mask_nrMike Travis
2008-05-03clocksource: allow read access to available/current_clocksourceHeiko Carstens
2008-05-03clocksource: Fix permissions for available_clocksourceHeiko Carstens
2008-05-01ntp: handle leap second via timerRoman Zippel
2008-05-01ntp: remove current_tick_length()Roman Zippel
2008-05-01ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFTRoman Zippel
2008-05-01ntp: support for TAIRoman Zippel
2008-05-01ntp: increase time_offset resolutionRoman Zippel
2008-05-01ntp: increase time_freq resolutionRoman Zippel
2008-05-01ntp: NTP4 user space bits updateRoman Zippel
2008-05-01ntp: cleanup ntp.cRoman Zippel
2008-05-01remove div_long_long_remRoman Zippel
2008-05-01convert a few do_div usersRoman Zippel
2008-04-29kernel: use non-racy method for proc entries creationDenis V. Lunev
2008-04-25softlockup: fix NOHZ wakeupIngo Molnar
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...Linus Torvalds
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds
2008-04-21clockevents: fix typo in tick-broadcast.cGlauber Costa
2008-04-19sched: rt-group: synchonised bandwidth periodPeter Zijlstra
2008-04-19x86: tsc prevent time going backwardsThomas Gleixner
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbLinus Torvalds
2008-04-17kgdb: clocksource watchdogJason Wessel
2008-04-17clocksource: make clocksource watchdog cycle through online CPUsAndi Kleen
2008-04-17clockevents: optimise tick_nohz_stop_sched_tick() a bitKarsten Wiese
2008-04-17[S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.hRussell King
2008-03-25clocksource: revert: use init_timer_deferrable for clocksource_watchdogThomas Gleixner
2008-03-24Don't 'printk()' while holding xtime lock for writingLinus Torvalds
2008-03-19revert "clocksource: make clocksource watchdog cycle through online CPUs"Andrew Morton
2008-03-09time: remove obsolete CLOCK_TICK_ADJUSTRoman Zippel
2008-03-09time: don't touch an offlined CPU's ts->tick_stopped in tick_cancel_sched_tim...Karsten Wiese