]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
Use the pv lists generation count to read-lock the pvh_global_lock in
[FreeBSD/FreeBSD.git] / sys / i386 /
2013-09-23 kibFree both KVA and backing pages when freeing TSS memory.
2013-09-22 glebius- Create kern.ipc.sendfile namespace, and put the new...
2013-09-22 gibbsFix compilation of the i386 PAE kernel config.
2013-09-21 desPull in all the OpenSSH bits that we'd previously left...
2013-09-21 desUpgrade to 6.3p1.
2013-09-21 delphijMFV r254750:
2013-09-20 gibbsMerge Xen PVHVM support into the GENERIC kernel config...
2013-09-20 davidchSubstantial rewrite of bxe(4) to add support for the...
2013-09-20 gibbsAdd support for suspend/resume/migration operations...
2013-09-20 gibbssys/i386/xen/mp_machdep.c:
2013-09-20 alcThe pmap function pmap_clear_reference() is no longer...
2013-09-19 gibbssys/i386/xen_mp_machdep.c:
2013-09-19 emasteMerge lldb man page from r188801 to contrib/llvm/tools...
2013-09-18 pjdFix panic in ktrcapfail() when no capability rights...
2013-09-18 rdivackyRegen.
2013-09-18 rdivackyRevert r255672, it has some serious flaws, leaking...
2013-09-18 rdivackyRegen.
2013-09-18 rdivackyImplement epoll support in Linuxulator. This is a tiny...
2013-09-17 bryanvAdd vmx(4) to i386 and amd64 GENERIC
2013-09-16 kibMerge the change r255607 from amd64 to i386.
2013-09-13 grehanImport Hyper-V paravirtualized drivers from projects...
2013-09-11 alcPrior to r254304, we only began scanning the active...
2013-09-11 grehanIFC @ r255459
2013-09-09 jhbAdd a mmap flag (MAP_32BIT) on 64-bit platforms to...
2013-09-09 desThese three files appeared in 6.0p1, which was imported...
2013-09-08 desImport Magerya Vitaly's ldns-host, and build it instead...
2013-09-07 desUpdate to OpenPAM Nummularia.
2013-09-07 desMFV (r255364): move the code around in preparation...
2013-09-07 markmMFC
2013-09-06 cyUpdate ipfilter 4.1.28 --> 5.1.2.
2013-09-06 gibbsImplement PV IPIs for PVHVM guests and further converge...
2013-09-06 bryanvAdd vmx device to the i386 and amd64 NOTES files
2013-09-06 glebiusFix build with gcc. Move sf_buf_alloc()/sf_buf_free...
2013-09-06 markmMFC
2013-09-05 sjgMerge bmake-20130904
2013-09-05 pjdChange the cap_rights_t type from uint64_t to a structu...
2013-09-04 grehanIFC @ r255209
2013-09-02 gibbsBetter conformance to style(9) and organizational cleanup.
2013-08-30 markmMFC
2013-08-29 gibbsIntroduce a new, HVM compatible, paravirtualized timer...
2013-08-29 gibbsImplement vector callback for PVHVM and unify event...
2013-08-29 alcSignificantly reduce the cost, i.e., run time, of calls...
2013-08-23 emasteMerge lldb r188801 to contrib/llvm/tools/lldb/
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 markmMFC
2013-08-22 gibbsRename definition of HYPERVISOR_VIRT_START to avoid...
2013-08-22 kibRevert r254501. Instead, reuse the type stability...
2013-08-22 erwinUpdate Bind to 9.9.3-P2
2013-08-22 markmIFC.
2013-08-21 obrienThe PADLOCK_RNG and RDRAND_RNG kernel options are now...
2013-08-21 jkimReimplement atomic operations on PDEs and PTEs in pmap...
2013-08-21 jkimImplement atomic_cmpset_64() and atomic_swap_64() for...
2013-08-21 jkimReimplement atomic_load_acq_64() and atomic_store_rel_6...
2013-08-21 jkimRemove empty lines before return statements for style...
2013-08-21 jkimImplement atomic_swap() and atomic_testandset().
2013-08-21 jkim- Remove the "a" constraint from main output operand...
2013-08-21 jkimUse '+' modifier for a memory operand that is both...
2013-08-21 jkimRemove bogus labels. No functional change.
2013-08-21 jkimUse consistent style. No functional change.
2013-08-18 pjdAdd process descriptors support to the GENERIC kernel...
2013-08-17 jilleslibc: Access _logname_valid more efficiently.
2013-08-15 jkimSimplify check for CMPXCHG8B instruction. Note CMPXCHG...
2013-08-13 jkimMerge acpica_machdep.h for amd64 and i386 and move...
2013-08-13 jkimTidy up global locks for ACPICA. There is no functiona...
2013-08-10 kibDifferent consumers of the struct vm_page abuse pageq...
2013-08-09 attilioOn all the architectures, avoid to preallocate the...
2013-08-09 attilioThe soft and hard busy mechanism rely on the vm object...
2013-08-09 avgfollow up to r254051
2013-08-07 avgenable KDB_TRACE in GENERICs
2013-08-07 jeffReplace kernel virtual address space allocation with...
2013-08-06 erwinUpdate Bind to 9.8.5-P2
2013-08-05 jeff - Introduce a specific function, pmap_remove_kernel_pd...
2013-08-02 peterUpdate serf 1.2.1 -> 1.3.0 for svn
2013-08-01 grehanIFC @ r253862
2013-07-31 obrienBack out r253779 & r253786.
2013-07-29 obrienDecouple yarrow from random(4) device.
2013-07-28 avgRevert r253748,253749
2013-07-28 avgput contents of cpu.h under _KERNEL
2013-07-28 avgx86: detect mwait capabilities and extensions, when...
2013-07-28 peterUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 pfgDTrace: re-merge remainder of r249367 (original from...
2013-07-26 jeff - Use kmem_malloc rather than kmem_alloc() for GDT...
2013-07-19 grehanIFC @ r253461
2013-07-15 aeInclude sys/systm.h after sys/param.h.
2013-07-15 glebiusNuke mbstat. It wasn't used for mbuf statistics since...
2013-07-15 aeIntroduce new structure sfstat for collecting sendfile...
2013-07-13 kibCreate a proper stack frame for i386 version of bcopy...
2013-07-11 kibExplicitely panic instead of possibly doing undefined...
2013-07-11 kibMFamd64 r253140:
2013-07-06 netchild- Move videodev headers from compat/linux to contrib...
2013-07-06 delphijImport HighPoint DC Series Data Center HBA (DC7280...
2013-07-05 grehanIFC @ r252763
2013-07-04 rpauloRestore the dbus directory that was not meant to be...
2013-07-04 rpauloMerge hostapd / wpa_supplicant 2.0.
2013-07-03 grehanImport driver source from hyperv-20130627 vendor branch.
2013-07-01 kibFix issues with zeroing and fetching the counters,...
2013-06-27 grehanIFC @ r252288
2013-06-27 jkimMove definitions required by userland applications...
2013-06-21 grehanIFC @ r252047
next