index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-29
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
1
-1
/
+0
2020-12-24
Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+0
2020-12-18
Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-4
/
+27
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+4
2020-12-16
Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+10
2020-12-15
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-20
/
+2
2020-12-15
arch, mm: make kernel_page_present() always available
Mike Rapoport
1
-0
/
+1
2020-12-15
arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC
Mike Rapoport
1
-2
/
+0
2020-12-12
Merge tag 'riscv-for-linus-5.10-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2020-12-12
riscv: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-1
/
+4
2020-12-10
RISC-V: Define get_cycles64() regardless of M-mode
Palmer Dabbelt
1
-2
/
+2
2020-12-10
riscv: provide memmove implementation
Nylon Chen
1
-4
/
+4
2020-12-09
efi: stub: get rid of efi_get_max_fdt_addr()
Ard Biesheuvel
1
-6
/
+0
2020-11-28
Merge tag 'riscv-for-linus-5.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2020-11-25
RISC-V: Protect all kernel sections including init early
Atish Patra
2
-0
/
+6
2020-11-25
RISC-V: fix barrier() use in <vdso/processor.h>
Randy Dunlap
1
-0
/
+2
2020-11-20
riscv: Make stack walk callback consistent with generic code
Kefeng Wang
1
-1
/
+1
2020-11-20
riscv: Cleanup stacktrace
Kefeng Wang
1
-0
/
+17
2020-11-20
riscv: Enable seccomp architecture tracking
YiFei Zhu
1
-0
/
+10
2020-11-16
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
Arnd Bergmann
1
-0
/
+2
2020-11-06
riscv: uaccess: fix __put_kernel_nofault()
Changbin Du
1
-1
/
+1
2020-10-27
riscv: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
1
-20
/
+2
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-2
/
+2
2020-10-24
Merge tag 'riscv-for-linus-5.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-92
/
+91
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+9
2020-10-19
Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10
-3
/
+132
2020-10-04
riscv: remove address space overrides using set_fs()
Christoph Hellwig
2
-32
/
+1
2020-10-04
riscv: implement __get_kernel_nofault and __put_user_nofault
Christoph Hellwig
1
-0
/
+20
2020-10-04
riscv: refactor __get_user and __put_user
Christoph Hellwig
1
-42
/
+52
2020-10-04
riscv: use memcpy based uaccess for nommu again
Christoph Hellwig
1
-18
/
+18
2020-10-02
RISC-V: Add EFI runtime services
Atish Patra
3
-0
/
+26
2020-10-02
RISC-V: Add EFI stub support.
Atish Patra
1
-0
/
+35
2020-10-02
RISC-V: Add PE/COFF header for EFI stub
Atish Patra
1
-0
/
+13
2020-10-02
RISC-V: Add early ioremap support
Atish Patra
3
-0
/
+15
2020-10-02
RISC-V: Move DT mapping outof fixmap
Anup Patel
2
-3
/
+1
2020-09-30
RISC-V: Check clint_time_val before use
Anup Patel
2
-4
/
+13
2020-09-25
kbuild: preprocess module linker script
Masahiro Yamada
1
-0
/
+9
2020-09-19
RISC-V: Resurrect the MMIO timer implementation for M-mode systems
Palmer Dabbelt
2
-0
/
+53
2020-09-15
riscv: Add cache information in AUX vector
Zong Li
3
-1
/
+40
2020-09-15
riscv: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
Zong Li
1
-0
/
+3
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-14
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
[next]