Age | Commit message (Expand) | Author |
2010-01-11 | Increase/decrease the per-CPU interrupt depth variable around APIC interrupts | Mark Kettenis |
2010-01-10 | Fix two bugs in IPsec/HMAC-SHA2: | Markus Friedl |
2010-01-03 | enable aibs | Theo de Raadt |
2009-12-20 | compile in utrh | Theo de Raadt |
2009-12-09 | add uhts(4). | Matthieu Herrb |
2009-12-09 | Remove the clean gdt bit and leave the idt part in. | Paul Irofti |
2009-12-09 | add two new MD only pmap apis to amd64 and i386 (not to be used in MI | Owain Ainsworth |
2009-12-09 | add cpufunc functions for the clflush instruction and the mfence | Owain Ainsworth |
2009-12-09 | Detect the cache line size for the clflush instruction when we identify | Owain Ainsworth |
2009-12-04 | ahc fits again | Theo de Raadt |
2009-12-01 | Don't claim to know about nehalem until we can be sure | Jonathan Gray |
2009-12-01 | The MD ACPI PSS paths are using MSRs they shouldn't be | Jonathan Gray |
2009-11-30 | KNF | Paul Irofti |
2009-11-30 | Bump up array size to prevent overflow when probing memory | Can Erkin Acar |
2009-11-29 | At suspend time there is no need for a fancy cr3 dance to decide if | Theo de Raadt |
2009-11-29 | Reload mtrr state on all CPUs after updates. Seems to speed up X on MP | Mark Kettenis |
2009-11-27 | Move MB_LEN_MAX into the machine-independent sys/limits.h header, | Philip Guenthe |
2009-11-26 | Reset the wakeup vector to ensure that we don't resume on reboot. | Mike Larkin |
2009-11-26 | do not pull acpi_wakecode.o into RAMDISKS | Theo de Raadt |
2009-11-26 | move gcu* to near what it is used by | Theo de Raadt |
2009-11-26 | Add an explicit check for supported models (10, 13, 15) before setting up the | Nicholas Marriott |
2009-11-25 | Repair typo in commented-out DRM option, 'sure' oga@ | Ian Darwin |
2009-11-25 | add gcu(4) to GENERIC and RAMDISK_CD | Dariusz Swiderski |
2009-11-25 | Make sure we get a clean gdt from the BIOS. | Paul Irofti |
2009-11-24 | Save FPU state before suspend. | Mike Larkin |
2009-11-24 | Poke CR3 one last time before resuming. Suggested by deraadt@. | Mike Larkin |
2009-11-24 | enable uthum(4), and rearrange some nearby goop | Theo de Raadt |
2009-11-23 | diffable against amd64 | Theo de Raadt |
2009-11-23 | bios* devices need to call their children on suspend/resume. | Mike Larkin |
2009-11-23 | Remove ACPI_SLEEP_ENABLED checks. | Paul Irofti |
2009-11-23 | pchb must walk children too | Theo de Raadt |
2009-11-23 | Use config_activate_children() for our cf_activate function | Theo de Raadt |
2009-11-22 | Repost the vbios and remove a spurious cli on i386 ACPI resume code. | Mike Larkin |
2009-11-18 | Don't whinge about not knowing the bus_clock for EP80579 (model 0x15) | Jonathan Gray |
2009-11-15 | athn(4) has a future in here. | Theo de Raadt |
2009-11-14 | athn(4), a driver for Atheros 802.11a/g/n devices. | Damien Bergamini |
2009-11-12 | oops my slow editor conspired against me | Theo de Raadt |
2009-11-12 | if the table got messed up, early loop termination is not gauranteed, and | Theo de Raadt |
2009-11-08 | update description for iwn(4) | Damien Bergamini |
2009-11-04 | Get rid of __HAVE_GENERIC_SOFT_INTERRUPTS now that all our platforms support it. | Mark Kettenis |
2009-11-03 | fix previous commit. | Damien Bergamini |
2009-10-31 | s/Mhz/MHz/, MHz is a multiple of the SI unit hertz (whose symbol is Hz). | Igor Sobrado |
2009-10-30 | correct interrupt status bits; patfbsd@davenulle.org | Theo de Raadt |
2009-10-28 | delete balony comment; ok kettenis | Theo de Raadt |
2009-10-28 | no more eisa, sorry | Theo de Raadt |
2009-10-26 | Load %mxcsr when initializing the FPU on machines that support SSE. | Mark Kettenis |
2009-10-24 | Match on `esm' as the device name, not `anything starting with esm'; ok dlg@ | Miod Vallat |
2009-10-19 | Correct a target name so that we don't rebuild vers.o (and then | Philip Guenthe |
2009-10-07 | This file is supposed to compile. | Theo de Raadt |
2009-10-07 | add support for the temperature sensor of VIA Nano and C7-M CPUs. | Kevin Lo |