index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
/
alarmtimer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
time: Change k_clock nsleep() to use timespec64
Deepa Dinamani
2017-04-14
1
-3
/
+4
*
time: Change k_clock timer_set() and timer_get() to use timespec64
Deepa Dinamani
2017-04-14
1
-7
/
+7
*
time: Change k_clock clock_getres() to use timespec64
Deepa Dinamani
2017-04-14
1
-1
/
+1
*
time: Change k_clock clock_get() to use timespec64
Deepa Dinamani
2017-04-14
1
-2
/
+2
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
1
-2
/
+2
*
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
1
-10
/
+10
*
posix-timers: give lazy compilers some help optimizing code away
Nicolas Pitre
2016-12-14
1
-1
/
+2
*
alarmtimer: Add tracepoints for alarm timers
Baolin Wang
2016-12-01
1
-10
/
+43
*
posix-timers: Make them configurable
Nicolas Pitre
2016-11-16
1
-2
/
+4
*
alarmtimer: Remove unused but set variable
Tobias Klauser
2016-10-17
1
-2
/
+0
*
alarmtimer: Fix comments describing structure fields
Pratyush Patel
2016-06-20
1
-1
/
+0
*
alarmtimer: Avoid unexpected rtc interrupt when system resume from S3
zhuo-hao
2015-12-03
1
-0
/
+17
*
alarmtimer: Get rid of unused return value
Thomas Gleixner
2015-04-22
1
-7
/
+4
*
hrtimer: Get rid of hrtimer_get_res()
Thomas Gleixner
2015-04-22
1
-3
/
+3
*
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-12
1
-1
/
+1
*
alarmtimer: Lock k_itimer during timer callback
Richard Larocque
2014-09-12
1
-2
/
+8
*
alarmtimer: Do not signal SIGEV_NONE timers
Richard Larocque
2014-09-12
1
-2
/
+4
*
alarmtimer: Return relative times in timer_gettime
Richard Larocque
2014-09-12
1
-7
/
+11
*
Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-08-04
1
-1
/
+1
|
\
|
*
alarmtimer: Export symbols of alarmtimer_get_rtcdev
Pramod Gurav
2014-06-19
1
-1
/
+1
*
|
alarmtimer: Fix bug where relative alarm timers were treated as absolute
John Stultz
2014-07-08
1
-2
/
+18
|
/
*
alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't exist
KOSAKI Motohiro
2013-10-18
1
-2
/
+2
*
alarmtimer: Export symbols of functions declared in linux/alarmtimer.h
Marcus Gelderie
2013-06-12
1
-1
/
+9
*
alarmtimer: Add functions for timerfd support
Todd Poynor
2013-05-29
1
-1
/
+38
*
alarmtimer: Rename alarmtimer_remove to alarmtimer_dequeue
John Stultz
2012-09-24
1
-4
/
+4
*
alarmtimer: Use hrtimer per-alarm instead of per-base
John Stultz
2012-09-24
1
-67
/
+27
*
alarmtimer: Implement minimum alarm interval for allowing suspend
Todd Poynor
2012-09-24
1
-5
/
+13
*
alarmtimer: Provide accessor to alarmtimer rtc device
John Stultz
2012-04-20
1
-2
/
+2
*
alarmtimer: Don't call rtc_timer_init() when CONFIG_RTC_CLASS=n
Thomas Gleixner
2012-03-24
1
-3
/
+8
*
alarmtimer: Make sure we initialize the rtctimer
John Stultz
2012-03-23
1
-1
/
+4
*
alarmtimers: Fix time comparison
Thomas Gleixner
2011-12-06
1
-1
/
+1
*
alarmtimers: Fix error handling
Thomas Gleixner
2011-09-14
1
-10
/
+31
*
alarmtimers: Rework RTC device selection using class interface
John Stultz
2011-08-10
1
-38
/
+40
*
alarmtimers: Add try_to_cancel functionality
John Stultz
2011-08-10
1
-6
/
+37
*
alarmtimers: Add more refined alarm state tracking
John Stultz
2011-08-10
1
-7
/
+14
*
alarmtimers: Remove period from alarm structure
John Stultz
2011-08-10
1
-16
/
+14
*
alarmtimers: Remove interval cap limit hack
John Stultz
2011-08-10
1
-9
/
+0
*
alarmtimers: Add alarm_forward functionality
John Stultz
2011-08-10
1
-1
/
+36
*
alarmtimers: Push rearming peroidic timers down into alamrtimer handler
John Stultz
2011-08-10
1
-7
/
+13
*
alarmtimers: Change alarmtimer functions to return alarmtimer_restart values
John Stultz
2011-08-10
1
-4
/
+9
*
alarmtimers: Avoid possible denial of service with high freq periodic timers
John Stultz
2011-08-10
1
-0
/
+9
*
alarmtimers: Memset itimerspec passed into alarm_timer_get
John Stultz
2011-08-10
1
-0
/
+2
*
alarmtimers: Avoid possible null pointer traversal
John Stultz
2011-08-10
1
-5
/
+2
*
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
*
hrtimers: Avoid touching inactive timer bases
Thomas Gleixner
2011-05-23
1
-2
/
+2
*
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
[next]