| Commit message (Expand) | Author | Age | Files | Lines |
* | - Express hard dependencies on bus (pci, isa, pccard) and | mdodd | 2003-04-15 | 86 | -92/+223 |
* | Add a module version number. | mdodd | 2003-04-15 | 1 | -0/+1 |
* | Express bus dependency a little more clearly. | mdodd | 2003-04-15 | 1 | -31/+31 |
* | Rework the rl_encap failure case. Previously, we would stuff the | silby | 2003-04-15 | 1 | -3/+3 |
* | style(9) | mux | 2003-04-15 | 2 | -4/+4 |
* | Add another MBUF_STRESS_TEST feature, m_defragrandomfailures. | silby | 2003-04-15 | 1 | -0/+15 |
* | Update locking on the kmem_object to use the new macros. | alc | 2003-04-15 | 1 | -7/+7 |
* | Add MAC_ALWAYS_LABEL_MBUF to options; this permits the administrator | rwatson | 2003-04-14 | 1 | -1/+7 |
* | Move MAC label storage for mbufs into m_tags from the m_pkthdr structure, | rwatson | 2003-04-14 | 18 | -200/+1118 |
* | Abstract access to the mbuf header label behind a new function, | rwatson | 2003-04-14 | 9 | -225/+720 |
* | Use MBTOM() to convert mbuf allocator flags to malloc() flags, rather | rwatson | 2003-04-14 | 2 | -5/+3 |
* | Use pci_enable_{busmaster|io}() instead of directly writing into | sobomax | 2003-04-14 | 1 | -3/+3 |
* | Use while (*controlp != NULL) instead of do ... while (*control != NULL) | cognet | 2003-04-14 | 1 | -2/+1 |
* | Use a sim for each device on it's own instead of one for all umass | ticso | 2003-04-14 | 1 | -145/+62 |
* | Panic if bus_dmamap_load() doesn't respect maxsegsz. | simokawa | 2003-04-14 | 1 | -3/+9 |
* | add EHCI (USB 2.0) controller support. | ticso | 2003-04-14 | 9 | -0/+3610 |
* | Restore delayed load support for the resource shortage case. | simokawa | 2003-04-14 | 2 | -6/+54 |
* | Before attaching device set PCIM_CMD_PORTEN in addition to | sobomax | 2003-04-14 | 1 | -2/+2 |
* | More correct patch: Only call biofinish if we have not already sent | phk | 2003-04-14 | 2 | -2/+36 |
* | Call biofinish() also when we get a malloc() failure. | phk | 2003-04-14 | 2 | -8/+2 |
* | * Use _bus_dmamap_load_buffer() and respect maxsegsz in bus_dmamap_load(). | simokawa | 2003-04-14 | 2 | -238/+60 |
* | Update locking on the kernel_object to use the new macros. | alc | 2003-04-14 | 2 | -6/+6 |
* | Lock some manipulations of the vm object's flags. | alc | 2003-04-13 | 1 | -0/+2 |
* | - Move the routine for flushing all user mappings from the tlb from pmap to | jake | 2003-04-13 | 9 | -158/+102 |
* | Add definitions for location of the magic sequence and the length | phk | 2003-04-13 | 1 | -1/+5 |
* | Made vmspace0 non-static. Its useful to be able to identify a vmspace as | jake | 2003-04-13 | 2 | -1/+2 |
* | Lock some manipulations of the vm object's flags. | alc | 2003-04-13 | 2 | -4/+6 |
* | Lock some manipulations of the vm object's flags. | alc | 2003-04-13 | 2 | -9/+9 |
* | Add new macros for locking and unlocking a vm object. | alc | 2003-04-13 | 1 | -0/+3 |
* | Since dynamic allocation of device major numbers so far have not | phk | 2003-04-13 | 1 | -1/+0 |
* | Time has run from the "run GEOM in userland" harness, and the new regression | phk | 2003-04-13 | 15 | -140/+0 |
* | Driver for Granch SBNI16 SHDSL modem | fjoe | 2003-04-13 | 6 | -0/+1263 |
* | No need to unlock if error detected before locking. | hsu | 2003-04-13 | 1 | -2/+4 |
* | Use vm_object_pip_wait() rather than reimplementing it. | alc | 2003-04-13 | 1 | -2/+1 |
* | The dpt, ex and idt modules are for i386 only. | nyan | 2003-04-13 | 1 | -3/+3 |
* | Permit vm_object_pip_add() and vm_object_pip_wakeup() on the kmem_object | alc | 2003-04-13 | 1 | -2/+4 |
* | Eliminate unnecessary gotos from kmem_malloc(). | alc | 2003-04-13 | 1 | -6/+3 |
* | - Unbreak priority prop. for timeshare threads. Always place something on | jeff | 2003-04-12 | 1 | -3/+1 |
* | If we hit access ahead of a spoil event, we should have negative | phk | 2003-04-12 | 1 | -7/+3 |
* | Fix a bug which resulted in orphanization getting confused every now | phk | 2003-04-12 | 1 | -1/+1 |
* | protoypes for the dos_partition encoding functions. | phk | 2003-04-12 | 1 | -1/+3 |
* | Options that go into homonymous headers shouldn't specify the header name. | des | 2003-04-12 | 6 | -11/+11 |
* | Retire the experimental bio_taskqueue(), it was not quite as usable as | phk | 2003-04-12 | 2 | -29/+0 |
* | Remove the unused ioctl routine. | phk | 2003-04-12 | 1 | -32/+0 |
* | Retire the "frontstuff" record keeping, it was no match for the | phk | 2003-04-12 | 8 | -38/+1 |
* | Move the functions for encoding decoding struct dos_partition into | phk | 2003-04-12 | 5 | -18/+77 |
* | - Clean up some debug code left over from my earlier megacommit. | jeff | 2003-04-12 | 1 | -17/+8 |
* | - We only care about the base priority. Ignore the SCHED_FIFO_BIT so that | jeff | 2003-04-12 | 1 | -5/+5 |
* | fix typo in the previous commit. | simokawa | 2003-04-12 | 1 | -1/+1 |
* | Rename MBUF_FRAG_TEST to MBUF_STRESS_TEST as it will be extended | silby | 2003-04-12 | 3 | -10/+9 |