| Commit message (Expand) | Author | Age | Files | Lines |
* | Protect access to p_stat with sched_lock. | jhb | 2000-12-01 | 1 | -0/+2 |
* | Fix this slightly better by using NON_GPROF_RET instead of duplicating | jhb | 2000-12-01 | 1 | -1/+1 |
* | Change doreti to take a trapframe instead of an intrframe. | jake | 2000-12-01 | 7 | -18/+14 |
* | Revert the previous change to this file. We have to hardcode in the opcode | jhb | 2000-11-30 | 1 | -1/+1 |
* | remove unneded sys/ucred.h includes | alfred | 2000-11-30 | 1 | -1/+0 |
* | Don't use p->p_sigstk.ss_flags to keep state of whether the | marcel | 2000-11-30 | 6 | -27/+32 |
* | Increase NKPT from 17 to 30. This fixes the 4GB ram boot panic on both | peter | 2000-11-30 | 1 | -1/+1 |
* | Don't wait forever for CPUs to stop or restart. Instead, give up after a | jhb | 2000-11-28 | 3 | -6/+57 |
* | Use atomic ops to close a race condition on the in_Debugger variable used | jhb | 2000-11-28 | 1 | -4/+3 |
* | Add bogomips to cpuinfo (set it equal to the CPU frequency, which is bogus | des | 2000-11-27 | 1 | -7/+10 |
* | Don't scroll of the end of the help pages when using the visual | dwmalone | 2000-11-26 | 1 | -2/+1 |
* | Lock down the network interface queues. The queue mutex must be obtained | jlemon | 2000-11-25 | 2 | -6/+16 |
* | Correct a misnamed argument hidden behind a #ifdef DEBUG | jlemon | 2000-11-25 | 1 | -1/+1 |
* | Revert the last commit to the callout interface, and add a flag to | jlemon | 2000-11-25 | 1 | -1/+1 |
* | These files are mpsafe. | alfred | 2000-11-25 | 2 | -0/+7 |
* | o Change the argument of linux_sigreturn to be a pointer to a | marcel | 2000-11-23 | 6 | -77/+72 |
* | Change the argument of linux_sigreturn to be a pointer to a | marcel | 2000-11-23 | 1 | -1/+1 |
* | Don't unregister the ioctl handlers before we verified we | marcel | 2000-11-23 | 1 | -11/+14 |
* | Protect the following with a lockmgr lock: | jake | 2000-11-22 | 1 | -0/+3 |
* | Assembler fixes. | markm | 2000-11-21 | 3 | -7/+7 |
* | Add a consistent API to a feature that most modern CPUs have; a fast | markm | 2000-11-21 | 1 | -0/+21 |
* | Stop handcoding a couple of instructions since gas 2.10 can properly | jhb | 2000-11-21 | 2 | -5/+2 |
* | Make programs which still #include <machine/{mouse,console}.h> fail | phk | 2000-11-20 | 2 | -14/+2 |
* | Duh. These have been sitting in my tree since I committed this stuff. | julian | 2000-11-20 | 2 | -0/+58 |
* | - Protect the callout wheel with a separate spin mutex, callout_lock. | jake | 2000-11-19 | 1 | -0/+2 |
* | - Split the run queue and sleep queue linkage, so that a process | jake | 2000-11-17 | 1 | -1/+1 |
* | - Change extra sanity checks in cpu_switch() to be conditional on INVARIANTS | jhb | 2000-11-17 | 1 | -31/+3 |
* | Add kernel option NETGRAPH_ONE2MANY. | archie | 2000-11-16 | 1 | -0/+1 |
* | Don't release and acquire Giant in mi_switch(). Instead, release and | jhb | 2000-11-16 | 1 | -0/+2 |
* | remove redundant declaration of bsd_to_linux_sigset() | gallatin | 2000-11-16 | 1 | -1/+0 |
* | fix glaring bugs in rt signals -- copyout the right signal mask in | gallatin | 2000-11-16 | 1 | -2/+3 |
* | Assert that Giant is not owned during the main loop of ithd_loop(). | jhb | 2000-11-15 | 1 | -0/+1 |
* | Declare the 'witness_spin_check' properly as a per-CPU variable in the | jhb | 2000-11-15 | 1 | -0/+1 |
* | vx no longer uses pci compat shims and this doesn't need a count | imp | 2000-11-15 | 1 | -1/+1 |
* | MFGENERIC: 1.291 | imp | 2000-11-15 | 1 | -0/+6 |
* | Add pmtimer device, necessary for proper time keeping when apm or | imp | 2000-11-15 | 1 | -0/+2 |
* | Always enable interrupts during fork_trampoline() after releasing the | jhb | 2000-11-14 | 1 | -0/+3 |
* | Proper capitalization of PCMCIA (and avoid matching pcm) | jkh | 2000-11-14 | 1 | -1/+1 |
* | In the year 2000, I think it's perfectly reasonable to include audio | jkh | 2000-11-14 | 2 | -0/+7 |
* | Make linux_sendsig and linux_sigreturn use all 64 bits of a | gallatin | 2000-11-13 | 2 | -5/+56 |
* | Fix a bug with handling of the saved interrupt state for spin mutexes in | jhb | 2000-11-13 | 1 | -2/+2 |
* | Initialize bus_space_handle_t with zero (for PC-98). | nyan | 2000-11-13 | 2 | -4/+4 |
* | Revert auto-generation. The Alpha port is broken. | marcel | 2000-11-10 | 9 | -6/+1125 |
* | Make MINSIGSTKSZ machine dependent, and have the sigaltstack | marcel | 2000-11-09 | 5 | -10/+17 |
* | Sync with Alpha: | marcel | 2000-11-09 | 9 | -1128/+8 |
* | Farewell our code. We will switch acpica code from Intel. | takawata | 2000-11-09 | 3 | -498/+0 |
* | Fix CMSG and ALIGN macro usage. | asmodai | 2000-11-08 | 1 | -13/+25 |
* | Document DISABLE_PSE. | asmodai | 2000-11-08 | 1 | -0/+2 |
* | Document CLUSTERDEBUG, CPU_UPGRADE_HW_CACHE and LOCKF_DEBUG. | asmodai | 2000-11-08 | 1 | -0/+8 |
* | Fix some further english grammar and typo's. | asmodai | 2000-11-08 | 1 | -3/+3 |