aboutsummaryrefslogtreecommitdiff
path: root/sys/mips
Commit message (Expand)AuthorAgeFilesLines
* netinet: Deduplicate most in_cksum() implementationsMark Johnston2021-11-241-250/+0
* netinet: Remove in_cksum_update()Mark Johnston2021-11-241-29/+0
* Allow minidumps to be performed on the live systemMitchell Horne2021-11-191-0/+4
* minidump: Use the provided dump bitsetMitchell Horne2021-11-191-6/+7
* minidump: Use provided msgbuf pointerMitchell Horne2021-11-191-4/+5
* minidump: Parameterize minidumpsys()Mitchell Horne2021-11-192-2/+3
* Add a COMPAT_FREEBSD13 kernel optionKristof Provost2021-11-173-0/+3
* tcp: better congestion control defaultsWarner Losh2021-11-121-0/+3
* sched: split sched_ap_entry() out of sched_throw()Kyle Evans2021-11-051-1/+1
* sched: separate out schedinit_ap()Kyle Evans2021-11-031-0/+1
* Convert vm_page_alloc() callers to use vm_page_alloc_noobj().Mark Johnston2021-10-202-6/+0
* minidump: De-duplicate the progress barMitchell Horne2021-09-292-45/+6
* minidump: De-duplicate is_dumpable()Mitchell Horne2021-09-292-18/+4
* Fix a common typo in source code commentsGordon Bergling2021-09-041-1/+1
* Create sys/reg.h for the common code previously in machine/reg.hAndrew Turner2021-08-308-22/+4
* mips: retire ovbcopyMateusz Guzik2021-08-241-1/+0
* mips: retire bzeroMateusz Guzik2021-08-231-4/+3
* mips: retire bcmpMateusz Guzik2021-08-231-80/+0
* Fix a common typo in source code commentsGordon Bergling2021-08-141-1/+1
* Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrightsEd Maste2021-08-083-3/+0
* Add pmap_vm_page_alloc_check()Konstantin Belousov2021-07-311-0/+2
* Pass the syscall number to capsicum permission-denied signalsDavid Chisnall2021-07-162-0/+2
* Assert that valid PTEs are not overwritten when installing a new PTPMark Johnston2021-07-151-0/+4
* pccard: remove pccard device from all kernelsWarner Losh2021-07-141-1/+0
* Revert "Pass the syscall number to capsicum permission-denied signals"David Chisnall2021-07-102-2/+0
* Pass the syscall number to capsicum permission-denied signalsDavid Chisnall2021-07-102-0/+2
* Do not call FreeBSD-ABI specific code for all ABIsKonstantin Belousov2021-07-071-0/+2
* Add infrastructure required for Linux coredump supportEdward Tomasz Napierala2021-06-292-0/+5
* Move mips and arm to 1000Hz by default.Warner Losh2021-06-1712-11/+1
* Reduce code duplication in machine/_types.hAlex Richardson2021-06-141-58/+2
* mtk: Add printing of CPU modelWarner Losh2021-06-112-0/+2
* mtk: Initialize mask correctly.Priit Trees2021-06-111-0/+2
* [mips/broadcom] set sysctl "hw.model" by SoC ChipCommon IDMichael Zhilin2021-05-281-0/+9
* crypto: Add a new type of crypto buffer for a single mbuf.John Baldwin2021-05-252-0/+6
* [ar71xx] During reset, don't spin, just keep tryingAdrian Chadd2021-05-221-4/+7
* sys/*/conf/*, docs: fix links to handbookCeri Davies2021-05-204-4/+4
* OCF: Remove support for asymmetric cryptographic operations.John Baldwin2021-04-121-1/+1
* Create VM_MEMATTR_DEVICE on all architecturesAndrew Turner2021-04-121-0/+1
* nlmrsa: Remove this deprecated driver.John Baldwin2021-04-094-551/+0
* Clean up a couple of MD warts in vm_fault_populate():Jason A. Harmening2021-03-311-0/+6
* gdb: report specific stop reason for watchpointsMitchell Horne2021-03-301-0/+6
* ddb: replace watchpoint set/clear functionsMitchell Horne2021-03-291-14/+0
* Introduce kdb-level watchpoint functionsMitchell Horne2021-03-291-0/+15
* Consolidate machine/endian.h definitionsMitchell Horne2021-03-261-105/+1
* Remove PCPU_INCJason A. Harmening2021-03-211-1/+0
* nlmrsa: Mark deprecated for 14.John Baldwin2021-03-161-0/+1
* Fix some common typos in commentsGordon Bergling2021-03-131-3/+3
* [ar71xx] Fix routerstation / routerstation pro redboot FIS probingAdrian Chadd2021-02-252-0/+8
* Add a VA_IS_CLEANMAP() macro.John Baldwin2021-02-181-3/+2
* mips: fix NLM platforms breakage caused by e0a0a3efOleksandr Tymoshenko2021-02-011-0/+18