aboutsummaryrefslogtreecommitdiff
path: root/kernel/time
AgeCommit message (Expand)AuthorFilesLines
2008-07-31sched clock: revert various sched_clock() changesGravatar Ingo Molnar 1-2/+0
2008-07-26cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuGravatar Mike Travis 1-5/+3
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-2/+10
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-11/+10
2008-07-23Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-2/+2
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionGravatar Andi Kleen 1-2/+6
2008-07-18cpumask: Optimize cpumask_of_cpu in kernel/time/tick-common.cGravatar Mike Travis 1-7/+7
2008-07-18Merge branch 'linus' into timers/nohzGravatar Ingo Molnar 2-3/+7
2008-07-18nohz: prevent tick stop outside of the idle loopGravatar Thomas Gleixner 1-2/+10
2008-07-16Merge branch 'linus' into cpus4096Gravatar Ingo Molnar 2-3/+15
2008-07-15Merge branch 'linus' into core/softlockupGravatar Ingo Molnar 2-2/+14
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusGravatar Ingo Molnar 1-1/+1
2008-07-15Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+8
2008-07-14Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+2
2008-07-11sched_clock: stop maximum check on NO HZGravatar Steven Rostedt 1-0/+2
2008-07-11nohz: don't stop idle tick if softirqs are pending.Gravatar Heiko Carstens 1-0/+1
2008-07-08x86, clockevents: add C1E aware idle functionGravatar Thomas Gleixner 1-2/+4
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentGravatar Jens Axboe 1-1/+1
2008-05-30nohz: reduce jiffies polling overheadGravatar Ingo Molnar 1-0/+7
2008-05-30softlockup: fix false positives on nohz if CPU is 100% idle for more than 60 ...Gravatar Ingo Molnar 1-2/+2
2008-05-23clocksource/events: use performance variant for_each_cpu_mask_nrGravatar Mike Travis 2-4/+3
2008-05-03clocksource: allow read access to available/current_clocksourceGravatar Heiko Carstens 1-2/+2
2008-05-03clocksource: Fix permissions for available_clocksourceGravatar Heiko Carstens 1-1/+1
2008-05-01ntp: handle leap second via timerGravatar Roman Zippel 2-45/+92
2008-05-01ntp: remove current_tick_length()Gravatar Roman Zippel 2-17/+4
2008-05-01ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFTGravatar Roman Zippel 2-15/+15
2008-05-01ntp: support for TAIGravatar Roman Zippel 1-0/+7
2008-05-01ntp: increase time_offset resolutionGravatar Roman Zippel 1-12/+11
2008-05-01ntp: increase time_freq resolutionGravatar Roman Zippel 1-15/+15
2008-05-01ntp: NTP4 user space bits updateGravatar Roman Zippel 1-44/+47
2008-05-01ntp: cleanup ntp.cGravatar Roman Zippel 1-82/+91
2008-05-01remove div_long_long_remGravatar Roman Zippel 1-4/+2
2008-05-01convert a few do_div usersGravatar Roman Zippel 1-19/+6
2008-04-29kernel: use non-racy method for proc entries creationGravatar Denis V. Lunev 2-8/+2
2008-04-25softlockup: fix NOHZ wakeupGravatar Ingo Molnar 1-0/+1
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...Gravatar Linus Torvalds 1-1/+1
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Gravatar Linus Torvalds 1-5/+0
2008-04-21clockevents: fix typo in tick-broadcast.cGravatar Glauber Costa 1-1/+1
2008-04-19sched: rt-group: synchonised bandwidth periodGravatar Peter Zijlstra 1-5/+0
2008-04-19x86: tsc prevent time going backwardsGravatar Thomas Gleixner 1-0/+2
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtGravatar Linus Torvalds 2-8/+16
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbGravatar Linus Torvalds 1-0/+12
2008-04-17kgdb: clocksource watchdogGravatar Jason Wessel 1-0/+12
2008-04-17clocksource: make clocksource watchdog cycle through online CPUsGravatar Andi Kleen 1-4/+14
2008-04-17clockevents: optimise tick_nohz_stop_sched_tick() a bitGravatar Karsten Wiese 1-4/+2
2008-04-17[S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.hGravatar Russell King 3-3/+5
2008-03-25clocksource: revert: use init_timer_deferrable for clocksource_watchdogGravatar Thomas Gleixner 1-1/+1
2008-03-24Don't 'printk()' while holding xtime lock for writingGravatar Linus Torvalds 1-0/+4
2008-03-19revert "clocksource: make clocksource watchdog cycle through online CPUs"Gravatar Andrew Morton 1-10/+4
2008-03-09time: remove obsolete CLOCK_TICK_ADJUSTGravatar Roman Zippel 2-5/+12