aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/clocksource.c
Commit message (Expand)AuthorAge
* clocksource: Resume clocksource without taking the clocksource mutexMartin Schwidefsky2009-09-24
* clocksource: Delay clocksource down rating to late bootThomas Gleixner2009-09-14
* clocksource: clocksource_select must be called with mutex lockedThomas Gleixner2009-09-14
* clocksource: Resolve cpu hotplug dead lock with TSC unstable, fix crashMartin Schwidefsky2009-09-11
* clocksource: Resolve cpu hotplug dead lock with TSC unstableThomas Gleixner2009-08-28
* clocksource: Avoid clocksource watchdog circular locking dependencyMartin Schwidefsky2009-08-19
* clocksource: Protect the watchdog rating changes with clocksource_mutexThomas Gleixner2009-08-19
* clocksource: Call clocksource_change_rating() outside of watchdog_lockThomas Gleixner2009-08-15
* timekeeping: Update clocksource with stop_machineMartin Schwidefsky2009-08-15
* timekeeping: Introduce struct timekeeperMartin Schwidefsky2009-08-15
* clocksource: Move watchdog downgrade to a work queue threadMartin Schwidefsky2009-08-15
* clocksource: Refactor clocksource watchdogMartin Schwidefsky2009-08-15
* clocksource: Simplify clocksource watchdog resume logicMartin Schwidefsky2009-08-15
* clocksource: Delay clocksource watchdog highres enablementMartin Schwidefsky2009-08-15
* clocksource: Cleanup clocksource selectionMartin Schwidefsky2009-08-15
* clocksource: Prevent NULL pointer dereferenceThomas Gleixner2009-07-19
* clocksource: prevent selection of low resolution clocksourse also for nohz=onThomas Gleixner2009-06-13
* clocksource: sanity check sysfs clocksource changesjohn stultz2009-06-11
* clocksource: setup mult_orig in clocksource_enable()Magnus Damm2009-05-02
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-21
* clocksource: allow usage independent of timekeeping.cPatrick Ohly2009-02-16
* cpumask: replace for_each_cpu_mask_nr with for_each_cpu in kernel/time/Rusty Russell2008-12-31
* cpumask: convert kernel time functionsRusty Russell2008-12-31
* clocksource: keep track of original clocksource frequencyJohn Stultz2008-08-21
* Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-23
|\
| * clocksource/events: use performance variant for_each_cpu_mask_nrMike Travis2008-05-23
* | sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-22
|/
* clocksource: allow read access to available/current_clocksourceHeiko Carstens2008-05-03
* clocksource: Fix permissions for available_clocksourceHeiko Carstens2008-05-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds2008-04-18
|\
| * clocksource: make clocksource watchdog cycle through online CPUsAndi Kleen2008-04-17
* | kgdb: clocksource watchdogJason Wessel2008-04-17
|/
* clocksource: revert: use init_timer_deferrable for clocksource_watchdogThomas Gleixner2008-03-25
* revert "clocksource: make clocksource watchdog cycle through online CPUs"Andrew Morton2008-03-19
* clocksource: remove redundant codeLi Zefan2008-02-08
* time: fix sysfs_show_{available,current}_clocksources() buffer overflow problemMiao Xie2008-02-06
* clocksource: add unregister function to disable unusable clocksourcesThomas Gleixner2008-01-30
* clocksource: make clocksource watchdog cycle through online CPUsAndi Kleen2008-01-30
* clocksource.c: use init_timer_deferrable for clocksource_watchdogParag Warudkar2008-01-30
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-24
* kernel/time/clocksource.c: Use list_for_each_entry instead of list_for_eachMatthias Kaehlcke2007-10-19
* clocksource: fix lock order in the resume pathThomas Gleixner2007-05-15
* clocksource: fix resume logicThomas Gleixner2007-05-09
* clocksource: spelling error in watchdog codeDaniel Walker2007-05-09
* [PATCH] clocksource: Fix thinko in watchdog selectionThomas Gleixner2007-03-25
* [PATCH] clocksource init adjustments (fix bug #7426)john stultz2007-03-05
* [PATCH] tick-management: dyntick / highres functionalityThomas Gleixner2007-02-16
* [PATCH] clocksource: Add verification (watchdog) helperThomas Gleixner2007-02-16
* [PATCH] Simplify the registration of clocksourcesThomas Gleixner2007-02-16
* [PATCH] kernel/time/clocksource.c needs struct task_struct on m68kMathieu Desnoyers2007-02-11