| Commit message (Expand) | Author | Age | Files | Lines |
* | clocksource: Prevent NULL pointer dereference | Thomas Gleixner | 2009-07-19 | 1 | -1/+1 |
* | clocksource: prevent selection of low resolution clocksourse also for nohz=on | Thomas Gleixner | 2009-06-13 | 1 | -8/+10 |
* | clocksource: sanity check sysfs clocksource changes | john stultz | 2009-06-11 | 1 | -1/+17 |
* | clocksource: setup mult_orig in clocksource_enable() | Magnus Damm | 2009-05-02 | 1 | -3/+0 |
* | clocksource: pass clocksource to read() callback | Magnus Damm | 2009-04-21 | 1 | -4/+4 |
* | clocksource: allow usage independent of timekeeping.c | Patrick Ohly | 2009-02-15 | 1 | -0/+76 |
* | cpumask: replace for_each_cpu_mask_nr with for_each_cpu in kernel/time/ | Rusty Russell | 2009-01-01 | 1 | -1/+2 |
* | cpumask: convert kernel time functions | Rusty Russell | 2009-01-01 | 1 | -3/+3 |
* | clocksource: keep track of original clocksource frequency | John Stultz | 2008-08-21 | 1 | -0/+3 |
* | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-07-23 | 1 | -2/+2 |
|\ |
|
| * | clocksource/events: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 | 1 | -2/+2 |
* | | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen | 2008-07-21 | 1 | -2/+6 |
|/ |
|
* | clocksource: allow read access to available/current_clocksource | Heiko Carstens | 2008-05-03 | 1 | -2/+2 |
* | clocksource: Fix permissions for available_clocksource | Heiko Carstens | 2008-05-03 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt | Linus Torvalds | 2008-04-18 | 1 | -4/+14 |
|\ |
|
| * | clocksource: make clocksource watchdog cycle through online CPUs | Andi Kleen | 2008-04-17 | 1 | -4/+14 |
* | | kgdb: clocksource watchdog | Jason Wessel | 2008-04-17 | 1 | -0/+12 |
|/ |
|
* | clocksource: revert: use init_timer_deferrable for clocksource_watchdog | Thomas Gleixner | 2008-03-25 | 1 | -1/+1 |
* | revert "clocksource: make clocksource watchdog cycle through online CPUs" | Andrew Morton | 2008-03-19 | 1 | -10/+4 |
* | clocksource: remove redundant code | Li Zefan | 2008-02-08 | 1 | -1/+0 |
* | time: fix sysfs_show_{available,current}_clocksources() buffer overflow problem | Miao Xie | 2008-02-06 | 1 | -9/+10 |
* | clocksource: add unregister function to disable unusable clocksources | Thomas Gleixner | 2008-01-30 | 1 | -0/+15 |
* | clocksource: make clocksource watchdog cycle through online CPUs | Andi Kleen | 2008-01-30 | 1 | -4/+10 |
* | clocksource.c: use init_timer_deferrable for clocksource_watchdog | Parag Warudkar | 2008-01-30 | 1 | -1/+1 |
* | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 2008-01-24 | 1 | -1/+1 |
* | kernel/time/clocksource.c: Use list_for_each_entry instead of list_for_each | Matthias Kaehlcke | 2007-10-19 | 1 | -15/+7 |
* | clocksource: fix lock order in the resume path | Thomas Gleixner | 2007-05-15 | 1 | -7/+3 |
* | clocksource: fix resume logic | Thomas Gleixner | 2007-05-09 | 1 | -0/+45 |
* | clocksource: spelling error in watchdog code | Daniel Walker | 2007-05-09 | 1 | -3/+3 |
* | [PATCH] clocksource: Fix thinko in watchdog selection | Thomas Gleixner | 2007-03-25 | 1 | -1/+2 |
* | [PATCH] clocksource init adjustments (fix bug #7426) | john stultz | 2007-03-05 | 1 | -3/+5 |
* | [PATCH] tick-management: dyntick / highres functionality | Thomas Gleixner | 2007-02-16 | 1 | -0/+8 |
* | [PATCH] clocksource: Add verification (watchdog) helper | Thomas Gleixner | 2007-02-16 | 1 | -4/+122 |
* | [PATCH] Simplify the registration of clocksources | Thomas Gleixner | 2007-02-16 | 1 | -62/+58 |
* | [PATCH] kernel/time/clocksource.c needs struct task_struct on m68k | Mathieu Desnoyers | 2007-02-11 | 1 | -0/+1 |
* | [PATCH] clocksource: small cleanup | Daniel Walker | 2006-12-10 | 1 | -3/+3 |
* | [PATCH] clocksource: add usage of CONFIG_SYSFS | Daniel Walker | 2006-12-10 | 1 | -0/+2 |
* | [PATCH] time: rename clocksource functions | john stultz | 2006-06-26 | 1 | -8/+8 |
* | [PATCH] Time: i386 Clocksource Drivers | john stultz | 2006-06-26 | 1 | -3/+8 |
* | [PATCH] Time: Use clocksource infrastructure for update_wall_time | john stultz | 2006-06-26 | 1 | -2/+2 |
* | [PATCH] Time: Clocksource Infrastructure | john stultz | 2006-06-26 | 1 | -0/+344 |