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-08-14riscv: Make __fstate_clean() work correctly.Vincent Chen
2019-08-14riscv: Correct the initialized flow of FP registerVincent Chen
2019-08-14riscv: defconfig: Update the defconfigAlistair Francis
2019-08-14riscv: rv32_defconfig: Update the defconfigAlistair Francis
2019-08-14riscv: fix flush_tlb_range() end address for flush_tlb_page()Paul Walmsley
2019-08-09RISC-V: Remove udivdi3Palmer Dabbelt
2019-08-09riscv: delay: use do_div() instead of __udivdi3()Paul Walmsley
2019-07-31riscv: defconfig: align RV64 defconfig to the output of "make savedefconfig"Paul Walmsley
2019-07-31riscv: dts: fu540-c000: drop "timebase-frequency"Paul Walmsley
2019-07-31riscv: Fix perf record without libelf supportMao Han
2019-07-28Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-07-25Merge tag 'riscv/for-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada
2019-07-23riscv: dts: Add DT node for SiFive FU540 Ethernet controller driverYash Shah
2019-07-22riscv: include generic support for MSI irqdomainsWesley Terpstra
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-07-19riscv: enable sys_clone3 syscall for rv64Paul Walmsley
2019-07-18Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-18riscv: fix build break after macro-to-function conversion in generic cacheflu...Paul Walmsley
2019-07-17riscv: drop unneeded -Wall additionMasahiro Yamada
2019-07-13Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2019-07-12riscv: switch to generic version of pte allocationMike Rapoport
2019-07-11RISC-V: Add an Image header that boot loader can parse.Atish Patra
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-09Merge tag 'please-pull-for_5.3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-09RISC-V: Setup initial page tables in two stagesAnup Patel
2019-07-09Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-09Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-06bpf, riscv: Enable zext optimization for more RV64G ALU opsLuke Nelson
2019-07-04riscv: remove free_initrd_memChristoph Hellwig
2019-07-04riscv: ccache: Remove unused variableYash Shah
2019-07-04riscv: Introduce huge page support for 32/64bit kernelAlexandre Ghiti
2019-07-01RISC-V: Fix memory reservation in setup_bootmem()Anup Patel
2019-07-01riscv: defconfig: enable SOC_SIFIVELoys Ollivier
2019-07-01riscv: select SiFive platform drivers with SOC_SIFIVELoys Ollivier
2019-07-01arch: riscv: add config option for building SiFive's SoC resourceLoys Ollivier
2019-07-01riscv: Remove gate area stubsAndy Lutomirski
2019-07-01RISC-V: defconfig: Enable NO_HZ_IDLE and HIGH_RES_TIMERSAnup Patel
2019-06-27riscv: mm: Fix code commentShihPo Hung
2019-06-26riscv: dts: Re-organize the DT nodesYash Shah
2019-06-26RISC-V: defconfig: enable MMC & SPI for RISC-VAtish Patra
2019-06-24riscv: add binfmt_flat supportChristoph Hellwig
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-20EDAC/sifive: Add EDAC platform driver for SiFive SoCsYash Shah
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller