summaryrefslogtreecommitdiff
path: root/sys/arch/emips
AgeCommit message (Expand)Author
2018-01-23Alternate buffer queue strategies no longer considered experimental, updatesevan
2017-09-14clean up COMPAT_* options for native netbsd code:mrg
2017-07-30Initialize iospace_size instead of iospace (will be overwritten) to 64k.he
2017-07-29Remove TCP_COMPAT_42 from the config files. Pass 3.maxv
2017-04-08centralize vers.c building for standalone programs.christos
2017-02-19PR kern/51208rin
2016-12-22switch all ports to use uvm_init.c:uvm_md_init()cherry
2016-12-15Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_inputozaki-r
2016-12-09No audio speaker on emips. Fixes build.nat
2016-12-08Add a synthesized pc beeper and keyboard bell for platforms with an audionat
2016-12-08Apply deferred if_start frameworkozaki-r
2016-11-20One more move of bufq_free() to outside of critical section.pgoyette
2016-11-20Avoid calling bufq_free() from critical section.pgoyette
2016-10-03correct misleading indentation in if 0'd code.maya
2016-10-02MFREE -> m_freechristos
2016-07-11Use pmap_kenter flags to create cached/uncached entries.matt
2016-06-10Introduce m_set_rcvif and m_reset_rcvifozaki-r
2016-03-12Refine previous so the output is all hex again. followup to PR 50942dholland
2016-03-11PR/50942: David Binderman: fix printf formatchristos
2016-02-14Fix wrong indent.dholland
2016-02-14Add missing va_end(). PR 50794 from David Binderman.dholland
2016-02-09Introduce softint-based if_inputozaki-r
2015-12-21Add mips fenv.h (From FreeBSD)christos
2015-12-13PR/50525: David Binderman: Fix incorrect test.christos
2015-12-13PR/50537: David Binderman: fix bad sizeofchristos
2015-08-21Add `pseudo-device ksyms' where `options DDB' is used, becauseuebayasi
2015-06-11Add struct pmap_limits and pm_{min,max}addr from uvm/pmap/map.h and use it tomatt
2015-06-09#include <sys/cpu.h>matt
2015-04-26Use C99-style initializers for struct dkdriver.mlelstv
2015-04-13MD rnd.h cleanups. Please let me know if I broke anything!riastradh
2015-01-02We have three sets of DTYPE_ constants in the kernel:christos
2014-12-31make more drivers use disk_ioctl, and add a dev parameter to it so thatchristos
2014-12-31Centralize wedge ioctls in disk_ioctl.christos
2014-11-16Remove unused extended attributes kernel optionsmanu
2014-11-12Support for UFS1 extended attributes in GENERIC and GENERIC-like kernelsmanu
2014-11-09support DIOCMWEDGES ioctlmlelstv
2014-10-14Don't define wscons options without wscons devices.uebayasi
2014-10-11Don't define WSDISPLAY_* without wsdisplay.uebayasi
2014-08-23Systematize (and in many cases, fix) the comments on options COMPAT_NN.dholland
2014-08-10Merge tls-earlyentropy branch into HEAD.tls
2014-08-06Consistently define WARN in a way that passes format string checks, i.e.joerg
2014-07-25Add d_discard to all struct cdevsw instances I could find.dholland
2014-07-25Add d_discard to all struct bdevsw instances I could find.dholland
2014-07-19Sljit doesn't support MIPS I. Make sljitarch.h obsolete.alnsn
2014-03-26fix sprintfchristos
2014-03-24use cpu_{g,s}etmodelchristos
2014-03-16Change (mostly mechanically) every cdevsw/bdevsw I can find to usedholland
2014-02-24make more things static, remove dup declschristos
2014-02-24make this compilechristos
2014-02-24Remove the only use of __qdivrem inside kernelsmartin