| Commit message (Expand) | Author | Age | Files | Lines |
* | timekeeping: Prevent oops when GENERIC_TIME=n | john stultz | 2010-03-02 | 1 | -0/+4 |
* | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-03-01 | 1 | -1/+13 |
|\ |
|
| * | clocksource: add suspend callback | Magnus Damm | 2010-02-05 | 1 | -0/+12 |
| * | clocksource: add argument to resume callback | Magnus Damm | 2010-02-05 | 1 | -1/+1 |
* | | clocksource: Prevent potential kgdb dead lock | Thomas Gleixner | 2010-01-26 | 1 | -3/+15 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-10 | 1 | -1/+1 |
|\ |
|
| * | tree-wide: fix typos "selct" + "slect" -> "select" | Uwe Kleine-König | 2009-11-09 | 1 | -1/+1 |
* | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-12-09 | 1 | -0/+97 |
|\ \ |
|
| * | | clocksource/events: Fix fallout of generic code changes | Thomas Gleixner | 2009-11-14 | 1 | -2/+2 |
| * | | nohz: Prevent clocksource wrapping during idle | Jon Hunter | 2009-11-13 | 1 | -0/+44 |
| * | | clocksource: Provide a generic mult/shift factor calculation | Thomas Gleixner | 2009-11-13 | 1 | -0/+53 |
| |/ |
|
* / | clocksource/timecompare: Fix symbol exports to be GPL'd. | David S. Miller | 2009-11-12 | 1 | -3/+3 |
|/ |
|
* | clocksource: Resume clocksource without taking the clocksource mutex | Martin Schwidefsky | 2009-09-24 | 1 | -4/+0 |
* | clocksource: Delay clocksource down rating to late boot | Thomas Gleixner | 2009-09-14 | 1 | -10/+18 |
* | clocksource: clocksource_select must be called with mutex locked | Thomas Gleixner | 2009-09-14 | 1 | -0/+2 |
* | clocksource: Resolve cpu hotplug dead lock with TSC unstable, fix crash | Martin Schwidefsky | 2009-09-11 | 1 | -2/+3 |
* | clocksource: Resolve cpu hotplug dead lock with TSC unstable | Thomas Gleixner | 2009-08-28 | 1 | -3/+30 |
* | clocksource: Avoid clocksource watchdog circular locking dependency | Martin Schwidefsky | 2009-08-19 | 1 | -3/+16 |
* | clocksource: Protect the watchdog rating changes with clocksource_mutex | Thomas Gleixner | 2009-08-19 | 1 | -5/+13 |
* | clocksource: Call clocksource_change_rating() outside of watchdog_lock | Thomas Gleixner | 2009-08-15 | 1 | -2/+9 |
* | timekeeping: Update clocksource with stop_machine | Martin Schwidefsky | 2009-08-15 | 1 | -68/+44 |
* | timekeeping: Introduce struct timekeeper | Martin Schwidefsky | 2009-08-15 | 1 | -2/+4 |
* | clocksource: Move watchdog downgrade to a work queue thread | Martin Schwidefsky | 2009-08-15 | 1 | -17/+39 |
* | clocksource: Refactor clocksource watchdog | Martin Schwidefsky | 2009-08-15 | 1 | -28/+69 |
* | clocksource: Simplify clocksource watchdog resume logic | Martin Schwidefsky | 2009-08-15 | 1 | -8/+15 |
* | clocksource: Delay clocksource watchdog highres enablement | Martin Schwidefsky | 2009-08-15 | 1 | -25/+22 |
* | clocksource: Cleanup clocksource selection | Martin Schwidefsky | 2009-08-15 | 1 | -83/+51 |
* | 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-16 | 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-24 | 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-22 | 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-20 | 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 |