]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
Forced dismounts of NFS mounts can fail when thread(s) are stuck
[FreeBSD/FreeBSD.git] / sys / amd64 /
2013-08-31 kibFix two build failures for non-tb configurations, UP...
2013-08-30 kibThe pm_save should be cleared on the pmap initializatio...
2013-08-30 kibImplement support for the process-context identifiers...
2013-08-30 kibProvide a wrapper for the INVPCID instruction, definiti...
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-27 neelAdd support for emulating the byte move instruction...
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-22 kibRevert r254501. Instead, reuse the type stability...
2013-08-22 kibUse the generation count of the pv list to work around...
2013-08-22 erwinUpdate Bind to 9.9.3-P2
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 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-20 neelDo not create superpage mappings in the iommu.
2013-08-20 neelExtract the location of the remapping hardware units...
2013-08-20 neelFix breakage caused by r254466 in minidumpsys().
2013-08-18 kibWhen code from r254064 in pmap_ts_referenced() drops...
2013-08-18 pjdAdd process descriptors support to the GENERIC kernel...
2013-08-17 neelBump up the maximum addressable memory on amd64 systems...
2013-08-17 jilleslibc: Access _logname_valid more efficiently.
2013-08-15 brooksUse an ANSI C definition of initializecpucache() to...
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-08 neelUse local variables with the appropriate types and...
2013-08-07 kibSplit the pagequeues per NUMA domains, and split pagead...
2013-08-07 kibChange the pmap_ts_referenced() method of amd64 pmap...
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-03 grehanFollow-up commit to fix CR0 issues. Maintain
2013-08-02 peterUpdate serf 1.2.1 -> 1.3.0 for svn
2013-08-01 grehanMoved clearing of vmm_initialized to avoid the case
2013-08-01 grehanCorrectly maintain the CR0/CR4 shadow registers.
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-23 neelAdd support for emulation of the "or r/m, imm8" instruc...
2013-07-23 neelFix a bug introduced in r252646 that causes a page...
2013-07-15 kibMFi386: add ddb "show sysregs" command.
2013-07-10 kibClear m->object for the page taken from the delayed...
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-04 rpauloRestore the dbus directory that was not meant to be...
2013-07-04 rpauloMerge hostapd / wpa_supplicant 2.0.
2013-07-03 neelIf a superpage mapping is being removed then we need...
2013-07-03 neelVerify that all bytes in the instruction buffer are...
2013-07-01 grehanIgnore guest PAT settings by default in EPT mappings.
2013-07-01 kibFix issues with zeroing and fetching the counters,...
2013-06-28 grehanMake sure all CPUID values are handled, instead of...
2013-06-27 jkimMove definitions required by userland applications...
2013-06-20 kibAllow immediate operand.
2013-06-19 kibSome clarifications and updates for the comments, mostl...
2013-06-18 pluknetFix a gcc warning uncovered after r251745.
2013-06-18 peterIntroduce svnlite so that we can check out our source...
2013-06-17 baptUpdate dialog to 1.2-20130523
2013-06-14 gibbsUpgrade Xen interface headers to Xen 4.2.1.
2013-06-14 pluknetReplace cpusetffs_obj with CPU_FFS, missed in r251703.
2013-06-14 neelRemove unused macros PTESHIFT, PDESHIFT, PDPESHIFT...
2013-06-13 jeff - Add a BIT_FFS() macro and use it to replace cpusetff...
2013-06-12 dimUpgrade our copy of llvm/clang to 3.3 release.
2013-06-05 jkimAdd GNU regex from glibc 2.17.
2013-06-03 kibAssert that interrupts are enabled in the trap handlers...
2013-05-30 delphijMFV: tcpdump 4.4.0.
2013-05-27 kibUse slightly more idiomatic expression to get the addre...
2013-05-27 kibThe _MC_HASFPXSTATE and _MC_IA32_HASFPXSTATE flags...
2013-05-27 kibThe ia32_get_mcontext() does not need to set PCB_FULL_I...
2013-05-27 kibWhen reporting the fault details, also print %rsp.
2013-05-27 kibWhen handling an exception from the attempt from loadin...
2013-05-24 achimDriver 'aacraid' added. Supports Adaptec by PMC RAID...
2013-05-21 attilioo Relax locking assertions for vm_page_find_least()
2013-05-21 jkimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-21 kibFix the hardware watchpoints on SMP amd64. Load the...
2013-05-21 kibAdd amd64-specific ddb command 'show phys2dmap', which...
2013-05-21 marcelAdd basic support for FDT to i386 & amd64. This change...
2013-05-20 jkimMerge ACPICA 20130517.
2013-05-20 sjgSync with upstream version (20130520) that includes...
2013-05-19 markjRe-introduce another part of r249367. This commit fixes...
2013-05-13 edImprove readability of static assertions for OFFSET_...
2013-05-12 markjBring back part of r249367 by adding DTrace's temporal...
2013-05-12 peterTidy up some CVS workarounds.
2013-05-11 rpauloFix several standard extended feature bits.
2013-05-10 neelSupport array-type of stats in bhyve.
next