index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-15
y2038: uapi: change __kernel_time_t to __kernel_old_time_t
Arnd Bergmann
1
-3
/
+3
2019-11-15
y2038: remove CONFIG_64BIT_TIME
Arnd Bergmann
2
-3
/
+3
2019-11-12
time: Fix spelling mistake in comment
Mukesh Ojha
1
-1
/
+1
2019-11-12
time: Optimize ns_to_timespec64()
Arnd Bergmann
1
-9
/
+12
2019-11-12
ntp/y2038: Remove incorrect time_t truncation
Arnd Bergmann
1
-1
/
+1
2019-11-11
Merge tag 'v5.4-rc7' into sched/core, to pick up fixes
Ingo Molnar
5
-46
/
+41
2019-11-07
hrtimer: Annotate lockless access to timer->state
Eric Dumazet
1
-4
/
+7
2019-11-05
timekeeping/vsyscall: Update VDSO data unconditionally
Huacai Chen
1
-6
/
+3
2019-10-31
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-0
/
+11
2019-10-29
sched/vtime: Rename vtime_accounting_cpu_enabled() to vtime_accounting_enable...
Frederic Weisbecker
1
-1
/
+1
2019-10-23
posix-cpu-timers: Fix two trivial comments
Yi Wang
1
-3
/
+3
2019-10-23
timers/sched_clock: Include local timekeeping.h for missing declarations
Ben Dooks (Codethink)
1
-0
/
+2
2019-10-14
hrtimer: Annotate lockless access to timer->base
Eric Dumazet
1
-4
/
+4
2019-10-05
time: Export tick start/stop functions for rcutorture
Paul E. McKenney
1
-0
/
+4
2019-10-05
nohz: Add TICK_DEP_BIT_RCU
Frederic Weisbecker
1
-0
/
+7
2019-09-27
tick: broadcast-hrtimer: Fix a race in bc_set_next
Balasubramani Vivekanandan
1
-33
/
+29
2019-09-27
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+5
2019-09-19
timer: Read jiffies once when forwarding base clk
Li RongQing
1
-3
/
+5
2019-09-18
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+1
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-581
/
+889
2019-09-17
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-1
/
+1
2019-09-10
posix-cpu-timers: Fix permission check regression
Thomas Gleixner
1
-9
/
+35
2019-09-05
alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP
Thadeu Lima de Souza Cascardo
1
-2
/
+2
2019-09-05
hrtimer: Add a missing bracket and hide `migration_base' on !SMP
Sebastian Andrzej Siewior
1
-1
/
+11
2019-08-29
posix-cpu-timers: Make expiry_active check actually work correctly
Thomas Gleixner
1
-4
/
+5
2019-08-28
tick: Mark sched_timer to expire in hard interrupt context
Sebastian Andrzej Siewior
1
-1
/
+1
2019-08-28
posix-cpu-timers: Utilize timerqueue for storage
Thomas Gleixner
1
-93
/
+96
2019-08-28
posix-cpu-timers: Move state tracking to struct posix_cputimers
Thomas Gleixner
1
-33
/
+40
2019-08-28
posix-cpu-timers: Deduplicate rlimit handling
Thomas Gleixner
1
-42
/
+25
2019-08-28
posix-cpu-timers: Remove pointless comparisons
Thomas Gleixner
1
-9
/
+7
2019-08-28
posix-cpu-timers: Get rid of 64bit divisions
Thomas Gleixner
1
-10
/
+14
2019-08-28
posix-cpu-timers: Consolidate timer expiry further
Thomas Gleixner
1
-33
/
+30
2019-08-28
posix-cpu-timers: Get rid of zero checks
Thomas Gleixner
1
-23
/
+15
2019-08-28
posix-cpu-timers: Respect INFINITY for hard RTTIME limit
Thomas Gleixner
1
-1
/
+1
2019-08-28
posix-cpu-timers: Switch thread group sampling to array
Thomas Gleixner
2
-67
/
+48
2019-08-28
posix-cpu-timers: Restructure expiry array
Thomas Gleixner
1
-49
/
+56
2019-08-28
posix-cpu-timers: Remove cputime_expires
Thomas Gleixner
1
-10
/
+0
2019-08-28
posix-cpu-timers: Make expiry checks array based
Thomas Gleixner
1
-49
/
+36
2019-08-28
posix-cpu-timers: Provide array based sample functions
Thomas Gleixner
1
-0
/
+26
2019-08-28
posix-cpu-timers: Switch check_*_timers() to array cache
Thomas Gleixner
1
-15
/
+11
2019-08-28
posix-cpu-timers: Simplify set_process_cpu_timer()
Thomas Gleixner
1
-16
/
+8
2019-08-28
posix-cpu-timers: Simplify timer queueing
Thomas Gleixner
1
-34
/
+21
2019-08-28
posix-cpu-timers: Provide array based access to expiry cache
Thomas Gleixner
1
-1
/
+11
2019-08-28
posix-cpu-timers: Move expiry cache into struct posix_cputimers
Thomas Gleixner
1
-18
/
+27
2019-08-28
posix-cpu-timers: Create a container struct
Thomas Gleixner
1
-10
/
+10
2019-08-28
posix-cpu-timers: Move prof/virt_ticks into caller
Thomas Gleixner
1
-21
/
+9
2019-08-28
posix-cpu-timers: Sample task times once in expiry check
Thomas Gleixner
1
-4
/
+6
2019-08-28
posix-cpu-timers: Get rid of pointer indirection
Thomas Gleixner
1
-28
/
+22
2019-08-28
posix-cpu-timers: Simplify sample functions
Thomas Gleixner
1
-15
/
+13
2019-08-28
posix-cpu-timers: Remove pointless return value check
Thomas Gleixner
1
-3
/
+2
[prev]
[next]