summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-03Merge branch 'timers/vdso' into timers/coreThomas Gleixner
2019-06-28MAINTAINERS: Fix Andy's surname and the directory entries of VDSOThomas Gleixner
2019-06-27hrtimer: Use a bullet for the returns bullet listMauro Carvalho Chehab
2019-06-26Merge tag 'timers-v5.4' of https://git.linaro.org/people/daniel.lezcano/linux...Thomas Gleixner
2019-06-26Merge branch 'timers/drivers/davinci' into timers/drivers/nextDaniel Lezcano
2019-06-26arm64: vdso: Fix compilation with clang older than 8Vincenzo Frascino
2019-06-26arm64: compat: Fix __arch_get_hw_counter() implementationVincenzo Frascino
2019-06-26arm64: Fix __arch_get_hw_counter() implementationVincenzo Frascino
2019-06-26lib/vdso: Make delta calculation work correctlyThomas Gleixner
2019-06-26MAINTAINERS: Add entry for the generic VDSO libraryThomas Gleixner
2019-06-26arm64: compat: No need for pre-ARMv7 barriers on an ARMv8 systemCatalin Marinas
2019-06-26arm64: vdso: Remove unnecessary asm-offsets.c definitionsCatalin Marinas
2019-06-26vdso: Remove superfluous #ifdef __KERNEL__ in vdso/datapage.hCatalin Marinas
2019-06-25clocksource/drivers/davinci: Add support for clocksourceBartosz Golaszewski
2019-06-25clocksource/drivers/davinci: Add support for clockeventsBartosz Golaszewski
2019-06-25clocksource/drivers/tegra: Set up maximum-ticks limit properlyDmitry Osipenko
2019-06-25clocksource/drivers/tegra: Cycles can't be 0Dmitry Osipenko
2019-06-25clocksource/drivers/tegra: Restore base address before cleanupDmitry Osipenko
2019-06-25clocksource/drivers/tegra: Add verbose definition for 1MHz constantDmitry Osipenko
2019-06-25clocksource/drivers/tegra: Drop unneeded typecasting in one placeDmitry Osipenko
2019-06-25clocksource/drivers/tegra: Set and use timer's periodDmitry Osipenko
2019-06-25clocksource/drivers/tegra: Remove duplicated use of per_cpu_ptrDmitry Osipenko
2019-06-25clocksource/drivers/tegra: Restore timer rate on Tegra210Dmitry Osipenko
2019-06-25clocksource/drivers/arm_arch_timer: Extract elf_hwcap use to arch-helperAndrew Murray
2019-06-25clocksource/drivers/sysctr: Add nxp system counter timer driver supportBai Ping
2019-06-25clocksource/drivers/tegra: Rename timer-tegra20.c to timer-tegra.cDmitry Osipenko
2019-06-25clocksource/drivers/tegra: Lower clocksource rating for some Tegra'sDmitry Osipenko
2019-06-25clocksource/drivers/tegra: Support COMPILE_TEST universallyDmitry Osipenko
2019-06-25clocksource/drivers/tegra: Minor code clean upDmitry Osipenko
2019-06-25clocksource/drivers/tegra: Release all IRQ's on request_irq() errorDmitry Osipenko
2019-06-25clocksource/drivers/tegra: Replace readl/writel with relaxed versionsDmitry Osipenko
2019-06-25clocksource/drivers/tegra: Reset hardware state on initDmitry Osipenko
2019-06-25clocksource/drivers/tegra: Unify timer codeDmitry Osipenko
2019-06-25clocksource/drivers/tegra: Support per-CPU timers on all Tegra'sDmitry Osipenko
2019-06-25clocksource/drivers/exynos_mct: Increase priority over ARM arch timerMarek Szyprowski
2019-06-25clocksource/drivers/arc_timer: Use BIT() instead of _BITUL()Masahiro Yamada
2019-06-25clocksource/drivers/ixp4xx: Implement delay timerLinus Walleij
2019-06-25clocksource/drivers/timer-meson6: Update with SPDX Licence identifierNeil Armstrong
2019-06-25timekeeping: Boot should be boottime for coarse ns accessorJason A. Donenfeld
2019-06-24x86/vdso: Give the [ph]vclock_page declarations real typesAndy Lutomirski
2019-06-23timer_list: Guard procfs specific codeNathan Huckleberry
2019-06-22x86/vdso: Add clock_gettime64() entry pointVincenzo Frascino
2019-06-22x86/vdso: Add clock_getres() entry pointVincenzo Frascino
2019-06-22x86/vdso: Switch to generic vDSO implementationVincenzo Frascino
2019-06-22arm64: vdso: Enable vDSO compat supportVincenzo Frascino
2019-06-22arm64: compat: Get sigreturn trampolines from vDSOVincenzo Frascino
2019-06-22arm64: elf: VDSO code page discoveryVincenzo Frascino
2019-06-22arm64: compat: VDSO setup for compat layerVincenzo Frascino
2019-06-22arm64: vdso: Refactor vDSO codeVincenzo Frascino
2019-06-22arm64: compat: Add vDSOVincenzo Frascino