]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
Provide the reading and display of the Standard Extended Features,
[FreeBSD/FreeBSD.git] / sys / i386 /
2012-10-24 kibAdd missed sched_pin().
2012-10-22 dimImport libc++ trunk r165949. Among other improvements...
2012-10-22 kibRemove the support for using non-mpsafe filesystem...
2012-10-22 eadlerThis isn't functionally identical. In some cases a...
2012-10-22 eadlerThe 'testing memory' patch gets printed too many times
2012-10-22 eadlerNow that device disabling is generic, remove extraneous...
2012-10-22 eadlerExplain the upcoming delay by printing a message when...
2012-10-21 nwhitehornUpdate dialog to 20120706: includes minor useability...
2012-10-19 uqsMerge mandoc from vendor into contrib and provide the...
2012-10-19 brooksReplace our version of the pwcache(3) API with NetBSD...
2012-10-14 kibMFamd64: add machdep.uprintf_signal.
2012-10-14 avgpciereg_cfg*: use assembly to access the mem-mapped...
2012-10-12 alcReplace all uses of the vm page queues lock by a new...
2012-10-10 alcMFi386 r241356
2012-10-10 kevloRevert previous commit...
2012-10-09 attilioAdd an unified macro to deny ability from the compiler...
2012-10-09 attilioReverts r234074,234105,234564,234723,234989,235231...
2012-10-09 kevloPrefer NULL over 0 for pointers
2012-10-08 kibAdd several asserts to i386 pmap, which mostly state...
2012-10-08 alcIn a few places, like the implementation of ptrace...
2012-10-05 delphijMFV: tcpdump 4.3.0.
2012-10-05 delphijMFV: libpcap 1.3.0.
2012-10-03 marcelMerge bmake-20120831 from vendor/NetBSD/bmake/dist.
2012-10-01 kenAdd the mps(4) driver to the i386 GENERIC config file...
2012-09-30 kevloAdd missing header needed by free(9).
2012-09-30 kevloFree result of device_get_children(9).
2012-09-28 jhb- Re-shuffle the <machine/pc/bios.h> headers to move...
2012-09-28 alcEliminate a stale comment. It describes another use...
2012-09-21 dimAfter r205013, amd64 and i386 CPU family and model...
2012-09-17 jimharrisIntegrate nvme(4) and nvd(4) into the amd64 and i386...
2012-09-14 eadlers/teh/the/g
2012-09-13 kibRename the IVY_RNG option to RDRAND_RNG.
2012-09-10 alcSimplify pmap_unmapdev(). Since kmem_free() eventually...
2012-09-08 attiliouserret() already checks for td_locks when INVARIANTS...
2012-09-05 kibAdd support for new Intel on-CPU Bull Mountain random...
2012-09-05 alcRename {_,}pmap_unwire_pte_hold() to {_,}pmap_unwire_pt...
2012-09-04 marcelMerge ATF 0.16 from vendor/atf/dist.
2012-09-04 delphijAdd hpt27xx to GENERIC kernel for amd64 and i386 systems.
2012-09-04 jhbFix duplicate entries for mwl(4):
2012-08-29 dimRemove the argument-less .align directive in sys/i386...
2012-08-28 jhbFix misspelled "Infiniband".
2012-08-27 desParly revert r239255: reinstate a default maxswzone...
2012-08-26 gjbGrammar fix: s/NIC's/NICs/
2012-08-20 dimUpgrade our copy of llvm/clang to trunk r162107. With...
2012-08-16 jkimMerge ACPICA 20120816.
2012-08-14 desAs discussed on -current, remove the hardcoded default...
2012-08-13 jhbRemove the deassert INIT IPI from the IPI startup seque...
2012-08-13 jhbAdd a 10 millisecond delay after sending the initial...
2012-08-13 cpercivaBuild modules along with the XENHVM kernels.
2012-08-10 alcEliminate an unnecessary acquisition and release of...
2012-08-08 andrewImport compiler-rt r160957.
2012-08-01 kibAdd lfence().
2012-07-30 jhbRegen.
2012-07-30 jhbThe linux_lstat() system call accepts a pointer to...
2012-07-30 kibChange (unused) prototype for stmxcsr() to match reality.
2012-07-28 mmUpdate libarchive to 3.0.4
2012-07-26 kibMFamd64 r238623:
2012-07-24 impUpdate to latest git version of dtc to get new dtsv2...
2012-07-21 kibMFCamd64 r238598:
2012-07-21 kibMFamd64 r238668:
2012-07-21 kibMFamd64 r238597:
2012-07-21 kibMFamd64 r238669:
2012-07-17 pfgDtrace: improve handling of library paths.
2012-07-14 pfgMerge illumos commit 13455:7205f7794835
2012-07-12 jkimMerge OpenSSL 1.0.1c.
2012-07-11 jkimMerge ACPICA 20120711.
2012-07-09 jhbAdd a clts() wrapper around the 'clts' instruction...
2012-07-09 jhbPartially revert r217515 so that the mem_range_softc...
2012-07-02 bruefferFix XEN build, broken in r237924.
2012-07-01 bruefferReplace an unreachable panic() in vm86_getptr (been...
2012-07-01 pfgImport the dtrace llquantize test files from the vendor...
2012-06-27 alcAdd new pmap layer locks to the predefined lock order...
2012-06-22 kibCommit changes missed from r237435. Properly calculate...
2012-06-22 kibEnable shared page on i386, now it has a use for vdso_t...
2012-06-22 kibImplement mechanism to export some kernel timekeeping...
2012-06-22 kibReserve AT_TIMEKEEP auxv entry for providing usermode...
2012-06-22 jkimMerge ACPICA 20120620.
2012-06-21 delphijMFV: Update zlib to 1.2.7.
2012-06-19 np- Updated TOE support in the kernel.
2012-06-16 alcThe page flag PGA_WRITEABLE is set and cleared exclusiv...
2012-06-15 adrianOops - use the actual 11n enable option.
2012-06-15 adrianOk, ok. 802.11n can be on by default in GENERIC in...
2012-06-13 jkim- Fix resumectx() prototypes to reflect reality.
2012-06-12 iwasakiShare IPI init and startup code of mp_machdep.c with...
2012-06-10 iwasakiSome fixes for r236772.
2012-06-09 iwasakiAdd x86/acpica/acpi_wakeup.c for amd64 and i386. Diffe...
2012-06-04 alcVarious small changes to PV entry management:
2012-06-03 avgfree wdog_kern_pat calls in post-panic paths from under...
2012-06-02 alcIsolate the global pv list lock from data and other...
2012-06-02 kibUse plain store for atomic_store_rel on x86, instead...
2012-06-01 jkimConsistently use ACPI_SUCCESS() and ACPI_FAILURE()...
2012-06-01 jkimTidy up code clutter in SMP case a bit. No functional...
2012-06-01 jkimCall AcpiSetFirmwareWakingVector() with interrupt disab...
2012-06-01 jkimImprove style(9) in the previous commit.
2012-06-01 iwasakiCall AcpiLeaveSleepStatePrep() in interrupt disabled...
2012-06-01 alcEliminate code duplication in free_pv_entry() and pmap_...
2012-05-30 alcEliminate some purely stylistic differences among the...
2012-05-29 alcMFi386 pmap r233433
2012-05-29 alcRename pmap_collect() to pmap_pv_reclaim() and rewrite...
2012-05-29 kevloMake sure that each va_start has one and only one match...
next