]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64/include
- Add a BIT_FFS() macro and use it to replace cpusetffs_obj()
[FreeBSD/FreeBSD.git] / sys / amd64 / include /
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 dimUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-01 rwatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-11-28 neelCleanup the user-space paging exit handler now that...
2012-11-28 neelRevamp the x86 instruction emulation in bhyve.
2012-11-20 jkimMerge ACPICA 20121114.
2012-11-17 neelIFC @ r243164
2012-11-16 sjgMerge bmake-20121111
2012-11-13 neelIFC @ r242940
2012-11-11 neelIFC @ r242684
2012-11-01 kibProvide the reading and display of the Standard Extende...
2012-10-24 neelMaintain state regarding NMI delivery to guest vcpu...
2012-10-22 attilioMFC
2012-10-22 dimImport libc++ trunk r165949. Among other improvements...
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-12 grehanAdd the guest physical address and r/w/x bits to
2012-10-12 neelProvide per-vcpu locks instead of relying on a single...
2012-10-11 neelFix warnings generated by 'debug.witness.watch' during...
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-05 delphijMFV: tcpdump 4.3.0.
2012-10-05 delphijMFV: libpcap 1.3.0.
2012-10-04 neelChange vm_malloc() to map pages in the guest physical...
2012-10-03 neelGet rid of assumptions in the hypervisor that the host...
2012-10-03 marcelMerge bmake-20120831 from vendor/NetBSD/bmake/dist.
2012-09-29 neelGet rid of assumptions in the hypervisor that the host...
2012-09-28 jhb- Re-shuffle the <machine/pc/bios.h> headers to move...
2012-09-25 neelAdd ioctls to control the X2APIC capability exposed...
2012-09-25 neelAdd an explicit exit code 'SPINUP_AP' to tell the contr...
2012-09-24 neelStash the 'vm_exit' information in each 'struct vcpu'.
2012-09-21 attilioMFC
2012-09-04 marcelMerge ATF 0.16 from vendor/atf/dist.
2012-08-27 attilioMFC
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-08 andrewImport compiler-rt r160957.
2012-08-03 attilioMFC
2012-08-01 kibAdd lfence().
2012-07-28 mmUpdate libarchive to 3.0.4
2012-07-24 impUpdate to latest git version of dtc to get new dtsv2...
2012-07-23 kibForcibly shut up clang warning about NULL pointer deref...
2012-07-19 kibIntroduce curpcb magic variable, similar to curthread...
2012-07-18 kibOn AMD64, provide siginfo.si_code for floating point...
2012-07-17 pfgDtrace: improve handling of library paths.
2012-07-14 pfgMerge illumos commit 13455:7205f7794835
2012-07-14 kibAdd support for the XSAVEOPT instruction use. Our XSAVE...
2012-07-12 jkimMerge OpenSSL 1.0.1c.
2012-07-12 attilioMerge from vmcontention
2012-07-12 attilioMFC
2012-07-11 jkimMerge ACPICA 20120711.
2012-07-11 grehanIFC @ r238370
2012-07-09 jhbAdd a clts() wrapper around the 'clts' instruction...
2012-07-08 attilioMerge from vmcontention
2012-07-07 attilioMFC
2012-07-05 jhbNow that our assembler supports the xsave family of...
2012-07-01 pfgImport the dtrace llquantize test files from the vendor...
2012-06-30 alcOptimize reserve_pv_entries() using the popcnt instruction.
2012-06-23 attilioMFC
2012-06-23 attilioMFC
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-16 alcThe page flag PGA_WRITEABLE is set and cleared exclusiv...
2012-06-16 attilioMFC
2012-06-13 jkim- Remove unused code for CR3 and CR4.
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-09 iwasakiAdd x86/acpica/acpi_wakeup.c for amd64 and i386. Diffe...
2012-06-07 attilioMFC
2012-06-02 kibUse plain store for atomic_store_rel on x86, instead...
2012-06-01 attilioMFC
2012-05-28 dougbUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-26 desUpdate to OpenPAM Micrampelis.
2012-05-24 bzMFp4 bz_ipv6_fast:
2012-05-21 baptImport byacc from invisible island, it brings us lots...
2012-05-18 alcRename pmap_collect() to pmap_pv_reclaim() and rewrite...
2012-05-17 delphijMerge tcpdump 4.2.1.
2012-05-14 delphijMerge from vendor branch: update libpcap to 1.2.1.
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 attilioMFC
2012-05-05 attilioMFC
2012-05-03 attilioRevert part of r234723 by re-enabling the SMP protectio...
2012-05-03 dimUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-04-29 dimAdd a convenience macro for the returns_twice attribute...
2012-04-28 grehanMSI-x interrupt support for PCI pass-thru devices.
2012-04-27 rmhIncrease DFLDSIZ from 128 MiB to 32 GiB. On amd64...
2012-04-26 attilioClean up the intr* MD KPI from the SMP dependency,...
2012-04-26 jamieA new jail(8) with a configuration file, ultimately...
2012-04-26 grehanIFC @ r234692
2012-04-23 jkimMerge ACPICA 20120420.
2012-04-20 attilioMFC
2012-04-19 obrienUpdate file(1) to version 5.11.
next