index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
Age
Commit message (
Expand
)
Author
2017-11-08
timers/posix-cpu-timers: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
2017-11-08
timers/hrtimer: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
2017-11-08
timers/nohz: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-08
drivers/pps: aesthetic tweaks to PPS-related content
Robert P. J. Day
2017-09-05
Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-09-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-09-04
Merge branch 'pm-sleep'
Rafael J. Wysocki
2017-08-31
alarmtimer: Ensure RTC module is not unloaded
Alexandre Belloni
2017-08-26
time: Fix ktime_get_raw() incorrect base accumulation
John Stultz
2017-08-24
timers: Fix excessive granularity of new timers after a nohz idle
Nicholas Piggin
2017-08-20
Merge branch 'fortglx/4.14/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
2017-08-18
posix-cpu-timers: Use dedicated helper to access rlimit values
Krzysztof Opasiak
2017-08-17
alarmtimer: Fix unavailable wake-up source in sysfs
Geert Uytterhoeven
2017-08-17
timekeeping: Use proper timekeeper for debug code
Stafford Horne
2017-08-01
timers: Fix overflow in get_next_timer_interrupt
Matija Glavinic Pecotic
2017-07-23
PM / timekeeping: Print debug messages when requested
Rafael J. Wysocki
2017-07-05
Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-07-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-03
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-03
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-06-30
posix_clocks: Use get_itimerspec64() and put_itimerspec64()
Deepa Dinamani
2017-06-30
nanosleep: Use get_timespec64() and put_timespec64()
Deepa Dinamani
2017-06-30
posix-timers: Use get_timespec64() and put_timespec64()
Deepa Dinamani
2017-06-29
timers: Make the cpu base lock raw
Sebastian Andrzej Siewior
2017-06-25
posix-stubs: Conditionally include COMPAT_SYS_NI defines
Deepa Dinamani
2017-06-25
time: introduce {get,put}_itimerspec64
Deepa Dinamani
2017-06-25
time: add get_timespec64 and put_timespec64
Deepa Dinamani
2017-06-22
nohz: Move idle balancer registration to the idle path
Frederic Weisbecker
2017-06-22
sched/loadavg: Generalize "_idle" naming to "_nohz"
Frederic Weisbecker
2017-06-21
Merge branch 'fortglx/4.13/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
2017-06-21
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2017-06-20
time: Add warning about imminent deprecation of CONFIG_GENERIC_TIME_VSYSCALL_OLD
John Stultz
2017-06-20
time: Clean up CLOCK_MONOTONIC_RAW time handling
John Stultz
2017-06-20
posix-cpu-timers: Make timespec to nsec conversion safe
Thomas Gleixner
2017-06-20
itimer: Make timeval to nsec conversion range limited
Thomas Gleixner
2017-06-20
timers: Fix parameter description of try_to_del_timer_sync()
Peter Meerwald-Stadler
2017-06-20
Merge branch 'WIP.sched/core' into sched/core
Ingo Molnar
2017-06-20
time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting
John Stultz
2017-06-20
time: Fix clock->read(clock) race around clocksource changes
John Stultz
2017-06-14
posix-timers: Make nanosleep timespec argument const
Thomas Gleixner
2017-06-14
posix-cpu-timers: Avoid timespec conversion in do_cpu_nanosleep()
Thomas Gleixner
2017-06-14
time: Move compat_gettimeofday()/settimeofday() to native
Al Viro
2017-06-14
time: Move compat_time()/stime() to native
Al Viro
2017-06-14
posix-timers: Move compat_timer_create() to native, get rid of set_fs()
Al Viro
2017-06-14
posix-timers: Move compat versions of clock_gettime/settime/getres
Al Viro
2017-06-14
itimers: Move compat itimer syscalls to native ones
Al Viro
2017-06-14
posix-timers: Take compat timer_gettime(2) to native one
Al Viro
2017-06-14
posix-timers: Take compat timer_settime(2) to native one
Al Viro
[next]