]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/riscv
ping(8): Fix a mandoc related issue
[FreeBSD/FreeBSD.git] / sys / riscv /
2020-12-18 jhbSkip the vm.pmap.kernel_maps sysctl by default.
2020-12-18 mhorneriscv: report additional known SBI implementations
2020-12-14 melifaroEnable ROUTE_MPATH support in GENERIC kernels.
2020-12-11 mhorneriscv: small counter(9) improvements
2020-12-10 mhorneriscv: handle debug.debugger_on_trap for fatal page...
2020-12-09 cyMFV r368464:
2020-12-08 jhbStack unwinding robustness fixes for RISC-V.
2020-12-01 jhbAdd a kstack_contains() helper function.
2020-12-01 mmMFV r368207:
2020-11-26 seUpdate to version 3.2.0
2020-11-26 arichardsonAdd .cfi_{start,end}proc for RISC-V assembly functions
2020-11-20 mhorneriscv: always initialize the static kernel environment
2020-11-20 sjgMerge bmake-20201117
2020-11-07 sjgUpdate to bmake-20201101
2020-11-05 mhorneriscv: set kernel_pmap hart mask more precisely
2020-11-02 alcTidy up the #includes. Recent changes, such as the...
2020-10-29 traszOptimize set_syscall_retval for riscv by predicting...
2020-10-27 kpriscv: Minor cleanup in startup code
2020-10-26 mhorneriscv: make use of SBI legacy replacement extensions
2020-10-26 mhorneriscv: remove sbi_clear_ipi()
2020-10-24 mhorneriscv: improve exception code naming
2020-10-17 mhorneriscv: zero reserved PTE bits for L2 PTEs
2020-10-17 mmacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-15 mhorneSimplify preload_dump() condition
2020-10-14 kibAvoid dump_avail[] redefinition.
2020-10-10 cemrandom(4) FenestrasX: Push root seed version to arc4ran...
2020-10-09 mhorneRISC-V LINT kernel config
2020-10-08 mhorneAdd a routine to dump boot metadata
2020-10-08 traszRemove yet another useless assignment, adding a KASSERT...
2020-10-07 mhornePrint symbol index for unsupported relocation types
2020-10-07 traszDon't use critical section when calling intr_irq_handle...
2020-10-06 jrtc27riscv: Remove outdated condition in page_fault_handler
2020-10-06 jrtc27riscv: Handle supervisor instruction page faults
2020-10-06 jrtc27riscv: De-Arm a few names
2020-10-05 traszDrop useless assignment, and add a KASSERT to make...
2020-10-03 traszOptimize riscv's cpu_fetch_syscall_args(), making it...
2020-10-02 kpriscv: handle access faults in user mode
2020-10-01 mmacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-10-01 kpriscv: Add memmmap so we can mmap /dev/mem
2020-09-30 kpriscv: Panic on PMP errors
2020-09-30 jrtc27riscv: Define __PCI_REROUTE_INTERRUPT
2020-09-27 traszGet rid of sa->narg. It serves no purpose; use sa...
2020-09-23 markjAdd a vmparam.h constant indicating pmap support for...
2020-09-23 nickriscv: Trap cleanup - use nitems()
2020-09-22 mhorneRISC-V: build SiFive drivers and DTB in GENERIC
2020-09-21 scottphSparsify the vm_page_dump bitmap
2020-09-21 scottphMove vm_page_dump bitset array definition to MI code
2020-09-20 mmelAdd missing assignment forgotten in r365899
2020-09-19 mmelAdd NetBSD compatible bus_space_peek_N() and bus_space_...
2020-09-18 mmacyMFV 2.0-rc2
2020-09-17 traszGet rid of sv_errtbl and SV_ABI_ERRNO().
2020-09-14 scottlRefine the busdma template interface. Provide tools...
2020-09-11 jhbDisable WITNESS for spin locks by default.
2020-09-09 baptUpdate nvi to 2.2.0
2020-09-08 mhorneRISC-V: fix some mismatched format specifiers
2020-09-05 sjgUpdate to bmake-20200902
2020-09-04 mmacyZFS: MFV 2.0-rc1-gfd20a8
2020-09-04 brooksRound TF_SIZE up to the stack alignment (16-bytes).
2020-09-02 markjInclude the psind in data returned by mincore(2).
2020-09-02 markjAdd the MEM_EXTRACT_PADDR ioctl to /dev/mem.
2020-09-02 kpriscv: very large dma mappings can cause integer overflow
2020-09-01 mjgriscv: clean up empty lines in .c and .h files
2020-08-28 mmacyZFS: MFV 2.0-rc1-ga00c61
2020-08-27 gjbMFH
2020-08-24 mmacyInitial import from vendor-sys branch of openzfs
2020-08-24 cyMFV 364468:
2020-08-24 cyMFV 364467:
2020-08-18 nickriscv: Use global mimpid in identify_cpu()
2020-08-15 dimMerge ^/head r364251 through r364263.
2020-08-15 mhorneRISC-V: copy kernelname from the environment
2020-08-15 dimMerge ^/head r364082 through r364250.
2020-08-13 mhorneEnable interrupts while handling traps
2020-08-13 mhorneSmall fixes in locore.S
2020-08-12 jhbCheck that the frame pointer is within the current...
2020-08-12 jhbUse uintptr_t instead of uint64_t for pointers in stack...
2020-08-12 jhbCorrect padding length for RISC-V PCPU data.
2020-08-12 gjbMFH
2020-08-06 dimMerge ^/head r363739 through r363986.
2020-08-05 mjgriscv: fix uintfptr_t
2020-08-05 andrewAdd DDB_CTF to the arm64 and riscv kernel configs
2020-08-04 manuImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-03 seUpgrade to version 3.1.4
2020-08-03 kplibc: Provide sub fp(s|g)etmask() implementations for...
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 gjbMFH
2020-07-31 dimMerge ^/head r363583 through r363738.
2020-07-30 cemImport PCG-C into sys/contrib
2020-07-27 jhbTrim some extraneous parentheses.
2020-07-27 jhbSet si_trapno to the exception code from scause.
2020-07-26 jrtc27riscv: Include syscon_power device driver in GENERIC...
2020-07-26 jrtc27Add Goldfish RTC device driver for RISC-V
2020-07-24 arichardsonInclude TMPFS in all the GENERIC kernel configs
2020-07-23 jhbPass the right size to memcpy() when copying the array...
2020-07-22 jhbAdd missing space after switch.
2020-07-21 mhorneINTRNG: only shuffle for !EARLY_AP_STARTUP
2020-07-19 mhorneriscv: look for bootargs in FDT
2020-07-16 gjbMFH
2020-07-16 markjSwitch from SCTP to SCTP_SUPPORT in GENERIC configs.
2020-07-15 gshapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
next