index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-10-26
9
-213
/
+364
|
\
|
*
alarmtimers: Fix error handling
Thomas Gleixner
2011-09-14
1
-10
/
+31
|
*
clocksource: Make watchdog reset lockless
Thomas Gleixner
2011-09-13
1
-20
/
+18
|
*
clockevents: Add direct ktime programming function
Martin Schwidefsky
2011-09-08
1
-0
/
+4
|
*
clockevents: Make minimum delay adjustments configurable
Martin Schwidefsky
2011-09-08
6
-93
/
+121
|
*
nohz: Remove "Switched to NOHz mode" debugging messages
Heiko Carstens
2011-09-08
1
-5
/
+1
|
*
nohz: Make idle/iowait counter update conditional
Michal Hocko
2011-09-08
1
-6
/
+35
|
*
nohz: Fix update_ts_time_stat idle accounting
Michal Hocko
2011-09-08
1
-4
/
+4
|
*
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
*
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-10-26
1
-6
/
+0
|
\
\
|
*
|
nohz: Remove nohz_cpu_mask
Shi, Alex
2011-09-28
1
-6
/
+0
|
|
/
*
|
locking, timer_stats: Annotate table_lock as raw
Thomas Gleixner
2011-09-13
1
-3
/
+3
|
/
*
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
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-07-22
1
-0
/
+28
|
\
|
*
time: Fix stupid KERN_WARN compile issue
John Stultz
2011-07-20
1
-1
/
+1
|
*
time: Avoid accumulating time drift in suspend/resume
John Stultz
2011-06-21
1
-0
/
+22
|
*
time: Catch invalid timespec sleep values in __timekeeping_inject_sleeptime
John Stultz
2011-06-21
1
-0
/
+6
*
|
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
|
/
*
clocksource: Make watchdog robust vs. interruption
Thomas Gleixner
2011-06-16
1
-11
/
+13
*
clockevents: Handle empty cpumask gracefully
Thomas Gleixner
2011-06-03
1
-1
/
+4
*
hrtimers: Avoid touching inactive timer bases
Thomas Gleixner
2011-05-23
1
-2
/
+2
*
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2011-05-20
3
-22
/
+96
|
\
|
*
clockevents/source: Use u64 to make 32bit happy
Thomas Gleixner
2011-05-20
2
-2
/
+2
|
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-05-19
3
-4
/
+748
|
|
\
|
*
\
Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2011-05-19
2
-19
/
+83
|
|
\
\
|
|
*
|
clockevents: Provide interface to reconfigure an active clock event device
Thomas Gleixner
2011-05-19
1
-0
/
+20
|
|
*
|
clockevents: Provide combined configure and register function
Thomas Gleixner
2011-05-19
1
-0
/
+44
|
|
*
|
clocksource: Get rid of the hardcoded 5 seconds sleep time limit
Thomas Gleixner
2011-05-19
1
-19
/
+19
|
*
|
|
tick: Clear broadcast active bit when switching to oneshot
Thomas Gleixner
2011-05-16
1
-1
/
+11
|
*
|
|
clocksource: Install completely before selecting
john stultz
2011-05-05
1
-2
/
+2
|
|
/
/
*
|
|
clockevents: Move C3 stop test outside lock
Andi Kleen
2011-05-05
1
-7
/
+9
*
|
|
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
*
|
|
timerfd: Allow timers to be cancelled when clock was set
Thomas Gleixner
2011-05-02
1
-0
/
+15
*
|
|
hrtimers: Prepare for cancel on clock was set timers
Thomas Gleixner
2011-05-02
1
-1
/
+1
|
|
/
|
/
|
*
|
timers: Fix alarmtimer build issues when CONFIG_RTC_CLASS=n
John Stultz
2011-05-02
1
-2
/
+18
*
|
timers: Remove delayed irqwork from alarmtimers implementation
John Stultz
2011-04-28
1
-23
/
+9
*
|
timers: Improve alarmtimer comments and minor fixes
John Stultz
2011-04-28
1
-40
/
+27
*
|
timers: Posix interface for alarm-timers
John Stultz
2011-04-26
1
-0
/
+330
*
|
timers: Introduce in-kernel alarm-timer interface
John Stultz
2011-04-26
2
-1
/
+376
[next]