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
2021-07-27
timers: Move clearing of base::timer_running under base:: Lock
Thomas Gleixner
1
-2
/
+4
2021-07-15
timers: Fix get_next_timer_interrupt() with no timers pending
Nicolas Saenz Julienne
1
-3
/
+5
2021-07-15
posix-cpu-timers: Fix rearm racing against process tick
Frederic Weisbecker
1
-5
/
+5
2021-07-04
Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-14
/
+0
2021-06-29
Merge tag 'timers-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
12
-110
/
+755
2021-06-28
Merge tag 'timers-nohz-2021-06-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-48
/
+96
2021-06-28
time/kunit: Add missing MODULE_LICENSE()
Thomas Gleixner
1
-0
/
+1
2021-06-24
time: Improve performance of time64_to_tm()
Cassio Neri
4
-58
/
+178
2021-06-22
clockevents: Use list_move() instead of list_del()/list_add()
Baokun Li
1
-4
/
+2
2021-06-22
clocksource: Print deviation in nanoseconds when a clocksource becomes unstable
Feng Tang
1
-4
/
+4
2021-06-22
clocksource: Provide kernel module to test clocksource watchdog
Paul E. McKenney
3
-2
/
+207
2021-06-22
clocksource: Reduce clocksource-skew threshold
Paul E. McKenney
2
-17
/
+46
2021-06-22
clocksource: Limit number of CPUs checked for clock synchronization
Paul E. McKenney
1
-2
/
+72
2021-06-22
clocksource: Check per-CPU clock synchronization when marked unstable
Paul E. McKenney
1
-0
/
+60
2021-06-22
clocksource: Retry clock read if long delays detected
Paul E. McKenney
1
-6
/
+47
2021-06-22
clockevents: Add missing parameter documentation
Baokun Li
1
-0
/
+1
2021-06-18
sched,timer: Use __set_current_state()
Peter Zijlstra
1
-1
/
+1
2021-05-31
timer_list: Print name of per-cpu wakeup device
Will Deacon
3
-1
/
+17
2021-05-31
tick/broadcast: Program wakeup timer when entering idle if required
Will Deacon
1
-1
/
+43
2021-05-31
tick/broadcast: Prefer per-cpu oneshot wakeup timers to broadcast
Will Deacon
3
-4
/
+61
2021-05-31
tick/broadcast: Split __tick_broadcast_oneshot_control() into a helper
Will Deacon
1
-13
/
+20
2021-05-31
tick/broadcast: Drop unneeded CONFIG_GENERIC_CLOCKEVENTS_BROADCAST guard
Will Deacon
1
-2
/
+0
2021-05-31
clockevents: Use DEVICE_ATTR_[RO|WO] macros
YueHaibing
1
-8
/
+8
2021-05-31
tick/nohz: Only check for RCU deferred wakeup on user/guest entry when needed
Frederic Weisbecker
1
-0
/
+1
2021-05-13
tick/nohz: Call tick_nohz_task_switch() with interrupts disabled
Peter Zijlstra
1
-6
/
+1
2021-05-13
tick/nohz: Kick only _queued_ task whose tick dependency is updated
Marcelo Tosatti
1
-2
/
+17
2021-05-13
tick/nohz: Change signal tick dependency to wake up CPUs of member tasks
Marcelo Tosatti
2
-4
/
+15
2021-05-13
tick/nohz: Only wake up a single target cpu when kicking a task
Frederic Weisbecker
1
-13
/
+27
2021-05-13
tick/nohz: Update nohz_full Kconfig help
Frederic Weisbecker
1
-5
/
+6
2021-05-13
tick/nohz: Update idle_exittime on actual idle exit
Yunfeng Ye
1
-6
/
+8
2021-05-13
tick/nohz: Remove superflous check for CONFIG_VIRT_CPU_ACCOUNTING_NATIVE
Frederic Weisbecker
1
-2
/
+0
2021-05-13
tick/nohz: Conditionally restart tick on idle exit
Yunfeng Ye
1
-15
/
+27
2021-05-11
alarmtimer: Check RTC features instead of ops
Alexandre Belloni
1
-1
/
+1
2021-05-10
timer: Revert "timer: Add timer_curr_running()"
Frederic Weisbecker
1
-14
/
+0
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+3
2021-04-26
Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+5
2021-04-26
Merge tag 'timers-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
19
-62
/
+78
2021-04-26
Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2021-04-23
Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2
-0
/
+3
2021-04-17
posix-timers: Preserve return value in clock_adjtime32()
Chen Jun
1
-2
/
+2
2021-04-16
tick/broadcast: Allow late registered device to enter oneshot mode
Jindong Yue
1
-2
/
+14
2021-04-16
tick: Use tick_check_replacement() instead of open coding it
Wang Wensheng
1
-6
/
+1
2021-04-16
time/timecounter: Mark 1st argument of timecounter_cyc2time() as const
Marc Kleine-Budde
1
-1
/
+1
2021-04-08
Merge back earlier cpuidle updates for v5.13.
Rafael J. Wysocki
1
-1
/
+5
2021-04-07
tick/nohz: Improve tick_nohz_get_next_hrtimer() kerneldoc
Rafael J. Wysocki
1
-1
/
+5
2021-04-07
time: Add mechanism to recognize clocksource in time_get_snapshot
Thomas Gleixner
2
-0
/
+3
2021-03-29
timekeeping: Allow runtime PM from change_clocksource()
Niklas Söderlund
1
-13
/
+23
2021-03-22
timekeeping, clocksource: Fix various typos in comments
Ingo Molnar
15
-34
/
+34
2021-03-18
time/debug: Remove dentry pointer for debugfs
Greg Kroah-Hartman
1
-4
/
+3
2021-03-17
tick/sched: Prevent false positive softirq pending warnings on RT
Thomas Gleixner
1
-1
/
+1
[next]