]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
Perform cleanups to rpc.rusersd:
[FreeBSD/FreeBSD.git] / sys / amd64 /
2009-06-27 rwatsonCatch missed AUDIT_ARG() -> AUDIT_ARG_CMD() on amd64.
2009-06-27 rwatsonReplace AUDIT_ARG() with variable argument macros with...
2009-06-26 alcCorrect the #endif comment.
2009-06-26 alcThis change is the next step in implementing the cache...
2009-06-25 jhbFix kernels compiled without SMP support. Make intr_ne...
2009-06-25 dougbUpdate to the final release version of BIND 9.6.1....
2009-06-25 jhb- Restore the behavior of pre-allocating IDT vectors...
2009-06-24 jhbWhitespace fix.
2009-06-23 mavMake algorithm a bit more bulletproof.
2009-06-23 jeffImplement a facility for dynamic per-cpu variables.
2009-06-23 mavFix variable name.
2009-06-23 mavRework r193814:
2009-06-22 alcEliminate dead code. These definitions should have...
2009-06-15 psI have several machines where the following warning...
2009-06-15 mavForbid multi-vector MSI interrupt vectors migration...
2009-06-14 alcLong, long ago in r27464 special case code for mapping...
2009-06-14 simonMerge OpenSSL 0.9.8k into head.
2009-06-14 edEnable PRINTF_BUFR_SIZE on i386 and amd64 by default.
2009-06-10 yongariAdd alc(4), a driver for Atheros AR8131/AR8132 PCIe...
2009-06-09 kmacyopt in to flowtable on i386/amd64
2009-06-09 kmacyremove flowtable from DEFAULTS
2009-06-09 bzUnbreak the build for amd64 after r193814 using correct...
2009-06-09 ariffWhen using i8254 as the only kernel timer source:
2009-06-09 ariffMove C1E workaround into its own idle function. Previou...
2009-06-08 jkimRewrite OsdSynch.c to reflect the latest ACPICA more...
2009-06-08 edRevert my change; reintroduce __gnu89_inline.
2009-06-08 edRemove __gnu89_inline.
2009-06-08 alcNow that amd64's kernel map is 512GB (SVN rev 192216...
2009-06-05 kibPut intrcnt, eintrcnt, intrnames and eintrnames into...
2009-06-05 jkimImport ACPICA 20090521.
2009-06-05 jkimImport ACPICA 20090521.
2009-06-03 jkimResync with head.
2009-06-02 jkimChase ACPICA API changes (for kernel and boot loader).
2009-06-02 jkimMFV: ACPICA 20090521
2009-06-02 rwatsonRemove MAC kernel config files and add "options MAC...
2009-06-01 dchaginImplement accept4 syscall.
2009-06-01 rwatsonRegenerate generated syscall files following changes...
2009-05-31 dougbUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-29 jamiePlace hostnames and similar information fully under...
2009-05-27 edUpdate ee(1) in the base system to version 1.5.0.
2009-05-26 edCopy ee 1.4.2 into the contrib directory.
2009-05-22 desUpgrade to OpenSSH 5.2p1.
2009-05-20 jhbDon't bother reading the initial value of the machine...
2009-05-18 delphijMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-18 jhb- Add a tunable 'hw.mca.enabled' that can be used to...
2009-05-18 jhbAdd a read-only sysctl hw.pci.mcfg to mirror the tunabl...
2009-05-18 jhbBump CACHE_LINE_SIZE to 128 for x86. Intel's manuals...
2009-05-18 marcelAdd cpu_flush_dcache() for use after non-DMA based...
2009-05-16 kmacycorrect range in comment
2009-05-16 kmacyupdate vm map comment
2009-05-16 kmacyIncrease default kernel map to 512GB
2009-05-16 dchaginSomewhere between 2.6.23 and 2.6.27, Linux added SOCK_C...
2009-05-14 jhbTrim the default set of device hints on i386 and amd64:
2009-05-14 attilioFreeBSD right now support 32 CPUs on all the architectu...
2009-05-13 jhbImplement simple machine check support for amd64 and...
2009-05-13 alcCorrect a rare use-after-free error in pmap_copy()...
2009-05-11 dchaginTranslate l_timeval arg to native struct timeval in
2009-05-10 dchaginDo not export AT_CLKTCK when emulating Linux kernel...
2009-05-10 dchaginRework r189362, r191883.
2009-05-10 kuriyama- Use "device\t" and "options \t" for consistency.
2009-05-07 jamieMove the per-prison Linux MIB from a private one-off...
2009-05-07 dchaginTo avoid excessive code duplication move MI definitions...
2009-05-06 dfrDisable adaptive mutexes and rwlocks for XENHVM.
2009-05-06 dfrFix XENHVM build.
2009-05-05 mavDo not try to initialize LAPIC timer if we are not...
2009-05-04 jkimUnlock the largest standard CPUID on Intel CPUs for...
2009-05-04 obrienMerge vendor/file/dist@191739, bringing FILE 5.00 to...
2009-05-03 mavRename statclock_disable variable to atrtcclock_disable...
2009-05-02 mavAdd support for using i8254 and rtc timers as event...
2009-05-02 dchaginMove extern variable definitions to the header file.
2009-05-01 mavAdd resume methods to i8254 and atrtc devices.
2009-05-01 mavSmall addition to r191720.
2009-05-01 samo add uath
2009-05-01 mavUse value -1 instead of 0 for marking unused APIC vecto...
2009-05-01 dchaginReimplement futexes.
2009-04-30 jkim- Fix divide-by-zero panic when SMP kernel is used...
2009-04-29 jeff - Add support for cpuid leaf 0xb. This allows us...
2009-04-23 jhbReduce the number of bounce zones (and thus the number...
2009-04-22 jhbAdjust the way we number CPUs on x86 so that we attempt...
2009-04-20 rwatsonDon't conditionally define CACHE_LINE_SHIFT, as we...
2009-04-19 rwatsonAdd description and cautionary note regarding CACHE_LIN...
2009-04-19 rwatsonFor each architecture, define CACHE_LINE_SHIFT and...
2009-04-19 rwatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-19 kmacy- Import infrastructure for caching flows as a means...
2009-04-17 jhbRestore bus DMA bounce pages to an offset of 0 when...
2009-04-15 marcelAdd a compat option to the EBR scheme that controls the
2009-04-15 jkimA simple rewrite of biossmap.c:
2009-04-13 kibThe bus_dmamap_load_uio(9) shall use pmap of the thread...
2009-04-11 edSimplify in/out functions (for i386 and AMD64).
2009-04-10 jfvAdd ixgbe to the GENERIC amd64 kernel in place of the
2009-04-08 edAlso remove the unused __word_swap_int*() macros.
2009-04-08 edImplement __bswap16() without using inline assembly.
2009-04-07 edDon't explicitly force ecx to be used for MSR_FSBASE...
2009-04-05 dchaginFix KBI breakage by r190520 which affects older linux...
2009-04-02 jkimReduce code duplcations from r190620. While I am here...
2009-04-02 jkimChase GDT layout changes and unbreak suspend/resume...
2009-04-01 jkimGarbage collect unused MSR_GSBASE since r190620.
2009-04-01 jkimGarbage collect unused stack segment since r190620.
2009-04-01 kibSync definitions for struct sigcontext for i386 and...
2009-04-01 kibSave and restore segment registers on amd64 when enteri...
next