| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge the fueword(9) and casueword(9). In particular, | Konstantin Belousov | 2014-11-18 | 1 | -0/+4 |
| * | MFC r269956: | Andrew Turner | 2014-10-29 | 1 | -2/+3 |
| * | MFC 263631, 263637, 263664, 263676, 263679, 263698, 263711, | Ian Lepore | 2014-05-17 | 1 | -9/+15 |
| * | MFC 262952, 262958, 262966, 262979, 262980, 262986, 262987, 262995, 262997, | Ian Lepore | 2014-05-17 | 1 | -1/+0 |
| * | MFC 257774, 256760, 262916, 262905, 262918, 262919, 262920, 262921, 262924, | Ian Lepore | 2014-05-17 | 1 | -4/+2 |
| * | Introduce superpages support for ARMv6/v7. | Rafal Jaworowski | 2013-08-26 | 1 | -3/+4 |
| * | Rename VM_NDOMAIN into MAXMEMDOM and move it into machine/param.h in | Attilio Rao | 2013-05-07 | 1 | -0/+4 |
| * | __FreeBSD_ARCH_armv6__ is undefined on clang. We can use __ARM_ARCH in | Andrew Turner | 2013-03-09 | 1 | -1/+1 |
| * | Merging projects/armv6, part 1 | Oleksandr Tymoshenko | 2012-08-15 | 1 | -1/+9 |
| * | trim trailing whitespace | Warner Losh | 2012-06-13 | 1 | -2/+2 |
| * | Fix the MACHINE_ARCH for big endian arm to be armeb. | Warner Losh | 2012-05-06 | 1 | -0/+4 |
| * | Add the possibility to specify from kernel configs MAXCPU value. | Attilio Rao | 2011-07-19 | 1 | -0/+2 |
| * | Add a new sysctl for reporting all of the supported page sizes. | Alan Cox | 2009-09-18 | 1 | -0/+2 |
| * | Get rid of the _NO_NAMESPACE_POLLUTION kludge by creating an | Poul-Henning Kamp | 2009-09-08 | 1 | -18/+5 |
| * | Cleanup ALIGNED_POINTER: | Sam Leffler | 2009-07-05 | 1 | -0/+7 |
| * | Don't conditionally define CACHE_LINE_SHIFT, as we anticipate sizing | Robert Watson | 2009-04-20 | 1 | -2/+0 |
| * | Add description and cautionary note regarding CACHE_LINE_SIZE. | Robert Watson | 2009-04-19 | 1 | -0/+4 |
| * | For each architecture, define CACHE_LINE_SHIFT and a derived | Robert Watson | 2009-04-19 | 1 | -0/+5 |
| * | When building a kernel module, define MAXCPU the same as SMP so | John Birrell | 2008-03-27 | 1 | -2/+2 |
| * | By popular demand, move __HAVE_ACPI and __PCI_REROUTE_INTERRUPT into | Warner Losh | 2006-01-09 | 1 | -0/+2 |
| * | Drop _MACHINE_ARCH and _MACHINE defines (not to be confused with | Ruslan Ermilov | 2005-12-06 | 1 | -6/+0 |
| * | Get the kernel stack right now that the u-area is gone. | Olivier Houchard | 2004-11-20 | 1 | -1/+1 |
| * | Remove UAREA_PAGES and USPACE definitions. The definitions of | David Schultz | 2004-11-20 | 1 | -9/+1 |
| * | Decrease KSTACK_PAGES and UAREA_PAGES. | Olivier Houchard | 2004-11-04 | 1 | -2/+2 |
| * | Define STACKALIGNBYTES and STACKALIGN. | Olivier Houchard | 2004-09-23 | 1 | -0/+2 |
| * | Import FreeBSD/arm kernel bits. | Olivier Houchard | 2004-05-14 | 1 | -11/+31 |
| * | Initiate deorbit burn for the i386-only a.out related support. Moves are | Peter Wemm | 2002-09-17 | 1 | -7/+0 |
| * | Move MI stuff out of MD param.h files. | Poul-Henning Kamp | 2002-05-14 | 1 | -48/+0 |
| * | Remove the unused definitions of ctod() and dotc(). | Poul-Henning Kamp | 2002-05-14 | 1 | -4/+0 |
| * | StrongARM platform-specific definitions. | David E. O'Brien | 2001-01-04 | 1 | -0/+175 |