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
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-13riscv/mm: enable ARCH_SUPPORTS_PAGE_TABLE_CHECKTong Tiangen
2022-05-11RISC-V: Move to queued RW locksPalmer Dabbelt
2022-05-08randstruct: Reorganize Kconfigs and attribute macrosKees Cook
2022-03-31RISC-V CPU Idle SupportPalmer Dabbelt
2022-03-31riscv: Rename "sp_in_global" to "current_stack_pointer"Kees Cook
2022-03-25Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-23RISC-V: add support for restartable sequencesPalmer Dabbelt
2022-03-23mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLBAnshuman Khandual
2022-03-23RISC-V: Add support for restartable sequenceVincent Chen
2022-03-22perf: RISC-V: Add support for SBI PMU and SscofpmfPalmer Dabbelt
2022-03-22RISC-V: Remove the current perf implementationAtish Patra
2022-03-10RISC-V: Enable CPU_IDLE driversAnup Patel
2022-02-15riscv: mm: Set sv57 on defaultlyQinglin Pan
2022-01-22Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-20RISC-V: Move spinwait booting method to its own configAtish Patra
2022-01-20riscv: default to CONFIG_RISCV_SBI_V01=nHeinrich Schuchardt
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-20mm: percpu: generalize percpu related configKefeng Wang
2022-01-20RISC-V: Introduce sv48 support without relocatable kernelPalmer Dabbelt
2022-01-20riscv: Implement sv48 supportAlexandre Ghiti
2022-01-20riscv: Allow to dynamically define VA_BITSAlexandre Ghiti
2022-01-20riscv: Move KASAN mapping next to the kernel mappingAlexandre Ghiti
2022-01-20riscv: Get rid of MAXPHYSMEM configsAlexandre Ghiti
2022-01-19Merge tag 'riscv-for-linus-5.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-08riscv/mm: Enable THP migrationNanyong Sun
2022-01-06RISC-V: Clean up the defconfigsPalmer Dabbelt
2022-01-06RISC-V: MAXPHYSMEM_2GB doesn't depend on CMODEL_MEDLOWPalmer Dabbelt
2022-01-06riscv: mm: Enable PMD split page table lock for RV64Kefeng Wang
2021-11-25futex: Remove futex_cmpxchg detectionArnd Bergmann
2021-11-13Merge tag 'riscv-for-linus-5.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-11-01Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-10-30Merge tag 'riscv-for-linus-5.15-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-10-29riscv: Fix asan-stack clang buildAlexandre Ghiti
2021-10-26irq: remove handle_domain_{irq,nmi}()Mark Rutland
2021-10-26irq: riscv: perform irqentry in entry codeMark Rutland
2021-10-25irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRYMark Rutland
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-10-07firmware: include drivers/firmware/Kconfig unconditionallyArnd Bergmann
2021-10-05Merge tag 'for-riscv' of https://git.kernel.org/pub/scm/virt/kvm/kvm.git into...Palmer Dabbelt
2021-10-05riscv/vdso: Add support for time namespacesTong Tiangen
2021-10-04RISC-V: Add initial skeletal KVM supportAnup Patel
2021-09-13Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)Linus Torvalds
2021-09-13riscv: remove Kconfig check for GCC version for ARCH_RV64INick Desaulniers
2021-09-12Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-11riscv: Enable BUILDTIME_TABLE_SORTJisheng Zhang
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08riscv: only select GENERIC_IOREMAP if MMU support is enabledChristoph Hellwig