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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
posix-cpu-timers: Remove useless call to check_dl_overrun()
Juri Lelli
1
-3
/
+0
2018-11-01
compat: Cleanup in_compat_syscall() callers
Dmitry Safonov
1
-1
/
+1
2018-10-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-114
/
+67
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2018-10-10
tick/sched : Remove redundant cpu_online() check
Peng Hao
1
-1
/
+1
2018-10-04
clocksource: Provide clocksource_arch_init()
Thomas Gleixner
2
-0
/
+6
2018-10-03
signal: Distinguish between kernel_siginfo and siginfo
Eric W. Biederman
1
-1
/
+1
2018-09-28
tick/broadcast: Remove redundant check
Peng Hao
1
-2
/
+0
2018-09-06
clocksource: Revert "Remove kthread"
Peter Zijlstra
1
-10
/
+30
2018-08-29
y2038: __get_old_timespec32() can be static
kbuild test robot
1
-2
/
+2
2018-08-27
y2038: globally rename compat_time to old_time32
Arnd Bergmann
4
-57
/
+57
2018-08-27
y2038: make do_gettimeofday() and get_seconds() inline
Arnd Bergmann
2
-30
/
+9
2018-08-27
y2038: remove unused time interfaces
Arnd Bergmann
1
-24
/
+0
2018-08-21
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-15
/
+13
2018-08-13
Merge branch 'parisc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+2
2018-08-13
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-30
/
+34
2018-08-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
16
-106
/
+340
2018-08-13
parisc: Drop architecture-specific ENOTSUP define
Helge Deller
1
-11
/
+2
2018-08-02
clockevents: Warn if cpu_all_mask is used as cpumask
Sudeep Holla
1
-0
/
+6
2018-08-02
tick/broadcast-hrtimer: Use cpu_possible_mask for ce_broadcast_hrtimer
Sudeep Holla
1
-1
/
+1
2018-08-02
timers: Clear timer_base::must_forward_clk with timer_base::lock held
Gaurav Kohli
1
-13
/
+16
2018-07-31
nohz: Fix local_timer_softirq_pending()
Anna-Maria Gleixner
1
-1
/
+1
2018-07-30
timekeeping: Prevent false warning when persistent clock is not available
Pavel Tatashin
1
-1
/
+1
2018-07-21
signal: Pass pid and pid type into send_sigqueue
Eric W. Biederman
1
-9
/
+4
2018-07-21
posix-timers: Noralize good_sigevent
Eric W. Biederman
1
-3
/
+5
2018-07-21
pid: Implement PIDTYPE_TGID
Eric W. Biederman
2
-3
/
+4
2018-07-20
Merge tag 'fortglx/4.19/time-part2' of https://git.linaro.org/people/john.stu...
Thomas Gleixner
6
-43
/
+214
2018-07-19
time: Introduce one suspend clocksource to compensate the suspend time
Baolin Wang
2
-8
/
+163
2018-07-19
time: Fix extra sleeptime injection when suspend fails
Mukesh Ojha
1
-7
/
+25
2018-07-19
timekeeping/ntp: Constify some function arguments
Ondrej Mosnacek
5
-21
/
+22
2018-07-20
sched/clock: Move sched clock initialization and merge with generic clock
Pavel Tatashin
1
-1
/
+1
2018-07-20
timekeeping: Default boot time offset to local_clock()
Pavel Tatashin
1
-2
/
+5
2018-07-20
timekeeping: Replace read_boot_clock64() with read_persistent_wall_and_boot_o...
Pavel Tatashin
1
-29
/
+30
2018-07-19
ntp: Use kstrtos64 for s64 variable
Ondrej Mosnacek
1
-3
/
+2
2018-07-19
ntp: Remove redundant arguments
Ondrej Mosnacek
1
-6
/
+4
2018-07-19
timer: Fix coding style
Yi Wang
1
-1
/
+1
2018-07-12
Merge branch 'fortglx/4.19/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
4
-11
/
+35
2018-07-12
hrtimer: Improve kernel message printing
Geert Uytterhoeven
1
-4
/
+3
2018-07-10
Revert "tick: Prefer a lower rating device only if it's CPU local device"
Sudeep Holla
1
-2
/
+1
2018-07-10
timekeeping: Update multiplier when NTP frequency is set directly
Miroslav Lichvar
1
-6
/
+30
2018-07-02
alarmtimer: Prevent overflow for relative nanosleep
Thomas Gleixner
1
-1
/
+2
2018-07-02
posix-timers: Sanitize overrun handling
Thomas Gleixner
2
-12
/
+21
2018-07-02
posix-timers: Make forward callback return s64
Thomas Gleixner
3
-6
/
+6
2018-06-24
time: Change types to new y2038 safe __kernel_itimerspec
Deepa Dinamani
1
-5
/
+7
2018-06-24
time: Enable get/put_compat_itimerspec64 always
Deepa Dinamani
1
-0
/
+21
2018-06-24
time: Introduce struct __kernel_itimerspec
Deepa Dinamani
1
-2
/
+2
2018-06-22
time: Make sure jiffies_to_msecs() preserves non-zero time periods
Geert Uytterhoeven
1
-2
/
+4
2018-06-19
posix-timers: Use new ktime_get_*_ts64() helpers
Arnd Bergmann
2
-6
/
+6
2018-06-19
timekeeping: Use ktime_get_real_ts64() instead of getnstimeofday64()
Arnd Bergmann
2
-4
/
+4
2018-06-19
time: Use ktime_get_real_seconds() in time syscall
Arnd Bergmann
1
-4
/
+2
[next]