]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/riscv
Implement pci_enable_msi() and pci_disable_msi() in the LinuxKPI.
[FreeBSD/FreeBSD.git] / sys / riscv /
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-07-30 asomersMFHead @350426
2019-07-29 kpriscv: Fix copyin/copyout
2019-07-28 asomersMFHead @r350386
2019-07-25 alcSimplify the handling of superpages in pmap_clear_modif...
2019-07-17 kpriscv: Return vm_paddr_t in pmap_early_vtophys()
2019-07-15 jhbDon't pass error from syscallenter() to syscallret().
2019-07-15 markjpmap_clear_modify() needs to clear PTE_W.
2019-07-15 markjFix reference counting in pmap_ts_referenced() on RISC-V.
2019-07-12 kibProvide protection against starvation of the ll/sc...
2019-07-08 markjMerge the vm_page hold and wire mechanisms.
2019-07-05 alcMerge r349526 from amd64. When we protect an L3 entry...
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-06-30 npDisplay the approximate space needed when a minidump...
2019-06-28 mmMFV r349454:
2019-06-27 asomersMFHead @349476
2019-06-21 cemsys: Remove DEV_RANDOM device option
2019-06-20 asomersMFHead @349234
2019-06-17 mmMFV r349134:
2019-06-11 mhorneRISC-V: expose extension bits in AT_HWCAP
2019-06-09 mhorneRemove unused mcall_trap() function
2019-06-09 mhorneRISC-V: Clean up some GENERIC options
2019-06-09 mhorneRISC-V: Announce real and available memory at boot
2019-06-09 mhorneAdd TSLOG events to initriscv()
2019-06-09 mhorneFix global pointer relaxations in the RISC-V kernel
2019-06-09 mhorneRemove block of dead code
2019-06-09 alcCorrect a new KASSERT() in r348828.
2019-06-09 alcImplement an alternative solution to the amd64 and...
2019-06-07 markjReplace uses of vm_page_unwire(m, PQ_NONE) with vm_page...
2019-06-06 asomersMFHead @348740
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-05-21 cemInclude ktr.h in more compilation units
2019-05-20 mmMFV r347989:
2019-05-20 cemExtract eventfilter declarations to sys/_eventfilter.h
2019-05-13 asomersMFHead @347527
2019-05-12 brAdd support for HiFive Unleashed -- the board with...
2019-05-10 brRISC-V ISA does not specify how to manage physical...
2019-05-09 gallatinRemove IPSEC from GENERIC due to performance issues
2019-05-08 manudts: Import files from Linux 5.1
2019-05-08 brConnect Xilinx AXI drivers and Cadence Ethernet MAC...
2019-05-08 kevanstun/tap: merge and rename to `tuntap`
2019-05-07 brDisable interrupts first and then set spinlock_count...
2019-05-07 brProvide a template for busdma code for RISC-V.
2019-05-01 brDeactivate IRQ resource by calling to intr_deactivate_i...
2019-04-24 brImplement pic_pre_ithread(), pic_post_ithread().
2019-04-23 cyMFV r346563:
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-07 mhorneRISC-V: initialize pcpu slightly earlier
2019-04-04 asomersMFHead@r345880
2019-04-03 philImport libxo-1.0.2
2019-04-02 bro Grab the number of devices supported by PLIC from...
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-29 asomersMFHead@r345677
2019-03-27 brGrab timer frequency from FDT.
2019-03-25 mmMFV r345495:
2019-03-18 asomersMFHead@r345275
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-16 kibamd64 KPTI: add control from procctl(2).
2019-03-16 kibamd64: Add md process flags and first P_MD_PTI flag.
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-11 ngieMFhead@r344996
2019-03-07 cyMFV r344878:
2019-03-06 markjReorder copyright lines to preserve the source of ...
2019-03-06 markjImplement minidump support for RISC-V.
2019-03-05 markjInitialize dump_avail[] on riscv.
2019-03-05 markjAdd pmap_get_tables() for riscv.
2019-03-05 ngieMFhead@r344786
2019-03-04 dimMerge ^/head r344549 through r344775.
2019-03-01 traszRemove sv_pagesize, originally introduced with r100384.
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-25 ngieMFhead@r344527
2019-02-25 dimMerge ^/head r344178 through r344512.
2019-02-20 kibAdd kernel support for Intel userspace protection keys...
2019-02-19 ngieMFhead@r344270
2019-02-15 dimMerge ^/head r343956 through r344177.
2019-02-14 kibEnable enabling ASLR on non-x86 architectures.
2019-02-13 markjImplement per-CPU pmap activation tracking for RISC-V.
2019-02-13 markjImplement pmap_clear_modify() for RISC-V.
2019-02-13 markjImplement transparent 2MB superpage promotion for RISC-V.
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-02-10 dimMerge ^/head r343807 through r343955.
2019-02-06 emasteriscv: default to non-executable stack
2019-01-30 dimMerge ^/head r343320 through r343570.
2019-01-29 obrienFollow arm[32] and sparc64 KAPI and provide the FreeBSD...
2019-01-28 markjRemove a redundant test.
2019-01-22 dimMerge ^/head r343202 through r343319.
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-21 markjOptimize RISC-V copyin(9)/copyout(9) routines.
2019-01-21 markjDeduplicate common code in copyin()/copyout() with...
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
next