]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/riscv
cdn-patch: offer option to mount /etc/keys before attaching geli devices
[FreeBSD/FreeBSD.git] / sys / riscv /
2024-01-10 Ceri Daviessys/*/conf/*, docs: fix links to handbook
2024-01-02 Mark Johnstonthread: Add a return value to cpu_set_upcall()
2023-12-07 Mitchell Hornebusdma: emit a warning for use of filters
2023-12-02 Martin Matuskazfs: merge openzfs/zfs@d99134be8 (zfs-2.1-release)...
2023-10-26 Konstantin BelousovAdd cpu_sync_core()
2023-10-26 Konstantin Belousovadd pmap_active_cpus()
2023-10-24 John Baldwinriscv: Tidy panic messages for exceptions
2023-10-24 Mark Johnstonuiomove: Add some assertions
2023-10-20 Konstantin Belousovarm64, risvc: warn about ignored kstack_pages for thread0
2023-10-20 Konstantin Belousovarm64, riscv: Use KSTACK_PAGES for the thread0 kstack...
2023-10-09 Konstantin Belousovsysentvec: add SV_SIGSYS flag
2023-10-09 Konstantin Belousovsyscalls: fix missing SIGSYS for several ENOSYS errors
2023-09-30 Martin Matuskazfs: merge openzfs/zfs@eb62221ff (zfs-2.1-release)...
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line sh pattern
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line .c pattern
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line .c comment pattern
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line .h pattern
2023-08-23 Warner Loshsys: Remove $FreeBSD$: two-line .h pattern
2023-08-07 Mark Johnstonpcpu: Remove unused definitions of ALT_STACK_SIZE
2023-08-01 Jessica Clarkeriscv: Add pass(4) to GENERIC kernel
2023-08-01 Jessica Clarkeriscv: Add da9063_pmic and da9063_rtc to GENERIC and...
2023-07-25 Warner Loshspdx: The BSD-2-Clause-FreeBSD identifier is obsolete...
2023-07-07 Mitchell Horneriscv: improve KTR_TRAP trace entries
2023-06-17 Martin Matuskazfs: merge openzfs/zfs@86783d7d9 (zfs-2.1-release)...
2023-06-12 Mitchell Horneriscv timer: use stimecmp CSR when available
2023-06-12 Mitchell Horneriscv: S-mode extension parsing
2023-06-12 Mitchell Horneriscv: Print less CPU info
2023-06-12 Mitchell Horneriscv: MMU detection
2023-06-12 Mitchell Horneriscv: Print ISA extensions
2023-06-12 Mitchell Horneriscv: Rework CPU identification (second part)
2023-06-12 Mitchell Horneriscv: Call identify_cpu() earlier for CPU 0
2023-06-12 Mitchell Horneriscv: Rework CPU identification (first part)
2023-06-09 Alfredo Mazzinghiriscv: Use PMAP_MAPDEV_EARLY_SIZE in locore and pmap_bo...
2023-06-09 Mitchell Hornehwpmc: use kstack_contains()
2023-05-08 Mitchell Horneriscv: remove unused string from swtch.S
2023-05-07 Mark Johnstonriscv: Implement bus_describe_intr() for nexus
2023-04-23 Martin Matuskazfs: merge openzfs/zfs@e25f9131d (zfs-2.1-release)...
2023-04-21 Konstantin Belousovamd64: fix PKRU and swapout interaction
2023-04-17 Mitchell Horneriscv: nexus code tidy-up
2023-04-17 Mitchell Horneofwbus: remove arm64 ifdefs
2023-04-17 Elliott Mitchellofwbus: remove handling of resources from ofwbus
2023-02-15 Jessica Clarkedtrace: Fix RISC-V user stack unwinder
2023-02-09 Alexander V. Chernikovnetlink: add NETLINK to GENERIC.
2023-02-01 Michael TuexenSync TCP related kernel config options
2023-01-26 Martin Matuskazfs: merge openzfs/zfs@92e0d9d18 (zfs-2.1-release)...
2023-01-24 Brooks Davisriscv: Fix thread0.td_kstack_pages init
2022-12-06 Martin Matuskazfs: merge openzfs/zfs@21bd76613 (zfs-2.1-release)...
2022-12-05 Mitchell Horneriscv: improve parsing of riscv,isa property strings
2022-11-06 Mitchell Horneddb: print the actual syscall name
2022-11-06 Mitchell Horneriscv: decode syscall in ddb backtrace
2022-10-28 Mitchell Horneriscv: fix relocation handling for R_RISCV_64
2022-10-28 Mitchell Horneriscv: reject CPUs with mmu-type "riscv,none"
2022-10-24 Mitchell Horneriscv: drop a dead declaration
2022-10-18 Mitchell Horneriscv: handle misaligned address exceptions
2022-10-13 Mitchell Horneriscv: handle kernel PTE edge-case in pmap_enter_l2()
2022-10-13 Mitchell Horneriscv: add an assert to pmap_remove_pages()
2022-10-13 Mitchell Horneriscv: handle superpage in pmap_enter_quick_locked()
2022-10-13 Mitchell Horneriscv: optimize MADV_WILLNEED on existing superpages
2022-10-13 Mark Johnstonriscv: Handle invalid L2 entries in pmap_extract()
2022-10-11 Mark Johnstonriscv: Apply 8d7ee2047c5e to the riscv pmap
2022-10-09 Mitchell Horneriscv: better CTR messages in pmap_enter_l2()
2022-10-09 Mitchell Horneriscv: move GEOM_PART_GPT option to DEFAULTS
2022-10-04 Martin Matuskazfs: merge openzfs/zfs@6a6bd4939 (zfs-2.1-release)...
2022-09-18 Kyle Evansarm64, riscv: size boot stacks appropriately
2022-08-21 Dimitry AndricAdjust function definition in riscv's db_trace.c to...
2022-08-11 Mitchell Horneriscv: implement db_show_mdpcpu()
2022-08-04 Mark Johnstonriscv: Avoid passing invalid addresses to pmap_fault()
2022-07-12 Doug Moorebusdma: _bus_dmamap_addseg repaired
2022-07-12 Doug Mooreriscv-busdma: Balance parens.
2022-07-12 Doug Moorevm_extern: use standard address checkers everywhere
2022-07-04 Mitchell Horneriscv timer: remove intermediate helper
2022-07-04 Mitchell Horneriscv timer: cleanup
2022-07-04 Mitchell Horneriscv timer: implement riscv_timer_et_stop()
2022-07-04 Mitchell Horneriscv timer: provide a function for cpu_ticks
2022-06-29 Mark JohnstonFix the test used to wait for AP startup on x86, arm64...
2022-06-27 Mitchell Hornekerneldump: remove physical from dump routines
2022-06-25 Martin Matuskazfs: merge openzfs/zfs@6c3c5fcfb (zfs-2.1-release)...
2022-06-17 Dmitry ChaginRetire sv_transtrap
2022-05-16 Julien Cassetteaw_wdog: support Allwinner D1 watchdog
2022-05-16 Philip Paepsriscv: add iicbus and iicoc to GENERIC
2022-05-12 Andrew TurnerAdd PT_GETREGSET
2022-05-12 Andrew TurnerCreate sys/reg.h for the common code previously in...
2022-05-12 Edward Tomasz Napi... Add infrastructure required for Linux coredump support
2022-05-10 John BaldwinAdd a VA_IS_CLEANMAP() macro.
2022-04-29 John BaldwinSimplify swi for bus_dma.
2022-04-29 John BaldwinAdd <machine/tls.h> header to hold MD constants and...
2022-04-11 Mitchell Horneriscv: eliminate physmap global
2022-04-09 Gordon Berglingrisc-v: Fix two typos in a source code comment
2022-03-29 Martin Matuskazfs: merge openzfs/zfs@52bad4f23 (zfs-2.1-release)...
2022-03-14 Mark Johnstonriscv: Add support for enabling SV48 mode
2022-03-14 Mark Johnstonriscv: Add support for dynamically allocating L1 page...
2022-03-14 Mark Johnstonriscv: Handle four-level page tables in various pmap...
2022-03-14 Mark Johnstonriscv: Maintain the allpmaps list only in SV39 mode
2022-03-14 Mark Johnstonriscv: Add pmap helper functions required by four-level...
2022-03-14 Mark Johnstonriscv: Try to improve the comments for locore's page...
2022-03-14 Mark Johnstonriscv: Conditionally modify the ELF64 sysentvec for...
2022-03-14 Mark Johnstonriscv: Define a SV48 memory map
2022-03-14 Mark Johnstonriscv: Add various pmap definitions needed to support...
2022-03-14 Mark Johnstonriscv: Use generic CSR macros for writing SATP
2022-03-14 Mark Johnstonriscv: Rename struct pmap's pm_l1 field to pm_top
next