index
:
snowball/legacy-kernel.git
android-20111012
android-20111121
android-20111223
android-20120201
igloo-20111025
igloo-20111028
igloo-dev
isp1763
legacy kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
Age
Commit message (
Expand
)
Author
2011-06-21
alarmtimers: Return -ENOTSUPP if no RTC device is present
John Stultz
2011-06-21
alarmtimers: Handle late rtc module loading
John Stultz
2011-06-16
clocksource: Make watchdog robust vs. interruption
Thomas Gleixner
2011-06-03
clockevents: Handle empty cpumask gracefully
Thomas Gleixner
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
[next]