开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
2020-08-07
mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages()
Anshuman Khandual
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
2020-08-07
asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
Mike Rapoport
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-04
riscv: disable stack-protector for vDSO
Tobias Klauser
2020-08-04
RISC-V: Fix build warning for smpboot.c
Atish Patra
2020-08-04
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
2020-08-03
Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-07-31
Merge branch 'linus' into locking/core, to resolve conflict
Ingo Molnar
2020-07-30
riscv: fix build warning of mm/pageattr
Zong Li
2020-07-30
riscv: Fix build warning for mm/init
Zong Li
2020-07-30
RISC-V: Setup exception vector early
Atish Patra
2020-07-30
riscv: Select ARCH_HAS_DEBUG_VM_PGTABLE
Emil Renner Berthing
2020-07-30
riscv: Use generic pgprot_* macros from <linux/pgtable.h>
Pekka Enberg
2020-07-30
riscv: Cleanup unnecessary define in asm-offset.c
Guo Ren
2020-07-30
riscv: Add jump-label implementation
Emil Renner Berthing
2020-07-30
riscv: Support R_RISCV_ADD64 and R_RISCV_SUB64 relocs
Emil Renner Berthing
2020-07-30
Replace HTTP links with HTTPS ones: RISC-V
Alexander A. Klimov
2020-07-30
riscv: Add STACKPROTECTOR supported
Guo Ren
2020-07-30
riscv: Fix typo in asm/hwcap.h uapi header
Tobias Klauser
2020-07-30
riscv: Add kmemleak support
Tobias Klauser
2020-07-30
riscv: Allow building with kcov coverage
Tobias Klauser
2020-07-30
riscv: Enable context tracking
Greentime Hu
2020-07-30
riscv: Support irq_work via self IPIs
Greentime Hu
2020-07-30
riscv: Enable LOCKDEP_SUPPORT & fixup TRACE_IRQFLAGS_SUPPORT
Guo Ren
2020-07-30
riscv: Fixup lockdep_assert_held with wrong param cpu_running
Zong Li
2020-07-30
riscv: Fixup static_obj() fail
Guo Ren
2020-07-29
Merge branch 'locking/header'
Peter Zijlstra
2020-07-29
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
2020-07-27
riscv: switch to ->regset_get()
Al Viro
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-24
riscv: Parse all memory blocks to remove unusable memory
Atish Patra
2020-07-24
RISC-V: Do not rely on initrd_start/end computed during early dt parsing
Atish Patra
2020-07-24
RISC-V: Set maximum number of mapped pages correctly
Atish Patra
2020-07-21
bpf, riscv: Use compressed instructions in the rv64 JIT
Luke Nelson
2020-07-21
bpf, riscv: Add encodings for compressed instructions
Luke Nelson
2020-07-21
bpf, riscv: Modify JIT ctx to support compressed instructions
Luke Nelson
2020-07-21
asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'
Will Deacon
2020-07-20
riscv: kasan: use local_tlb_flush_all() to avoid uninitialized __sbi_rfence
Vincent Chen
2020-07-17
RISC-V: Upgrade smp_mb__after_spinlock() to iorw,iorw
Palmer Dabbelt
2020-07-14
riscv: use 16KB kernel stack on 64-bit
Andreas Schwab
2020-07-09
riscv: Avoid kgdb.h including gdb_xml.h to solve unused-const-variable warning
Vincent Chen
2020-07-09
kgdb: Move the extern declaration kgdb_has_hit_break() to generic kgdb.h
Vincent Chen
2020-07-09
riscv: Fix "no previous prototype" compile warning in kgdb.c file
Vincent Chen
[next]