index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-08-14
5
-7
/
+53
|
\
|
*
time: Delete repeated words in comments
Randy Dunlap
2020-08-10
3
-3
/
+3
|
*
timekeeping/vsyscall: Provide vdso_update_begin/end()
Thomas Gleixner
2020-08-06
3
-4
/
+50
*
|
Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-14
3
-25
/
+201
|
\
\
|
*
|
posix-cpu-timers: Provide mechanisms to defer timer handling to task_work
Thomas Gleixner
2020-08-06
3
-12
/
+183
|
*
|
posix-cpu-timers: Split run_posix_cpu_timers()
Thomas Gleixner
2020-08-06
1
-19
/
+24
|
|
/
*
|
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-10
2
-11
/
+21
|
\
\
|
|
/
|
/
|
|
*
hrtimer: Use sequence counter with associated raw spinlock
Ahmed S. Darwish
2020-07-29
1
-3
/
+10
|
*
timekeeping: Use sequence counter with associated raw spinlock
Ahmed S. Darwish
2020-07-29
1
-8
/
+11
*
|
Merge tag 'timers-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-04
1
-145
/
+108
|
\
\
|
*
|
timers: Recalculate next timer interrupt only when necessary
Frederic Weisbecker
2020-07-24
1
-3
/
+18
|
*
|
timers: Lower base clock forwarding threshold
Frederic Weisbecker
2020-07-17
1
-1
/
+1
|
*
|
timers: Remove must_forward_clk
Frederic Weisbecker
2020-07-17
1
-16
/
+6
|
*
|
timers: Spare timer softirq until next expiry
Frederic Weisbecker
2020-07-17
1
-41
/
+8
|
*
|
timers: Expand clk forward logic beyond nohz
Frederic Weisbecker
2020-07-17
1
-22
/
+4
|
*
|
timers: Reuse next expiry cache after nohz exit
Frederic Weisbecker
2020-07-17
1
-4
/
+2
|
*
|
timers: Always keep track of next expiry
Frederic Weisbecker
2020-07-17
1
-21
/
+21
|
*
|
timers: Optimize _next_timer_interrupt() level iteration
Frederic Weisbecker
2020-07-17
1
-1
/
+9
|
*
|
timers: Add comments about calc_index() ceiling work
Frederic Weisbecker
2020-07-17
1
-1
/
+11
|
*
|
timers: Move trigger_dyntick_cpu() to enqueue_timer()
Frederic Weisbecker
2020-07-17
1
-36
/
+25
|
*
|
timers: Use only bucket expiry for base->next_expiry value
Anna-Maria Behnsen
2020-07-17
1
-30
/
+34
|
*
|
timers: Preserve higher bits of expiration on index calculation
Frederic Weisbecker
2020-07-17
1
-1
/
+1
|
|
/
*
|
Merge tag 'threads-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2020-08-04
1
-14
/
+8
|
\
\
|
*
|
nsproxy: support CLONE_NEWTIME with setns()
Christian Brauner
2020-07-08
1
-4
/
+1
|
*
|
timens: add timens_commit() helper
Christian Brauner
2020-07-08
1
-6
/
+9
|
*
|
timens: make vdso_join_timens() always succeed
Christian Brauner
2020-07-08
1
-8
/
+2
*
|
|
Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-03
1
-1
/
+1
|
\
\
\
|
*
|
|
sched: nohz: stop passing around unused "ticks" parameter.
Paul Gortmaker
2020-07-22
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-08-03
1
-7
/
+15
|
\
\
\
|
*
\
\
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2020-07-31
1
-7
/
+15
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
tick/nohz: Narrow down noise while setting current task's tick dependency
Frederic Weisbecker
2020-06-29
1
-7
/
+15
|
|
|
/
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-08-03
1
-28
/
+13
|
\
\
\
|
*
|
|
time/sched_clock: Use raw_read_seqcount_latch()
Ahmed S. Darwish
2020-07-20
1
-1
/
+1
|
*
|
|
sched_clock: Expose struct clock_read_data
Peter Zijlstra
2020-07-20
1
-28
/
+13
|
|
|
/
|
|
/
|
*
|
|
random32: update the net random state on interrupt and activity
Willy Tarreau
2020-07-29
1
-0
/
+8
|
|
/
|
/
|
*
|
timer: Fix wheel index calculation on last level
Frederic Weisbecker
2020-07-17
1
-2
/
+2
*
|
timer: Prevent base->clk from moving backward
Frederic Weisbecker
2020-07-09
1
-3
/
+14
|
/
*
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-06-13
1
-1
/
+1
|
\
|
*
x86/mce: Address objtools noinstr complaints
Thomas Gleixner
2020-06-11
1
-1
/
+1
*
|
Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-06-11
1
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
clocksource: Remove obsolete ifdef
Thomas Gleixner
2020-06-09
1
-2
/
+0
*
|
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2020-06-04
1
-64
/
+47
|
\
\
|
*
|
posix-cpu-timers: Replace __get_task_for_clock with pid_for_clock
Eric W. Biederman
2020-04-29
1
-45
/
+30
|
*
|
posix-cpu-timers: Replace cpu_timer_pid_type with clock_pid_type
Eric W. Biederman
2020-04-29
1
-4
/
+4
|
*
|
posix-cpu-timers: Extend rcu_read_lock removing task_struct references
Eric W. Biederman
2020-04-29
1
-20
/
+23
|
*
|
posix-cpu-timer: Unify the now redundant code in lookup_task
Eric W. Biederman
2020-04-28
1
-8
/
+7
|
*
|
posix-cpu-timer: Tidy up group_leader logic in lookup_task
Eric W. Biederman
2020-04-28
1
-6
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-03
1
-2
/
+1
|
\
\
\
|
*
\
\
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
2020-04-28
1
-2
/
+1
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
1
-2
/
+1
|
|
|
/
[next]