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
*
kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
Oleg Nesterov
2021-03-16
3
-3
/
+3
*
hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event()
Anna-Maria Behnsen
2021-03-08
1
-21
/
+39
*
Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-21
1
-0
/
+14
|
\
|
*
Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2021-02-12
1
-0
/
+14
|
|
\
|
|
*
rcu/nocb: Code-style nits in callback-offloading toggling
Paul E. McKenney
2021-01-06
1
-0
/
+1
|
|
*
timer: Add timer_curr_running()
Frederic Weisbecker
2021-01-06
1
-0
/
+13
*
|
|
Merge tag 'timers-core-2021-02-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-02-21
2
-7
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
timens: Delete no-op time_ns_init()
Alexey Dobriyan
2021-02-05
1
-6
/
+0
|
*
|
alarmtimer: Update kerneldoc
Alexandre Belloni
2021-02-05
1
-1
/
+7
*
|
|
ntp: Use freezable workqueue for RTC synchronization
Geert Uytterhoeven
2021-02-05
1
-2
/
+2
|
/
/
*
|
ntp: Fix RTC synchronization on 32-bit platforms
Geert Uytterhoeven
2021-01-12
1
-2
/
+2
*
|
timekeeping: Remove unused get_seconds()
Chunguang Xu
2021-01-12
1
-2
/
+1
|
/
*
Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-12-27
3
-15
/
+4
|
\
|
*
timekeeping: Fix spelling mistake in Kconfig "fullfill" -> "fulfill"
Colin Ian King
2020-12-18
1
-1
/
+1
|
*
tick/sched: Remove bogus boot "safety" check
Thomas Gleixner
2020-12-16
1
-7
/
+0
|
*
tick: Remove pointless cpu valid check in hotplug code
Thomas Gleixner
2020-12-16
1
-7
/
+3
*
|
Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-12-16
6
-58
/
+48
|
\
\
|
*
|
timekeeping: default GENERIC_CLOCKEVENTS to enabled
Arnd Bergmann
2020-10-30
1
-1
/
+1
|
*
|
timekeeping: remove xtime_update
Arnd Bergmann
2020-10-30
3
-18
/
+21
|
*
|
timekeeping: add CONFIG_LEGACY_TIMER_TICK
Arnd Bergmann
2020-10-30
3
-0
/
+27
|
*
|
timekeeping: remove arch_gettimeoffset
Arnd Bergmann
2020-10-30
3
-41
/
+1
*
|
|
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-14
1
-4
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'linus' into sched/core, to resolve semantic conflict
Ingo Molnar
2020-11-27
4
-16
/
+2
|
|
\
\
|
*
|
|
irq_work: Cleanup
Peter Zijlstra
2020-11-24
1
-4
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'timers-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-12-14
13
-251
/
+366
|
\
\
\
|
*
|
|
tick/sched: Make jiffies update quick check more robust
Thomas Gleixner
2020-12-11
1
-27
/
+47
|
*
|
|
ntp: Consolidate the RTC update implementation
Thomas Gleixner
2020-12-11
1
-92
/
+52
|
*
|
|
ntp: Make the RTC sync offset less obscure
Thomas Gleixner
2020-12-11
1
-23
/
+24
|
*
|
|
ntp, rtc: Move rtc_set_ntp_time() to ntp code
Thomas Gleixner
2020-12-11
1
-3
/
+85
|
*
|
|
ntp: Make the RTC synchronization more reliable
Thomas Gleixner
2020-12-11
2
-42
/
+55
|
*
|
|
tick: Get rid of tick_period
Thomas Gleixner
2020-11-19
4
-18
/
+15
|
*
|
|
tick/sched: Release seqcount before invoking calc_load_global()
Yunfeng Ye
2020-11-19
1
-1
/
+11
|
*
|
|
tick/sched: Optimize tick_do_update_jiffies64() further
Thomas Gleixner
2020-11-19
1
-5
/
+6
|
*
|
|
tick/sched: Reduce seqcount held scope in tick_do_update_jiffies64()
Yunfeng Ye
2020-11-19
1
-25
/
+22
|
*
|
|
tick/sched: Use tick_next_period for lockless quick check
Thomas Gleixner
2020-11-19
1
-13
/
+33
|
*
|
|
tick: Document protections for tick related data
Thomas Gleixner
2020-11-19
2
-2
/
+6
|
*
|
|
tick/broadcast: Serialize access to tick_next_period
Thomas Gleixner
2020-11-19
1
-3
/
+20
|
*
|
|
hrtimer: Fix kernel-doc markups
Mauro Carvalho Chehab
2020-11-16
1
-1
/
+1
|
*
|
|
timers: Make run_local_timers() static
Thomas Gleixner
2020-11-16
1
-24
/
+24
|
*
|
|
timekeeping: Address parameter documentation issues for various functions
Alex Shi
2020-11-15
1
-2
/
+5
|
*
|
|
timekeeping: Fix parameter docs of read_persistent_wall_and_boot_offset()
Alex Shi
2020-11-15
1
-2
/
+3
|
*
|
|
timekeeping: Add missing parameter docs for pvclock_gtod_[un]register_notifier()
Alex Shi
2020-11-15
1
-0
/
+2
|
*
|
|
timekeeping: Fix up function documentation for the NMI safe accessors
Thomas Gleixner
2020-11-15
1
-25
/
+33
|
*
|
|
timekeeping: Add missing parameter documentation for update_fast_timekeeper()
Alex Shi
2020-11-15
1
-0
/
+1
|
*
|
|
timekeeping: Remove static functions from kernel-doc markup
Alex Shi
2020-11-15
1
-7
/
+5
|
*
|
|
time: Add missing colons for parameter documentation of time64_to_tm()
Alex Shi
2020-11-15
1
-3
/
+3
|
*
|
|
timers: Don't block on ->expiry_lock for TIMER_IRQSAFE timers
Sebastian Andrzej Siewior
2020-11-15
1
-1
/
+8
|
*
|
|
timer_list: Use printk format instead of open-coded symbol lookup
Helge Deller
2020-11-15
1
-47
/
+19
|
*
|
|
timekeeping: Convert jiffies_seq to seqcount_raw_spinlock_t
Davidlohr Bueso
2020-10-26
2
-2
/
+3
|
|
/
/
*
|
|
Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
2020-12-14
1
-6
/
+3
|
\
\
\
[next]