Age | Commit message (Expand) | Author |
2007-11-07 | rename the Intel 82452 hostbridge chipset entry. | Brad Smith |
2007-11-07 | More SPLBIO around scsi_done. | Kenneth R Westerback |
2007-11-06 | Close a race where we might save/drop the fpu state of the wrong process in | Mark Kettenis |
2007-11-06 | ramdisks should have the same behaviour as GENERIC | Theo de Raadt |
2007-11-06 | all ACPI_ENABLE kernels need acpi_interrupt() | Theo de Raadt |
2007-11-06 | Do not panic in arpintr() if IF_DEQUEUE returns NULL, this is perfectly legal | Miod Vallat |
2007-11-06 | Keep a pending software interrupts mask per processor, instead of having it | Miod Vallat |
2007-11-06 | Comment out the pmap fine grained locking stuff, it is not necessary for now | Miod Vallat |
2007-11-06 | Be sure to pmap_deactivate() a process during context switches, so that | Miod Vallat |
2007-11-06 | Remove the now unused idle_u, and call the secondary processors startup | Miod Vallat |
2007-11-06 | regen | Mark Kettenis |
2007-11-06 | Add Enable/Agere LU3X31T2. | Mark Kettenis |
2007-11-06 | Generalize most of the apple-specific code, since it works fine on | Deanna Phillips |
2007-11-06 | Expand the nfsm_srvfillattr() macro and | Thordur I. Bjornsson |
2007-11-06 | Get rid of TC_IPL_xxx values and tc_intrlevel_t, and use IPL_xxx and int. | Miod Vallat |
2007-11-06 | sync | Antoine Jacoutot |
2007-11-06 | - from FreeBSD: | Antoine Jacoutot |
2007-11-06 | More scsi_done() at SPLBIO. | Kenneth R Westerback |
2007-11-06 | Fix SDF_DIRTY handling, eliminate useless SDF_FLUSHING. The sd_flush() | Kenneth R Westerback |
2007-11-06 | More scsi_done() at SPLBIO. | Kenneth R Westerback |
2007-11-06 | move acpi_read_pmreg() and acpi_write_pmreg() out of SMALL_KERNEL so | Theo de Raadt |
2007-11-05 | More scsi_done() at SPLBIO. | Kenneth R Westerback |
2007-11-05 | More scsi_done() at SPLBIO. Wrap more interrupt function calls while | Kenneth R Westerback |
2007-11-05 | I screwed the pooch. Fix the stack offsets. | Tobias Weingartner |
2007-11-05 | deinline nfs_attrtimeo(); and remove some associated | Thordur I. Bjornsson |
2007-11-05 | More scsi_done() at SPLBIO. Wrap more interrupt function calls while | Kenneth R Westerback |
2007-11-05 | More scsi_done() at SPLBIO. Wrap another interrupt function call while | Kenneth R Westerback |
2007-11-05 | Sprinkle a few holy membars around memory writes. | Miod Vallat |
2007-11-05 | Add support for the Meinberg PEX511 PCI Express DCF77 radio clock. | Marc Balmer |
2007-11-05 | regen. | Marc Balmer |
2007-11-05 | Add the Meinberg PEX511 PCI-express DCF77 radio clock. | Marc Balmer |
2007-11-05 | fix and use DEVICE_IS_VGA_PCI, makes vgafb_pci_match() much simpler | Martin Reindl |
2007-11-05 | temporary ddb buffers need to be a bit larger on 64 bit systems to cope with | Miod Vallat |
2007-11-05 | More scsi_done() at SPLBIO. Wrap another interrupt function call while | Kenneth R Westerback |
2007-11-05 | More scsi_done() at SPLBIO. Wrap another interrupt function call while | Kenneth R Westerback |
2007-11-05 | More scsi_done() at SPLBIO. | Kenneth R Westerback |
2007-11-05 | Establish the acpi interrupt earlier. Fixes problems with some | Can Erkin Acar |
2007-11-05 | More scsi_done() at SPLBIO. If you poll by manually calling the | Kenneth R Westerback |
2007-11-05 | Oops. Stray debug printf snuck in. | Kenneth R Westerback |
2007-11-05 | Fix some cpu_switchto fallout. Reading disklabels to find raid | Kenneth R Westerback |
2007-11-05 | regen. | Owain Ainsworth |
2007-11-05 | add "82452KX/GX Orion Extended Express Processor to PCI Bridge", from NetBSD. | Owain Ainsworth |
2007-11-05 | recognise (and use) ahci 1.2 controllers. | David Gwynne |
2007-11-05 | Use the acpi_{acquire,release}_global_lock() to implement the global | Tobias Weingartner |
2007-11-05 | scsi_done() must be called at SPLBIO. | Kenneth R Westerback |
2007-11-05 | wait for the marvell firmware to become ok. | David Gwynne |
2007-11-05 | Take a bit more care to ensure that SCSI_POLL commands always return | Kenneth R Westerback |
2007-11-05 | audio encoding conversion cleanup | Jacob Meuser |
2007-11-04 | Check for non-zero address if mapping to the extended addresses. | Mike Belopuhov |
2007-11-04 | replace even more ctob/btoc with ptoa/atop | Martin Reindl |