index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'next/nommu' into for-next
Paul Walmsley
2019-11-22
20
-226
/
+417
|
\
|
*
riscv: add nommu support
Christoph Hellwig
2019-11-17
12
-49
/
+102
|
*
riscv: clear the instruction cache and all registers when booting
Christoph Hellwig
2019-11-17
1
-0
/
+1
|
*
riscv: read the hart ID from mhartid on boot
Damien Le Moal
2019-11-17
1
-0
/
+1
|
*
riscv: provide native clint access for M-mode
Christoph Hellwig
2019-11-17
2
-0
/
+41
|
*
riscv: add support for MMIO access to the timer registers
Christoph Hellwig
2019-11-13
2
-3
/
+19
|
*
riscv: implement remote sfence.i using IPIs
Christoph Hellwig
2019-11-13
1
-0
/
+3
|
*
riscv: poison SBI calls for M-mode
Christoph Hellwig
2019-11-13
1
-2
/
+3
|
*
riscv: abstract out CSR names for supervisor vs machine mode
Christoph Hellwig
2019-11-05
5
-30
/
+82
|
*
riscv: separate MMIO functions into their own header file
Paul Walmsley
2019-11-05
2
-144
/
+167
*
|
Merge branch 'next/misc' into for-next
Paul Walmsley
2019-11-22
15
-33
/
+40
|
\
\
|
*
|
riscv: clean up the macro format in each header file
Zong Li
2019-11-12
15
-33
/
+40
|
|
/
*
/
riscv: add support for SECCOMP and SECCOMP_FILTER
David Abdurachmanov
2019-10-29
2
-1
/
+14
|
/
*
RISC-V: Add PCIe I/O BAR memory mapping
Yash Shah
2019-10-28
2
-1
/
+13
*
riscv: add missing header file includes
Paul Walmsley
2019-10-28
2
-0
/
+4
*
riscv: cleanup <asm/bug.h>
Christoph Hellwig
2019-10-23
1
-13
/
+3
*
riscv: Fix implicit declaration of 'page_to_section'
Kefeng Wang
2019-10-23
1
-4
/
+1
*
riscv: fix fs/proc/kcore.c compilation with sparsemem enabled
David Abdurachmanov
2019-10-23
1
-2
/
+0
*
RISC-V: fix virtual address overlapped in FIXADDR_START and VMEMMAP_START
Greentime Hu
2019-10-15
1
-8
/
+8
*
riscv: tlbflush: remove confusing comment on local_flush_tlb_all()
Paul Walmsley
2019-10-14
1
-4
/
+0
*
RISC-V: Clear load reservations while restoring hart contexts
Palmer Dabbelt
2019-10-01
1
-0
/
+1
*
Merge tag 'riscv/for-v5.4-rc1-b' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-09-27
1
-12
/
+12
|
\
|
*
RISC-V: Fix building error when CONFIG_SPARSEMEM_MANUAL=y
Greentime Hu
2019-09-19
1
-12
/
+12
*
|
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
2019-09-26
1
-1
/
+1
*
|
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-24
1
-5
/
+0
*
|
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-24
1
-4
/
+0
|
/
*
Merge tag 'riscv/for-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-09-16
7
-60
/
+96
|
\
|
*
riscv: move the TLB flush logic out of line
Christoph Hellwig
2019-09-05
1
-30
/
+7
|
*
riscv: don't use the rdtime(h) pseudo-instructions
Christoph Hellwig
2019-09-05
1
-23
/
+21
|
*
riscv: cleanup riscv_cpuid_to_hartid_mask
Christoph Hellwig
2019-09-05
2
-7
/
+0
|
*
riscv: Add support for perf registers sampling
Mao Han
2019-09-05
1
-0
/
+42
|
*
RISC-V: Implement sparsemem
Logan Gunthorpe
2019-08-30
3
-0
/
+26
*
|
riscv: modify the Image header to improve compatibility with the ARM64 header
Paul Walmsley
2019-09-13
1
-6
/
+6
|
/
*
RISC-V: Fix FIXMAP area corruption on RV32 systems
Anup Patel
2019-08-28
2
-6
/
+10
*
riscv: Make __fstate_clean() work correctly.
Vincent Chen
2019-08-14
1
-1
/
+1
*
riscv: Correct the initialized flow of FP register
Vincent Chen
2019-08-14
1
-0
/
+6
*
riscv: fix flush_tlb_range() end address for flush_tlb_page()
Paul Walmsley
2019-08-13
1
-2
/
+9
*
Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-07-28
7
-7
/
+7
|
\
|
*
treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
Masahiro Yamada
2019-07-25
7
-7
/
+7
*
|
riscv: include generic support for MSI irqdomains
Wesley Terpstra
2019-07-22
1
-0
/
+1
*
|
riscv: enable sys_clone3 syscall for rv64
Paul Walmsley
2019-07-18
1
-0
/
+1
|
/
*
Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-18
7
-10
/
+176
|
\
|
*
riscv: fix build break after macro-to-function conversion in generic cacheflu...
Paul Walmsley
2019-07-18
1
-4
/
+59
|
*
RISC-V: Add an Image header that boot loader can parse.
Atish Patra
2019-07-11
1
-0
/
+65
|
*
RISC-V: Setup initial page tables in two stages
Anup Patel
2019-07-09
3
-0
/
+18
|
*
riscv: Introduce huge page support for 32/64bit kernel
Alexandre Ghiti
2019-07-03
3
-2
/
+34
|
*
riscv: Remove gate area stubs
Andy Lutomirski
2019-07-01
1
-4
/
+0
*
|
riscv: switch to generic version of pte allocation
Mike Rapoport
2019-07-12
1
-27
/
+2
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2019-07-10
1
-0
/
+1
|
\
\
|
*
|
riscv: add binfmt_flat support
Christoph Hellwig
2019-06-24
1
-0
/
+1
|
|
/
[next]