| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r329859,r329860: Float protection in stand | Kyle Evans | 2018-04-06 | 1 | -0/+2 |
| * | Revert r330897: | Eitan Adler | 2018-03-29 | 67 | -139/+5 |
| * | MFC r317055,r317056 (glebius): Include sys/vmmeter.h as included | Kyle Evans | 2018-03-15 | 1 | -0/+1 |
| * | Partial merge of the SPDX changes | Eitan Adler | 2018-03-14 | 68 | -5/+142 |
| * | MFC r316648: | Patrick Kelsey | 2018-01-25 | 1 | -2/+2 |
| * | MFC r326971, r327047 (by ian), r327053 (by marius), r327074, r327097: | Konstantin Belousov | 2017-12-26 | 1 | -17/+2 |
| * | MFC 323580,323933,323934,324814,324817: Enable AT_HWCAP on arm. | John Baldwin | 2017-11-14 | 1 | -1/+2 |
| * | MFC 323579,323585: Add AT_HWCAP and AT_EHDRFLAGS on all platforms. | John Baldwin | 2017-10-17 | 1 | -1/+3 |
| * | MFC r319871: | Konstantin Belousov | 2017-07-21 | 1 | -2/+0 |
| * | MFC efivar(8) (by imp): | Konstantin Belousov | 2017-05-20 | 1 | -0/+14 |
| * | MFC r311169,r311898,r312925,r312973,r312975,r313007,r313040,r313080, | Mateusz Guzik | 2017-03-16 | 1 | -2/+101 |
| * | MFC r313194: | Konstantin Belousov | 2017-02-11 | 1 | -2/+0 |
| * | MFC r304459,r305527: | Michal Meloun | 2016-11-05 | 1 | -0/+2 |
| * | Garbage collect unused prototype for clockintr(). | Robert Watson | 2016-05-20 | 1 | -2/+0 |
| * | When attempting to satisfy mmap() requests for superpage alignment on | Robert Watson | 2016-04-30 | 1 | -0/+2 |
| * | Rename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will help with machine | Andrew Turner | 2016-04-15 | 2 | -3/+3 |
| * | Make NIRQ configurable for MIPS | Stanislav Galabov | 2016-04-15 | 1 | -2/+6 |
| * | Define PCI_RES_BUS for MIPS. | Stanislav Galabov | 2016-04-12 | 1 | -0/+3 |
| * | POSIX states that #include <signal.h> shall make both mcontext_t and | Konstantin Belousov | 2016-02-12 | 1 | -5/+5 |
| * | Missing commit - remove MIPS fdt bus space. | Adrian Chadd | 2016-02-11 | 1 | -1/+0 |
| * | Remove bus space fdt for MIPS. | Adrian Chadd | 2016-02-11 | 1 | -1/+1 |
| * | Begin the MIPS_INTRNG support. | Adrian Chadd | 2016-02-11 | 2 | -0/+72 |
| * | Move MIPS32 Release 2 and Release 3 CPUs to use the EHB instruction for | Adrian Chadd | 2016-02-02 | 1 | -5/+27 |
| * | Rename some CPU_MIPSxxx options and add new CPU_MIPSxxx options | Adrian Chadd | 2016-02-02 | 3 | -5/+5 |
| * | Shift saved floating point registers up in jmp_buf. | Brooks Davis | 2016-01-20 | 1 | -13/+14 |
| * | Begin the initial support for the mips1004kc core. | Adrian Chadd | 2015-12-24 | 2 | -2/+14 |
| * | [mips] Add TLB pagemask probing code, and print out the allowable page sizes. | Adrian Chadd | 2015-12-22 | 2 | -0/+14 |
| * | Tidy up mips ofw_machdep.h. Don't include openfirm.h because openfirm.h | Ian Lepore | 2015-12-20 | 1 | -3/+0 |
| * | Introduce a new mechanism for relocating virtual pages to a new physical | Alan Cox | 2015-12-19 | 1 | -1/+0 |
| * | Correct the CONFIG0_VI value. According to | Warner Losh | 2015-12-11 | 1 | -1/+1 |
| * | mips74k: use cache-writeback for memory, not writethrough. | Adrian Chadd | 2015-10-31 | 1 | -1/+1 |
| * | Switch from a stub to a real implementation of pmap_page_set_attr() for mips, | Ian Lepore | 2015-10-21 | 1 | -1/+2 |
| * | Rationalize BSD license on sys/*/include/in_cksum.h | Ed Maste | 2015-08-05 | 1 | -1/+1 |
| * | Rationalize BSD license on sys/*/include/float.h | Ed Maste | 2015-08-05 | 1 | -1/+1 |
| * | Add the atomic_thread_fence() family of functions with intent to | Konstantin Belousov | 2015-07-08 | 1 | -0/+28 |
| * | Retire VM_FREEPOOL_CACHE as the next step in eliminating PG_CACHE pages. | Alan Cox | 2015-06-08 | 1 | -3/+2 |
| * | Similarly to other architecture, add the include for cpufunc.h which is | Bjoern A. Zeeb | 2015-05-28 | 1 | -0/+1 |
| * | Increment the vm stats "v_intr" counter so the global system interrupt | Adrian Chadd | 2015-05-16 | 1 | -0/+1 |
| * | Move the 32-bit compatible procfs types from freebsd32.h to <sys/procfs.h> | John Baldwin | 2015-04-08 | 1 | -1/+3 |
| * | Add 64 byte linesize cache flushing routines for L1 instruction, L1 data | Ruslan Bukin | 2015-03-26 | 2 | -11/+75 |
| * | Add 128-byte cache flushing routines. | Ruslan Bukin | 2015-01-20 | 1 | -2/+0 |
| * | Factor out duplicated code from dumpsys() on each architecture into generic | Mark Johnston | 2015-01-07 | 2 | -0/+77 |
| * | Update ELF headers to include additional defines | Ed Maste | 2015-01-02 | 1 | -29/+0 |
| * | The physical memory allocator supports the use of distinct free lists for | Alan Cox | 2014-12-31 | 1 | -11/+9 |
| * | Correct the functions declaration. | Ruslan Bukin | 2014-11-23 | 1 | -8/+8 |
| * | Add FPU support for MIPS setjmp(3)/longjmp(3). | Brooks Davis | 2014-11-21 | 1 | -0/+14 |
| * | Add L2-cache writeback/flush operations. Supported 32,128-byte line-size, | Ruslan Bukin | 2014-11-20 | 3 | -0/+23 |
| * | Add fueword(9) and casueword(9) functions. They are like fuword(9) | Konstantin Belousov | 2014-10-28 | 1 | -0/+4 |
| * | Pass up the error status of minidumpsys() to its callers. | Mark Johnston | 2014-10-08 | 1 | -1/+1 |
| * | style(9) | Gleb Smirnoff | 2014-09-07 | 1 | -4/+3 |