]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
Allow clock_getcpuclockid() on the CPU-time clock for zombie process.
[FreeBSD/FreeBSD.git] / sys / amd64 /
2015-01-10 baptInstall the liblzma pkg-config file
2015-01-08 jkimMerge OpenSSL 1.0.1k.
2015-01-08 dimUpdate compiler-rt to trunk r224034. This brings a...
2015-01-07 delphijMFV r276761: tcpdump 4.6.2.
2015-01-07 markjFactor out duplicated code from dumpsys() on each archi...
2015-01-06 delphijMFV r276759: libpcap 1.6.2.
2015-01-06 neelClear blocking due to STI or MOV SS in the hypervisor...
2015-01-06 jhbRemove "New" label from NFSCL/NFSD now that they are...
2015-01-05 jhbOn some Intel CPUs with a P-state but not C-state invar...
2015-01-03 desUpgrade to Unbound 1.5.1. Almost all our local changes...
2015-01-03 kibFor /dev/mem and /dev/kmem accesses, avoid asserting...
2015-01-02 delphijMFV r276568:
2015-01-02 scottlFix a missed comment from r276526.
2015-01-02 kibCallers of pmap_kextract() cannot distinguish between...
2015-01-02 kibActually remove GIANT_REQUIRED, declared but not done...
2015-01-01 dchaginRegen after r276508, r276509.
2015-01-01 dchaginCorrect an argument status of wait4 syscall for Linuxul...
2014-12-31 npTemporarily unplug cxgbe(4) from !amd64 builds.
2014-12-31 dimMerge ^/head r274961 through r276472.
2014-12-31 alcThe physical memory allocator supports the use of disti...
2014-12-30 neelInitialize all fields of 'struct vm_exception exception...
2014-12-30 neelReplace bhyve's minimal RTC emulation with a fully...
2014-12-30 dimMerge ^/head r274961 through r276418.
2014-12-30 neelInject #UD into the guest when it executes either ...
2014-12-29 emasteUpdate elftoolchain to upstream rev 3130
2014-12-28 dimMerge ^/head r274961 through r276342.
2014-12-28 neelImplement "special mask mode" in vatpic.
2014-12-27 kibChange the way the lcall $7,$0 is reflected to usermode...
2014-12-27 dimMerge ^/head r274961 through r276301.
2014-12-25 baptUpdate mandoc to 1.13.2
2014-12-25 phkUse compiled in default keymaps which are available...
2014-12-24 emasteUpdate elftoolchain to upstream rev 3130
2014-12-24 emasteCopy elftoolchain top-level directory from vendor at...
2014-12-23 markjRestore the trap type argument to the DTrace trap hook...
2014-12-23 neelAllow ktr(4) tracing of all guest exceptions via the...
2014-12-20 neelEmulate writes to the IA32_MISC_ENABLE MSR.
2014-12-20 neelVarious 8259 device model improvements:
2014-12-18 dimMerge ^/head r275759 through r275911.
2014-12-17 neelFix 8259 IRQ priority resolver.
2014-12-16 kibThe iret instruction may generate #np and #ss fault...
2014-12-16 emasteCopy elftoolchain readelf from vendor branch
2014-12-16 neelFor level triggered interrupts clear the PIC IRR bit...
2014-12-11 delphijMFV r275696: file 5.21.
2014-12-08 markjMFV r272851:
2014-12-06 delphijMFV r260710 + 275532:
2014-12-04 dimMerge ^/head r275387 through r275477.
2014-12-02 baptUpdate to mandoc cvs version as of 20141201
2014-12-02 gnnThis configuration file removes several debugging optio...
2014-11-29 baptUpdate libucl to latest version
2014-11-27 emasteCopy elftoolchain binutils replacements from vendor...
2014-11-26 emasteThere is no Python in the FreeBSD base system
2014-11-26 emasteUpdate LLDB snapshot to upstream r216948 (git 50f7fe44)
2014-11-25 dimr274961 through r275075
2014-11-25 emasteRevert r274772: it is not valid on MIPS
2014-11-24 dimMerge clang 3.5.0 release from ^/vendor/clang/dist...
2014-11-24 dimMerge llvm 3.5.0 release from ^/vendor/llvm/dist, resol...
2014-11-23 grehanChange the lower bound for guest vmspace allocation...
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-21 jhbImprove support for XSAVE with debuggers.
2014-11-21 emasteUse canonical __PIC__ flag
2014-11-15 alcEnable the use of VM_PHYSSEG_SPARSE on amd64 and i386...
2014-11-15 kibFix END()s for fueword and fueword64, match the name...
2014-11-13 scottlExtend earlier addition of stack frames to most of...
2014-11-11 emasteAdd workaround for vt efifb's early use of PHYS_TO_DMAP
2014-11-09 melifaroRenove faith(4) and faithd(8) from base. It looks like...
2014-11-09 glebiusRemove unused includes.
2014-11-08 kibMFi386 r253328:
2014-11-05 gnnAdd support for netmap in GENERIC by default.
2014-11-03 bryanvAdd VirtIO console to the x86 NOTES and files
2014-11-02 jhbMFamd64: Add support for extended FPU states on i386...
2014-11-01 jmmvMFV: Import atf-0.21.
2014-10-28 jhbRework virtual machine hypervisor detection.
2014-10-28 kibReplace some calls to fuword() by fueword() with proper...
2014-10-28 kibAdd fueword(9) and casueword(9) functions. They are...
2014-10-28 araujoReported by: Coverity
2014-10-27 grehanRemove bhyve SVM feature printf's now that they are...
2014-10-26 neelChange the type of the first argument to the I/O emulat...
2014-10-26 alcBy the time that pmap_init() runs, vm_phys_segs[] has...
2014-10-26 neelMove the ACPI PM timer emulation into vmm.ko.
2014-10-26 neelDon't pass the 'error' return from an I/O port handler...
2014-10-24 jhbAdd COMPAT_FREEBSD9 and COMPAT_FREEBSD10 options to...
2014-10-24 roygeramd64: make uiomove_fromphys functional for pages not...
2014-10-22 roygerxen: implement the privcmd user-space device
2014-10-21 hselaskyFix multiple incorrect SYSCTL arguments in the kernel:
2014-10-21 neelMerge projects/bhyve_svm into HEAD.
2014-10-21 neelIFC @r273338
2014-10-21 neelFix a race in pmap_emulate_accessed_dirty() that could...
2014-10-20 neelMerge from projects/bhyve_svm all the changes outside...
2014-10-20 neelIFC @r273214
2014-10-19 neelIFC @r273206
2014-10-19 neelDon't advertise the "OS visible workarounds" feature...
2014-10-18 neelDon't advertise support for the NodeID MSR since bhyve...
2014-10-17 impFix build to not bogusly always rebuild vmm.ko.
2014-10-17 neelDon't advertise the Instruction Based Sampling feature...
2014-10-17 neelHide extended PerfCtr MSRs on AMD processors by clearin...
2014-10-16 neelUse the correct fault type (VM_PROT_EXECUTE) for an...
2014-10-16 neelFix topology enumeration issues exposed by AMD Bulldoze...
2014-10-16 davideFollow up to r225617. In order to maximize the re-usabi...
2014-10-15 jkimMerge OpenSSL 1.0.1j.
2014-10-15 neelActually hide the SVM capability by clearing CPUID...
next