| Commit message (Expand) | Author | Age | Files | Lines |
* | de-count pci | peter | 2002-07-23 | 1 | -1/+1 |
* | Add explicit unit count on 'device pci' for ahc/ahd | peter | 2002-07-21 | 1 | -1/+1 |
* | Infrastructure tweaks to allow having both an Elf32 and an Elf64 executable | peter | 2002-07-20 | 1 | -0/+40 |
* | Various comment and minor style fixes. No actual content changes. | jhb | 2002-07-16 | 1 | -16/+12 |
* | When multiple IOMMUs are present in a system, use a single TSB for all | tmm | 2002-07-16 | 4 | -224/+160 |
* | Add new UltraSPARC-III VIS II instructions. | tmm | 2002-07-16 | 1 | -0/+9 |
* | Add new LSU bits for UltraSPARC-III. | tmm | 2002-07-16 | 1 | -0/+16 |
* | Add ASI definitions of UltraSPARC-III (Cu) processors, and add some | tmm | 2002-07-16 | 1 | -8/+102 |
* | o Lock page queue accesses by vm_page_wire(). | alc | 2002-07-14 | 1 | -0/+2 |
* | Try both upa-portid and portid properties when finding the module id of a | jake | 2002-07-14 | 1 | -1/+2 |
* | Remove debug code. | jake | 2002-07-14 | 3 | -256/+2 |
* | o Complete the locking of page queue accesses by vm_page_unwire(). | alc | 2002-07-13 | 1 | -0/+4 |
* | Add additional cred_free_thread() calls that I had missed the first time. | mini | 2002-07-13 | 1 | -0/+6 |
* | Use a fixed address for KERNBASE, so it doesn't change if the size of KVA | jake | 2002-07-13 | 1 | -26/+6 |
* | Identify UltraSPARC-III and UltraSPARC-III+ cpus. | jake | 2002-07-13 | 2 | -3/+15 |
* | Set the thread state of the newly chosen to run thread to TDS_RUNNING in | jhb | 2002-07-12 | 3 | -8/+0 |
* | When sending cache flushing IPIs, don't try to IPI the triggering CPU | tmm | 2002-07-12 | 1 | -4/+4 |
* | thread_exit() requires PROC_LOCK to be held, so lock it. | jhb | 2002-07-11 | 1 | -1/+2 |
* | Remove label_t and physadr, which seem to have never been used in | mike | 2002-07-10 | 1 | -10/+0 |
* | Move __offsetof() macro from <machine/ansi.h> to <sys/cdefs.h>. It's | mike | 2002-07-08 | 1 | -5/+0 |
* | Add a special page zero entry point intended to be called via the single | peter | 2002-07-08 | 1 | -0/+16 |
* | Collect all the (now equivalent) pmap_new_proc/pmap_dispose_proc/ | peter | 2002-07-07 | 1 | -148/+0 |
* | Fix (s/proc/thread/) some typos in two panic messages. | peter | 2002-07-07 | 1 | -2/+2 |
* | Back out proc part of last commit. UMA manages the thread cache only, and | peter | 2002-07-05 | 1 | -8/+22 |
* | Take a shot at implementing changes from i386/pmap.c rev 1.328-1.331. | peter | 2002-07-05 | 1 | -49/+22 |
* | Since printf(3) now supports the `j' conversion specifier, use that | mike | 2002-06-30 | 1 | -11/+11 |
* | Remove ALT_BREAK_TO_DEBUGGER. This was inconsistent (both in form | rwatson | 2002-06-30 | 1 | -1/+0 |
* | Fix reverse ordering of locks. add a comment about locks on some platforms. | julian | 2002-06-29 | 1 | -1/+1 |
* | Part 1 of KSE-III | julian | 2002-06-29 | 5 | -5/+72 |
* | Add files that are new for KSE. | julian | 2002-06-29 | 1 | -0/+38 |
* | Fix a deletion during traversal tailq bug. | jake | 2002-06-29 | 1 | -1/+2 |
* | Do NOT enable ATA_STATIC_ID -- cmd646 controller will be !ata2!, | obrien | 2002-06-29 | 1 | -1/+3 |
* | Remove a couple of __P() stragglers. | peter | 2002-06-29 | 1 | -4/+4 |
* | GENERIC now builds with -Werror, so remove NO_WERROR. | mux | 2002-06-27 | 1 | -1/+0 |
* | pmap_kremove can no longer be used to remove the magic device mappings | jake | 2002-06-25 | 3 | -1/+16 |
* | Add an MD callout like cpu_exit, but which is called after sched_lock is | jake | 2002-06-24 | 1 | -0/+22 |
* | Remove unused diagnostic function cread_free_thread(). | mini | 2002-06-24 | 1 | -6/+0 |
* | Add a missing prototype to fix a warning. | mux | 2002-06-23 | 1 | -0/+2 |
* | Include machine/critical.h to get missing prototypes. | mux | 2002-06-23 | 1 | -0/+1 |
* | Fix a bug related to marking pages virtually uncacheable due to illegal | jake | 2002-06-22 | 1 | -4/+4 |
* | Warning fix. | mux | 2002-06-22 | 1 | -3/+3 |
* | {f,s}usword -> {f,s}uword16. Implement {f,s}uword32. | jake | 2002-06-20 | 2 | -46/+94 |
* | Deorbit suibyte(). It was only used for split address space systems | peter | 2002-06-20 | 2 | -24/+0 |
* | Move the "- 1" into the RQB_FFS(mask) macro itself so that | peter | 2002-06-20 | 1 | -1/+1 |
* | Sync with i386. | obrien | 2002-06-18 | 1 | -8/+10 |
* | Add constants for the min and max prom addresses. Use these instead of | jake | 2002-06-17 | 2 | -3/+6 |
* | Add PCI bus enumeration and latency timer setup to the sparc64 MD PCI | tmm | 2002-06-12 | 4 | -88/+203 |
* | Add code to drop to ddb when a process gets a fatal signal that usually | jake | 2002-06-08 | 1 | -0/+8 |
* | Re-enable SMP by default. | jake | 2002-06-08 | 1 | -1/+1 |
* | Remove test code. | jake | 2002-06-08 | 4 | -33/+0 |