Age | Commit message (Expand) | Author |
2011-05-23 | hrtimers: Avoid touching inactive timer bases | Thomas Gleixner |
2011-05-20 | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner |
2011-05-20 | clockevents/source: Use u64 to make 32bit happy | Thomas Gleixner |
2011-05-19 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-05-19 | Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2011-05-19 | clockevents: Provide interface to reconfigure an active clock event device | Thomas Gleixner |
2011-05-19 | clockevents: Provide combined configure and register function | Thomas Gleixner |
2011-05-19 | clocksource: Get rid of the hardcoded 5 seconds sleep time limit | Thomas Gleixner |
2011-05-16 | tick: Clear broadcast active bit when switching to oneshot | Thomas Gleixner |
2011-05-05 | clockevents: Move C3 stop test outside lock | Andi Kleen |
2011-05-05 | clocksource: Install completely before selecting | john stultz |
2011-05-04 | alarmtimer: Drop device refcount after rtc_open() | Thomas Gleixner |
2011-05-04 | alarmtimer: Check return value of class_find_device() | Thomas Gleixner |
2011-05-02 | timerfd: Allow timers to be cancelled when clock was set | Thomas Gleixner |
2011-05-02 | hrtimers: Prepare for cancel on clock was set timers | Thomas Gleixner |
2011-05-02 | timers: Fix alarmtimer build issues when CONFIG_RTC_CLASS=n | John Stultz |
2011-04-28 | timers: Remove delayed irqwork from alarmtimers implementation | John Stultz |
2011-04-28 | timers: Improve alarmtimer comments and minor fixes | John Stultz |
2011-04-26 | timers: Posix interface for alarm-timers | John Stultz |
2011-04-26 | timers: Introduce in-kernel alarm-timer interface | John Stultz |
2011-04-26 | time: Add timekeeping_inject_sleeptime | John Stultz |
2011-04-18 | posix clocks: Replace mutex with reader/writer semaphore | Richard Cochran |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds |
2011-04-04 | ntp: fix non privileged system time shifting | Richard Cochran |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-23 | timekeeping: Use syscore_ops instead of sysdev class and sysdev | Rafael J. Wysocki |
2011-03-15 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-03-12 | posix-clocks: Check write permissions in posix syscalls | Torben Hohn |
2011-02-26 | clockevents: Prevent oneshot mode when broadcast device is periodic | Thomas Gleixner |
2011-02-21 | time: Extend get_xtime_and_monotonic_offset() to also return sleep | John Stultz |
2011-02-21 | time: Introduce get_monotonic_boottime and ktime_get_boottime | John Stultz |
2011-02-18 | ntp: Remove redundant and incorrect parameter check | Richard Cochran |
2011-02-12 | timer debug: Hide kernel addresses via %pK in /proc/timer_list | Kees Cook |
2011-02-02 | posix clocks: Introduce dynamic clocks | Richard Cochran |
2011-02-02 | ntp: Add ADJ_SETOFFSET mode bit | Richard Cochran |
2011-02-02 | time: Introduce timekeeping_inject_offset | John Stultz |
2011-02-02 | time: Correct the *settime* parameters | Richard Cochran |
2011-02-01 | time: Fix legacy arch fallout | Thomas Gleixner |
2011-01-31 | time: Make do_timer() and xtime_lock local to kernel/time/ | Torben Hohn |
2011-01-31 | time: Provide xtime_update() | Torben Hohn |
2011-01-31 | time: Remove unused __get_wall_to_monotonic() | Thomas Gleixner |
2011-01-31 | time: Provide get_xtime_and_monotonic_offset() | Torben Hohn |
2011-01-31 | time: Move get_jiffies_64 to kernel/time/jiffies.c | Torben Hohn |
2011-01-31 | time: Move do_timer() to kernel/time/timekeeping.c | Torben Hohn |
2011-01-19 | hrtimers: Notify hrtimer users of switches to NOHZ mode | Stephen Boyd |
2011-01-15 | Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f... | Linus Torvalds |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2011-01-13 | pps: capture MONOTONIC_RAW timestamps as well | Alexander Gordeev |
2011-01-13 | ntp: add hardpps implementation | Alexander Gordeev |
2011-01-12 | timekeeping: Make local variables static | H Hartley Sweeten |