index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
/
time.c
Age
Commit message (
Expand
)
Author
2021-06-17
um: time-travel/signals: fix ndelay() in interrupt
Johannes Berg
2021-02-12
um: add a pseudo RTC
Johannes Berg
2021-02-12
um: time-travel: rework interrupt handling in ext mode
Johannes Berg
2021-01-26
um: time: fix initialization in time-travel mode
Johannes Berg
2020-12-13
um: time-travel: Correct time event IRQ delivery
Johannes Berg
2020-12-13
um: time-travel: Actually apply "free-until" optimisation
Johannes Berg
2020-12-13
um: time-travel: avoid multiple identical propagations
Johannes Berg
2020-12-13
um: time: Fix read_persistent_clock64() in time-travel
Johannes Berg
2020-12-13
um: Simplify os_idle_sleep() and sleep longer
Johannes Berg
2020-12-13
um: Fix time-travel mode
Johannes Berg
2020-10-11
um: time-travel: Return the sequence number in ACK messages
Johannes Berg
2020-10-11
um: time-travel: Fix IRQ handling in time_travel_handle_message()
Johannes Berg
2020-03-29
um: Implement ndelay/udelay in time-travel mode
Johannes Berg
2020-03-29
um: Implement time-travel=ext
Johannes Berg
2020-03-29
um: time-travel: Rewrite as an event scheduler
Johannes Berg
2020-03-29
um: Move timer-internal.h to non-shared
Johannes Berg
2019-09-15
um: Add SPDX headers to files in arch/um/kernel/
Alex Dewar
2019-09-15
um: time-travel: Restrict time update in IRQ handler
Johannes Berg
2019-09-15
um: time-travel: Fix periodic timers
Johannes Berg
2019-08-23
um: fix time travel mode
Johannes Berg
2019-07-02
um: Support time travel mode
Johannes Berg
2019-07-02
um: Pass nsecs to os timer functions
Johannes Berg
2019-07-02
um: Timer code cleanup
Johannes Berg
2019-05-07
uml: fix a boot splat wrt use of cpu_all_mask
Maciej Żenczykowski
2018-02-19
um: time: Use timespec64 for persistent clock
Arnd Bergmann
2017-09-29
um/time: Fixup namespace collision
Thomas Gleixner
2017-04-14
um/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2015-11-06
um: Switch clocksource to hrtimers
Anton Ivanov
2015-08-10
um/time: Migrate to new 'set-state' interface
Viresh Kumar
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
2012-08-02
um: pass siginfo to guest process
Martin Pärtel
2012-03-25
um: irq: Remove IRQF_DISABLED
Yong Zhang
2011-11-21
clocksource: um: Convert to clocksource_register_hz/khz
John Stultz
2010-08-03
um: Fix read_persistent_clock fallout
Thomas Gleixner
2010-07-27
um: Convert to use read_persistent_clock
John Stultz
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
2008-07-24
UML: make several more things static
WANG Cong
2008-05-13
uml: fix bad NTP interaction with clock
Jeff Dike
2008-04-29
proper extern for late_time_init
Adrian Bunk
2008-02-05
uml: style fixes in arch/um/kernel
Jeff Dike
2007-10-16
uml: use *SEC_PER_*SEC constants
Jeff Dike
2007-10-16
uml: tickless support
Jeff Dike
2007-10-16
uml: clocksource support
Jeff Dike
2007-10-16
uml: GENERIC_CLOCKEVENTS support
Jeff Dike
2007-10-16
uml: GENERIC_TIME support
Jeff Dike
2007-10-16
uml: separate timer initialization
Jeff Dike
2007-10-16
uml: simplify interval setting
Jeff Dike
2007-10-16
uml: eliminate hz()
Jeff Dike
[next]