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-07-08Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-07-08Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-07-08Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-07-08Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-07-07timer: Document TIMER_PINNEDPeter Xu
2019-07-06Revert "mm: page cache: store only head pages in i_pages"Linus Torvalds
2019-07-05devres: allow const resource argumentsArnd Bergmann
2019-07-03clocksource/drivers: Continue making Hyper-V clocksource ISA agnosticMichael Kelley
2019-07-03clocksource/drivers: Make Hyper-V clocksource ISA agnosticMichael Kelley
2019-07-03Merge branch 'timers/vdso' into timers/coreThomas Gleixner
2019-07-01Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Catalin Marinas
2019-06-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-06-29Merge tag 'pm-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-06-29Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2019-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-06-29Merge tag 'riscv-for-v5.2/fixes-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-06-29linux/kernel.h: fix overflow for DIV_ROUND_UP_ULLVinod Koul
2019-06-29signal: remove the wrong signal_pending() check in restore_user_sigmask()Oleg Nesterov
2019-06-29mm/dev_pfn: exclude MEMORY_DEVICE_PRIVATE while computing virtual addressAnshuman Khandual
2019-06-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-27arm_pmu: acpi: spe: Add initial MADT/SPE probingJeremy Linton
2019-06-27ACPI/PPTT: Add function to return ACPI 6.3 Identical tokensJeremy Linton
2019-06-27dt-bindings: clock: sifive: add MIT license as an option for the header filePaul Walmsley
2019-06-27PCI: PM: Avoid skipping bus-level PM on platforms without ACPIRafael J. Wysocki
2019-06-26ipv6: constify rt6_nexthop()Nicolas Dichtel
2019-06-26ipv4: reset rt_iif for recirculated mcast/bcast out pktsStephen Suryaputra
2019-06-26HID: intel-ish-hid: fix wrong driver_data usageHyungwoo Yang
2019-06-26vdso: Remove superfluous #ifdef __KERNEL__ in vdso/datapage.hCatalin Marinas
2019-06-25clocksource/drivers/davinci: Add support for clockeventsBartosz Golaszewski
2019-06-25clocksource/drivers/exynos_mct: Increase priority over ARM arch timerMarek Szyprowski
2019-06-25timekeeping: Boot should be boottime for coarse ns accessorJason A. Donenfeld
2019-06-24perf/x86: Disable extended registers for non-supported PMUsKan Liang
2019-06-24net/tls: fix page double free on TX cleanupDirk van der Merwe
2019-06-24Merge tag 'mtd/fixes-for-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-06-23mtd: spi-nor: use 16-bit WRR command when QE is set on spansion flashesTudor Ambarus
2019-06-23smp: Remove smp_call_function() and on_each_cpu() return valuesNadav Amit
2019-06-22timekeeping: Provide a generic update_vsyscall() implementationVincenzo Frascino
2019-06-22lib/vdso: Provide generic VDSO implementationVincenzo Frascino
2019-06-22vdso: Define standardized vdso_datapageVincenzo Frascino
2019-06-22hrtimer: Split out hrtimer defines into separate headerVincenzo Frascino
2019-06-22timekeeping: Add missing _ns functions for coarse accessorsJason A. Donenfeld
2019-06-22timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-20Merge tag 'for_v5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2019-06-20Merge tag 'mmc-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-06-20Merge tag 'for-linus-20190620' of git://git.kernel.dk/linux-blockLinus Torvalds