| Commit message (Expand) | Author | Age | Files | Lines |
* | sys: Remove $FreeBSD$: one-line .h pattern | Warner Losh | 2023-08-23 | 1 | -1/+0 |
* | Revert "arm: Bump KSTACK_PAGES default to match i386/amd64" | Kevin Bowling | 2021-09-02 | 1 | -1/+1 |
* | arm: Bump KSTACK_PAGES default to match i386/amd64 | Kevin Bowling | 2021-08-03 | 1 | -1/+1 |
* | Simplify MACHINE_ARCH to be a single string. | John Baldwin | 2020-06-15 | 1 | -15/+5 |
* | Define MAXCPU consistently between the kernel and KLDs. | Mark Johnston | 2020-02-05 | 1 | -2/+2 |
* | spdx: initial adoption of licensing ID tags. | Pedro F. Giffuni | 2017-11-18 | 1 | -0/+2 |
* | Oversight on armv7 bulk commit: Make MACHINE_ARCH be armv7 for new | Warner Losh | 2017-10-06 | 1 | -4/+6 |
* | Revert the recent armv6 changes to ALIGNED_POINTER(), restoring the | Ian Lepore | 2016-06-21 | 1 | -7/+7 |
* | Disable alignment faults on armv6, adjust various alignment-related macros | Ian Lepore | 2016-05-26 | 1 | -0/+8 |
* | Include machine/acle-compat.h in cdefs.h on arm if the compiler doesn't | Ian Lepore | 2016-05-25 | 1 | -1/+0 |
* | Remove hf appending code from param.h for machine arch name. | Warner Losh | 2016-05-20 | 1 | -7/+1 |
* | Remove NPTEPG definition which is not used anywhere now after | Svatopluk Kraus | 2016-01-29 | 1 | -1/+0 |
* | ARM userspace accessors, e.g. {s,f}uword(9), copy{in,out}(9), | Konstantin Belousov | 2015-10-15 | 1 | -4/+0 |
* | Make kstack_pages a tunable on arm, x86, and powepc. On i386, the | Konstantin Belousov | 2015-08-10 | 1 | -1/+1 |
* | Add fueword(9) and casueword(9) functions. They are like fuword(9) | Konstantin Belousov | 2014-10-28 | 1 | -0/+4 |
* | From https://sourceware.org/ml/newlib/2014/msg00113.html | Warner Losh | 2014-08-14 | 1 | -2/+3 |
* | Simplify how we build MACHINE_ARCH. There are 3 options that may be set | Andrew Turner | 2014-03-22 | 1 | -9/+15 |
* | Remove all traces of support for ARM chips prior to the arm9 series. We | Ian Lepore | 2014-03-09 | 1 | -1/+0 |
* | Remove all dregs of a per-thread undefined-exception-mode stack. This is | Ian Lepore | 2014-03-09 | 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 |