index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
2020-04-02
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
2020-04-02
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
2020-04-02
mm: introduce fault_signal_pending()
Peter Xu
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-03-30
Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2020-03-28
Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...
Thomas Gleixner
2020-03-27
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
2020-03-26
RISC-V: Move all address space definition macros to one place
Atish Patra
2020-03-26
RISC-V: Only select essential drivers for SOC_VIRT config
Anup Patel
2020-03-18
riscv: fix the IPI missing issue in nommu mode
Greentime Hu
2020-03-18
riscv: uaccess should be used in nommu mode
Greentime Hu
2020-03-16
irqchip/sifive-plic: Enable/Disable external interrupts upon cpu online/offline
Atish Patra
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-03-05
riscv: fix seccomp reject syscall code path
Tycho Andersen
2020-03-05
riscv: dts: Add GPIO reboot method to HiFive Unleashed DTS file
Yash Shah
2020-03-05
RISC-V: Select Goldfish RTC driver for QEMU virt machine
Anup Patel
2020-03-05
RISC-V: Select SYSCON Reboot and Poweroff for QEMU virt machine
Anup Patel
2020-03-05
RISC-V: Enable QEMU virt machine support in defconfigs
Anup Patel
2020-03-05
RISC-V: Add kconfig option for QEMU virt machine
Anup Patel
2020-03-05
riscv, bpf: Add RV32G eBPF JIT
Luke Nelson
2020-03-05
riscv, bpf: Factor common RISC-V JIT code
Luke Nelson
2020-03-04
riscv: Fix range looking for kernel image memblock
Alexandre Ghiti
2020-03-04
riscv: Force flat memory model with no-mmu
Damien Le Moal
2020-03-03
riscv: Change code model of module to medany to improve data accessing
Vincent Chen
2020-03-03
riscv: avoid the PIC offset of static percpu data in module beyond 2G limits
Vincent Chen
2020-02-24
riscv: adjust the indent
Zong Li
2020-02-24
riscv: allocate a complete page size for each page table
Zong Li
2020-02-19
riscv: Fix gitignore
Damien Le Moal
2020-02-18
RISC-V: Don't enable all interrupts in trap_init()
Anup Patel
2020-02-18
riscv: set pmp configuration if kernel is running in M-mode
Greentime Hu
2020-02-04
Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2020-02-04
asm-generic: Make dma-contiguous.h a mandatory include/asm header
Michal Simek
2020-02-04
riscv: mm: add p?d_leaf() definitions
Steven Price
2020-01-31
Merge tag 'riscv-for-linus-5.6-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-01-29
Merge tag 'docs-5.6' of git://git.lwn.net/linux
Linus Torvalds
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-29
riscv: dts: Add DT support for SiFive FU540 GPIO driver
Yash Shah
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-01-23
riscv: mm: add support for CONFIG_DEBUG_VIRTUAL
Zong Li
2020-01-22
riscv: keep 32-bit kernel to 32-bit phys_addr_t
Olof Johansson
2020-01-22
riscv: Add KASAN support
Nick Hu
2020-01-20
Merge tag 'v5.5-rc7' into efi/core, to pick up fixes
Ingo Molnar
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-18
riscv: Less inefficient gcc tishift helpers (and export their symbols)
Olof Johansson
2020-01-18
riscv: delete temporary files
Ilie Halip
2020-01-15
riscv: make sure the cores stay looping in .Lsecondary_park
Greentime Hu
[next]