| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-07-22 | 1 | -0/+28 |
|\ |
|
| * | time: Fix stupid KERN_WARN compile issue | John Stultz | 2011-07-20 | 1 | -1/+1 |
| * | time: Avoid accumulating time drift in suspend/resume | John Stultz | 2011-06-21 | 1 | -0/+22 |
| * | time: Catch invalid timespec sleep values in __timekeeping_inject_sleeptime | John Stultz | 2011-06-21 | 1 | -0/+6 |
* | | alarmtimers: Return -ENOTSUPP if no RTC device is present | John Stultz | 2011-06-21 | 1 | -1/+22 |
* | | alarmtimers: Handle late rtc module loading | John Stultz | 2011-06-21 | 1 | -70/+67 |
|/ |
|
* | clocksource: Make watchdog robust vs. interruption | Thomas Gleixner | 2011-06-16 | 1 | -11/+13 |
* | clockevents: Handle empty cpumask gracefully | Thomas Gleixner | 2011-06-03 | 1 | -1/+4 |
* | hrtimers: Avoid touching inactive timer bases | Thomas Gleixner | 2011-05-23 | 1 | -2/+2 |
* | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner | 2011-05-20 | 3 | -22/+96 |
|\ |
|
| * | clockevents/source: Use u64 to make 32bit happy | Thomas Gleixner | 2011-05-20 | 2 | -2/+2 |
| * | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-05-19 | 3 | -4/+748 |
| |\ |
|
| * \ | Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2011-05-19 | 2 | -19/+83 |
| |\ \ |
|
| | * | | clockevents: Provide interface to reconfigure an active clock event device | Thomas Gleixner | 2011-05-19 | 1 | -0/+20 |
| | * | | clockevents: Provide combined configure and register function | Thomas Gleixner | 2011-05-19 | 1 | -0/+44 |
| | * | | clocksource: Get rid of the hardcoded 5 seconds sleep time limit | Thomas Gleixner | 2011-05-19 | 1 | -19/+19 |
| * | | | tick: Clear broadcast active bit when switching to oneshot | Thomas Gleixner | 2011-05-16 | 1 | -1/+11 |
| * | | | clocksource: Install completely before selecting | john stultz | 2011-05-05 | 1 | -2/+2 |
| |/ / |
|
* | | | clockevents: Move C3 stop test outside lock | Andi Kleen | 2011-05-05 | 1 | -7/+9 |
* | | | alarmtimer: Drop device refcount after rtc_open() | Thomas Gleixner | 2011-05-04 | 1 | -1/+7 |
* | | | alarmtimer: Check return value of class_find_device() | Thomas Gleixner | 2011-05-04 | 1 | -2/+4 |
* | | | timerfd: Allow timers to be cancelled when clock was set | Thomas Gleixner | 2011-05-02 | 1 | -0/+15 |
* | | | hrtimers: Prepare for cancel on clock was set timers | Thomas Gleixner | 2011-05-02 | 1 | -1/+1 |
| |/
|/| |
|
* | | timers: Fix alarmtimer build issues when CONFIG_RTC_CLASS=n | John Stultz | 2011-05-02 | 1 | -2/+18 |
* | | timers: Remove delayed irqwork from alarmtimers implementation | John Stultz | 2011-04-28 | 1 | -23/+9 |
* | | timers: Improve alarmtimer comments and minor fixes | John Stultz | 2011-04-28 | 1 | -40/+27 |
* | | timers: Posix interface for alarm-timers | John Stultz | 2011-04-26 | 1 | -0/+330 |
* | | timers: Introduce in-kernel alarm-timer interface | John Stultz | 2011-04-26 | 2 | -1/+376 |
* | | time: Add timekeeping_inject_sleeptime | John Stultz | 2011-04-26 | 1 | -3/+53 |
|/ |
|
* | posix clocks: Replace mutex with reader/writer semaphore | Richard Cochran | 2011-04-18 | 1 | -15/+9 |
* | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2011-04-07 | 2 | -2/+2 |
|\ |
|
| * | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 2 | -2/+2 |
* | | ntp: fix non privileged system time shifting | Richard Cochran | 2011-04-04 | 1 | -0/+2 |
|/ |
|
* | timekeeping: Use syscore_ops instead of sysdev class and sysdev | Rafael J. Wysocki | 2011-03-23 | 1 | -19/+8 |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-03-15 | 11 | -14/+628 |
|\ |
|
| * | posix-clocks: Check write permissions in posix syscalls | Torben Hohn | 2011-03-12 | 1 | -2/+12 |
| * | time: Extend get_xtime_and_monotonic_offset() to also return sleep | John Stultz | 2011-02-21 | 1 | -2/+6 |
| * | time: Introduce get_monotonic_boottime and ktime_get_boottime | John Stultz | 2011-02-21 | 1 | -1/+50 |
| * | ntp: Remove redundant and incorrect parameter check | Richard Cochran | 2011-02-18 | 1 | -3/+3 |
| * | posix clocks: Introduce dynamic clocks | Richard Cochran | 2011-02-02 | 2 | -1/+443 |
| * | ntp: Add ADJ_SETOFFSET mode bit | Richard Cochran | 2011-02-02 | 1 | -0/+11 |
| * | time: Introduce timekeeping_inject_offset | John Stultz | 2011-02-02 | 1 | -0/+36 |
| * | time: Correct the *settime* parameters | Richard Cochran | 2011-02-02 | 1 | -1/+1 |
| * | time: Fix legacy arch fallout | Thomas Gleixner | 2011-02-01 | 1 | -0/+4 |
| * | time: Make do_timer() and xtime_lock local to kernel/time/ | Torben Hohn | 2011-01-31 | 8 | -5/+9 |
| * | time: Provide xtime_update() | Torben Hohn | 2011-01-31 | 1 | -0/+13 |
| * | time: Remove unused __get_wall_to_monotonic() | Thomas Gleixner | 2011-01-31 | 1 | -5/+0 |
| * | time: Provide get_xtime_and_monotonic_offset() | Torben Hohn | 2011-01-31 | 1 | -0/+16 |
| * | time: Move get_jiffies_64 to kernel/time/jiffies.c | Torben Hohn | 2011-01-31 | 1 | -0/+18 |
| * | time: Move do_timer() to kernel/time/timekeeping.c | Torben Hohn | 2011-01-31 | 1 | -1/+13 |