| Commit message (Expand) | Author | Age | Files | Lines |
| * | spelling |  jsg | 2021-03-11 | 4 | -8/+8 |
| * | Make kernel ld.script similar to octeon's on loongson and sgi. |  visa | 2021-02-18 | 1 | -7/+37 |
| * | Skip gp initialization in loongson bootblocks |  visa | 2021-02-17 | 2 | -3/+1 |
| * | Leave out gp initialization from kernel entry on mips64 |  visa | 2021-02-11 | 2 | -4/+2 |
| * | Add uhidpp(4), a driver for Logitech HID++ devices. Currently limited to |  anton | 2021-02-04 | 1 | -1/+2 |
| * | Again allow COPTS= to come from the environment again, and don't lose the |  deraadt | 2021-01-28 | 1 | -4/+4 |
| * | introduce ujoy(4), a restricted subset of uhid(4) for gamecontrollers. |  thfr | 2021-01-23 | 2 | -2/+5 |
| * | Use native display resolution 1368x768 with Lynloong all-in-one computers. |  visa | 2021-01-02 | 1 | -3/+7 |
| * | Make kernel recognize Lynloong LM9002/9003 and LM9013. |  visa | 2021-01-02 | 1 | -1/+5 |
| * | Refactor klist insertion and removal |  visa | 2020-12-25 | 1 | -3/+3 |
| * | Make clang the default compiler on loongson. |  visa | 2020-12-22 | 1 | -2/+2 |
| * | Use daddr_t and not daddr32_t in boot media. |  krw | 2020-12-09 | 4 | -9/+9 |
| * | Add option to build loongson kernels using clang. |  visa | 2020-12-01 | 1 | -2/+7 |
| * | Avoid accidental truncation of large memory segments. |  visa | 2020-11-17 | 1 | -2/+2 |
| * | Ensure proper alignment of memory map entries, needed with clang. |  visa | 2020-11-17 | 1 | -8/+8 |
| * | Do not include ../Makefile.inc twice. |  visa | 2020-11-13 | 1 | -3/+1 |
| * | Fold -fno-builtin-* into -fno-builtin. |  visa | 2020-11-13 | 1 | -11/+2 |
| * | Use BTB bug workaround also with assembly files. |  visa | 2020-11-13 | 1 | -1/+2 |
| * | alpha, loongson, sh, sparc64: recompute tick, tick_nsec when hz(9) is reset |  cheloha | 2020-10-20 | 1 | -1/+3 |
| * | Move mfokclock(4) from loongson to sys/dev/i2c so that it be used by more |  patrick | 2020-09-30 | 5 | -163/+7 |
| * | Use sysctl_bounded_args for simple cases in cpu_sysctl on loongson |  gnezdo | 2020-09-01 | 1 | -21/+7 |
| * | Declare hw_{prod,serial,uuid,vendor,ver} in <sys/systm.h>. |  visa | 2020-08-26 | 1 | -2/+1 |
| * | Do not bother masking IPIs in the Loongson 3A specific IPI routine. |  visa | 2020-07-21 | 1 | -7/+1 |
| * | Add GENERIC.MP kernel config for loongson. |  visa | 2020-07-19 | 2 | -0/+11 |
| * | Remove an unused function. |  visa | 2020-07-18 | 1 | -12/+1 |
| * | Userland timecounter implementation for octeon |  visa | 2020-07-18 | 1 | -2/+2 |
| * | Add support for timeconting in userland. |  pirofti | 2020-07-06 | 2 | -2/+27 |
| * | wire up kstat(4) |  dlg | 2020-07-06 | 1 | -2/+3 |
| * | Remove obsolete <machine/stdarg.h> header. Nowadays the vararg |  visa | 2020-06-30 | 1 | -3/+0 |
| * | kernel: use gettime(9)/getuptime(9) in lieu of time_second(9)/time_uptime(9) |  cheloha | 2020-06-24 | 1 | -2/+2 |
| * | cpu_rnd_messybits() for mips64 |  visa | 2020-06-05 | 1 | -10/+1 |
| * | introduce "cpu_rnd_messybits" for use instead of nanotime in dev/rnd.c. |  dlg | 2020-05-31 | 1 | -1/+10 |
| * | dev/rndvar.h no longer has statistical interfaces (removed during various |  deraadt | 2020-05-29 | 1 | -2/+1 |
| * | Retire <machine/varargs.h>. |  visa | 2020-05-27 | 1 | -3/+0 |
| * | Fix pmon_iostrategy() |  visa | 2020-05-27 | 1 | -5/+6 |
| * | increment version numbers, due to recent RB_GOODSEED and fchmod +T changes |  deraadt | 2020-05-26 | 1 | -2/+2 |
| * | Use <dev/clock_subr.h> in mcclock(4). |  visa | 2020-05-25 | 3 | -41/+45 |
| * | Use <dev/clock_subr.h> in mfokclock(4). |  visa | 2020-05-25 | 1 | -36/+43 |
| * | change wsdisplay attribute type from long to uint32_t |  jsg | 2020-05-25 | 3 | -20/+20 |
| * | rename wsdisplay alloc_attr() to pack_attr() |  jsg | 2020-05-25 | 3 | -9/+9 |
| * | Fix some of the more esoteric bus_space functions. The |  kettenis | 2020-04-14 | 1 | -7/+8 |
| * | Abstract the head of knote lists. This allows extending the lists, |  visa | 2020-04-07 | 1 | -3/+3 |
| * | Update my email address. |  pirofti | 2020-04-06 | 1 | -2/+2 |
| * | Allow loongson boot(8) to read from an ffs2 filesystem. ok deraadt@ visa@ |  otto | 2020-03-03 | 2 | -4/+7 |
| * | Replace field f_isfd with field f_flags in struct filterops to allow |  visa | 2020-02-20 | 1 | -2/+2 |
| * | Send a resume event to apmd(8), like done by apm(4) and acpi(4) |  jca | 2020-02-16 | 1 | -1/+3 |
| * | wire up pppac(4) to some majors on each arch. |  dlg | 2020-01-23 | 1 | -1/+2 |
| * | Import dt(4) a driver and framework for Dynamic Profiling. |  mpi | 2020-01-21 | 1 | -2/+3 |
| * | Use C99 designated initializers with struct filterops. In addition, |  visa | 2019-12-31 | 1 | -3/+7 |
| * | Convert various boolean_t/TRUE/FALSE to int/1/0 in mips64 memory code. |  visa | 2019-12-20 | 2 | -8/+8 |