index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
/
alarmtimer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-14
alarmtimers: Fix error handling
Thomas Gleixner
1
-10
/
+31
2011-08-10
alarmtimers: Rework RTC device selection using class interface
John Stultz
1
-38
/
+40
2011-08-10
alarmtimers: Add try_to_cancel functionality
John Stultz
1
-6
/
+37
2011-08-10
alarmtimers: Add more refined alarm state tracking
John Stultz
1
-7
/
+14
2011-08-10
alarmtimers: Remove period from alarm structure
John Stultz
1
-16
/
+14
2011-08-10
alarmtimers: Remove interval cap limit hack
John Stultz
1
-9
/
+0
2011-08-10
alarmtimers: Add alarm_forward functionality
John Stultz
1
-1
/
+36
2011-08-10
alarmtimers: Push rearming peroidic timers down into alamrtimer handler
John Stultz
1
-7
/
+13
2011-08-10
alarmtimers: Change alarmtimer functions to return alarmtimer_restart values
John Stultz
1
-4
/
+9
2011-08-10
alarmtimers: Avoid possible denial of service with high freq periodic timers
John Stultz
1
-0
/
+9
2011-08-10
alarmtimers: Memset itimerspec passed into alarm_timer_get
John Stultz
1
-0
/
+2
2011-08-10
alarmtimers: Avoid possible null pointer traversal
John Stultz
1
-5
/
+2
2011-06-21
alarmtimers: Return -ENOTSUPP if no RTC device is present
John Stultz
1
-1
/
+22
2011-06-21
alarmtimers: Handle late rtc module loading
John Stultz
1
-70
/
+67
2011-05-23
hrtimers: Avoid touching inactive timer bases
Thomas Gleixner
1
-2
/
+2
2011-05-04
alarmtimer: Drop device refcount after rtc_open()
Thomas Gleixner
1
-1
/
+7
2011-05-04
alarmtimer: Check return value of class_find_device()
Thomas Gleixner
1
-2
/
+4
2011-05-02
timers: Fix alarmtimer build issues when CONFIG_RTC_CLASS=n
John Stultz
1
-2
/
+18
2011-04-28
timers: Remove delayed irqwork from alarmtimers implementation
John Stultz
1
-23
/
+9
2011-04-28
timers: Improve alarmtimer comments and minor fixes
John Stultz
1
-40
/
+27
2011-04-26
timers: Posix interface for alarm-timers
John Stultz
1
-0
/
+330
2011-04-26
timers: Introduce in-kernel alarm-timer interface
John Stultz
1
-0
/
+375