| Commit message (Expand) | Author | Age | Files | Lines |
* | mips74k: use cache-writeback for memory, not writethrough. | adrian | 2015-10-31 | 1 | -1/+1 |
* | Switch from a stub to a real implementation of pmap_page_set_attr() for mips, | ian | 2015-10-21 | 1 | -1/+2 |
* | Rationalize BSD license on sys/*/include/in_cksum.h | emaste | 2015-08-05 | 1 | -1/+1 |
* | Rationalize BSD license on sys/*/include/float.h | emaste | 2015-08-05 | 1 | -1/+1 |
* | Add the atomic_thread_fence() family of functions with intent to | kib | 2015-07-08 | 1 | -0/+28 |
* | Retire VM_FREEPOOL_CACHE as the next step in eliminating PG_CACHE pages. | alc | 2015-06-08 | 1 | -3/+2 |
* | Similarly to other architecture, add the include for cpufunc.h which is | bz | 2015-05-28 | 1 | -0/+1 |
* | Increment the vm stats "v_intr" counter so the global system interrupt | adrian | 2015-05-16 | 1 | -0/+1 |
* | Move the 32-bit compatible procfs types from freebsd32.h to <sys/procfs.h> | jhb | 2015-04-08 | 1 | -1/+3 |
* | Add 64 byte linesize cache flushing routines for L1 instruction, L1 data | br | 2015-03-26 | 2 | -11/+75 |
* | Add 128-byte cache flushing routines. | br | 2015-01-20 | 1 | -2/+0 |
* | Factor out duplicated code from dumpsys() on each architecture into generic | markj | 2015-01-07 | 2 | -0/+77 |
* | Update ELF headers to include additional defines | emaste | 2015-01-02 | 1 | -29/+0 |
* | The physical memory allocator supports the use of distinct free lists for | alc | 2014-12-31 | 1 | -11/+9 |
* | Correct the functions declaration. | br | 2014-11-23 | 1 | -8/+8 |
* | Add FPU support for MIPS setjmp(3)/longjmp(3). | brooks | 2014-11-21 | 1 | -0/+14 |
* | Add L2-cache writeback/flush operations. Supported 32,128-byte line-size, | br | 2014-11-20 | 3 | -0/+23 |
* | Add fueword(9) and casueword(9) functions. They are like fuword(9) | kib | 2014-10-28 | 1 | -0/+4 |
* | Pass up the error status of minidumpsys() to its callers. | markj | 2014-10-08 | 1 | -1/+1 |
* | style(9) | glebius | 2014-09-07 | 1 | -4/+3 |
* | Implement local sfbuf_map and sfbuf_unmap for MIPS32. | adrian | 2014-09-06 | 2 | -0/+20 |
* | Merge all MD sf_buf allocators into one MI, residing in kern/subr_sfbuf.c | glebius | 2014-08-05 | 2 | -51/+7 |
* | Add missing definition of ELF_MACHINE_OK, now used by gcore(1). | marcel | 2014-07-26 | 1 | -0/+2 |
* | Rename __wchar_t so it no longer conflicts with __wchar_t from clang 3.4 | tijl | 2014-04-01 | 1 | -1/+1 |
* | Update NetBSD Foundation copyrights to 2-clause BSD | emaste | 2014-03-18 | 1 | -7/+0 |
* | Update MIPS bootinfo.h to reflect the actual MIPS boot2/loader boot-time | rwatson | 2014-02-19 | 1 | -87/+30 |
* | Retire machine/fdt.h as a header used by MI code, as its function is now | nwhitehorn | 2014-01-05 | 1 | -11/+0 |
* | As of r257209, all architectures have defined VM_KMEM_SIZE_SCALE. In other | alc | 2013-11-08 | 1 | -9/+10 |
* | MFP4: | brooks | 2013-10-23 | 1 | -9/+23 |
* | Revert r256934, it needs work to build on mips32. | brooks | 2013-10-23 | 1 | -22/+9 |
* | MFP4: | brooks | 2013-10-22 | 1 | -1/+6 |
* | MFP4: | brooks | 2013-10-22 | 1 | -9/+22 |
* | Elminate NON_LEAF and use NESTED instead to unify our assembler | imp | 2013-10-15 | 1 | -6/+0 |
* | Replace NLEAF with LEAF_NOPROFILE to unify the conventions we use in | imp | 2013-10-15 | 1 | -1/+0 |
* | Replace uses of the ALEAF macro with XLEAF and remove ALEAF macro to | imp | 2013-10-15 | 1 | -1/+0 |
* | Move DO_AST into pcb.h where it should have been all along. Move some | imp | 2013-10-15 | 2 | -32/+56 |
* | Add "better" MIPS24k and MIPS74k barriers. | adrian | 2013-10-09 | 2 | -3/+13 |
* | Fix build with gcc. Move sf_buf_alloc()/sf_buf_free() declarations | glebius | 2013-09-06 | 1 | -0/+3 |
* | On those machines, where sf_bufs do not represent any real object, make | glebius | 2013-09-06 | 1 | -0/+12 |
* | Newer versions of gcc define __INT64_C and __UINT64_C, so avoid | imp | 2013-09-03 | 1 | -0/+2 |
* | Revert r253748,253749 | avg | 2013-07-28 | 1 | -3/+2 |
* | put contents of cpu.h under _KERNEL | avg | 2013-07-28 | 1 | -2/+3 |
* | Nearly a complete rewrite of elf.h. | imp | 2013-07-09 | 1 | -187/+182 |
* | Remove all the NOPs after SYNC. They aren't needed. | imp | 2013-07-07 | 1 | -10/+6 |
* | Fix issues with zeroing and fetching the counters, on x86 and ppc64. | kib | 2013-07-01 | 1 | -0/+40 |
* | Rename VM_NDOMAIN into MAXMEMDOM and move it into machine/param.h in | attilio | 2013-05-07 | 2 | -7/+4 |
* | Don't include asm.h in non-asm files. | imp | 2013-05-01 | 2 | -115/+0 |
* | Import NetBSD's version, which is perfectly fine. | imp | 2013-05-01 | 1 | -38/+76 |
* | Add the standard #ifdef header protection. | imp | 2013-05-01 | 1 | -0/+5 |
* | Import virgin regdef.h from 4.4 Lite 2's sys/pmax/include/regdef.h, | imp | 2013-05-01 | 1 | -81/+62 |