| Commit message (Expand) | Author | Age | Files | Lines |
| * | miod notes T_USER needs to be a bit, it was not. |  deraadt | 2020-09-25 | 1 | -2/+2 |
| * | do not need these versions of timetc.h |  deraadt | 2020-07-08 | 1 | -23/+0 |
| * | Add support for timeconting in userland. |  pirofti | 2020-07-06 | 1 | -0/+23 |
| * | Remove obsolete <machine/stdarg.h> header. Nowadays the vararg |  visa | 2020-06-30 | 1 | -16/+0 |
| * | introduce "cpu_rnd_messybits" for use instead of nanotime in dev/rnd.c. |  dlg | 2020-05-31 | 1 | -1/+3 |
| * | Retire <machine/varargs.h>. |  visa | 2020-05-27 | 1 | -13/+0 |
| * | Rewrite m88k mutex code as a slight variation of the MI mutex code. |  aoyama | 2020-05-26 | 1 | -4/+4 |
| * | %r26 hasn't been used by the threads implementation since 2016, so stop |  guenther | 2019-12-11 | 1 | -5/+3 |
| * | sys/arch/luna88k/luna88k/locore0.S:dummy_cpu assumes that |  aoyama | 2019-08-28 | 1 | -5/+4 |
| * | Include srp.h where struct cpu_info uses srp to avoid erroring out when |  jsg | 2018-12-05 | 1 | -1/+2 |
| * | Unify and bump some of the NMBCLUSTERS defines. Some archs had it set to |  claudio | 2018-09-14 | 1 | -2/+2 |
| * | Adding membar_xxx defines to userland. |  aoyama | 2018-08-22 | 1 | -1/+49 |
| * | Remove unused spllock(). |  visa | 2018-08-20 | 1 | -3/+1 |
| * | Make luna88k use the MI mplock implementation. |  aoyama | 2018-03-12 | 1 | -64/+3 |
| * | #define _MAX_PAGE_SHIFT in MD _types.h as the maximum pagesize an arch |  deraadt | 2018-03-05 | 1 | -1/+2 |
| * | Define and use IPL_MPFLOOR in our common mutex implementation. |  mpi | 2018-01-13 | 1 | -2/+2 |
| * | Unify <machine/mutex.h> a bit further. |  mpi | 2018-01-04 | 1 | -2/+2 |
| * | Change __mp_lock_held() to work with an arbitrary CPU info structure and |  mpi | 2017-12-04 | 1 | -3/+3 |
| * | Move mutex, condvar, and thread-specific data routes, pthread_once, and |  guenther | 2017-09-05 | 1 | -5/+1 |
| * | Hook up mutex(9) to witness(4). |  visa | 2017-04-20 | 1 | -3/+16 |
| * | Provide mips64 with kernel-facing TCB_{GET,SET} macros that store it |  guenther | 2017-04-13 | 1 | -3/+1 |
| * | Put the address of the per-cpu clock and interrupt registers into the cpu_info |  miod | 2017-03-19 | 1 | -2/+2 |
| * | Make this build (and run) with gcc 4. |  miod | 2017-02-15 | 1 | -4/+4 |
| * | In exec_elf.c: expand ELFNAME(), ELFNAME2(), and ELFNAMEEND() except |  guenther | 2017-02-08 | 1 | -3/+1 |
| * | TCB_GET_MEMBER() is no longer used after the TIB changes |  guenther | 2016-09-04 | 1 | -21/+3 |
| * | Increase the number of mbufs on most architectures. This is based |  bluhm | 2016-09-03 | 1 | -2/+2 |
| * | Add sc_cookie in sigcontext, as same as other ports. |  aoyama | 2016-06-21 | 1 | -4/+4 |
| * | rename raiseipl to splraise() |  dlg | 2016-06-13 | 1 | -11/+11 |
| * | Remove the non ELF macros |  deraadt | 2016-05-27 | 1 | -24/+1 |
| * | G/C DDB_REGS. |  mpi | 2016-04-27 | 1 | -2/+1 |
| * | Remove the definition of USRTEXT. It has no relevance outside of the non-PIE |  miod | 2015-11-01 | 1 | -6/+1 |
| * | user land -> userland; from Rob Pierce |  deraadt | 2015-10-05 | 1 | -2/+2 |
| * | lint is dead and C99 may be old enough to drive a car: delete LONGLONG |  guenther | 2015-09-26 | 1 | -3/+1 |
| * | _NLIST_DO_ELF is no longer needed: it's the only option |  guenther | 2015-08-29 | 1 | -2/+1 |
| * | Only store mod/ref flags in the vm_page_md struct, not in every pv_entry. |  miod | 2015-07-25 | 1 | -10/+11 |
| * | Rename mtx_cpu to mtx_owner for consistency with the other platforms. |  miod | 2015-07-03 | 1 | -2/+2 |
| * | Fix cast in atomic_swap_ptr() |  miod | 2015-07-03 | 1 | -2/+2 |
| * | copy MUTEX_ASSERT_LOCKED and MUTEX_ASSERT_UNLOCKED from alpha. |  dlg | 2015-07-02 | 1 | -7/+5 |
| * | introduce srp, which according to the manpage i wrote is short for |  dlg | 2015-07-02 | 1 | -1/+5 |
| * | emul_native is only used for kernel threads which can't dump core, so |  guenther | 2015-05-05 | 1 | -11/+1 |
| * | Remove SIZE_MAX from limits.h. It was added years ago before we |  millert | 2015-04-30 | 1 | -4/+1 |
| * | Change pmap_remove_holes() to take a vmspace instead of a map as its argument. |  miod | 2015-02-15 | 1 | -2/+2 |
| * | no md code wants lockmgr locks, so no md code needs to include sys/lock.h |  dlg | 2015-02-11 | 1 | -2/+1 |
| * | make the rwlock implementation MI. |  dlg | 2015-02-11 | 1 | -5/+1 |
| * | increase min address to page size for all remaining min == 0 systems. |  tedu | 2015-02-10 | 1 | -2/+2 |
| * | revert unintentional commit unrelated to LKM |  tedu | 2014-10-09 | 1 | -2/+2 |
| * | remove LKM devices |  tedu | 2014-10-09 | 1 | -2/+2 |
| * | pass atomic_{cas,swap}_uint a volatile void * instead of a volatile |  dlg | 2014-07-18 | 1 | -3/+3 |
| * | Implement rw_cas() with atomic_cas_ulong() now, instead of a dedicated |  miod | 2014-07-15 | 1 | -3/+2 |
| * | Add missing atomic primitives and __sync_synchronize to let the kernel |  miod | 2014-07-13 | 1 | -3/+101 |