index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
Age
Commit message (
Expand
)
Author
2020-10-24
random32: add noise from network and scheduling activity
Willy Tarreau
2020-10-24
random32: make prandom_u32() output unpredictable
George Spelvin
2020-10-18
Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-12
Merge tag 'locking-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-12
Merge tag 'timers-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-10-09
Merge branch 'locking/urgent' into locking/core, to pick up fixes
Ingo Molnar
2020-10-09
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2020-09-24
timers: Mask invalid flags in do_init_timer()
Qianli Zhao
2020-09-24
treewide: Make all debug_obj_descriptors const
Stephen Boyd
2020-09-10
timekeeping: Use seqcount_latch_t
Ahmed S. Darwish
2020-09-10
time/sched_clock: Use seqcount_latch_t
Ahmed S. Darwish
2020-09-10
time/sched_clock: Use raw_read_seqcount_latch() during suspend
Ahmed S. Darwish
2020-08-25
alarmtimer: Convert comma to semicolon
Xu Wang
2020-08-24
tick-sched: Clarify "NOHZ: local_softirq_pending" warning
Paul E. McKenney
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
timekeeping: Provide multi-timestamp accessor to NMI safe timekeeper
Thomas Gleixner
2020-08-23
timekeeping: Utilize local_clock() for NMI safe timekeeper during early boot
Thomas Gleixner
2020-08-14
Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-08-14
Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-10
time: Delete repeated words in comments
Randy Dunlap
2020-08-06
posix-cpu-timers: Provide mechanisms to defer timer handling to task_work
Thomas Gleixner
2020-08-06
posix-cpu-timers: Split run_posix_cpu_timers()
Thomas Gleixner
2020-08-06
timekeeping/vsyscall: Provide vdso_update_begin/end()
Thomas Gleixner
2020-08-04
Merge tag 'timers-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-04
Merge tag 'threads-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2020-08-03
Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-03
Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-08-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-07-31
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2020-07-29
random32: update the net random state on interrupt and activity
Willy Tarreau
2020-07-29
hrtimer: Use sequence counter with associated raw spinlock
Ahmed S. Darwish
2020-07-29
timekeeping: Use sequence counter with associated raw spinlock
Ahmed S. Darwish
2020-07-24
timers: Recalculate next timer interrupt only when necessary
Frederic Weisbecker
2020-07-22
sched: nohz: stop passing around unused "ticks" parameter.
Paul Gortmaker
2020-07-20
time/sched_clock: Use raw_read_seqcount_latch()
Ahmed S. Darwish
2020-07-20
sched_clock: Expose struct clock_read_data
Peter Zijlstra
2020-07-17
timers: Lower base clock forwarding threshold
Frederic Weisbecker
2020-07-17
timers: Remove must_forward_clk
Frederic Weisbecker
2020-07-17
timers: Spare timer softirq until next expiry
Frederic Weisbecker
2020-07-17
timers: Expand clk forward logic beyond nohz
Frederic Weisbecker
2020-07-17
timers: Reuse next expiry cache after nohz exit
Frederic Weisbecker
2020-07-17
timers: Always keep track of next expiry
Frederic Weisbecker
2020-07-17
timers: Optimize _next_timer_interrupt() level iteration
Frederic Weisbecker
2020-07-17
timers: Add comments about calc_index() ceiling work
Frederic Weisbecker
2020-07-17
timers: Move trigger_dyntick_cpu() to enqueue_timer()
Frederic Weisbecker
2020-07-17
timers: Use only bucket expiry for base->next_expiry value
Anna-Maria Behnsen
2020-07-17
timers: Preserve higher bits of expiration on index calculation
Frederic Weisbecker
2020-07-17
timer: Fix wheel index calculation on last level
Frederic Weisbecker
2020-07-09
timer: Prevent base->clk from moving backward
Frederic Weisbecker
[next]