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
*
drivers/pps: aesthetic tweaks to PPS-related content
Robert P. J. Day
2017-09-08
1
-1
/
+1
*
Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-09-05
1
-2
/
+3
|
\
|
*
Merge branch 'pm-sleep'
Rafael J. Wysocki
2017-09-04
1
-2
/
+3
|
|
\
|
|
*
PM / timekeeping: Print debug messages when requested
Rafael J. Wysocki
2017-07-23
1
-2
/
+3
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-09-04
3
-11
/
+22
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
alarmtimer: Ensure RTC module is not unloaded
Alexandre Belloni
2017-08-31
1
-0
/
+6
|
*
|
Merge branch 'fortglx/4.14/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
2017-08-20
2
-3
/
+10
|
|
\
\
|
|
*
|
alarmtimer: Fix unavailable wake-up source in sysfs
Geert Uytterhoeven
2017-08-17
1
-2
/
+9
|
|
*
|
timekeeping: Use proper timekeeper for debug code
Stafford Horne
2017-08-17
1
-1
/
+1
|
|
|
/
|
*
|
posix-cpu-timers: Use dedicated helper to access rlimit values
Krzysztof Opasiak
2017-08-18
1
-8
/
+6
*
|
|
time: Fix ktime_get_raw() incorrect base accumulation
John Stultz
2017-08-26
1
-3
/
+1
*
|
|
timers: Fix excessive granularity of new timers after a nohz idle
Nicholas Piggin
2017-08-24
1
-9
/
+41
|
/
/
*
|
timers: Fix overflow in get_next_timer_interrupt
Matija Glavinic Pecotic
2017-08-01
1
-1
/
+1
|
/
*
Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-07-05
6
-147
/
+176
|
\
|
*
posix_clocks: Use get_itimerspec64() and put_itimerspec64()
Deepa Dinamani
2017-06-30
1
-28
/
+16
|
*
nanosleep: Use get_timespec64() and put_timespec64()
Deepa Dinamani
2017-06-30
4
-37
/
+25
|
*
posix-timers: Use get_timespec64() and put_timespec64()
Deepa Dinamani
2017-06-30
2
-76
/
+70
|
*
posix-stubs: Conditionally include COMPAT_SYS_NI defines
Deepa Dinamani
2017-06-25
1
-6
/
+7
|
*
time: introduce {get,put}_itimerspec64
Deepa Dinamani
2017-06-25
1
-0
/
+30
|
*
time: add get_timespec64 and put_timespec64
Deepa Dinamani
2017-06-25
1
-0
/
+28
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-03
11
-781
/
+1129
|
\
\
|
*
|
timers: Make the cpu base lock raw
Sebastian Andrzej Siewior
2017-06-29
1
-24
/
+24
|
*
|
Merge branch 'fortglx/4.13/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
2017-06-21
1
-20
/
+26
|
|
\
\
|
|
*
|
time: Add warning about imminent deprecation of CONFIG_GENERIC_TIME_VSYSCALL_OLD
John Stultz
2017-06-20
1
-0
/
+1
|
|
*
|
time: Clean up CLOCK_MONOTONIC_RAW time handling
John Stultz
2017-06-20
1
-20
/
+25
|
*
|
|
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2017-06-21
3
-28
/
+49
|
|
\
\
\
|
|
|
/
/
|
*
|
|
posix-cpu-timers: Make timespec to nsec conversion safe
Thomas Gleixner
2017-06-20
1
-1
/
+5
|
*
|
|
itimer: Make timeval to nsec conversion range limited
Thomas Gleixner
2017-06-20
1
-2
/
+6
|
*
|
|
timers: Fix parameter description of try_to_del_timer_sync()
Peter Meerwald-Stadler
2017-06-20
1
-1
/
+1
|
|
|
/
|
|
/
|
|
*
|
posix-timers: Make nanosleep timespec argument const
Thomas Gleixner
2017-06-14
5
-7
/
+7
|
*
|
posix-cpu-timers: Avoid timespec conversion in do_cpu_nanosleep()
Thomas Gleixner
2017-06-14
1
-4
/
+5
|
*
|
time: Move compat_gettimeofday()/settimeofday() to native
Al Viro
2017-06-14
1
-0
/
+41
|
*
|
time: Move compat_time()/stime() to native
Al Viro
2017-06-14
1
-0
/
+41
|
*
|
posix-timers: Move compat_timer_create() to native, get rid of set_fs()
Al Viro
2017-06-14
2
-18
/
+42
|
*
|
posix-timers: Move compat versions of clock_gettime/settime/getres
Al Viro
2017-06-14
2
-4
/
+115
|
*
|
itimers: Move compat itimer syscalls to native ones
Al Viro
2017-06-14
2
-0
/
+40
|
*
|
posix-timers: Take compat timer_gettime(2) to native one
Al Viro
2017-06-14
2
-9
/
+35
|
*
|
posix-timers: Take compat timer_settime(2) to native one
Al Viro
2017-06-14
2
-24
/
+64
|
*
|
ntp: Move adjtimex related compat syscalls to native counterparts
Al Viro
2017-06-14
3
-1
/
+52
|
*
|
posix-timers: Kill ->nsleep_restart()
Al Viro
2017-06-14
4
-12
/
+1
|
*
|
hrtimers/posix-timers: Merge nanosleep timespec copyout logics into a new helper
Al Viro
2017-06-14
3
-29
/
+23
|
*
|
time/posix-timers: Move the compat copyouts to the nanosleep implementations
Al Viro
2017-06-14
5
-36
/
+129
|
*
|
posix-timers: Store rmtp into restart_block in sys_clock_nanosleep()
Al Viro
2017-06-14
4
-22
/
+10
|
*
|
hrtimer: Move copyout of remaining time to do_nanosleep()
Al Viro
2017-06-14
1
-42
/
+20
|
*
|
hrtimer_nanosleep(): Pass rmtp in restart_block
Al Viro
2017-06-14
3
-7
/
+14
|
*
|
alarmtimer: Move copyout and freeze handling into alarmtimer_do_nsleep()
Al Viro
2017-06-14
1
-70
/
+32
|
*
|
posix-cpu-timers: Move copyout of timespec into do_cpu_nanosleep()
Al Viro
2017-06-14
1
-35
/
+28
|
*
|
posix-timers: Handle relative posix-timers correctly
Thomas Gleixner
2017-06-12
1
-0
/
+13
|
*
|
posix-timers: Zero out oldval itimerspec
Thomas Gleixner
2017-06-12
1
-0
/
+2
|
*
|
posix-timers: Fix inverted SIGEV_NONE logic in common_timer_get()
Thomas Gleixner
2017-06-12
1
-1
/
+1
[next]