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
/
x86
/
platform
/
uv
/
uv_time.c
Age
Commit message (
Expand
)
Author
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
2023-09-24
x86/platform/uv: Annotate struct uv_rtc_timer_head with __counted_by
Kees Cook
2020-10-07
x86/platform/uv: Update Copyrights to conform to HPE standards
Mike Travis
2020-10-07
x86/platform/uv: Update UV MMRs for UV5
Mike Travis
2020-10-01
x86/uv/time: Use a flexible array in struct uv_rtc_timer_head
Gustavo A. R. Silva
2020-07-17
x86/platform/uv: Remove support for UV1 platform from uv_time
steve.wahl@hpe.com
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2017-04-14
x86/uv/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
2016-05-04
x86/platform/UV: Move blade local processor ID to the per cpu info struct
Mike Travis
2015-07-30
x86/uv/time: Migrate to new set-state interface
Viresh Kumar
2014-08-26
x86: Replace __get_cpu_var uses
Christoph Lameter
2013-03-11
x86/platform/uv: Replace kmalloc() & memset with kzalloc()
Alexandru Gheorghiu
2013-02-11
x86, uv, uv3: Update Time Support for SGI UV3
Mike Travis
2012-02-20
x86/UV: Lower UV rtc clocksource rating
Dimitri Sivanich
2011-05-25
x86, UV: Add support for SGI UV2 hub chip
Jack Steiner
2011-02-21
x86: Convert remaining x86 clocksources to clocksource_register_hz/khz
John Stultz
2010-11-18
x86: UV: Address interrupt/IO port operation conflict
Dimitri Sivanich
2010-10-27
x86: Move uv to platform
Thomas Gleixner