]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
Consolidate the code to generate a new XID for a NFS request into a
[FreeBSD/FreeBSD.git] / sys / i386 /
2008-02-12 scottlIf busdma is being used to realign dynamic buffers...
2008-02-11 jkimFix Linux mmap with MAP_GROWSDOWN flag.
2008-02-11 rafanThis commit was generated by cvs2svn to compensate...
2008-02-10 phkAdd support for PC Engines ALIX boards.
2008-02-03 scottlRemove the rr232x driver. It has been superceded by...
2008-02-02 obrienThis commit was generated by cvs2svn to compensate...
2008-01-31 jhbFor no good reason I had assumed that ACPI table header...
2008-01-31 mavMove GET_STACK_USAGE from MI header to i386/amd64 MD...
2008-01-29 desThis commit was generated by cvs2svn to compensate...
2008-01-29 obrienThis commit was generated by cvs2svn to compensate...
2008-01-28 ruAdd a wrapper function that bound checks writes to...
2008-01-17 jhbUse cpu_spinwait() (i.e., "pause") when spinning on...
2008-01-17 alcRetire PMAP_DIAGNOSTIC. Any useful diagnostics that...
2008-01-14 peterUpdate the KVA_PAGES comments for the effect that PAE...
2008-01-14 peterAdd a CTASSERT that KERNBASE is valid. This is usually...
2008-01-13 obrienThis commit was generated by cvs2svn to compensate...
2008-01-13 attilioVOP_LOCK1() (and so VOP_LOCK()) and VOP_UNLOCK() are...
2008-01-13 obrienThis commit was generated by cvs2svn to compensate...
2008-01-12 njlThis commit was generated by cvs2svn to compensate...
2008-01-11 bdeMFamd64 (everything possible up to 1.19; mainly the...
2008-01-11 bdeSeparate fpresetsticky() from the other fpset functions...
2008-01-11 bdeMFamd64 1.15-1.18 (cosmetic changes, mainly to comments...
2008-01-10 attiliovn_lock() is currently only used with the 'curthread...
2008-01-09 obrienThis commit was generated by cvs2svn to compensate...
2008-01-08 alcConvert a PMAP_DIAGNOSTIC to a KASSERT.
2008-01-07 jhbAdd COMPAT_FREEBSD7 and enable it in configs that have...
2008-01-06 alcShrink the size of struct vm_page on amd64 and i386...
2008-01-03 alcAdd an access type parameter to pmap_enter(). It will...
2008-01-02 alcProvide a legitimate pindex to vm_page_alloc() in pmap_...
2007-12-31 jhbInclude a "pae" feature if an i386 kernel is built...
2007-12-30 rafanThis commit was generated by cvs2svn to compensate...
2007-12-29 wkoszekReplace explicit calls to video methods with their...
2007-12-28 rpauloAdd asmc(4).
2007-12-27 alcAdd configuration knobs for the superpage reservation...
2007-12-25 wkoszek"vt" doesn't refer to any existing device anymore....
2007-12-25 rwatsonAdd a new 'why' argument to kdb_enter(), and a set...
2007-12-21 jhbMore properly handle links who only have 1 valid IRQ...
2007-12-21 desThis commit was generated by cvs2svn to compensate...
2007-12-16 rpauloFix previous commit. The code ended up in the wrong...
2007-12-15 scottlAdd the 'hptrr' driver for supporting the following...
2007-12-12 rpauloDisallow the legacy USB circuit to generate an SMI...
2007-12-11 obrienThis commit was generated by cvs2svn to compensate...
2007-12-09 alcEliminate compilation warnings due to the use of non...
2007-12-07 jkoshyKernel and hwpmc(4) support for callchain capture.
2007-12-06 njlHold Giant over the entire execution of the suspend...
2007-12-05 obrienThis commit was generated by cvs2svn to compensate...
2007-12-04 kibFix the ABI change of the signal delivered on the acces...
2007-12-04 alcCorrect an error under COUNT_IPIS within pmap_lazyfix_a...
2007-12-03 umeThis commit was generated by cvs2svn to compensate...
2007-12-03 dougbThis commit was generated by cvs2svn to compensate...
2007-12-02 rwatsonRemove duplicate $FreeBSD$ tag.
2007-12-02 rwatsonBreak out stack(9) from ddb(4):
2007-12-02 dougbThis commit was generated by cvs2svn to compensate...
2007-12-01 phkRemove XRPU driver, after asking all the users.
2007-11-30 alcImprove get_pv_entry()'s handling of low-memory conditi...
2007-11-29 bdeDon't use plain "ret" instructions at targets of jump...
2007-11-29 bdeRemove entry points for -finstrument functions since...
2007-11-28 jhbMFamd64: 1.109 of pci_cfgreg.c which changes pci_cfgdis...
2007-11-28 jhbAdjust the code to probe for the PCI config mechanism...
2007-11-28 attilioMake ADAPTIVE_GIANT as the default in the kernel and...
2007-11-27 jhbRemove the 'needbounce' variable from the _bus_dmamap_l...
2007-11-26 kibImplement read_default_ldt in linux_modify_ldt(). It...
2007-11-26 delphijThis commit was generated by cvs2svn to compensate...
2007-11-23 jkoshyMFP4: Add assembly language symbols used by hwpmc(4...
2007-11-21 scottlExtend critical section coverage in the low-level inter...
2007-11-17 alcPrevent the leakage of wired pages in the following...
2007-11-16 delphijThis commit was generated by cvs2svn to compensate...
2007-11-14 obrienThis commit was generated by cvs2svn to compensate...
2007-11-14 marcelo Rename cpu_thread_setup() to cpu_thread_alloc()...
2007-11-14 julianA bunch more files that should probably print out a...
2007-11-14 juliangenerally we are interested in what thread did something as
2007-11-14 julianApply the same sort of locking done in
2007-11-13 peterDrastically simplify the i386 pcpu backend by merging...
2007-11-08 benjscLink wpi(4) into the build.
2007-11-07 acheThis commit was generated by cvs2svn to compensate...
2007-11-05 alcAdd comments explaining why all stores updating a non...
2007-11-05 kibFix for the panic("vm_thread_new: kstack allocation...
2007-11-05 gshapiroThis commit was generated by cvs2svn to compensate...
2007-11-03 samfix build: when usb was enabled wireless drivers were...
2007-11-03 thompsaRemove zyd as wireless is not supported on PAE.
2007-11-03 alcEliminate spurious "Approaching the limit on PV entries...
2007-10-29 peterMove nvram out of DEFAULTS. There really isn't a lot...
2007-10-29 rwatsonThis commit was generated by cvs2svn to compensate...
2007-10-28 jhb- Add constants for the different memory types in the...
2007-10-26 peterSplit /dev/nvram driver out of isa/clock.c for i386...
2007-10-26 impAdd usb serial devices by default. I'm tired of tellin...
2007-10-25 obrienThis commit was generated by cvs2svn to compensate...
2007-10-24 jhbUpdate copyright attribution.
2007-10-24 rwatsonMerge first in a series of TrustedBSD MAC Framework...
2007-10-24 jhbSlightly cleanup the 'bootdev' concept on x86 by changi...
2007-10-24 jhbStop disabling USB in the PAE kernel config. The USB...
2007-10-20 julianRename the kthread_xxx (e.g. kthread_create()) calls
2007-10-20 bzFold multiple asm statements into one so that the compi...
2007-10-19 kensmithSwitch over to ULE as the default scheduler for amd64...
2007-10-18 darrenrThis commit was generated by cvs2svn to compensate...
2007-10-18 simonThis commit was generated by cvs2svn to compensate...
2007-10-16 mlaierThis commit was generated by cvs2svn to compensate...
2007-10-16 mlaierThis commit was generated by cvs2svn to compensate...
2007-10-15 netchildBackout sensors framework.
2007-10-15 mpThis commit was generated by cvs2svn to compensate...
next