]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386/i386
Use the "options " spelling (vs. "options<TAB>") so that commented lines
[FreeBSD/FreeBSD.git] / sys / i386 / i386 /
2008-05-18 alcRetire pmap_addr_hint(). It is no longer used.
2008-05-16 attilioRemoved unused assembly offsets for structures digging.
2008-05-11 alcCorrect an error in pmap_align_superpage(). Specifical...
2008-05-09 alcIntroduce pmap_align_superpage(). It increases the...
2008-05-09 rafanThis commit was generated by cvs2svn to compensate...
2008-05-08 cokaneThis commit was generated by cvs2svn to compensate...
2008-05-08 dfrThis commit was generated by cvs2svn to compensate...
2008-05-07 dfrThis commit was generated by cvs2svn to compensate...
2008-04-26 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 alcAlways use PG_PS_FRAME to extract the physical address...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jeff - Add an integer argument to idle to indicate how...
2008-04-22 phkNow that all platforms use genclock, shuffle things...
2008-04-21 mariusThis commit was generated by cvs2svn to compensate...
2008-04-21 delphijThis commit was generated by cvs2svn to compensate...
2008-04-11 jeff - Add the interrupt vector number to intr_event_create...
2008-04-10 takawataDon't break identity mapping set up for ACPI resume...
2008-04-10 alcCorrect pmap_copy()'s method for extracting the physica...
2008-04-07 alcUpdate pmap_page_wired_mappings() so that it counts...
2008-04-05 jhbAdd a MI intr_event_handle() routine for the non-INTR_F...
2008-04-04 alcReintroduce UMA_SLAB_KMAP; however, change its spelling to
2008-03-29 alcEliminate an #if 0/#endif that was unintentionally...
2008-03-28 emasteIf we're returning successfully from bus_dmamem_alloc...
2008-03-28 brooksUse ; instead of : to end a line.
2008-03-28 psAdd support to mincore for detecting whether a page...
2008-03-27 alcMFamd64 with few changes:
2008-03-26 phkThe "free-lance" timer in the i8254 is only used for...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-23 kibPrevent the overflow in the calculation of the next...
2008-03-20 jhbImplement a BUS_BIND_INTR() method in the bus interface...
2008-03-20 delphijThis commit was generated by cvs2svn to compensate...
2008-03-19 obrienThis commit was generated by cvs2svn to compensate...
2008-03-17 jhbSimplify the interrupt code a bit:
2008-03-16 rwatsonIn keeping with style(9)'s recommendations on macros...
2008-03-14 jhbAdd preliminary support for binding interrupts to CPUs:
2008-03-14 jhbFix a silly bogon which prevented all the CPUs that...
2008-03-13 jhbRework how the nexus(4) device works on x86 to better...
2008-03-13 jhbUse the SMAP data from the loader if it is provided...
2008-03-13 kibSince version 4.3, gcc changed its behaviour concerning...
2008-03-13 kibAdd missed parentheses
2008-03-12 delphijThis commit was generated by cvs2svn to compensate...
2008-03-12 jhbThe variable MTRR registers actually have variable...
2008-03-12 jhbMFamd64: Break up the probe logic in the mem_drvinit...
2008-03-12 jeffRemove kernel support for M:N threading.
2008-03-11 jhbStyle(9) these files. No changes in the compiled code...
2008-03-11 jhbAdd constants for the various fields in MTRR registers.
2008-03-10 jhbProbe CPUs after the PCI hierarchy on i386, amd64,...
2008-03-10 jeff - Rather than repeating the same preemption code every...
2008-03-07 syrinxThis commit was generated by cvs2svn to compensate...
2008-03-02 jeff - Remove the old smp cpu topology specification with...
2008-02-29 jhbWith the recent change to enable CPU brands from the...
2008-02-28 jhb- Check for the extended CPUID registers on VIA CPUs...
2008-02-25 jhbSupport the VIA C7 Eden CPU and treat it just like...
2008-02-15 scottlTeach the dump and minidump code to respect the maxiosz...
2008-02-12 scottlIf busdma is being used to realign dynamic buffers...
2008-02-11 rafanThis commit was generated by cvs2svn to compensate...
2008-02-10 phkAdd support for PC Engines ALIX boards.
2008-02-02 obrienThis commit was generated by cvs2svn to compensate...
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 alcRetire PMAP_DIAGNOSTIC. Any useful diagnostics that...
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 obrienThis commit was generated by cvs2svn to compensate...
2008-01-12 njlThis commit was generated by cvs2svn to compensate...
2008-01-09 obrienThis commit was generated by cvs2svn to compensate...
2008-01-08 alcConvert a PMAP_DIAGNOSTIC to a KASSERT.
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-25 rwatsonAdd a new 'why' argument to kdb_enter(), and a set...
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-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-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-11-30 alcImprove get_pv_entry()'s handling of low-memory conditi...
2007-11-27 jhbRemove the 'needbounce' variable from the _bus_dmamap_l...
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...
next