summaryrefslogtreecommitdiff
path: root/sys/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Fixed several (not all) warnings.Dmitrij Tejblum1999-04-233-8/+6
* Added consts to cpu_set_fork_handler prototype. (Follow i386 version.)Dmitrij Tejblum1999-04-202-6/+6
* unifdef -DVM_STACK - it's been on for a while for x86 and was checkedPeter Wemm1999-04-192-112/+2
* Removed all traces of `p_switchtime'. The relevant timestamp is per-cpu,Bruce Evans1999-02-281-2/+1
* Adjust idle zero-page fill hysteresis based on tests. Use 2/3 and 4/5Matthew Dillon1999-02-082-8/+16
* Add hysteresis to alpha version of vm_page_zero_idle().Matthew Dillon1999-02-082-28/+34
* Rip out PQ_ZERO queue. PQ_ZERO functionality is now combined in withMatthew Dillon1999-02-082-12/+14
* Mostly remove the VM_STACK OPTION.Julian Elischer1999-01-262-2/+36
* Various changes to support OSF1 emulation:Doug Rabson1998-12-302-10/+10
* Removed bogus casts of USRSTACK and/or the other operand in binaryBruce Evans1998-12-162-8/+8
* Implement 'software completion' for floating point arithmetic. On theDoug Rabson1998-12-042-2/+26
* * Add hooks to allow the X server to access I/O ports and memory.Doug Rabson1998-11-151-1/+7
* Add the ability to specify where on the at_shutdown queue a handler isMike Smith1998-10-301-2/+1
* A small fragment of new ISA framework: manifest constants for the resourcesGarrett Wollman1998-10-291-0/+43
* R_ALPHA_RELATIVE relocations need to add the value to the existing memoryDoug Rabson1998-10-181-3/+3
* *gulp*. Jordan specifically OK'ed this..Peter Wemm1998-10-161-33/+41
* Change a bogus cast to the correct one.Doug Rabson1998-10-152-4/+4
* Typo fix.Peter Wemm1998-10-141-2/+2
* Initial attempt to update the Alpha loader and kernel to use the machinePeter Wemm1998-10-141-2/+8
* Add support for adjkerntz (largely untested).Doug Rabson1998-10-061-1/+2
* Automatically detect which disk was booted and change the root to that disk.Doug Rabson1998-09-261-1/+3
* Add new functions fill_fpregs() and set_fpregs(), like fill_regs()John Polstra1998-09-142-17/+10
* Machine dependant relocations for KLD.Doug Rabson1998-09-111-0/+111
* Add declaration of {aquire,release}_timer2().Doug Rabson1998-07-221-1/+3
* Overhaul the spl system so that it actually works properly.Doug Rabson1998-07-121-1/+2
* Don't bother calling pmap_emulate_reference() from cpu_fork(). It isn'tDoug Rabson1998-07-122-22/+2
* Add definition of p_switchtime.Doug Rabson1998-07-121-1/+2
* Add declaration of the NetBSD/alpha bootinfo.Doug Rabson1998-07-051-0/+59
* Major changes to the generic device framework for FreeBSD/alpha:Doug Rabson1998-06-141-5/+7
* Add missing copyrights. Thanks to Jason Thorpe for politely noting theDoug Rabson1998-06-102-0/+1032
* Add initial support for the FreeBSD/alpha kernel. This is very much aDoug Rabson1998-06-105-0/+451
* Disallow reading the current kernel stack. Only the user structure andTor Egge1998-05-191-1/+5
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-223-3/+3
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-143-3/+3
* Add commands for ptrace get/set registers.. (Same numbers as NetBSD)Peter Wemm1996-01-241-3/+11
* Don't define CLK_TCK here.Bruce Evans1995-02-032-12/+6
* Added $Id$David Greenman1994-08-023-0/+3
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-252-46/+86
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-251-0/+40
* First pass at adding locale support. This code only deals with the LC_CTYPEGarrett Wollman1994-04-042-6/+6
* Bump CLK_TCK to more precise value (128)Andrey A. Chernov1994-02-262-4/+4
* adding libc/quad:Andrew Moore1993-12-192-2/+16
* Made all header files idempotent and moved incorrect common data fromGarrett Wollman1993-11-072-2/+10
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, someRodney W. Grimes1993-10-162-2/+4
* Initial import, 0.1 + pk 0.2.4-B1Rodney W. Grimes1993-06-122-0/+114