| Commit message (Expand) | Author | Age | Files | Lines |
* | mca: small enhancements related to cpu quirks | avg | 2009-12-03 | 1 | -8/+22 |
* | Fix cut'n paste on the AR9280 entry. | thompsa | 2009-12-02 | 1 | -1/+1 |
* | mca: improve status checking, recording and reporting | avg | 2009-12-02 | 2 | -49/+63 |
* | Add missing ath_ar9* ath hal entries. | thompsa | 2009-12-02 | 1 | -0/+2 |
* | amdsbwd: new driver for AMD SB600/SB7xx watchdog timer | avg | 2009-11-30 | 1 | -0/+2 |
* | x86 cpu features: add MOVBE reporting and flag | avg | 2009-11-30 | 2 | -1/+2 |
* | Simplify the invocation of vm_fault(). Specifically, eliminate the flag | alc | 2009-11-27 | 1 | -3/+1 |
* | i386 has not (yet) any DEV_ATPIC conditional than axe it out from Xen | attilio | 2009-11-27 | 1 | -4/+0 |
* | fixup kernel core dumps on paravirtual guests | kmacy | 2009-11-24 | 1 | -1/+1 |
* | - Add more aggressive BPF JIT optimization. This is in more favor of i386 | jkim | 2009-11-23 | 2 | -58/+105 |
* | Add an experimental and rudimentary JIT optimizer to reduce unncessary | jkim | 2009-11-21 | 2 | -47/+127 |
* | General style cleanup, no functional change. | jkim | 2009-11-20 | 1 | -32/+29 |
* | - Allocate scratch memory on stack instead of pre-allocating it with | jkim | 2009-11-20 | 2 | -17/+27 |
* | Fix tinderbox build for i386 and sync amd64 with it. | jkim | 2009-11-19 | 1 | -1/+1 |
* | - Change internal function bpf_jit_compile() to return allocated size of | jkim | 2009-11-18 | 1 | -9/+7 |
* | - Make BPF JIT compiler working again in userland. We are limiting size of | jkim | 2009-11-18 | 2 | -12/+25 |
* | Previous solution appeared to be unsufficient. After additional testing | mav | 2009-11-14 | 1 | -18/+18 |
* | Retry only once, if BIOS is completely broken and gives zero freqs. | mav | 2009-11-14 | 1 | -1/+1 |
* | Desktop Core2Duo/Core2Quad CPUs are unable to control frequency of single | mav | 2009-11-14 | 1 | -3/+12 |
* | Fix cpu model for PODP5V83. It is P24T, not P54T. | nyan | 2009-11-12 | 1 | -1/+1 |
* | - Style nits. | kuriyama | 2009-11-12 | 1 | -3/+1 |
* | reflect that pg_ps_enabled is a tunable, not just a read-only sysctl | avg | 2009-11-11 | 2 | -2/+2 |
* | Extract the code that records syscall results in the frame into MD | kib | 2009-11-10 | 2 | -29/+37 |
* | Make isa_dma functions MPSAFE by introducing its own private lock. These | rdivacky | 2009-11-09 | 1 | -27/+83 |
* | - Add hw.clflush_disable loader tunable to avoid panic (trap 9) at | kuriyama | 2009-11-09 | 1 | -1/+18 |
* | Strip from messages for users external URLs the project cannot directly | attilio | 2009-11-05 | 1 | -4/+1 |
* | Opteron rev E family of processor expose a bug where, in very rare | attilio | 2009-11-04 | 1 | -0/+18 |
* | Unobfuscate unit number handling in apm(4). | ed | 2009-10-31 | 1 | -13/+9 |
* | Fix some problems with effective mmap() offsets > 32 bits. This was | jhb | 2009-10-28 | 1 | -34/+31 |
* | In r197963, a race with thread being selected for signal delivery | kib | 2009-10-27 | 2 | -33/+12 |
* | o Introduce vm_sync_icache() for making the I-cache coherent with | marcel | 2009-10-21 | 2 | -0/+10 |
* | add amdtemp to i386 NOTES | avg | 2009-10-20 | 1 | -0/+2 |
* | Move intr_describe() out of #ifdef SMP; the function is always required. | kib | 2009-10-16 | 1 | -17/+17 |
* | Add a facility for associating optional descriptions with active interrupt | jhb | 2009-10-15 | 3 | -0/+30 |
* | Move the USB wireless drivers down into their own section next to the USB | jhb | 2009-10-13 | 1 | -4/+5 |
* | Define architectural load bases for PIE binaries. Addresses were selected | kib | 2009-10-10 | 1 | -0/+2 |
* | atomic_cmpset_barr_* was added in order to cope with compilers willing to | attilio | 2009-10-09 | 1 | -64/+48 |
* | - All the functions in atomic.h needs to be in "physical" form (like | attilio | 2009-10-06 | 1 | -45/+50 |
* | Per their definition, atomic instructions used in conjuction with | attilio | 2009-10-06 | 1 | -46/+73 |
* | Make sure that the primary native brandinfo always gets added | bz | 2009-10-03 | 1 | -1/+1 |
* | make read_eflags and write_eflags accomplish the same effect on PVM as native, | kmacy | 2009-10-01 | 3 | -28/+42 |
* | As a workaround, for Intel CPUs, do not use CLFLUSH in | kib | 2009-10-01 | 1 | -0/+6 |
* | Improve 802.11s comment. | rpaulo | 2009-10-01 | 1 | -1/+1 |
* | cpufunc.h: unify/correct style of c extension names | avg | 2009-09-30 | 1 | -2/+2 |
* | Copy apm(4) emulation from sys/i386/acpica/acpi_machdep.c and | jkim | 2009-09-27 | 1 | -6/+6 |
* | lindev(4) [1] is supposed to be a collection of linux-specific pseudo | bz | 2009-09-26 | 1 | -0/+3 |
* | number of cleanups in i386 and amd64 pci md code | avg | 2009-09-24 | 1 | -7/+7 |
* | Extract the code to find and map the MADT ACPI table during early kernel | jhb | 2009-09-23 | 3 | -222/+253 |
* | - Split the logic to parse an SMAP entry out into a separate function on | jhb | 2009-09-22 | 1 | -6/+34 |
* | Build x86bios only for i386/amd64 for now. More work is required | delphij | 2009-09-21 | 1 | -0/+3 |