Age | Commit message (Expand) | Author |
2007-11-15 | Add struct for processors. | Marco Peereboom |
2007-11-14 | Cache curcpu() value into a local variable when it is used more than once in | Miod Vallat |
2007-11-14 | No need to check whether we are the primary processor in m188_{clock,stat}intr, | Miod Vallat |
2007-11-14 | Merge the ci_alive and ci_primary boolean values of struct cpu_info into | Miod Vallat |
2007-11-14 | When processing a data access fault, keep the kernel lock while invoking | Miod Vallat |
2007-11-14 | When servicing an exception, do not enable interrupts if they were not | Miod Vallat |
2007-11-14 | Unknown codecs don't have a name field, so print what we read from | Deanna Phillips |
2007-11-14 | prettify the RCS id (less whitespace) | Thordur I. Bjornsson |
2007-11-14 | Remove eeprom.h. | Mark Kettenis |
2007-11-14 | Turn the spl* macros into functions. | Thordur I. Bjornsson |
2007-11-14 | shrink floppy build by knocking out some unused bits of code; seen by canacar | Theo de Raadt |
2007-11-14 | spacing | Theo de Raadt |
2007-11-14 | Fix handling of local AML variables for type conversion: | Can Erkin Acar |
2007-11-14 | do not call crypto_done() on errors, since the drivers already do this. | Markus Friedl |
2007-11-14 | do not process requests linked to unused sessions. (crypto_freesession | Markus Friedl |
2007-11-14 | Let ``machine cpu #'' hop to the given cpu. | Miod Vallat |
2007-11-14 | Be consistent in db_cmd_loop_done declaration. | Miod Vallat |
2007-11-14 | CCU-550 EVDO; Alexey Vatchenko | Theo de Raadt |
2007-11-14 | sync | Theo de Raadt |
2007-11-14 | Add ieee80211_rate2plcp() and ieee80211_plcp2rate() functions, which | Marcus Glocker |
2007-11-14 | add the Marvell 88E8042 and 88E8072 PCI ids. | Brad Smith |
2007-11-14 | regen | Brad Smith |
2007-11-14 | - add the ATI Radeon X1950 Pro video adapter. | Brad Smith |
2007-11-14 | less obnoxious dmesg | Deanna Phillips |
2007-11-14 | regen | Brad Smith |
2007-11-14 | - add the Intel G33 PCIe bridge. | Brad Smith |
2007-11-13 | Fix printf format string. | Mark Kettenis |
2007-11-13 | Remove bsd_openprom.h. | Mark Kettenis |
2007-11-13 | Expose mace_bus_dma_tag and extend the crimebus extent. This allows the | Joel Sing |
2007-11-13 | Give wscons_machdep.c half a spanking. This allows wsdisplay to compile on | Joel Sing |
2007-11-13 | fix output after deraadts fixes in usb. prints attach and address info on | David Gwynne |
2007-11-12 | spacing | Theo de Raadt |
2007-11-12 | no need to print acpi name on attach | Theo de Raadt |
2007-11-12 | a little less excitement (every printf does not need to end in !) | Theo de Raadt |
2007-11-12 | correct : vs , in attach-time messages | Theo de Raadt |
2007-11-12 | Restart clock before invoking hardclock() and statclock(), otherwise they | Miod Vallat |
2007-11-12 | Use isa_intr_establish() to establish the SCI interrupt handler; this makes | Mark Kettenis |
2007-11-12 | Split handling of unmaskable vs maskable ipi to make the core simpler, | Miod Vallat |
2007-11-12 | spacing | Theo de Raadt |
2007-11-12 | /dev/openprom | Mark Kettenis |
2007-11-12 | Don't use utc_off, time is always reported in UTC. | Marc Balmer |
2007-11-12 | Don't use utc_off when using the hires timestamp. | Marc Balmer |
2007-11-12 | sync | Theo de Raadt |
2007-11-12 | ti usb serial | Theo de Raadt |
2007-11-12 | fix some problems with lazy fpu context handling: | Todd C. Miller |
2007-11-12 | repair input vs output confusion | Jacob Meuser |
2007-11-12 | sync | Theo de Raadt |
2007-11-12 | correct a ricoh label | Theo de Raadt |
2007-11-12 | only print bif info that is complete | Theo de Raadt |
2007-11-12 | missing : | Theo de Raadt |