summaryrefslogtreecommitdiffstats
path: root/sys/alpha
Commit message (Expand)AuthorAgeFilesLines
* - Split the unaligned access check flags out of md_flags in struct mdthreadjhb2002-07-318-44/+42
* Create a new header <machine/_stdint.h> for storing MD parts ofmike2002-07-294-231/+171
* de-count pci now that ahc/ahd are taken care of.peter2002-07-233-3/+3
* Add static unit count to pcipeter2002-07-211-1/+1
* Add explicit unit count on 'device pci' for ahc/ahdpeter2002-07-212-2/+2
* Infrastructure tweaks to allow having both an Elf32 and an Elf64 executablepeter2002-07-203-6/+46
* o Introduce an argument, VM_ALLOC_WIRED, that requests vm_page_alloc()alc2002-07-181-5/+4
* Various comment and minor style fixes. No actual content changes.jhb2002-07-161-13/+11
* Some style cleanups.jhb2002-07-161-20/+6
* Retire the perl gethints.conf in favour of an awk version. Movemarkm2002-07-162-100/+116
* Add a NOTES file for the Alpha architecture.jhb2002-07-152-158/+65
* The sources to the non-working esp device are no longer present in current.jhb2002-07-152-2/+0
* - Remove an irrelevant comment from i386 GENERIC.jhb2002-07-151-13/+7
* o Lock page queue accesses by vm_page_wire() that aren'talc2002-07-141-0/+2
* o Complete the locking of page queue accesses by vm_page_unwire().alc2002-07-131-0/+4
* Move COMPAT_FREEBSD4 to arch-neutral sys/conf/NOTES.alfred2002-07-132-0/+2
* Add additional cred_free_thread() calls that I had missed the first time.mini2002-07-131-0/+6
* Set the thread state of the newly chosen to run thread to TDS_RUNNING injhb2002-07-122-5/+0
* Remove label_t and physadr, which seem to have never been used inmike2002-07-101-10/+0
* Desupport the TurboChannel Alpha's. This means the DEC3000/300* Pelic*obrien2002-07-0931-8463/+9
* Move __offsetof() macro from <machine/ansi.h> to <sys/cdefs.h>. It'smike2002-07-081-5/+0
* Add a special page zero entry point intended to be called via the singlepeter2002-07-081-0/+15
* Collect all the (now equivalent) pmap_new_proc/pmap_dispose_proc/peter2002-07-071-154/+0
* Retrofit changes from i386/pmap.c rev 1.328-1.331.peter2002-07-041-43/+31
* Since printf(3) now supports the `j' conversion specifier, use thatmike2002-06-301-11/+11
* Fix reverse ordering of locks. add a comment about locks on some platforms.julian2002-06-291-1/+1
* Part 1 of KSE-IIIjulian2002-06-296-12/+181
* Add files that are new for KSE.julian2002-06-291-0/+49
* Set the UMA_ZONE_VM flag on the pvzone to avoid kmem_map recursion.jeff2002-06-271-1/+1
* Add an MD callout like cpu_exit, but which is called after sched_lock isjake2002-06-241-0/+6
* Remove unused diagnostic function cread_free_thread().mini2002-06-241-6/+0
* Update an 'XXX what is this?' type comment about suswintr and fuswintr.peter2002-06-201-2/+2
* Deorbit suibyte(). It was only used for split address space systemspeter2002-06-201-5/+0
* Move the "- 1" into the RQB_FFS(mask) macro itself so thatpeter2002-06-201-1/+1
* Squish the "could sleep with process lock" messages caused by callingalfred2002-06-191-2/+6
* Botcho. I included in the last commit themjacob2002-06-162-2/+0
* Note that sio is required.mjacob2002-06-142-2/+4
* - Fixup / remove obsolete comments.jhb2002-06-071-16/+12
* Fix typo in the BSD copyright: s/withough/without/schweikh2002-06-027-7/+7
* Move the definition of ElfN_Hashelt to common headers. The only platformdfr2002-05-301-11/+0
* Add declarations of suword32 and suword64. Add implementations of one ordfr2002-05-261-0/+2
* Make sure there's a statement after the out: label in clockattach().des2002-05-261-0/+2
* Make the run queue parameters machine dependent. Optimize 64 bitjake2002-05-251-0/+58
* - Apparently, the Alpha ABI mandates that arguments be passed sign-extendedjhb2002-05-171-4/+1
* More s/file system/filesystem/gtrhodes2002-05-161-2/+2
* Fixup unaligned bwx instructions (ldwu, stw). This may fix some mysteriousgallatin2002-05-161-7/+25
* Move MI stuff out of MD param.h files.phk2002-05-141-38/+0
* Remove the unused definitions of ctod() and dotc().phk2002-05-141-4/+0
* These were repo-copied to dump_machdep.c.jake2002-05-131-116/+0
* Restore the ability to take crashdumps on alpha. This was cut and pastedgallatin2002-05-112-0/+232
OpenPOWER on IntegriCloud