]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
- We don't need to cache_purge() in nfs_reclaim(), vclean() does it for us.
[FreeBSD/FreeBSD.git] / sys / i386 /
2003-10-05 Alan CoxDon't bother setting a page table page's valid field...
2003-10-04 Peter WemmFix the apm problem for real. We leave the first 4K...
2003-10-04 Jeff Roberson - The proper test is CPU_ENABLE_SSE and not CPU_ENABLE...
2003-10-04 Peter WemmEmulate bugs in the old PSE code so that apm works...
2003-10-03 Alan CoxMigrate pmap_prefault() into the machine-independent...
2003-10-03 Peter WemmAdd #include "opt_pmap.h" so locore picks up DISABLE_PS...
2003-10-01 Peter WemmCommit Bosko's patch to clean up the PSE/PG_G initializ...
2003-10-01 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2003-10-01 Jeff Roberson - Add a memory barrier before the sse2_pagezero()...
2003-10-01 Jeff Roberson - Hide more #ifdef logic in a new invlcaddr inline...
2003-10-01 Jeff Roberson - Define an inline pagezero() to select the appropriat...
2003-10-01 Jeff Roberson - Add ss2_pagezero() for zeroing pages using the movnt...
2003-10-01 Jeff Roberson - Correct a problem with the last commit. The CMAP...
2003-09-30 Jeff Roberson - On my Pentium4-M laptop, invalpg takes ~1100 cycles...
2003-09-30 Jeff Roberson - Correct a typo in a comment.
2003-09-27 Bruce EvansMFsio (sio.c 1.413: cleaned up and fixed setting of...
2003-09-27 Poul-Henning KampThe present defaults for the open and close for device...
2003-09-27 Bruce EvansQuick fix for bitrot in locking in the SMP case. cd_ge...
2003-09-27 Alan CoxAddendum to the previous revision: If vm_page_alloc...
2003-09-26 Josef KarthauserThis commit was generated by cvs2svn to compensate...
2003-09-26 Poul-Henning KampInitialize cn_name, ignore cn_dev.
2003-09-25 Alan Cox - Eliminate the pte object.
2003-09-25 Peter WemmAdd sysentvec->sv_fixlimits() hook so that we can catch...
2003-09-24 Warner LoshPer TRB vote: restore the aquire_timer0 and associated...
2003-09-23 Yoshihiro TakahashiImplement the bus_space_map() function to allocate...
2003-09-22 Peter WemmMicrooptimization to allow the compiler to evaluate...
2003-09-21 Alan CoxAllocate the page table directory page(s) as "no object...
2003-09-20 Alan CoxReimplement pmap_release() such that it uses the page...
2003-09-20 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2003-09-19 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2003-09-19 Joerg WunschMention the puc(4) glue driver in a commented-out examp...
2003-09-19 Nate LawsonThis commit was generated by cvs2svn to compensate...
2003-09-19 Sam Leffleradd Atheros driver
2003-09-18 John BaldwinFix a busted constant related to PCI configuration...
2003-09-18 Bruce EvansDon't forget to reenable interrupts after a breakpoint...
2003-09-17 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2003-09-17 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2003-09-17 Mitsuru IWASAKIAdd final adjustment code of battery status based on...
2003-09-16 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2003-09-13 Alan CoxSimplify (and micro-optimize) pmap_unuse_pt(): Only...
2003-09-12 Alan CoxAdd a new parameter to pmap_extract_and_hold() that...
2003-09-10 David E. O'BrienSort 'bge' correctly.
2003-09-10 John BaldwinWhitespace.
2003-09-10 John BaldwinWe represent PCI intpin's two different ways. One...
2003-09-10 John BaldwinFinish an earlier commit:
2003-09-10 John BaldwinRemove an XXX comment by using the per CPU mask added...
2003-09-10 John BaldwinAdd a acpi_SetDefaultIntrModel() method to allow driver...
2003-09-10 John BaldwinFix a typo.
2003-09-10 John BaldwinAdd comments to the members of the timecounter struct...
2003-09-10 John BaldwinAdd constants for entries in the IDT and use those...
2003-09-09 Bill PaulAdd a device driver for the Broadcom BCM4401 ethernet...
2003-09-09 Scott LongRe-arrange the raid section a small bit and put drivers...
2003-09-09 Eric AnholtHook the SiS DRM up to the build
2003-09-08 Nate LawsonDon't disable interrupts a second time. Remove an...
2003-09-08 Alan CoxIntroduce a new pmap function, pmap_extract_and_hold...
2003-09-08 Bill PaulTake the support for the 8139C+/8169/8169S/8110S chips...
2003-09-07 Bruce Evansclock.c:
2003-09-07 Bruce EvansMoved stop/start code for other CPUs to near the beginn...
2003-09-07 Bruce EvansRestored non-egregious casts so that this file compiles...
2003-09-07 David XuTurning on warning for static LDT allocation.
2003-09-05 Peter WemmMark the isa compat shims for BURN_BRIDGES for 6.0
2003-09-05 Peter WemmClean up some antique stuff. We do not support Weitek...
2003-09-04 Josef KarthauserThis commit was generated by cvs2svn to compensate...
2003-09-03 Poul-Henning KampGive the ELAN timecounter better quality than i8254
2003-09-02 Martin BlappThis commit was generated by cvs2svn to compensate...
2003-09-02 Martin BlappThis commit was generated by cvs2svn to compensate...
2003-09-01 Alexander KabaevStandardize idempotentcy ifdefs. Consistently use _MACH...
2003-08-31 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2003-08-31 Poul-Henning KampDetect Geode CPUs and initialize the 27MHz timecounter...
2003-08-30 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2003-08-29 Alan CoxMigrate the sf_buf allocator that is used by sendfile...
2003-08-29 Nate LawsonUse the ACPICA AcpiEnterSleepStateS4bios instead of...
2003-08-28 John Baldwin- Rename PCIx_HEADERTYPE* to PCIx_HDRTYPE* so the const...
2003-08-28 Nate LawsonStyle cleanups.
2003-08-25 David E. O'BrienFix copyright comment & FBSDID style nits.
2003-08-25 Yoshihiro TakahashiFix compile error.
2003-08-24 Søren SchmidtAdd device ataraid, this is now seperate and not pulled...
2003-08-23 Warner LoshEven though this driver says it is broken, fix the...
2003-08-22 Warner LoshPrefer new location of pci include files (which have...
2003-08-22 Alan CoxEliminate the last (direct) use of vm_page_lookup(...
2003-08-22 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-08-22 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-08-22 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-08-22 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-08-19 Alan CoxEliminate a possible race condition for multithreaded...
2003-08-19 Sam Lefflerremove #define no longer used
2003-08-18 John BaldwinAdd missing header include for MSR macros.
2003-08-17 Alan CoxAcquire the pte object's mutex when performing vm_page_...
2003-08-17 Gordon TetlowFixup the ELF branding information to point to the...
2003-08-17 Alan CoxIn pmap_copy(), since we have the page table page's...
2003-08-16 Marcel MoolenaarIn vm_thread_swap{in|out}(), remove the alpha specific...
2003-08-16 Marcel MoolenaarFurther cleanup <machine/cpu.h> and <machine/md_var...
2003-08-16 Poul-Henning KampGive timecounters a numeric quality field.
2003-08-15 Poul-Henning Kampremove acquire_timer0() and release_timer0() and relate...
2003-08-15 John Baldwin- Fix a typo in a comment.
2003-08-15 John Baldwin- Add macros describing some new MSR's in the Pentium...
2003-08-15 John Baldwin- Fix a duplicated typo.
2003-08-15 John Baldwin- Remove redundant <sys/sysctl.h> include.
2003-08-15 John BaldwinAdjust the style of the #ifdef SMP in casuptr() so...
2003-08-15 John Baldwin- Update location of PCI headers.
next