summaryrefslogtreecommitdiffstats
path: root/sys/mips/include
Commit message (Expand)AuthorAgeFilesLines
* Merge the fueword(9) and casueword(9). In particular,kib2014-11-181-0/+4
* MFC r257854 (discussed with alc@)ian2014-05-161-9/+10
* MFC r257738, r259202, r258410, r260288, r260292, r260294, r260320, r260323,ian2014-05-141-11/+0
* MFC r263998:tijl2014-04-151-1/+1
* MFC r263289: Update NetBSD Foundation copyrights to 2-clause BSDemaste2014-03-241-7/+0
* MFC r256935brooks2013-11-011-1/+6
* MFC r256934, r256963, r256972, r257017brooks2013-11-011-9/+23
* Add "better" MIPS24k and MIPS74k barriers.adrian2013-10-092-3/+13
* Fix build with gcc. Move sf_buf_alloc()/sf_buf_free() declarationsglebius2013-09-061-0/+3
* On those machines, where sf_bufs do not represent any real object, makeglebius2013-09-061-0/+12
* Newer versions of gcc define __INT64_C and __UINT64_C, so avoidimp2013-09-031-0/+2
* Revert r253748,253749avg2013-07-281-3/+2
* put contents of cpu.h under _KERNELavg2013-07-281-2/+3
* Nearly a complete rewrite of elf.h.imp2013-07-091-187/+182
* Remove all the NOPs after SYNC. They aren't needed.imp2013-07-071-10/+6
* Fix issues with zeroing and fetching the counters, on x86 and ppc64.kib2013-07-011-0/+40
* Rename VM_NDOMAIN into MAXMEMDOM and move it into machine/param.h inattilio2013-05-072-7/+4
* Don't include asm.h in non-asm files.imp2013-05-012-115/+0
* Import NetBSD's version, which is perfectly fine.imp2013-05-011-38/+76
* Add the standard #ifdef header protection.imp2013-05-011-0/+5
* Import virgin regdef.h from 4.4 Lite 2's sys/pmax/include/regdef.h,imp2013-05-011-81/+62
* Use the offsets from pcb.h rather than regnum.h to store the registersimp2013-04-251-18/+0
* Make it possible to include this file in assembler .S sources.imp2013-04-251-13/+14
* Update trapframe to be consistent with the changes made to regnum.h. Thisimp2013-04-232-4/+17
* MFP4 223084, 227821:brooks2013-04-221-0/+6
* Point to regdef.h. May need to dig up references to the N32 standardimp2013-04-161-1/+1
* Fix N32/N64 register saving by ensuring that all registers resolveimp2013-04-151-3/+31
* Move MIPS_MAX_TLB_ENTRIES definition from cpuregs.h to tlb.cjchandra2013-04-121-1/+0
* Merge from projects/counters: counter(9).glebius2013-04-081-0/+54
* Merge from projects/counters:glebius2013-04-081-1/+17
* Define VM_KMEM_SIZE_MAX as a fraction of the kernel address space sizealc2013-01-121-2/+3
* Merge Perforce changeset 219925 to head:rwatson2013-01-122-1/+3
* Merge Perforce change @219948 to head:rwatson2013-01-121-0/+1
* Eliminate some definitions that haven't been used in a decade or more.alc2012-12-191-14/+0
* The function pmap_alloc_direct_page() unconditionally zeroes the returnedalc2012-11-141-1/+0
* Add an unified macro to deny ability from the compiler to reorderattilio2012-10-091-1/+1
* Introduce a new TLB invalidation function for efficiently invalidatingalc2012-10-021-0/+1
* Introduce a new software PTE flag that indicates whether the mapping isalc2012-09-012-7/+8
* Add MD syscons header file for MIPS.rwatson2012-08-251-0/+71
* Retire PV_TABLE_MOD. When we destroy or write protect a dirty mapping,alc2012-08-251-1/+0
* Port the new PV entry allocator from amd64/i386. This allocator has twoalc2012-08-131-5/+21
* Merge r132141 and r111272 from amd64/i386:alc2012-08-091-2/+0
* Make the wchar_t type machine dependent.andrew2012-06-242-6/+4
* Implement mechanism to export some kernel timekeeping data tokib2012-06-221-0/+41
* Reserve AT_TIMEKEEP auxv entry for providing usermode the pointer tokib2012-06-221-0/+1
* The page flag PGA_WRITEABLE is set and cleared exclusively by the pmapalc2012-06-161-0/+1
* MFp4 bz_ipv6_fast:bz2012-05-241-0/+4
* Add a convenience macro for the returns_twice attribute, and apply it todim2012-04-291-1/+1
* Use VM_MEMATTR_UNCACHEABLE for the constant for UC memory rather thanjhb2012-03-291-1/+1
* Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH.jmallett2012-03-291-4/+4
OpenPOWER on IntegriCloud