index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
1
-2
/
+2
*
Merge tag 'riscv-for-linus-5.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-10-24
2
-92
/
+91
|
\
|
*
riscv: remove address space overrides using set_fs()
Christoph Hellwig
2020-10-04
2
-32
/
+1
|
*
riscv: implement __get_kernel_nofault and __put_user_nofault
Christoph Hellwig
2020-10-04
1
-0
/
+20
|
*
riscv: refactor __get_user and __put_user
Christoph Hellwig
2020-10-04
1
-42
/
+52
|
*
riscv: use memcpy based uaccess for nommu again
Christoph Hellwig
2020-10-04
1
-18
/
+18
*
|
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-10-22
1
-0
/
+9
|
\
\
|
*
|
kbuild: preprocess module linker script
Masahiro Yamada
2020-09-25
1
-0
/
+9
*
|
|
Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-10-19
9
-3
/
+108
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
RISC-V: Add EFI runtime services
Atish Patra
2020-10-02
3
-0
/
+26
|
*
|
RISC-V: Add EFI stub support.
Atish Patra
2020-10-02
1
-0
/
+35
|
*
|
RISC-V: Add PE/COFF header for EFI stub
Atish Patra
2020-10-02
1
-0
/
+13
|
*
|
RISC-V: Add early ioremap support
Atish Patra
2020-10-02
3
-0
/
+15
|
*
|
RISC-V: Move DT mapping outof fixmap
Anup Patel
2020-10-02
2
-3
/
+1
|
*
|
riscv: Add cache information in AUX vector
Zong Li
2020-09-15
2
-0
/
+18
|
|
/
*
|
RISC-V: Check clint_time_val before use
Anup Patel
2020-09-30
2
-4
/
+13
*
|
RISC-V: Resurrect the MMIO timer implementation for M-mode systems
Palmer Dabbelt
2020-09-19
2
-0
/
+53
*
|
RISC-V: Take text_mutex in ftrace_init_nop()
Palmer Dabbelt
2020-09-11
1
-0
/
+7
|
/
*
RISC-V: Remove CLINT related code from timer and arch
Anup Patel
2020-08-20
2
-35
/
+7
*
RISC-V: Add mechanism to provide custom IPI operations
Anup Patel
2020-08-20
2
-25
/
+19
*
Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-08-14
1
-1
/
+2
|
\
|
*
vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()
Thomas Gleixner
2020-08-06
1
-1
/
+2
*
|
uaccess: remove segment_eq
Christoph Hellwig
2020-08-12
1
-3
/
+1
*
|
riscv: include <asm/pgtable.h> in <asm/uaccess.h>
Christoph Hellwig
2020-08-12
1
-0
/
+2
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
1
-17
/
+1
|
\
\
|
*
|
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
2020-08-07
1
-5
/
+0
|
*
|
asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
Mike Rapoport
2020-08-07
1
-12
/
+1
|
|
/
*
|
Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-07
5
-6
/
+106
|
\
\
|
|
/
|
/
|
|
*
RISC-V: Fix build warning for smpboot.c
Atish Patra
2020-08-04
1
-0
/
+3
|
*
riscv: Use generic pgprot_* macros from <linux/pgtable.h>
Pekka Enberg
2020-07-30
1
-6
/
+0
|
*
riscv: Add jump-label implementation
Emil Renner Berthing
2020-07-30
1
-0
/
+60
|
*
riscv: Add STACKPROTECTOR supported
Guo Ren
2020-07-30
1
-0
/
+33
|
*
riscv: Support irq_work via self IPIs
Greentime Hu
2020-07-30
1
-0
/
+10
*
|
Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-03
1
-2
/
+0
|
\
\
|
*
\
Merge branch 'locking/header'
Peter Zijlstra
2020-07-29
1
-2
/
+0
|
|
\
\
|
|
*
|
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
2020-07-29
1
-2
/
+0
*
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-08-03
1
-0
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'
Will Deacon
2020-07-21
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
RISC-V: Upgrade smp_mb__after_spinlock() to iorw,iorw
Palmer Dabbelt
2020-07-17
1
-1
/
+9
*
|
|
riscv: use 16KB kernel stack on 64-bit
Andreas Schwab
2020-07-14
1
-0
/
+4
*
|
|
riscv: Avoid kgdb.h including gdb_xml.h to solve unused-const-variable warning
Vincent Chen
2020-07-09
2
-3
/
+4
*
|
|
kgdb: Move the extern declaration kgdb_has_hit_break() to generic kgdb.h
Vincent Chen
2020-07-09
1
-1
/
+0
|
/
/
*
/
riscv/atomic: Fix sign extension for RV64I
Nathan Huckleberry
2020-06-12
1
-4
/
+4
|
/
*
Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-06-11
9
-15
/
+148
|
\
|
*
riscv: use vDSO common flow to reduce the latency of the time-related functions
Vincent Chen
2020-06-10
7
-10
/
+144
|
*
clocksource/drivers/timer-riscv: Use per-CPU timer interrupt
Anup Patel
2020-06-09
1
-2
/
+0
|
*
irqchip: RISC-V per-HART local interrupt controller driver
Anup Patel
2020-06-09
1
-2
/
+0
|
*
RISC-V: Rename and move plic_find_hart_id() to arch directory
Anup Patel
2020-06-09
1
-0
/
+1
|
*
RISC-V: self-contained IPI handling routine
Anup Patel
2020-06-09
2
-1
/
+3
*
|
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
2
-27
/
+0
[prev]
[next]