summaryrefslogtreecommitdiffstats
path: root/arch/riscv
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-281-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar2019-12-2511-209/+114
| |\| | | | | | |
| * | | | | | | | sched/rt, riscv: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-081-2/+2
* | | | | | | | | Merge tag 'v5.5-rc7' into efi/core, to pick up fixesIngo Molnar2020-01-207-45/+78
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | riscv: Less inefficient gcc tishift helpers (and export their symbols)Olof Johansson2020-01-182-18/+61
| * | | | | | | | riscv: delete temporary filesIlie Halip2020-01-181-1/+2
| * | | | | | | | riscv: make sure the cores stay looping in .Lsecondary_parkGreentime Hu2020-01-151-6/+10
| | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge tag 'riscv/for-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-01-122-17/+1
| |\ \ \ \ \ \ \
| | * | | | | | | riscv: Fixup obvious bug for fp-regs resetGuo Ren2020-01-121-1/+1
| | * | | | | | | riscv: move sifive_l2_cache.h to include/socYash Shah2020-01-121-16/+0
| | | |_|_|_|/ / | | |/| | | | |
| * / | | | | | riscv: Implement copy_thread_tlsAmanieu d'Antras2020-01-072-3/+4
| |/ / / / / /
* | | | | | | Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar2020-01-101-0/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar2019-12-101-0/+4
| | |_|/ / / | |/| | | |
* | | | | | riscv: prefix IRQ_ macro names with an RV_ namespacePaul Walmsley2020-01-042-12/+12
* | | | | | riscv: ftrace: correct the condition logic in function graph tracerZong Li2020-01-031-1/+1
* | | | | | riscv: dts: Add DT support for SiFive L2 cache controllerYash Shah2020-01-031-0/+15
* | | | | | riscv: gcov: enable gcov for RISC-VZong Li2020-01-031-0/+1
* | | | | | riscv: mm: use __pa_symbol for kernel symbolsZong Li2020-01-031-6/+6
| |_|_|/ / |/| | | |
* | | | | riscv: export flush_icache_all to modulesOlof Johansson2019-12-271-0/+1
* | | | | riscv: reject invalid syscalls below -1David Abdurachmanov2019-12-271-0/+1
* | | | | riscv: fix compile failure with EXPORT_SYMBOL() & !MMULuc Van Oostenryck2019-12-272-3/+4
| |_|/ / |/| | |
* | | | Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-12-225-198/+23
|\ \ \ \
| * | | | riscv: move sifive_l2_cache.c to drivers/socChristoph Hellwig2019-12-202-179/+0
| * | | | riscv: define vmemmap before pfn_to_page callsDavid Abdurachmanov2019-12-201-17/+21
| * | | | riscv: fix scratch register clearing in M-mode.Greentime Hu2019-12-201-1/+1
| * | | | riscv: Fix use of undefined config option CONFIG_CONFIG_MMUAndreas Schwab2019-12-201-1/+1
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-221-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | bpf, riscv: Limit to 33 tail callsPaul Chaignon2019-12-111-2/+2
| |/ /
* | | riscv: only select serial sifive if TTY is enabledKefeng Wang2019-12-081-2/+2
* | | riscv: Fix build dependency for loaderOlof Johansson2019-12-081-1/+1
|/ /
* | Merge tag 'riscv/for-v5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-12-044-8/+88
|\ \ | |/ |/|
| * Merge branch 'next/defconfig-add-debug' into for-nextPaul Walmsley2019-11-222-0/+48
| |\
| | * riscv: defconfigs: enable more debugging optionsPaul Walmsley2019-11-222-0/+46
| | * riscv: defconfigs: enable debugfsPaul Walmsley2019-11-222-0/+2
| * | Merge branch 'next/misc2' into for-nextPaul Walmsley2019-11-222-8/+40
| |\ \
| | * | RISC-V: Add address map dumperYash Shah2019-11-221-0/+32
| | * | riscv: Fix Kconfig indentationKrzysztof Kozlowski2019-11-211-8/+8
| | |/
* | | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-031-1/+0
|\ \ \
| * | | asm-generic: Make msi.h a mandatory include/asm headerMichal Simek2019-11-261-1/+0
* | | | Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-11-301-1/+1
|\ \ \ \
* \ \ \ \ Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2019-11-285-99/+9
|\ \ \ \ \
| * | | | | riscv: use the generic ioremap codeChristoph Hellwig2019-11-115-88/+7
| * | | | | arch: rely on asm-generic/io.h for default ioremap_* definitionsChristoph Hellwig2019-11-111-10/+0
| | |_|_|/ | |/| | |
* | | | | Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-11-2769-450/+1067
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'next/nommu' into for-nextPaul Walmsley2019-11-2250-361/+915
| |\ \ \ \
| | * | | | riscv: provide a flat image loaderChristoph Hellwig2019-11-174-5/+39
| | * | | | riscv: add nommu supportChristoph Hellwig2019-11-1723-71/+254
| | * | | | riscv: clear the instruction cache and all registers when bootingChristoph Hellwig2019-11-172-1/+88
| | * | | | riscv: read the hart ID from mhartid on bootDamien Le Moal2019-11-172-0/+9
| | * | | | riscv: provide native clint access for M-modeChristoph Hellwig2019-11-177-3/+105