| Commit message (Expand) | Author | Age | Files | Lines |
* | Add INCLUDE_CONFIG_FILE in GENERIC on all non-embedded platforms. | imp | 2010-01-10 | 1 | -0/+1 |
* | Long ago, in r120654, the rounding of KERNend and physfree in locore | alc | 2010-01-09 | 1 | -20/+0 |
* | In sys/<arch>/conf/Makefile set TARGET to <arch>. That allows | bz | 2010-01-08 | 1 | -0/+2 |
* | Unbreak the XEN build after r201751. | bz | 2010-01-08 | 1 | -0/+4 |
* | Catch up with r183101 that added "device acpi" to GENERIC. | alc | 2010-01-08 | 1 | -4/+0 |
* | Make pmap_set_pg() static. | alc | 2010-01-07 | 3 | -3/+4 |
* | Eliminate unused variables (see r137912). | alc | 2010-01-07 | 2 | -4/+0 |
* | Revert 200594. This file isn't intended for these sorts of things. | imp | 2010-01-04 | 1 | -7/+0 |
* | Add vlan(4) to all GENERIC kernels. | brooks | 2010-01-03 | 1 | -0/+1 |
* | Quiet variable "shadows" warning: | obrien | 2010-01-01 | 1 | -18/+18 |
* | Update d_mmap() to accept vm_ooffset_t and vm_memattr_t. | rnoland | 2009-12-29 | 3 | -5/+6 |
* | - Create a separate section in in the MI NOTES file for PCI wireless NIC | jhb | 2009-12-18 | 1 | -19/+0 |
* | Add INCLUDE_CONFIG_FILE, and a note in comments about how to also | dougb | 2009-12-16 | 1 | -0/+7 |
* | Remove comment claiming that building acpi into the kernel is deprecated. | jhb | 2009-12-14 | 1 | -3/+0 |
* | for PV XEN translate page table entries from machine (real) to physical (logi... | kmacy | 2009-12-10 | 1 | -0/+16 |
* | - revert pmap_kenter_temporary to taking a physical address | kmacy | 2009-12-10 | 3 | -9/+11 |
* | make PV core dump actually dump memory - still need to fix program header ini... | kmacy | 2009-12-09 | 2 | -0/+7 |
* | 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 |