aboutsummaryrefslogtreecommitdiff
path: root/kernel/time/clocksource.c
AgeCommit message (Expand)Author
2010-03-02timekeeping: Prevent oops when GENERIC_TIME=njohn stultz
2010-03-01Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-02-05clocksource: add suspend callbackMagnus Damm
2010-02-05clocksource: add argument to resume callbackMagnus Damm
2010-01-26clocksource: Prevent potential kgdb dead lockThomas Gleixner
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-11-14clocksource/events: Fix fallout of generic code changesThomas Gleixner
2009-11-13nohz: Prevent clocksource wrapping during idleJon Hunter
2009-11-13clocksource: Provide a generic mult/shift factor calculationThomas Gleixner
2009-11-11clocksource/timecompare: Fix symbol exports to be GPL'd.David S. Miller
2009-11-09tree-wide: fix typos "selct" + "slect" -> "select"Uwe Kleine-König
2009-09-24clocksource: Resume clocksource without taking the clocksource mutexMartin Schwidefsky
2009-09-14clocksource: Delay clocksource down rating to late bootThomas Gleixner
2009-09-14clocksource: clocksource_select must be called with mutex lockedThomas Gleixner
2009-09-11clocksource: Resolve cpu hotplug dead lock with TSC unstable, fix crashMartin Schwidefsky
2009-08-28clocksource: Resolve cpu hotplug dead lock with TSC unstableThomas Gleixner
2009-08-19clocksource: Avoid clocksource watchdog circular locking dependencyMartin Schwidefsky
2009-08-19clocksource: Protect the watchdog rating changes with clocksource_mutexThomas Gleixner
2009-08-15clocksource: Call clocksource_change_rating() outside of watchdog_lockThomas Gleixner
2009-08-15timekeeping: Update clocksource with stop_machineMartin Schwidefsky
2009-08-15timekeeping: Introduce struct timekeeperMartin Schwidefsky
2009-08-15clocksource: Move watchdog downgrade to a work queue threadMartin Schwidefsky
2009-08-15clocksource: Refactor clocksource watchdogMartin Schwidefsky
2009-08-15clocksource: Simplify clocksource watchdog resume logicMartin Schwidefsky
2009-08-15clocksource: Delay clocksource watchdog highres enablementMartin Schwidefsky
2009-08-15clocksource: Cleanup clocksource selectionMartin Schwidefsky
2009-07-19clocksource: Prevent NULL pointer dereferenceThomas Gleixner
2009-06-13clocksource: prevent selection of low resolution clocksourse also for nohz=onThomas Gleixner
2009-06-11clocksource: sanity check sysfs clocksource changesjohn stultz
2009-05-02clocksource: setup mult_orig in clocksource_enable()Magnus Damm
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-02-15clocksource: allow usage independent of timekeeping.cPatrick Ohly
2009-01-01cpumask: replace for_each_cpu_mask_nr with for_each_cpu in kernel/time/Rusty Russell
2009-01-01cpumask: convert kernel time functionsRusty Russell
2008-08-21clocksource: keep track of original clocksource frequencyJohn Stultz
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen
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-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds
2008-04-17kgdb: clocksource watchdogJason Wessel
2008-04-17clocksource: make clocksource watchdog cycle through online CPUsAndi Kleen
2008-03-25clocksource: revert: use init_timer_deferrable for clocksource_watchdogThomas Gleixner
2008-03-19revert "clocksource: make clocksource watchdog cycle through online CPUs"Andrew Morton
2008-02-08clocksource: remove redundant codeLi Zefan
2008-02-06time: fix sysfs_show_{available,current}_clocksources() buffer overflow problemMiao Xie
2008-01-30clocksource: add unregister function to disable unusable clocksourcesThomas Gleixner
2008-01-30clocksource: make clocksource watchdog cycle through online CPUsAndi Kleen