]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
This commit was generated by cvs2svn to compensate for changes in r159399,
[FreeBSD/FreeBSD.git] / sys / i386 /
2006-06-08 mariusThis commit was generated by cvs2svn to compensate...
2006-06-05 alcIntroduce the function pmap_enter_object(). It maps...
2006-06-05 emasteFix cut-n-pasteo: use the i386 version #define for...
2006-06-05 samThis commit was generated by cvs2svn to compensate...
2006-06-05 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-05 alcMFamd64
2006-06-01 silbyAfter much discussion with mjacob and scottl, change...
2006-05-31 mjacobTurn the panic on not being able to meet alignment...
2006-05-31 davidxuClear invalid bits only if CPU supports SSE, otherwise...
2006-05-30 davidxuUse the method described in IA-32 Intel Architecture...
2006-05-30 hartiThis commit was generated by cvs2svn to compensate...
2006-05-29 davidxuBackout changes trying to inherit floating-point enviro...
2006-05-28 silbyAdd a quick hack to ensure that bus_dmamem_alloc proper...
2006-05-28 davidxuClear high 16 bits of mxcsr register, according to...
2006-05-28 davidxuPCB_NPXINITDONE is cleared by npx_fork_thread.
2006-05-28 davidxuIf parent thread never used FPU, the only work is to...
2006-05-28 davidxuWhen creating a new thread, inherit floating-point...
2006-05-25 impAPM was calling the suspend process from a timeout...
2006-05-21 delphijThis commit was generated by cvs2svn to compensate...
2006-05-21 umeThis commit was generated by cvs2svn to compensate...
2006-05-19 sobomaxMove clock_lock prototype into <machine/clock.h>, where...
2006-05-17 marius- Add C-bus and ISA front-ends for le(4) so it can...
2006-05-17 marius- As only the PCI front-end of le(4) is common to all...
2006-05-17 phkSend the pcvt(4) driver off to retirement.
2006-05-16 phkSince DELAY() was moved, most <machine/clock.h> #inclu...
2006-05-16 ruKill more references to lnc(4).
2006-05-14 mariusRemove some remnants of lnc(4).
2006-05-14 gnnPrefer the le device driver for Lance (AMD7990 et al...
2006-05-12 peterTest commit after repoman upgrade. Remove one of my...
2006-05-12 peterTest commit after repoman upgrade. Remove one of my...
2006-05-11 njlAdd support for the VIA C7-M processor family.
2006-05-11 phkClean out sysctl machdep.* related defines.
2006-05-11 wollmanThis commit was generated by cvs2svn to compensate...
2006-05-10 netchildregen (linux rt_sigpending)
2006-05-10 netchildImplement rt_sigpending in the linuxolator.
2006-05-10 sammake tinderbox happy: GENERIC got ath and wlan added...
2006-05-09 ambriskoAdd in linsysfs. A linux 2.6 like sys filesystem to...
2006-05-07 maximo Add acpi_ibm to the build.
2006-05-05 ambriskoEnhance the Linux emulation layer to make MegaRAID...
2006-05-03 samadd ath and wlan crypto support
2006-05-03 scottlAllow bus_dmamap_load() to pass ENOMEM back to the...
2006-05-01 jhbAdd various constants for the PAT MSR and the PAT PTE...
2006-05-01 jhbAdd a new 'pmap_invalidate_cache()' to flush the CPU...
2006-05-01 peterUsing an idea from Stephan Uphoff, use the empty pte...
2006-05-01 peterFix missing changes required for the amd64->i386 conver...
2006-04-28 marcelRewrite of puc(4). Significant changes are:
2006-04-28 peterInterim fix for pmap problems I introduced with my...
2006-04-28 sobomaxUnbreak pc98. Sorry...
2006-04-27 alcIn general, bits in the page directory entry (PDE)...
2006-04-27 scottlAdd the rr232x driver to the default kernels.
2006-04-27 sobomaxIn the case when reset via keyboard controller doesn...
2006-04-27 delphijFix build on i386
2006-04-26 peterMFamd64: shrink pv entries from 24 bytes to about 12...
2006-04-25 jkimCheck if reported HTT cores are physical cores. This...
2006-04-24 jkimAdd another Intel CPU feature flag, xTPR (Send Task...
2006-04-24 jkimCheck if deterministic cache parameters leaf is valid...
2006-04-24 cpercivaAdjust dangerous-shared-cache-detection logic from...
2006-04-24 delphijMove AHC_REG_PRETTY_PRINT and AHD_REG_PRETTY_PRINT...
2006-04-21 peterMerge minidumps from amd64 where they were originally...
2006-04-20 impSet the rid of the resource we're about to return to...
2006-04-19 cpercivaCorrect a local information leakage bug affecting AMD...
2006-04-15 iwasakiImport ACPI Dock Station support. Note that this is...
2006-04-12 alcRetire pmap_track_modified(). We no longer need it...
2006-04-10 psHook bce up to the build
2006-04-06 jmgThis commit was generated by cvs2svn to compensate...
2006-04-06 jhb- Don't set CR0_NE and CR0_MP in npx_probe() as they...
2006-04-05 jhbCache the value of the lower half of each I/O APIC...
2006-04-04 jkoshyFreshen a comment.
2006-04-03 marcelEliminate HAVE_STOPPEDPCBS. On ia64 the PCPU holds...
2006-04-03 peterRemove the unused sva and eva arguments from pmap_remov...
2006-04-02 alcIntroduce pmap_try_insert_pv_entry(), a function that...
2006-03-31 emaxAdd kbdmux(4) to GENERIC
2006-03-29 scottlHook the MFI driver up to the build.
2006-03-28 desUse wrapper macros for atomic pointer operations in...
2006-03-27 acheThis commit was generated by cvs2svn to compensate...
2006-03-27 acheThis commit was generated by cvs2svn to compensate...
2006-03-27 samThis commit was generated by cvs2svn to compensate...
2006-03-27 jhbIf the XSDT address in the RSDP for an ACPI 2.0 machine...
2006-03-23 desThis commit was generated by cvs2svn to compensate...
2006-03-22 desThis commit was generated by cvs2svn to compensate...
2006-03-22 gshapiroThis commit was generated by cvs2svn to compensate...
2006-03-21 alcEliminate unnecessary invalidations of the entire TLB...
2006-03-21 umeThis commit was generated by cvs2svn to compensate...
2006-03-21 davidxuRemove stale KSE code.
2006-03-20 jhbDrop some unneeded casts since we program the kernel...
2006-03-18 netchildregen
2006-03-18 netchildFixup some problems in my previous commit (COMPAT_43).
2006-03-18 netchildregen after COMPAT_43 removal
2006-03-18 netchildGet rid of the need of COMPAT_43 in the linuxolator.
2006-03-17 hartiThis commit was generated by cvs2svn to compensate...
2006-03-14 jhbDon't allow userland to set hardware watch points on...
2006-03-14 muxThis commit was generated by cvs2svn to compensate...
2006-03-13 hartiThis commit was generated by cvs2svn to compensate...
2006-03-10 davidxuIt is not necessary to read %gs twice.
2006-03-10 davidxuFix stack offset to allow gcc's stack aligment code...
2006-03-09 jhbFlip the switch and don't route interrupts to hyperthre...
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-06 phkImprove the advantech watchdog.
2006-03-04 rwatsonThis commit was generated by cvs2svn to compensate...
next