aboutsummaryrefslogtreecommitdiff
path: root/sys/mips
Commit message (Expand)AuthorAgeFilesLines
* Unify zlib instances into one.Xin LI2022-04-101-1/+0
* Implement GET_STACK_USAGE on remaining archsMitchell Horne2021-12-071-0/+11
* mips: Fix a typo in a source code commentGordon Bergling2021-12-031-1/+1
* Fix build for mips.XLP64 kernel, by re-ordering headersRavi Pokala2021-10-071-1/+2
* mips: use generic sub-word atomic *cmpsetKyle Evans2021-10-071-68/+74
* mips: fcmpset: do not spin on sc failureKyle Evans2021-10-061-12/+18
* atomic_cmpset return value is also an int.Warner Losh2021-10-061-8/+8
* atomic_fcmpset* return int, not the type of *.Warner Losh2021-10-061-8/+8
* Two minor issues:Warner Losh2021-10-061-1/+7
* [PowerPC] [MIPS] Implement 32-bit kernel emulation of atomic64 operationsBrandon Bergren2021-10-061-0/+4
* Fix a common typo in source code commentsGordon Bergling2021-09-071-1/+1
* Fix a common typo in source code commentsGordon Bergling2021-08-191-1/+1
* mips: Implement basic pmap_kenter_device, pmap_kremove_deviceConrad Meyer2021-07-212-0/+40
* Add 'gpio' since mmc now requires gpio_if.h.John Baldwin2021-07-211-0/+1
* MFC r367807Justin Hibbits2020-11-231-1/+1
* MFC r367355:Justin Hibbits2020-11-091-1/+1
* MFC r366162,r366169,r366188Justin Hibbits2020-10-032-0/+14
* MFC r365265:Mark Johnston2020-09-162-1/+8
* MFC r363266 (by cem):Mark Johnston2020-07-211-0/+1
* MFC r349584, r349728, r349731, r350440, r350443, r351185, r353493, r353575, r...Emmanuel Vadot2020-06-181-2/+14
* MFC r343969 by nwhitehorn:Justin Hibbits2020-05-123-19/+14
* MFC r360280:Mark Johnston2020-05-081-21/+97
* MFC r360281:Mark Johnston2020-05-081-11/+54
* MFC r359974:Brooks Davis2020-05-061-11/+10
* Update a few more kernel configs for tun -> tuntap.John Baldwin2020-05-062-2/+2
* MFC 350013: Don't pass error from syscallenter() to syscallret().John Baldwin2020-04-271-4/+2
* MFC r342022 (by imp):Dimitry Andric2020-04-251-6/+9
* MFC r347515: Catch up with r347241 (if_tuntap rename).Kyle Evans2020-02-261-2/+2
* MFC r355343:Ryan Libby2019-12-131-6/+1
* MFC r354688:Brooks Davis2019-11-201-1/+1
* MFC r351594 (by kib): Centralize __pcpu definitions.Alexander Motin2019-10-251-0/+52
* MFC tun/tap merge: r347241, r347394, r347404, r347483, r351220, r351229,Kyle Evans2019-10-252-2/+2
* MFC r341787 by hselasky: Implement atomic_swap_xxx() for all platforms.Andriy Gapon2019-10-241-0/+64
* MFC r353166: add atomic_load_64 for mipsn32Andriy Gapon2019-10-191-0/+4
* MFC r352807:Konstantin Belousov2019-10-041-9/+6
* MFC r351681: mips: fix some mcount nitsKyle Evans2019-09-091-1/+2
* MFC r351227: mips: avoid empty mdproc structKyle Evans2019-09-031-1/+2
* MFC r351408-r351410: reduce pollution from mips machine/regnum.hKyle Evans2019-09-031-5/+6
* MFC r349951, r349994, r349995, r350005, r350023 (by jhibbits), r350478:Konstantin Belousov2019-09-031-18/+10
* MFC r350421:Mark Johnston2019-08-211-0/+1
* MFC r348785:Mark Johnston2019-06-171-1/+1
* MFC r348497: octusb: fix detach loop over USB portsEd Maste2019-06-151-2/+2
* MFC r344705:Edward Tomasz Napierala2019-05-142-3/+0
* MFC r345228:Konstantin Belousov2019-03-232-0/+12
* MFC r345227:Konstantin Belousov2019-03-231-0/+7
* MFC r344479 (by sobomax), r344605:Konstantin Belousov2019-03-1941-40/+43
* MFC r345141:Konstantin Belousov2019-03-171-8/+0
* MFC r343964, r344121, r344128, r344593, r344594:Konstantin Belousov2019-03-121-2/+2
* MFC 340020: Don't enter DDB for fatal traps before panic by default.John Baldwin2019-03-081-1/+1
* MFC r344353:Konstantin Belousov2019-03-061-0/+7