index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-05
riscv: fix seccomp reject syscall code path
Tycho Andersen
1
-7
/
+0
2020-02-18
riscv: set pmp configuration if kernel is running in M-mode
Greentime Hu
1
-0
/
+12
2020-02-04
Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-1
/
+0
2020-02-04
asm-generic: Make dma-contiguous.h a mandatory include/asm header
Michal Simek
1
-1
/
+0
2020-02-04
riscv: mm: add p?d_leaf() definitions
Steven Price
2
-0
/
+14
2020-01-31
Merge tag 'riscv-for-linus-5.6-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
4
-2
/
+55
2020-01-29
Merge tag 'docs-5.6' of git://git.lwn.net/linux
Linus Torvalds
1
-2
/
+2
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
3
-0
/
+17
2020-01-23
riscv: mm: add support for CONFIG_DEBUG_VIRTUAL
Zong Li
1
-2
/
+14
2020-01-22
riscv: Add KASAN support
Nick Hu
3
-0
/
+41
2020-01-20
Merge tag 'v5.5-rc7' into efi/core, to pick up fixes
Ingo Molnar
2
-16
/
+4
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-16
/
+4
2020-01-18
riscv: Less inefficient gcc tishift helpers (and export their symbols)
Olof Johansson
1
-0
/
+4
2020-01-12
riscv: move sifive_l2_cache.h to include/soc
Yash Shah
1
-16
/
+0
2020-01-10
Merge branch 'x86/mm' into efi/core, to pick up dependencies
Ingo Molnar
1
-0
/
+4
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-9
/
+9
2020-01-04
riscv: prefix IRQ_ macro names with an RV_ namespace
Paul Walmsley
1
-9
/
+9
2019-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-0
/
+17
2019-12-20
riscv: define vmemmap before pfn_to_page calls
David Abdurachmanov
1
-17
/
+21
2019-12-19
RISC-V: Typo fixes in image header and documentation.
Atish Patra
1
-2
/
+2
2019-12-19
riscv, perf: Add arch specific perf_arch_bpf_user_pt_regs
Björn Töpel
1
-0
/
+4
2019-12-19
riscv, bpf: Add missing uapi header for BPF_PROG_TYPE_PERF_EVENT programs
Björn Töpel
1
-0
/
+9
2019-12-19
riscv, bpf: Provide RISC-V specific JIT image alloc/free
Björn Töpel
1
-0
/
+4
2019-12-10
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h>
Ingo Molnar
1
-0
/
+4
2019-12-03
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-1
/
+0
2019-11-28
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2
-14
/
+7
2019-11-26
asm-generic: Make msi.h a mandatory include/asm header
Michal Simek
1
-1
/
+0
2019-11-22
Merge branch 'next/nommu' into for-next
Paul Walmsley
20
-226
/
+417
2019-11-22
Merge branch 'next/misc' into for-next
Paul Walmsley
15
-33
/
+40
2019-11-17
riscv: add nommu support
Christoph Hellwig
12
-49
/
+102
2019-11-17
riscv: clear the instruction cache and all registers when booting
Christoph Hellwig
1
-0
/
+1
2019-11-17
riscv: read the hart ID from mhartid on boot
Damien Le Moal
1
-0
/
+1
2019-11-17
riscv: provide native clint access for M-mode
Christoph Hellwig
2
-0
/
+41
2019-11-13
riscv: add support for MMIO access to the timer registers
Christoph Hellwig
2
-3
/
+19
2019-11-13
riscv: implement remote sfence.i using IPIs
Christoph Hellwig
1
-0
/
+3
2019-11-13
riscv: poison SBI calls for M-mode
Christoph Hellwig
1
-2
/
+3
2019-11-12
riscv: clean up the macro format in each header file
Zong Li
15
-33
/
+40
2019-11-11
riscv: use the generic ioremap code
Christoph Hellwig
2
-3
/
+6
2019-11-11
arch: rely on asm-generic/io.h for default ioremap_* definitions
Christoph Hellwig
1
-10
/
+0
2019-11-05
riscv: abstract out CSR names for supervisor vs machine mode
Christoph Hellwig
5
-30
/
+82
2019-11-05
riscv: separate MMIO functions into their own header file
Paul Walmsley
2
-144
/
+167
2019-10-29
riscv: add support for SECCOMP and SECCOMP_FILTER
David Abdurachmanov
2
-1
/
+14
2019-10-28
RISC-V: Add PCIe I/O BAR memory mapping
Yash Shah
2
-1
/
+13
2019-10-28
riscv: add missing header file includes
Paul Walmsley
2
-0
/
+4
2019-10-23
riscv: cleanup <asm/bug.h>
Christoph Hellwig
1
-13
/
+3
2019-10-23
riscv: Fix implicit declaration of 'page_to_section'
Kefeng Wang
1
-4
/
+1
2019-10-23
riscv: fix fs/proc/kcore.c compilation with sparsemem enabled
David Abdurachmanov
1
-2
/
+0
2019-10-15
RISC-V: fix virtual address overlapped in FIXADDR_START and VMEMMAP_START
Greentime Hu
1
-8
/
+8
2019-10-14
riscv: tlbflush: remove confusing comment on local_flush_tlb_all()
Paul Walmsley
1
-4
/
+0
2019-10-01
RISC-V: Clear load reservations while restoring hart contexts
Palmer Dabbelt
1
-0
/
+1
[next]
Otomatik - 86.109.7.149
CloudFlare DNS
Türk Telekom DNS
Google DNS
Open DNS
OSZAR »