]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
Make it possible to continue working after calling doadump()
[FreeBSD/FreeBSD.git] / sys / i386 /
2008-03-02 Jeff Roberson - Remove the old smp cpu topology specification with...
2008-03-01 Justin T. GibbsIn est_acpi_info(), initialize count before passing...
2008-02-29 John BaldwinWith the recent change to enable CPU brands from the...
2008-02-28 Rui PauloValidate the id16 values gathered from ACPI (previously...
2008-02-28 John Baldwin- Check for the extended CPUID registers on VIA CPUs...
2008-02-25 John BaldwinSupport the VIA C7 Eden CPU and treat it just like...
2008-02-15 Scott LongTeach the dump and minidump code to respect the maxiosz...
2008-02-12 Scott LongIf busdma is being used to realign dynamic buffers...
2008-02-11 Jung-uk KimFix Linux mmap with MAP_GROWSDOWN flag.
2008-02-11 Rong-En FanThis commit was generated by cvs2svn to compensate...
2008-02-10 Poul-Henning KampAdd support for PC Engines ALIX boards.
2008-02-03 Scott LongRemove the rr232x driver. It has been superceded by...
2008-02-02 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-01-31 John BaldwinFor no good reason I had assumed that ACPI table header...
2008-01-31 Alexander MotinMove GET_STACK_USAGE from MI header to i386/amd64 MD...
2008-01-29 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2008-01-29 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-01-28 Ruslan ErmilovAdd a wrapper function that bound checks writes to...
2008-01-17 John BaldwinUse cpu_spinwait() (i.e., "pause") when spinning on...
2008-01-17 Alan CoxRetire PMAP_DIAGNOSTIC. Any useful diagnostics that...
2008-01-14 Peter WemmUpdate the KVA_PAGES comments for the effect that PAE...
2008-01-14 Peter WemmAdd a CTASSERT that KERNBASE is valid. This is usually...
2008-01-13 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-01-13 Attilio RaoVOP_LOCK1() (and so VOP_LOCK()) and VOP_UNLOCK() are...
2008-01-13 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-01-12 Nate LawsonThis commit was generated by cvs2svn to compensate...
2008-01-11 Bruce EvansMFamd64 (everything possible up to 1.19; mainly the...
2008-01-11 Bruce EvansSeparate fpresetsticky() from the other fpset functions...
2008-01-11 Bruce EvansMFamd64 1.15-1.18 (cosmetic changes, mainly to comments...
2008-01-10 Attilio Raovn_lock() is currently only used with the 'curthread...
2008-01-08 Alan CoxConvert a PMAP_DIAGNOSTIC to a KASSERT.
2008-01-07 John BaldwinAdd COMPAT_FREEBSD7 and enable it in configs that have...
2008-01-06 Alan CoxShrink the size of struct vm_page on amd64 and i386...
2008-01-03 Alan CoxAdd an access type parameter to pmap_enter(). It will...
2008-01-02 Alan CoxProvide a legitimate pindex to vm_page_alloc() in pmap_...
2007-12-31 John BaldwinInclude a "pae" feature if an i386 kernel is built...
2007-12-30 Rong-En FanThis commit was generated by cvs2svn to compensate...
2007-12-29 Wojciech A. KoszekReplace explicit calls to video methods with their...
2007-12-28 Rui PauloAdd asmc(4).
2007-12-27 Alan CoxAdd configuration knobs for the superpage reservation...
2007-12-25 Wojciech A. Koszek"vt" doesn't refer to any existing device anymore....
2007-12-25 Robert WatsonAdd a new 'why' argument to kdb_enter(), and a set...
2007-12-21 John BaldwinMore properly handle links who only have 1 valid IRQ...
2007-12-21 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2007-12-16 Rui PauloFix previous commit. The code ended up in the wrong...
2007-12-15 Scott LongAdd the 'hptrr' driver for supporting the following...
2007-12-12 Rui PauloDisallow the legacy USB circuit to generate an SMI...
2007-12-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2007-12-09 Alan CoxEliminate compilation warnings due to the use of non...
2007-12-07 Joseph KoshyKernel and hwpmc(4) support for callchain capture.
2007-12-06 Nate LawsonHold Giant over the entire execution of the suspend...
2007-12-05 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2007-12-04 Konstantin BelousovFix the ABI change of the signal delivered on the acces...
2007-12-04 Alan CoxCorrect an error under COUNT_IPIS within pmap_lazyfix_a...
2007-12-03 Hajimu UMEMOTOThis commit was generated by cvs2svn to compensate...
2007-12-03 Doug BartonThis commit was generated by cvs2svn to compensate...
2007-12-02 Robert WatsonRemove duplicate $FreeBSD$ tag.
2007-12-02 Robert WatsonBreak out stack(9) from ddb(4):
2007-12-02 Doug BartonThis commit was generated by cvs2svn to compensate...
2007-12-01 Poul-Henning KampRemove XRPU driver, after asking all the users.
2007-11-30 Alan CoxImprove get_pv_entry()'s handling of low-memory conditi...
2007-11-29 Bruce EvansDon't use plain "ret" instructions at targets of jump...
2007-11-29 Bruce EvansRemove entry points for -finstrument functions since...
2007-11-28 John BaldwinMFamd64: 1.109 of pci_cfgreg.c which changes pci_cfgdis...
2007-11-28 John BaldwinAdjust the code to probe for the PCI config mechanism...
2007-11-28 Attilio RaoMake ADAPTIVE_GIANT as the default in the kernel and...
2007-11-27 John BaldwinRemove the 'needbounce' variable from the _bus_dmamap_l...
2007-11-26 Konstantin BelousovImplement read_default_ldt in linux_modify_ldt(). It...
2007-11-26 Xin LIThis commit was generated by cvs2svn to compensate...
2007-11-23 Joseph KoshyMFP4: Add assembly language symbols used by hwpmc(4...
2007-11-21 Scott LongExtend critical section coverage in the low-level inter...
2007-11-17 Alan CoxPrevent the leakage of wired pages in the following...
2007-11-16 Xin LIThis commit was generated by cvs2svn to compensate...
2007-11-14 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2007-11-14 Marcel Moolenaaro Rename cpu_thread_setup() to cpu_thread_alloc()...
2007-11-14 Julian ElischerA bunch more files that should probably print out a...
2007-11-14 Julian Elischergenerally we are interested in what thread did something as
2007-11-14 Julian ElischerApply the same sort of locking done in
2007-11-13 Peter WemmDrastically simplify the i386 pcpu backend by merging...
2007-11-08 Benjamin CloseLink wpi(4) into the build.
2007-11-07 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2007-11-05 Alan CoxAdd comments explaining why all stores updating a non...
2007-11-05 Konstantin BelousovFix for the panic("vm_thread_new: kstack allocation...
2007-11-05 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2007-11-03 Sam Lefflerfix build: when usb was enabled wireless drivers were...
2007-11-03 Andrew ThompsonRemove zyd as wireless is not supported on PAE.
2007-11-03 Alan CoxEliminate spurious "Approaching the limit on PV entries...
2007-10-29 Peter WemmMove nvram out of DEFAULTS. There really isn't a lot...
2007-10-29 Robert WatsonThis commit was generated by cvs2svn to compensate...
2007-10-28 John Baldwin- Add constants for the different memory types in the...
2007-10-26 Peter WemmSplit /dev/nvram driver out of isa/clock.c for i386...
2007-10-26 Warner LoshAdd usb serial devices by default. I'm tired of tellin...
2007-10-25 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2007-10-24 John BaldwinUpdate copyright attribution.
2007-10-24 Robert WatsonMerge first in a series of TrustedBSD MAC Framework...
2007-10-24 John BaldwinSlightly cleanup the 'bootdev' concept on x86 by changi...
2007-10-24 John BaldwinStop disabling USB in the PAE kernel config. The USB...
2007-10-20 Julian ElischerRename the kthread_xxx (e.g. kthread_create()) calls
2007-10-20 Bjoern A. ZeebFold multiple asm statements into one so that the compi...
2007-10-19 Ken SmithSwitch over to ULE as the default scheduler for amd64...
next