Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-22timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld
2019-06-16Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-06-16Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-15Merge tag 'platform-drivers-x86-v5.2-3' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-06-15Merge tag 'usb-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-06-15Merge tag 'drm-fixes-2019-06-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-06-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-06-15Merge tag 'for-linus-20190614' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-06-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-06-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-06-14Merge branch 'drm-fixes-5.2' of git://people.freedesktop.org/~agd5f/linux int...Daniel Vetter
2019-06-14Merge tag 'iommu-fixes-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-06-14Merge tag 'gpio-v5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-06-14Merge tag 'drm-misc-fixes-2019-06-13' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2019-06-14mm/devm_memremap_pages: fix final page put raceDan Williams
2019-06-14PCI/P2PDMA: track pgmap references per resource, not globallyDan Williams
2019-06-14PCI/P2PDMA: fix the gen_pool_add_virt() failure pathDan Williams
2019-06-14drivers/base/devres: introduce devm_release_action()Dan Williams
2019-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-06-13Merge tag 'drm-intel-fixes-2019-06-13' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2019-06-13block/ps3vram: Use %llu to format sector_t after LBDAF removalGeert Uytterhoeven
2019-06-13libata: Extend quirks for the ST1000LM024 drives with NOLPM quirkHans de Goede
2019-06-13bcache: only set BCACHE_DEV_WB_RUNNING when cached device attachedColy Li
2019-06-13bcache: fix stack corruption by PRECEDING_KEY()Coly Li
2019-06-13null_blk: remove duplicate check for report zoneChaitanya Kulkarni
2019-06-13drm/amdgpu: return 0 by default in amdgpu_pm_load_smu_firmwareAlex Deucher
2019-06-13drm/amdgpu: Fix bounds checking in amdgpu_ras_is_supported()Dan Carpenter
2019-06-12Merge branch 'mediatek-drm-fixes-5.2' of https://github.com/ckhu-mediatek/lin...Daniel Vetter
2019-06-12Merge tag 'media/v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-06-12usb: typec: Make sure an alt mode exist before getting its partnerHeikki Krogerus
2019-06-12clocksource/drivers/arm_arch_timer: Don't trace count reader functionsJulien Thierry
2019-06-12i2c: pca-platform: Fix GPIO lookup codeLinus Walleij
2019-06-12drm: add fallback override/firmware EDID modes workaroundJani Nikula
2019-06-12i2c: acorn: fix i2c warningRussell King
2019-06-12drm/edid: abstract override/firmware EDID retrievalJani Nikula