summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-12posix-clocks: Check write permissions in posix syscallsTorben Hohn
2011-03-10hrtimer: Remove empty hrtimer_init_hres_timer()Thomas Gleixner
2011-03-10hrtimer: Update hrtimer->state documentationThomas Gleixner
2011-03-02hrtimer: Update base[CLOCK_BOOTTIME].offset correctlyThomas Gleixner
2011-02-21timers: Export CLOCK_BOOTTIME via the posix timers interfaceJohn Stultz
2011-02-21timers: Add CLOCK_BOOTTIME hrtimer baseJohn Stultz
2011-02-21time: Extend get_xtime_and_monotonic_offset() to also return sleepJohn Stultz
2011-02-21time: Introduce get_monotonic_boottime and ktime_get_boottimeJohn Stultz
2011-02-21hrtimers: extend hrtimer base code to handle more then 2 clockidsJohn Stultz
2011-02-18ntp: Remove redundant and incorrect parameter checkRichard Cochran
2011-02-09mn10300: Switch do_timer() to xtimer_update()Torben Hohn
2011-02-02posix clocks: Introduce dynamic clocksRichard Cochran
2011-02-02posix-timers: Cleanup namespaceThomas Gleixner
2011-02-02posix-timers: Add support for fd based clocksRichard Cochran
2011-02-02x86: Add clock_adjtime for x86Richard Cochran
2011-02-02posix-timers: Introduce a syscall for clock tuning.Richard Cochran
2011-02-02time: Splitout compat timex accessorsRichard Cochran
2011-02-02ntp: Add ADJ_SETOFFSET mode bitRichard Cochran
2011-02-02time: Introduce timekeeping_inject_offsetJohn Stultz
2011-02-02posix-timer: Update commentRichard Cochran
2011-02-02posix-timers: Make posix-cpu-timers functions staticThomas Gleixner
2011-02-02posix-timers: Remove CLOCK_DISPATCH leftoversThomas Gleixner
2011-02-02posix-timers: Convert timer_delete() to clockid_to_kclock()Thomas Gleixner
2011-02-02posix-timers: Convert timer_gettime() to clockid_to_kclock()Thomas Gleixner
2011-02-02posix-timers: Convert timer_settime() to clockid_to_kclock()Thomas Gleixner
2011-02-02posix-timers: Convert timer_create() to clockid_to_kclock()Thomas Gleixner
2011-02-02posix-timers: Remove useless res field from k_clockThomas Gleixner
2011-02-02posix-timers: Convert clock_getres() to clockid_to_kclock()Thomas Gleixner
2011-02-02posix-timers: Make clock_getres and clock_get mandatoryThomas Gleixner
2011-02-02posix-timers: Convert clock_gettime() to clockid_to_kclock()Thomas Gleixner
2011-02-02posix-timers: Convert clock_settime to clockid_to_kclock()Thomas Gleixner
2011-02-02posix-cpu-timers: Remove the stub nanosleep functionsThomas Gleixner
2011-02-02thread_info: Remove legacy arg0-3 from restart_blockThomas Gleixner
2011-02-02posix-timers: Cleanup restart_block usageThomas Gleixner
2011-02-02posix-timers: Convert clock_nanosleep_restart to clockid_to_kclock()Thomas Gleixner
2011-02-02posix-timers: Convert clock_nanosleep to clockid_to_kclock()Thomas Gleixner
2011-02-02posix-timers: Introduce clockid_to_kclock()Thomas Gleixner
2011-02-02posix-timers: Introduce clock_posix_cpuThomas Gleixner
2011-02-02posix-timers: Cleanup struct initializersThomas Gleixner
2011-02-02posix-timers: Define nanosleep not supported error separateThomas Gleixner
2011-02-02time: Correct the *settime* parametersRichard Cochran
2011-02-01time: Fix legacy arch falloutThomas Gleixner
2011-01-31time: Make do_timer() and xtime_lock local to kernel/time/Torben Hohn
2011-01-31xtensa: Switch do_timer() to xtime_update()Torben Hohn
2011-01-31sparc: Switch do_timer() to xtime_update()Torben Hohn
2011-01-31parisc: Switch do_timer() to xtime_update()Torben Hohn
2011-01-31m68k: Switch do_timer() to xtime_update()Torben Hohn
2011-01-31m32r: Switch from do_timer() to xtime_update()Torben Hohn
2011-01-31ia64: Switch do_timer() to xtime_update()Torben Hohn
2011-01-31h8300: Switch do_timer() to xtime_update()Torben Hohn