summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Remove a stale comment, fix indentation.luigi2003-06-281-8/+5
* whitespace fixluigi2003-06-281-1/+1
* enable interrupt routing for mcpcia based systemsticso2003-06-281-53/+44
* MFi386: revision 1.566.nyan2003-06-282-76/+0
* Fix several problems related to resume:simokawa2003-06-284-5/+40
* Implement cpu_set_upcall_kse(). Elementary testing shows that thismarcel2003-06-281-0/+26
* - Don't migrate to stopped cpus.jeff2003-06-281-4/+4
* Hook grackle system controller/heathrow interrupt controller to PPC build.grehan2003-06-281-0/+2
* A module to handle the interrupt controller on Heathrow/Paddingtongrehan2003-06-282-0/+545
* A module for the Motorola MPC106 system controller aka 'Grackle'grehan2003-06-282-0/+622
* o Change kse_thr_interrupt to allow send a signal to a specified thread,davidxu2003-06-289-149/+354
* - If smp is not started yet don't try to load balance or we'll put threadsjeff2003-06-281-0/+3
* Fix POSIX compatible bug for sigwaitinfo and sigtimedwait.davidxu2003-06-281-4/+11
* Attach the amd(4) module to the i386 and pc98 builds only;ru2003-06-281-0/+1
* - Use an int rather than a vm_pindex_t to represent the desired pagealc2003-06-281-24/+6
* Add a machine depended function thread_siginfo, SA signal codedavidxu2003-06-289-0/+174
* - Throttle the inherited sleep and run time in sched_fork_kseg(). Thisjeff2003-06-281-4/+4
* switch to new 802.11 supportsam2003-06-281-2/+3
* hookup ath and ath_hal to the buildsam2003-06-281-0/+2
* update for new 802.11 supportsam2003-06-2811-160/+134
* switch to new 802.11 supportsam2003-06-281-1/+7
* remove old 802.11 support; replaced by new code in sys/net80211sam2003-06-282-4027/+0
* Catch amd64 up with the pending busdma async callback locking. Though thisscottl2003-06-281-0/+5
* - Adjust the default maximum slice value to ~140ms. This has improved thejeff2003-06-281-2/+2
* Announce umct to kernel build.scottl2003-06-282-0/+3
* Hook umct up to the module tree.scottl2003-06-281-0/+1
* Add 'umct', a driver for MCT Corp. and Belkin F5U109 USB-Serial adapters.scottl2003-06-282-0/+520
* Fix a race condition in the flushing of commands thatgibbs2003-06-281-49/+379
* aic79xx.h:gibbs2003-06-282-10/+16
* Use clr instead of an explicit mov from ALLZEROSgibbs2003-06-281-2/+2
* Implement ahd_inq_scbram() and change the implementiongibbs2003-06-281-5/+12
* Correct a typo in a comment.gibbs2003-06-281-10/+23
* aic79xx.seq:gibbs2003-06-281-5/+4
* aic79xx.h:gibbs2003-06-282-16/+23
* Turn ips back on.peter2003-06-271-2/+1
* Fix pointer/int warnings so this compiles on amd64. The driver wantspeter2003-06-273-4/+4
* Tidy up leftover lazy_switch instrumentation that is no longer needed.peter2003-06-277-125/+2
* *groan*. I can't win today. Fix manual transcription error so that thepeter2003-06-271-1/+1
* Make LAZY_SWITCH work with PAEpeter2003-06-271-0/+4
* Whitespace cleanups (verified with MD5 1832ce5ede6c58c844dfb53fd48f0eea).njl2003-06-271-123/+133
* Fix the false IPIs on smp when using LAZY_SWITCH caused by pmap_activate()peter2003-06-274-9/+18
* Check crypto driver capabilities and if the driver operates synchronouslysam2003-06-273-0/+54
* Add support to eliminate a context switch per crypto op when using thesam2003-06-275-25/+35
* Simple read-modify-write operations on a vm object's flags, ref_count, andalc2003-06-271-4/+0
* Sort the list of PCI ID's in numerical order and fix a whitespace bogon.jhb2003-06-272-8/+8
* Fix a bug where a truncate operation involving truncate() or ftruncate() ontrhodes2003-06-271-17/+10
* Prevent probing the secondary channel on CMD646 controllers if thegrehan2003-06-271-0/+6
* Fix this to build on alpha. Build test successful.smkelly2003-06-271-1/+1
* Do the first and mostly mechanical step of adding mutex support to thescottl2003-06-274-0/+16
* revise copyright notices per discussion with Atsushi Onoe <onoe@sm.sony.co.jp>sam2003-06-2713-215/+221
OpenPOWER on IntegriCloud