Age | Commit message (Expand) | Author |
2006-05-07 | .globl PTDsize; mickey obviously doesn't test before he commits | Mark Kettenis |
2006-05-06 | somehow PTDsize got lost from the pae diff; found by kettenis@ | Michael Shalayeff |
2006-05-02 | * Plug memory leak if init fails; ok gwk@ | Patrick Latifi |
2006-05-01 | Fixup broken mpbios'es on VT8237 and nForce4 chipsets. Fixes interrupt | Mark Kettenis |
2006-05-01 | add commented out entries for the Neterion Xframe-I 10Gb ethernet adapters. | Brad Smith |
2006-04-30 | sync the I2O section with macppc config, adding the I2O SCSI pass-through dri... | Brad Smith |
2006-04-30 | Do not leave behind half-initialized data structures so we don't stumble over | Mark Kettenis |
2006-04-29 | Driver for Silicon Laboratories CP2101/CP2102 based serial adapters. | Jonathan Gray |
2006-04-28 | Fix cast warning in sys/arch/i386/i386/acpi_machdep.c, caused by recent PAE | Dimitry Andric |
2006-04-27 | 2 lines of code in most drivers, to do the timestamping; ok miod kettenis | Theo de Raadt |
2006-04-27 | implement separate PAE pmap that allows access to 64g of physmem | Michael Shalayeff |
2006-04-27 | from PAE work: | Michael Shalayeff |
2006-04-25 | enable udcf, why not | Theo de Raadt |
2006-04-24 | Enable profling in asm if either PROF or GPROF is enabled, kernel profiling | Dale Rahn |
2006-04-21 | the esm_sensor_maps describe esm sensors, not kernel sensors. i have no | David Gwynne |
2006-04-19 | Driver to decode the DCF77 time code using a USB attached Gude Expert | Marc Balmer |
2006-04-19 | from todays freebsd advisory: fxrstor on amd cpu does not restore fip,fdp,fop... | Michael Shalayeff |
2006-04-19 | curpcb is long gone and is a #define -- do not declare it global anymore (no ... | Michael Shalayeff |
2006-04-18 | ANSIfy | Gordon Willem Klok |
2006-04-18 | If mpbios doesn't specify a valid CPU signature, fall back on information | Mark Kettenis |
2006-04-18 | Make sure we print crucial debug information before we panic. | Mark Kettenis |
2006-04-18 | Correct the heuristic to determin Cool`n'Quiet vs. Powernow! spotted in | Gordon Willem Klok |
2006-04-18 | Ensure that we check if the transition succeeded before we adjust | Gordon Willem Klok |
2006-04-15 | fail opening apm device if apm is disconnected; deradt ok | Michael Shalayeff |
2006-04-15 | Don't bother setting the frequency entry in the available states table | Gordon Willem Klok |
2006-04-15 | Eliminate some pointers we dont use, originally for multiprocessor support, | Gordon Willem Klok |
2006-04-15 | Rid k7_powernow_setperf() of some bad math, this code expected the values | Gordon Willem Klok |
2006-04-15 | Change the return value in k7_powernow_setperf() from 1 to 0 so that it | Gordon Willem Klok |
2006-04-15 | Loop on the number of PST reported by the bios not a magic number. | Gordon Willem Klok |
2006-04-15 | Print out trap number as well as string | Tobias Weingartner |
2006-04-15 | Fix the NIOAPIC case as well | Tobias Weingartner |
2006-04-14 | Remove final DUMMY_NOPS vestige of a macro as well. | Tobias Weingartner |
2006-04-14 | Nuke DUMMY_NOPS, cleanup. | Tobias Weingartner |
2006-04-14 | ANSIfy function names. | Marco Peereboom |
2006-04-10 | sch5017 is an adt7460 clone of some type. also, we are seeing some | Theo de Raadt |
2006-04-10 | enable schenv | Theo de Raadt |
2006-04-09 | #ifdef lint wraps for va_start | Theo de Raadt |
2006-04-08 | Don't panic in apic_intr_establush() if interrupt is not sharable and already | Mark Kettenis |
2006-04-06 | Hook up mfi, remains disabled. | Marco Peereboom |
2006-04-04 | Small hex-vs-decimal typo from gwk, and tested by me (with cpusig check | Uwe Stuehler |
2006-03-29 | workaround for intel errata p53 -- follow lapic writes w/ a read; toby@ kette... | Michael Shalayeff |
2006-03-29 | Recognise it(4) at port 0xd00 as well. This is where ASUS seem | Jonathan Gray |
2006-03-27 | kill unused extern in ifdef DEBUG even | Michael Shalayeff |
2006-03-26 | Support for accesing 8-bit ISA I/O throught the gpio(4) | Alexander Yurchenko |
2006-03-24 | move the mp tramp higher to avoid trashing boot args and also to fight strang... | Michael Shalayeff |
2006-03-24 | Enable umsm(4) on archs that support CardBus. | Jonathan Gray |
2006-03-20 | a bit of demagification. this moves the checks for the cpu scaling features | David Gwynne |
2006-03-19 | remove unused bdbtofsb(bn) macro | Martin Reindl |
2006-03-16 | spaces | Theo de Raadt |
2006-03-16 | Fix for PR 4966: Only disregard bit 27 of MSR_EBL_CR_POWERON for | Dimitry Andric |