aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-05RISC-V: Remove unused code from STRICT_KERNEL_RWXAtish Patra1-8/+0
2020-05-04RISC-V: Remove N-extension related definesAnup Patel1-3/+0
2020-05-04RISC-V: Add bitmap reprensenting ISA features common across CPUsAnup Patel1-0/+22
2020-04-23arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada2-2/+9
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual1-2/+1
2020-04-09Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds13-75/+313
2020-04-03riscv: Add SOC early init supportDamien Le Moal1-0/+23
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada1-28/+0
2020-03-31RISC-V: Support cpu hotplugAtish Patra2-0/+29
2020-03-31RISC-V: Add SBI HSM extension definitionsAtish Patra1-0/+14
2020-03-31RISC-V: Export SBI error to linux error mapping functionAtish Patra1-0/+2
2020-03-31RISC-V: Add cpu_ops and modify default booting methodAtish Patra1-0/+34
2020-03-31RISC-V: Implement new SBI v0.2 extensionsAtish Patra2-0/+21
2020-03-31RISC-V: Introduce a new config for SBI v0.1Atish Patra1-0/+2
2020-03-31RISC-V: Add SBI v0.2 extension definitionsAtish Patra1-0/+21
2020-03-31RISC-V: Add basic support for SBI v0.2Atish Patra1-71/+68
2020-03-31RISC-V: Mark existing SBI as 0.1 SBI.Atish Patra1-19/+22
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+2
2020-03-28Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into locking/coreThomas Gleixner1-3/+2
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro1-3/+2
2020-03-26RISC-V: Move all address space definition macros to one placeAtish Patra1-37/+41
2020-03-26riscv: Use macro definition instead of magic numberZong Li1-1/+1
2020-03-26riscv: Add support to dump the kernel page tablesZong Li2-0/+21
2020-03-26riscv: introduce interfaces to patch kernel codeZong Li2-0/+14
2020-03-26riscv: add macro to get instruction lengthZong Li1-0/+8
2020-03-26riscv: add STRICT_KERNEL_RWX supportZong Li1-0/+8
2020-03-26riscv: add alignment for text, rodata and data sectionsZong Li1-0/+13
2020-03-26riscv: add ARCH_HAS_SET_DIRECT_MAP supportZong Li1-0/+3
2020-03-26riscv: add ARCH_HAS_SET_MEMORY supportZong Li1-0/+24
2020-03-18riscv: fix the IPI missing issue in nommu modeGreentime Hu1-4/+4
2020-03-18riscv: uaccess should be used in nommu modeGreentime Hu1-18/+18
2020-03-05RISC-V: Move all address space definition macros to one placeAtish Patra1-37/+41
2020-03-05riscv: fix seccomp reject syscall code pathTycho Andersen1-7/+0
2020-03-03RISC-V: Stop relying on GCC's register allocator's hueristicsPalmer Dabbelt1-2/+3
2020-03-03riscv: Use flush_icache_mm for flush_icache_user_rangeGuo Ren1-1/+1
2020-02-18riscv: set pmp configuration if kernel is running in M-modeGreentime Hu1-0/+12
2020-02-04Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-1/+0
2020-02-04asm-generic: Make dma-contiguous.h a mandatory include/asm headerMichal Simek1-1/+0
2020-02-04riscv: mm: add p?d_leaf() definitionsSteven Price2-0/+14
2020-01-31Merge tag 'riscv-for-linus-5.6-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds4-2/+55
2020-01-29Merge tag 'docs-5.6' of git://git.lwn.net/linuxLinus Torvalds1-2/+2
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds3-0/+17
2020-01-23riscv: mm: add support for CONFIG_DEBUG_VIRTUALZong Li1-2/+14
2020-01-22riscv: Add KASAN supportNick Hu3-0/+41
2020-01-20Merge tag 'v5.5-rc7' into efi/core, to pick up fixesIngo Molnar2-16/+4
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-16/+4
2020-01-18riscv: Less inefficient gcc tishift helpers (and export their symbols)Olof Johansson1-0/+4
2020-01-12riscv: move sifive_l2_cache.h to include/socYash Shah1-16/+0
2020-01-10Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar1-0/+4
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-9/+9