]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
Add command-line option -dev to set the default value of the currdev
[FreeBSD/FreeBSD.git] / sys / i386 /
2010-01-17 attilio- Allow clock subsystem to be compiled without the...
2010-01-15 attilioHandling all the three clocks (hardclock, softclock...
2010-01-15 brooksOnly allocate the space we need before calling kern_get...
2010-01-12 gavinSpell "Hz" correctly wherever it is user-visible.
2010-01-12 brooksReplace the static NGROUPS=NGROUPS_MAX+1=1024 with...
2010-01-11 marcelUse io(4) for I/O port access on ia64, rather than...
2010-01-11 alcSimplify pmap_init(). Additionally, correct a harmless...
2010-01-11 alcEliminate an unused declaration.
2010-01-11 impMerge from projects/mips to head by hand:
2010-01-10 alcEliminate unused declarations.
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impAdd INCLUDE_CONFIG_FILE in GENERIC on all non-embedded...
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-09 alcLong ago, in r120654, the rounding of KERNend and physf...
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand.
2010-01-09 impMerge from pprojects/mips to head by hand.
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-08 bzIn sys/<arch>/conf/Makefile set TARGET to <arch>. That...
2010-01-08 bzUnbreak the XEN build after r201751.
2010-01-08 alcCatch up with r183101 that added "device acpi" to GENERIC.
2010-01-07 alcMake pmap_set_pg() static.
2010-01-07 alcEliminate unused variables (see r137912).
2010-01-06 impMerge from head at r201628.
2010-01-04 impRevert 200594. This file isn't intended for these...
2010-01-03 brooksAdd vlan(4) to all GENERIC kernels.
2010-01-01 obrienQuiet variable "shadows" warning:
2009-12-29 rnolandUpdate d_mmap() to accept vm_ooffset_t and vm_memattr_t.
2009-12-18 jhb- Create a separate section in in the MI NOTES file...
2009-12-16 dougbAdd INCLUDE_CONFIG_FILE, and a note in comments about...
2009-12-15 robertoMerge 4.2.4p8 into contrib (r200452 & r200454).
2009-12-14 jhbRemove comment claiming that building acpi into the...
2009-12-10 kmacyfor PV XEN translate page table entries from machine...
2009-12-10 kmacy- revert pmap_kenter_temporary to taking a physical...
2009-12-09 kmacymake PV core dump actually dump memory - still need...
2009-12-04 netchildImport the unchanged v4l videodev.h from the vendor...
2009-12-03 avgmca: small enhancements related to cpu quirks
2009-12-02 thompsaFix cut'n paste on the AR9280 entry.
2009-12-02 avgmca: improve status checking, recording and reporting
2009-12-02 thompsaAdd missing ath_ar9* ath hal entries.
2009-11-30 avgamdsbwd: new driver for AMD SB600/SB7xx watchdog timer
2009-11-30 avgx86 cpu features: add MOVBE reporting and flag
2009-11-27 alcSimplify the invocation of vm_fault(). Specifically...
2009-11-27 attilioi386 has not (yet) any DEV_ATPIC conditional than axe...
2009-11-24 kmacyfixup kernel core dumps on paravirtual guests
2009-11-23 jkim- Add more aggressive BPF JIT optimization. This is...
2009-11-21 jkimAdd an experimental and rudimentary JIT optimizer to...
2009-11-20 jkimGeneral style cleanup, no functional change.
2009-11-20 jkim- Allocate scratch memory on stack instead of pre-alloc...
2009-11-19 jkimFix tinderbox build for i386 and sync amd64 with it.
2009-11-18 jkim- Change internal function bpf_jit_compile() to return...
2009-11-18 jkim- Make BPF JIT compiler working again in userland....
2009-11-16 jkimMerge ACPICA 20091112.
2009-11-14 mavPrevious solution appeared to be unsufficient. After...
2009-11-14 mavRetry only once, if BIOS is completely broken and gives...
2009-11-14 mavDesktop Core2Duo/Core2Quad CPUs are unable to control...
2009-11-12 nyanFix cpu model for PODP5V83. It is P24T, not P54T.
2009-11-12 kuriyama- Style nits.
2009-11-12 gonzoMFC @199204
2009-11-11 avgreflect that pg_ps_enabled is a tunable, not just a...
2009-11-10 kibExtract the code that records syscall results in the...
2009-11-09 rdivackyMake isa_dma functions MPSAFE by introducing its own...
2009-11-09 kuriyama- Add hw.clflush_disable loader tunable to avoid panic...
2009-11-05 attilioStrip from messages for users external URLs the project...
2009-11-04 attilioOpteron rev E family of processor expose a bug where...
2009-10-31 edUnobfuscate unit number handling in apm(4).
2009-10-28 jhbFix some problems with effective mmap() offsets > 32...
2009-10-27 kibIn r197963, a race with thread being selected for signa...
2009-10-21 marcelo Introduce vm_sync_icache() for making the I-cache...
2009-10-20 avgadd amdtemp to i386 NOTES
2009-10-19 jkimMerge ACPICA 20091013.
2009-10-16 kibMove intr_describe() out of #ifdef SMP; the function...
2009-10-15 jhbAdd a facility for associating optional descriptions...
2009-10-13 jhbMove the USB wireless drivers down into their own secti...
2009-10-10 kibDefine architectural load bases for PIE binaries. Addre...
2009-10-09 attilioatomic_cmpset_barr_* was added in order to cope with...
next