Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys: Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | Add CFI start/end proc directives to arm64, i386, and ppc | Conrad Meyer | 2020-12-05 | 1 | -1/+2 |
* | [PowerPC64LE] Fix RTAS LE calls in pseries. | Brandon Bergren | 2020-09-23 | 1 | -0/+20 |
* | [PowerPC64LE] Work around qemu TCG bug in mtmsrd emulation. | Brandon Bergren | 2020-09-23 | 1 | -0/+10 |
* | [PowerPC64LE] LE bringup work: locore / machdep / platform | Brandon Bergren | 2020-09-22 | 1 | -0/+20 |
* | powerpc64: Use medium code model in asm files for TOC references | Justin Hibbits | 2019-03-29 | 1 | -6/+12 |
* | Execute PowerPC64/AIM kernel from direct map region when possible. | Nathan Whitehorn | 2018-03-13 | 1 | -17/+44 |
* | Use TOC to look up all kernel globals on powerpc64 instead of doing the | Nathan Whitehorn | 2015-01-18 | 1 | -13/+23 |
* | This commit adds profiling support for powerpc64. Now we can do application | Andreas Tobler | 2012-01-20 | 1 | -2/+2 |
* | MFpseries: | Nathan Whitehorn | 2011-06-02 | 1 | -0/+290 |