summaryrefslogtreecommitdiff
path: root/COPYING
blob: da4cb28febe66172a9fdf1a235525ae6c00cde1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
The Linux Kernel is provided under:

	SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note

Being under the terms of the GNU General Public License version 2 only,
according with:

	LICENSES/preferred/GPL-2.0

With an explicit syscall exception, as stated at:

	LICENSES/exceptions/Linux-syscall-note

In addition, other licenses may also apply. Please see:

	Documentation/process/license-rules.rst

for more details.
: Add TSC page support for root partitionStanislav Kinsburskiy 2022-11-28clocksource: hyper-v: Use TSC PFN getter to map vvar pageStanislav Kinsburskiy 2022-11-17clocksource/drivers/hyper-v: Include asm/hyperv-tlfs.h not asm/mshyperv.hThomas Gleixner 2022-09-20clocksource/drivers/timer-ti-dm: Move struct omap_dm_timer fields to driverTony Lindgren 2022-09-20clocksource/drivers/timer-ti-dm: Move private defines to the driverTony Lindgren 2022-09-20clocksource/drivers/timer-ti-dm: Simplify register access furtherTony Lindgren 2022-09-20clocksource/drivers/timer-ti-dm: Drop unused functionsTony Lindgren 2022-07-28Merge tag 'timers-v5.20-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner 2022-07-27clocksource/drivers/timer-ti-dm: Move inline functions to driver for am6Tony Lindgren 2022-06-01Merge tag 'pwm/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2022-04-22pwm: Add support for Xilinx AXI TimerSean Anderson 2022-04-11clocksource/drivers: Add a goldfish-timer clocksourceLaurent Vivier 2022-03-07clocksource/drivers/arm_arch_timer: Use event stream scaling when availableMarc Zyngier 2021-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds 2021-11-01Merge tag 'timers-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds 2021-10-17clocksource/drivers/arm_arch_timer: Remove any trace of the TVAL programming ...Marc Zyngier 2021-10-17clocksource/drivers/arm_arch_timer: Move system register timer programming ov...Marc Zyngier 2021-10-04RISC-V: KVM: Add timer functionalityAtish Patra 2021-07-19drivers: hv: Decouple Hyper-V clock/timer code from VMbus driversMichael Kelley 2021-06-15clocksource/drivers/timer-ti-dm: Save and restore timer TIOCP_CFGTony Lindgren 2021-06-04clocksource/drivers/samsung_pwm: Constify passed structureKrzysztof Kozlowski 2021-06-04clocksource/drivers/samsung_pwm: Minor whitespace cleanupKrzysztof Kozlowski 2021-04-26Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2021-04-08arm64: arch_timer: Implement support for interrupt-namesHector Martin 2021-03-08clocksource/drivers/hyper-v: Move handling of STIMER0 interruptsMichael Kelley