index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
sh_tmu.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-23
clocksource/drivers/tango-xtal: Rename the file for consistency
Daniel Lezcano
2
-1
/
+1
2019-02-23
dt-bindings: timer: gpt: update binding doc
Anson Huang
1
-6
/
+33
2019-02-23
clocksource/drivers/exynos_mct: Remove unused header includes
Krzysztof Kozlowski
1
-2
/
+0
2019-02-23
dt-bindings: timer: mediatek: update bindings for MT7629 SoC
Ryder Lee
1
-3
/
+8
2019-02-23
clocksource/drivers/exynos_mct: Fix error path in timer resources initialization
Marek Szyprowski
1
-1
/
+13
2019-02-23
clocksource/drivers/exynos_mct: Remove dead code
Marek Szyprowski
1
-7
/
+2
2019-02-23
clocksource/drivers/riscv: Add required checks during clock source init
Atish Patra
1
-3
/
+20
2019-02-23
dt-bindings: timer: renesas: tmu: Document r8a774c0 bindings
Biju Das
1
-0
/
+1
2019-02-23
dt-bindings: timer: renesas, cmt: Document r8a774c0 CMT support
Biju Das
1
-0
/
+2
2019-02-23
clocksource/drivers/exynos_mct: Clear timer interrupt when shutdown
Stuart Menefy
1
-0
/
+1
2019-02-23
clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR
Stuart Menefy
1
-11
/
+11
2019-02-23
clocksource/drivers/arch_timer: Workaround for Allwinner A64 timer instability
Samuel Holland
3
-0
/
+67
2019-02-23
clocksource/drivers/sun5i: Fail gracefully when clock rate is unavailable
Chen-Yu Tsai
1
-0
/
+10
2019-01-29
timers: Mark expected switch fall-throughs
Gustavo A. R. Silva
3
-2
/
+3
2019-01-29
timekeeping/debug: No need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-9
/
+2
2019-01-15
posix-cpu-timers: Remove private interval storage
Thomas Gleixner
2
-8
/
+7
2019-01-15
posix-cpu-timers: Unbreak timer rearming
Thomas Gleixner
1
-0
/
+1
2019-01-15
time: Move CONTEXT_TRACKING to kernel/time/Kconfig
Paul E. McKenney
2
-30
/
+29
2019-01-13
Linux 5.0-rc2
v5.0-rc2
Linus Torvalds
1
-1
/
+1
2019-01-13
kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymore
Jonathan Neuschäfer
1
-1
/
+2
2019-01-13
phy: fix build breakage: add PHY_MODE_SATA
John Hubbard
2
-2
/
+4
2019-01-11
ata: ahci: mvebu: request PHY suspend/resume for Armada 3700
Miquel Raynal
1
-0
/
+3
2019-01-11
ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAM
Miquel Raynal
1
-9
/
+18
2019-01-11
ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCs
Miquel Raynal
1
-17
/
+51
2019-01-11
ata: ahci: mvebu: remove stale comment
Miquel Raynal
1
-5
/
+0
2019-01-11
ata: libahci_platform: comply to PHY framework
Miquel Raynal
2
-0
/
+15
2019-01-11
x86/kvm/nVMX: don't skip emulated instruction twice when vmptr address is not...
Vitaly Kuznetsov
1
-2
/
+1
2019-01-11
Documentation/virtual/kvm: Update URL for AMD SEV API specification
Christophe de Dinechin
1
-1
/
+1
2019-01-11
KVM/VMX: Avoid return error when flush tlb successfully in the hv_remote_flus...
Lan Tianyu
1
-1
/
+1
2019-01-11
kvm: sev: Fail KVM_SEV_INIT if already initialized
David Rientjes
1
-0
/
+3
2019-01-11
KVM: validate userspace input in kvm_clear_dirty_log_protect()
Tomas Bortoli
1
-2
/
+7
2019-01-11
KVM: x86: Fix bit shifting in update_intel_pt_cfg
Gustavo A. R. Silva
1
-1
/
+1
2019-01-11
tty: Don't hold ldisc lock in tty_reopen() if ldisc present
Dmitry Safonov
1
-7
/
+13
2019-01-11
cifs: update internal module version number
Steve French
1
-1
/
+1
2019-01-11
CIFS: Fix error paths in writeback code
Pavel Shilovsky
4
-9
/
+56
2019-01-11
CIFS: Move credit processing to mid callbacks for SMB3
Pavel Shilovsky
1
-17
/
+34
2019-01-11
CIFS: Fix credits calculation for cancelled requests
Pavel Shilovsky
2
-2
/
+27
2019-01-11
cifs: Fix potential OOB access of lock element array
Ross Lagerwall
2
-6
/
+6
2019-01-11
cifs: Limit memory used by lock request calls to a page
Ross Lagerwall
2
-0
/
+12
2019-01-11
cifs: move large array from stack to heap
Aurelien Aptel
2
-14
/
+32
2019-01-11
CIFS: Do not hide EINTR after sending network packets
Pavel Shilovsky
1
-1
/
+1
2019-01-11
ARM: integrator: impd1: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-1
/
+1
2019-01-11
arm64: kexec_file: return successfully even if kaslr-seed doesn't exist
AKASHI Takahiro
1
-1
/
+3
2019-01-11
ACPI/IORT: Fix rc_dma_get_range()
Jean-Philippe Brucker
1
-1
/
+2
2019-01-11
Revert "staging: rtl8723bs: Mark ACPI table declaration as used"
Greg Kroah-Hartman
1
-1
/
+1
2019-01-11
drm/nouveau/falcon: avoid touching registers if engine is off
Ilia Mirkin
1
-2
/
+5
2019-01-11
drm/nouveau: Don't disable polling in fallback mode
Takashi Iwai
1
-3
/
+4
2019-01-11
drm/nouveau: register backlight on pascal and newer
Ben Skeggs
1
-0
/
+3
2019-01-11
i2c: tegra: Fix Maximum transfer size
Sowjanya Komatineni
1
-1
/
+14
2019-01-11
i2c: dev: prevent adapter retries and timeout being set as minus value
Yi Zeng
1
-0
/
+6
[next]