index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-30
RISC-V: Check clint_time_val before use
Anup Patel
2
-4
/
+13
2020-09-19
RISC-V: Resurrect the MMIO timer implementation for M-mode systems
Palmer Dabbelt
2
-0
/
+53
2020-09-11
RISC-V: Take text_mutex in ftrace_init_nop()
Palmer Dabbelt
1
-0
/
+7
2020-08-20
RISC-V: Remove CLINT related code from timer and arch
Anup Patel
2
-35
/
+7
2020-08-20
RISC-V: Add mechanism to provide custom IPI operations
Anup Patel
2
-25
/
+19
2020-08-15
Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
1
-3
/
+1
2020-08-12
riscv: include <asm/pgtable.h> in <asm/uaccess.h>
Christoph Hellwig
1
-0
/
+2
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-17
/
+1
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
1
-5
/
+0
2020-08-07
asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
Mike Rapoport
1
-12
/
+1
2020-08-07
Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-8
/
+108
2020-08-06
vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()
Thomas Gleixner
1
-1
/
+2
2020-08-05
RISC-V: Fix build warning for smpboot.c
Atish Patra
1
-0
/
+3
2020-08-04
Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2020-08-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+1
2020-07-30
riscv: Use generic pgprot_* macros from <linux/pgtable.h>
Pekka Enberg
1
-6
/
+0
2020-07-30
riscv: Add jump-label implementation
Emil Renner Berthing
1
-0
/
+60
2020-07-30
Replace HTTP links with HTTPS ones: RISC-V
Alexander A. Klimov
1
-1
/
+1
2020-07-30
riscv: Add STACKPROTECTOR supported
Guo Ren
1
-0
/
+33
2020-07-30
riscv: Fix typo in asm/hwcap.h uapi header
Tobias Klauser
1
-1
/
+1
2020-07-30
riscv: Support irq_work via self IPIs
Greentime Hu
1
-0
/
+10
2020-07-29
Merge branch 'locking/header'
Peter Zijlstra
1
-2
/
+0
2020-07-29
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
1
-2
/
+0
2020-07-21
asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'
Will Deacon
1
-0
/
+1
2020-07-17
RISC-V: Upgrade smp_mb__after_spinlock() to iorw,iorw
Palmer Dabbelt
1
-1
/
+9
2020-07-14
riscv: use 16KB kernel stack on 64-bit
Andreas Schwab
1
-0
/
+4
2020-07-10
riscv: Avoid kgdb.h including gdb_xml.h to solve unused-const-variable warning
Vincent Chen
2
-3
/
+4
2020-07-10
kgdb: Move the extern declaration kgdb_has_hit_break() to generic kgdb.h
Vincent Chen
1
-1
/
+0
2020-06-12
riscv/atomic: Fix sign extension for RV64I
Nathan Huckleberry
1
-4
/
+4
2020-06-11
Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-15
/
+148
2020-06-11
riscv: use vDSO common flow to reduce the latency of the time-related functions
Vincent Chen
7
-10
/
+144
2020-06-10
clocksource/drivers/timer-riscv: Use per-CPU timer interrupt
Anup Patel
1
-2
/
+0
2020-06-10
irqchip: RISC-V per-HART local interrupt controller driver
Anup Patel
1
-2
/
+0
2020-06-10
RISC-V: Rename and move plic_find_hart_id() to arch directory
Anup Patel
1
-0
/
+1
2020-06-10
RISC-V: self-contained IPI handling routine
Anup Patel
2
-1
/
+3
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2
-27
/
+0
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
3
-4
/
+2
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
4
-5
/
+3
2020-06-08
mm: rename flush_icache_user_range to flush_icache_user_page
Christoph Hellwig
1
-1
/
+2
2020-06-08
riscv: use asm-generic/cacheflush.h
Christoph Hellwig
1
-59
/
+3
2020-06-05
Merge tag 'riscv-for-linus-5.8-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-2
/
+516
2020-06-04
riscv: support DEBUG_WX
Zong Li
1
-0
/
+11
2020-06-04
mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()
Anshuman Khandual
1
-4
/
+0
2020-06-04
mm/hugetlb: define a generic fallback for is_hugepage_only_range()
Anshuman Khandual
1
-6
/
+0
2020-06-02
mm: switch the test_vmalloc module to use __vmalloc_node
Christoph Hellwig
1
-2
/
+2
2020-05-21
riscv: cacheinfo: Implement cache_get_priv_group with a generic ops structure
Yash Shah
1
-0
/
+15
2020-05-18
riscv: Remove the 'riscv_' prefix of function name
Zong Li
1
-2
/
+2
2020-05-18
riscv: Add SW single-step support for KDB
Vincent Chen
1
-0
/
+219
2020-05-18
riscv: Use the XML target descriptions to report 3 system registers
Vincent Chen
2
-1
/
+124
[next]