summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: Check clint_time_val before useAnup Patel2020-09-302-4/+13
* RISC-V: Resurrect the MMIO timer implementation for M-mode systemsPalmer Dabbelt2020-09-192-0/+53
* RISC-V: Take text_mutex in ftrace_init_nop()Palmer Dabbelt2020-09-111-0/+7
* RISC-V: Remove CLINT related code from timer and archAnup Patel2020-08-202-35/+7
* RISC-V: Add mechanism to provide custom IPI operationsAnup Patel2020-08-202-25/+19
* Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-08-141-1/+2
|\
| * vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()Thomas Gleixner2020-08-061-1/+2
* | uaccess: remove segment_eqChristoph Hellwig2020-08-121-3/+1
* | riscv: include <asm/pgtable.h> in <asm/uaccess.h>Christoph Hellwig2020-08-121-0/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-071-17/+1
|\ \
| * | asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport2020-08-071-5/+0
| * | asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport2020-08-071-12/+1
| |/
* | Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-077-8/+108
|\ \ | |/ |/|
| * RISC-V: Fix build warning for smpboot.cAtish Patra2020-08-041-0/+3
| * riscv: Use generic pgprot_* macros from <linux/pgtable.h>Pekka Enberg2020-07-301-6/+0
| * riscv: Add jump-label implementationEmil Renner Berthing2020-07-301-0/+60
| * Replace HTTP links with HTTPS ones: RISC-VAlexander A. Klimov2020-07-301-1/+1
| * riscv: Add STACKPROTECTOR supportedGuo Ren2020-07-301-0/+33
| * riscv: Fix typo in asm/hwcap.h uapi headerTobias Klauser2020-07-301-1/+1
| * riscv: Support irq_work via self IPIsGreentime Hu2020-07-301-0/+10
* | Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-031-2/+0
|\ \
| * \ Merge branch 'locking/header'Peter Zijlstra2020-07-291-2/+0
| |\ \
| | * | locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu2020-07-291-2/+0
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-08-031-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'Will Deacon2020-07-211-0/+1
| | |/ | |/|
* | | RISC-V: Upgrade smp_mb__after_spinlock() to iorw,iorwPalmer Dabbelt2020-07-171-1/+9
* | | riscv: use 16KB kernel stack on 64-bitAndreas Schwab2020-07-141-0/+4
* | | riscv: Avoid kgdb.h including gdb_xml.h to solve unused-const-variable warningVincent Chen2020-07-092-3/+4
* | | kgdb: Move the extern declaration kgdb_has_hit_break() to generic kgdb.hVincent Chen2020-07-091-1/+0
|/ /
* / riscv/atomic: Fix sign extension for RV64INathan Huckleberry2020-06-121-4/+4
|/
* Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-119-15/+148
|\
| * riscv: use vDSO common flow to reduce the latency of the time-related functionsVincent Chen2020-06-107-10/+144
| * clocksource/drivers/timer-riscv: Use per-CPU timer interruptAnup Patel2020-06-091-2/+0
| * irqchip: RISC-V per-HART local interrupt controller driverAnup Patel2020-06-091-2/+0
| * RISC-V: Rename and move plic_find_hart_id() to arch directoryAnup Patel2020-06-091-0/+1
| * RISC-V: self-contained IPI handling routineAnup Patel2020-06-092-1/+3
* | mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-092-27/+0
* | mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-093-4/+2
* | mm: introduce include/linux/pgtable.hMike Rapoport2020-06-094-5/+3
* | mm: rename flush_icache_user_range to flush_icache_user_pageChristoph Hellwig2020-06-081-1/+2
* | riscv: use asm-generic/cacheflush.hChristoph Hellwig2020-06-081-59/+3
|/
* Merge tag 'riscv-for-linus-5.8-mw0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-047-2/+516
|\
| * riscv: cacheinfo: Implement cache_get_priv_group with a generic ops structureYash Shah2020-05-201-0/+15
| * riscv: Remove the 'riscv_' prefix of function nameZong Li2020-05-181-2/+2
| * riscv: Add SW single-step support for KDBVincent Chen2020-05-181-0/+219
| * riscv: Use the XML target descriptions to report 3 system registersVincent Chen2020-05-182-1/+124
| * riscv: Add KGDB supportVincent Chen2020-05-182-0/+118
| * riscv: Allow device trees to be built into the kernelPalmer Dabbelt2020-05-181-0/+39
* | riscv: support DEBUG_WXZong Li2020-06-031-0/+11
* | mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Anshuman Khandual2020-06-031-4/+0