aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)AuthorFilesLines
2019-03-17kbuild: force all architectures except um to include mandatory-yGravatar Masahiro Yamada 1-1/+0
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-1/+0
2019-03-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-18/+18
2019-03-07Merge tag 'riscv-for-linus-5.1-mw0' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 11-193/+287
2019-03-06Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+0
2019-03-05riscv/vdso: don't clear PG_reservedGravatar David Hildenbrand 1-1/+0
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-0/+3
2019-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 4-1/+1605
2019-03-04RISC-V: Fixmap support and MM cleanupsGravatar Palmer Dabbelt 6-128/+208
2019-03-04arch: riscv: fix logic error in parse_dtbGravatar Andreas Schwab 1-1/+1
2019-03-04get rid of legacy 'get_ds()' functionGravatar Linus Torvalds 1-1/+0
2019-03-04RISC-V: Assign hwcap as per comman capabilities.Gravatar Atish Patra 1-19/+22
2019-03-04RISC-V: Compare cpuid with NR_CPUS before mapping.Gravatar Atish Patra 1-0/+5
2019-03-04RISC-V: Allow hartid-to-cpuid function to fail.Gravatar Atish Patra 1-1/+0
2019-03-04RISC-V: Remove NR_CPUs check during hartid search from DTGravatar Atish Patra 1-4/+0
2019-03-04RISC-V: Move cpuid to hartid mapping to SMP.Gravatar Atish Patra 3-14/+22
2019-03-04RISC-V: Do not wait indefinitely in __cpu_upGravatar Atish Patra 1-3/+12
2019-02-28riscv: io: Update __io_[p]ar() macros to take an argumentGravatar Will Deacon 1-18/+18
2019-02-27Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Thomas Gleixner 2-0/+3
2019-02-25riscv: Use latest system call ABIGravatar Arnd Bergmann 3-5/+3
2019-02-21RISC-V: Free-up initrd in free_initrd_mem()Gravatar Anup Patel 1-1/+2
2019-02-21RISC-V: Implement compile-time fixed mappingsGravatar Anup Patel 3-0/+81
2019-02-21RISC-V: Move setup_vm() to mm/init.cGravatar Anup Patel 2-49/+49
2019-02-21RISC-V: Move setup_bootmem() to mm/init.cGravatar Anup Patel 3-72/+71
2019-02-21RISC-V: Setup init_mm before parse_early_param()Gravatar Anup Patel 1-5/+4
2019-02-20dma-mapping: improve selection of dma_declare_coherent availabilityGravatar Christoph Hellwig 1-1/+0
2019-02-19riscv: remove the HAVE_KPROBES optionGravatar Christoph Hellwig 1-3/+0
2019-02-19asm-generic: Make time32 syscall numbers optionalGravatar Arnd Bergmann 1-0/+3
2019-02-19asm-generic: Drop getrlimit and setrlimit syscalls from default listGravatar Yury Norov 1-0/+1
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionGravatar Yury Norov 1-0/+1
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 3-10/+12
2019-02-11riscv: use for_each_of_cpu_node iteratorGravatar Johan Hovold 2-4/+5
2019-02-11riscv: treat cpu devicetree nodes without status as enabledGravatar Johan Hovold 1-7/+3
2019-02-11riscv: fix riscv_of_processor_hartid() commentGravatar Johan Hovold 1-9/+9
2019-02-11riscv: use pr_info and friendsGravatar Johan Hovold 1-3/+3
2019-02-11riscv: add missing newlines to printk messagesGravatar Johan Hovold 3-6/+6
2019-02-11Revert "RISC-V: Make BSS section as the last section in vmlinux.lds.S"Gravatar Palmer Dabbelt 1-6/+2
2019-02-11riscv: Add pte bit to distinguish swap from invalidGravatar Stefan O'Rear 2-4/+10
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 9-14/+30
2019-02-05bpf, riscv: add BPF JIT for RV64GGravatar Björn Töpel 4-1/+1605
2019-01-25riscv: Adjust mmap base address at a third of task sizeGravatar Alexandre Ghiti 1-1/+1
2019-01-23riscv: fixup max_low_pfn with PFN_DOWN.Gravatar Guo Ren 2-2/+3
2019-01-23RISC-V: defconfig: Add CRYPTO_DEV_VIRTIO=yGravatar Palmer Dabbelt 1-0/+1
2019-01-23RISC-V: defconfig: Enable Generic PCIE by defaultGravatar Alistair Francis 1-1/+2
2019-01-23RISC-V: defconfig: Move CONFIG_PCI{,E_XILINX}Gravatar Palmer Dabbelt 1-2/+2
2019-01-23RISC-V: Kconfig: fix spelling mistake "traget" -> "target"Gravatar Antony Pavlov 1-1/+1
2019-01-23RISC-V: asm/page.h: fix spelling mistake "CONFIG_64BITS" -> "CONFIG_64BIT"Gravatar Antony Pavlov 1-1/+1
2019-01-23RISC-V: fix bad use of of_node_putGravatar Andreas Schwab 1-5/+1
2019-01-23RISC-V: Add _TIF_NEED_RESCHED check for kernel thread when CONFIG_PREEMPT=yGravatar Vincent Chen 2-1/+18
2019-01-07Fix a handful of audit-related issueGravatar Palmer Dabbelt 7-3/+35