]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
Fix the RSSI calculation.
[FreeBSD/FreeBSD.git] / sys / i386 /
2013-02-26 attilioMFC
2013-02-26 attilioMFC
2013-02-26 delphijUpdate base system libexpat to 2.1.0.
2013-02-24 attilioMFC
2013-02-24 attilioMerge from vmcontention
2013-02-24 attilioMFC
2013-02-23 attilioMFC
2013-02-21 attilioHide the details for the assertion for VM_OBJECT_LOCK...
2013-02-21 attilioMFC
2013-02-21 impLocking for todr got pushed down into inittodr and...
2013-02-20 kibConvert machine/elf.h, machine/frame.h, machine/sigframe.h,
2013-02-20 attilioThere is no need to use VM_OBJECT_LOCKED() as the asser...
2013-02-20 attilioSwitch vm_object lock to be a rwlock.
2013-02-15 jkimConsistently use round_page(x) rather than roundup...
2013-02-15 desUpgrade to 1.6.16
2013-02-15 jkimMerge ACPICA 20130214.
2013-02-15 attilioMFC
2013-02-15 desImport LDNS and build it as an internal library.
2013-02-14 attilioMFC
2013-02-13 jkimMerge OpenSSL 1.0.1e.
2013-02-13 attilioMFC
2013-02-10 attilioMFC
2013-02-09 delphijMFV r245512:
2013-02-06 attilioMFC
2013-02-04 attilioMFC
2013-02-04 attilioMerge from vmcontention
2013-02-03 attilioMFC
2013-02-02 avgcpususpend_handler: mark AP as resumed only after fully...
2013-02-02 avgx86 suspend/resume: suspend pics and pseudo-pics in...
2013-02-01 sjgMerge bmake-20130123
2013-02-01 eadlerRemove support for plip from the GENERIC kernel as...
2013-02-01 andreRemove unused VM_MAX_AUTOTUNE_NMBCLUSTERS define.
2013-01-29 jhbReduce duplication between i386/linux/linux.h and amd64...
2013-01-23 jhbDon't assume that all Linux TCP-level socket options...
2013-01-19 neelMerge projects/bhyve to head.
2013-01-19 jhbFix build with SMP disabled.`
2013-01-17 jkimMerge ACPICA 20130117.
2013-01-17 jhbDon't attempt to use clflush on the local APIC register...
2013-01-17 neelIFC @ r245509
2013-01-13 bryanvAdd VirtIO to the i386 and amd64 GENERIC kernels
2013-01-11 theravenMerge new version of libcxxrt. This brings in three...
2013-01-09 attilioMFC
2013-01-09 neelIFC @ r245178
2013-01-03 kibEnable the UFS quotas for big-iron GENERIC kernels.
2013-01-03 desAs discussed on -current last October, remove the firew...
2013-01-03 mariusFix !INVARIANTS && !SMP build.
2012-12-26 attilioMFC
2012-12-21 brooksAdd NetBSD's mtree to the tree and install it as nmtree...
2012-12-18 brooksReplace our implementation of the vis(3) and unvis...
2012-12-13 jimharrisRevert r243960 based on feedback regarding keeping...
2012-12-11 attilioMFC
2012-12-07 erwinUpdate to 9.8.4-P1.
2012-12-06 jimharrisAdd amd64 implementations for 8-byte bus_space routines.
2012-12-04 neelIFC @r243836
2012-12-03 kibPrint the frame addresses for the backtraces on i386...
2012-12-03 dimUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-01 rwatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-12-01 jkimRemove duplicate code. Reduce diff between amd64 and...
2012-11-30 jkimUse volatile keywords properly.
2012-11-30 jkimTidy up inline assembly. No functional change.
2012-11-20 jkimMerge ACPICA 20121114.
2012-11-16 sjgMerge bmake-20121111
2012-11-13 neelIFC @ r242940
2012-11-12 dimFix a minor warning in sys/i386/xen/clock.c.
2012-11-11 neelIFC @ r242684
2012-11-10 alfredAllow maxusers to scale on machines with large address...
2012-11-03 attilioRework the known rwlock to benefit about staying on...
2012-11-02 kibThe r241025 fixed the case when a binary, executed...
2012-10-24 kibAdd missed sched_pin().
2012-10-22 attilioMFC
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-21 attilioMFC
2012-09-17 jimharrisIntegrate nvme(4) and nvd(4) into the amd64 and i386...
next