| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add CFI start/end proc directives to arm64, i386, and ppc | Conrad Meyer | 2020-12-05 | 1 | -0/+1 |
| * | Add a kdb show command to print arbitrary SPRs on PowerPC | Justin Hibbits | 2016-08-13 | 1 | -0/+7 |
| * | MFppc64: | Nathan Whitehorn | 2010-07-13 | 1 | -206/+5 |
| * | Modularize the Open Firmware client interface to allow run-time switching | Nathan Whitehorn | 2008-12-20 | 1 | -10/+1 |
| * | Add support for kernel profiling for both AIM and BookE. | Marcel Moolenaar | 2008-10-27 | 1 | -1/+4 |
| * | MFp4: SMP support | Marcel Moolenaar | 2008-04-27 | 1 | -5/+5 |
| * | Make sure tmpstk is aligned and make it 8KB in size -- not 8KB+16. | Marcel Moolenaar | 2008-04-27 | 1 | -2/+3 |
| * | Allocate a stack (with optional guard pages) for thread0 and | Marcel Moolenaar | 2008-04-16 | 1 | -0/+3 |
| * | For AIM, have cpu_idle() set MSR_POW when the powerpc_pow_enabled | Marcel Moolenaar | 2008-03-07 | 1 | -3/+0 |
| * | Avoid hardcoding the kernel link address in the linker script. | Marcel Moolenaar | 2008-02-27 | 1 | -0/+6 |
| * | Forced commit to record that this file was repocopied from | Marcel Moolenaar | 2007-12-14 | 1 | -1/+1 |
| * | Copy SPRG0-3 registers at boot-time and restore when calling into | Peter Grehan | 2005-10-30 | 1 | -2/+11 |
| * | /* -> /*- for license, minor formatting changes | Warner Losh | 2005-01-07 | 1 | -2/+2 |
| * | Instead of "OpenFirmware", "openfirmware", etc. use the official spelling | Marius Strobl | 2004-08-16 | 1 | -1/+1 |
| * | Bring KDB stack size into line with thread stack size (4 pages). | Peter Grehan | 2004-07-23 | 1 | -1/+1 |
| * | No need for ddb option. Never a need for ipkdb option. | Peter Grehan | 2004-07-12 | 1 | -2/+0 |
| * | Interrupt statistics, vmstat -i now works. | Peter Grehan | 2004-02-11 | 1 | -7/+3 |
| * | - Add definition for GET_CPUINFO, required by new trap_subr code | Peter Grehan | 2004-02-04 | 1 | -6/+4 |
| * | Remove BAT invalidation. This is done later in the boot sequence, | Peter Grehan | 2003-01-22 | 1 | -17/+0 |
| * | - moved intrcnt/intrnames to locore.s to fix sysctl -a panic | Peter Grehan | 2002-09-19 | 1 | -0/+12 |
| * | - Make sure we don't trample our metadata pointer in our initial bootstrap. | Benno Rice | 2002-07-10 | 1 | -0/+8 |
| * | - Use tmpstk exclusively in the init path. | Benno Rice | 2002-06-29 | 1 | -186/+0 |
| * | Many fixes to low-level trap and interrupt handling: | Benno Rice | 2002-06-29 | 1 | -30/+0 |
| * | Commit of stuff that's been sitting in my tree for a while. | Benno Rice | 2002-04-29 | 1 | -936/+7 |
| * | - Prevent the decrementer interrupt handler from nesting. | Benno Rice | 2002-02-28 | 1 | -2/+16 |
| * | Make fork work, at least for kthreads. Switching still has some issues. | Benno Rice | 2002-02-28 | 1 | -18/+0 |
| * | Complete rework of the PowerPC pmap and a number of other bits in the early | Benno Rice | 2002-02-14 | 1 | -4/+4 |
| * | Overhaul the per-CPU support a bit: | John Baldwin | 2001-12-11 | 1 | -6/+6 |
| * | Clean up the trap handling code and make it consistent with the other platforms. | Mark Peek | 2001-11-05 | 1 | -29/+9 |
| * | Update PowerPC MD code to compile and do initial bootstrap based on | Mark Peek | 2001-09-20 | 1 | -1/+1 |
| * | Fix comment breakage. | Benno Rice | 2001-06-27 | 1 | -2/+2 |
| * | Bring in NetBSD code used in the PowerPC port. | Benno Rice | 2001-06-10 | 1 | -0/+1373 |