]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
Perform cleanups to rpc.rusersd:
[FreeBSD/FreeBSD.git] / sys / amd64 /
2009-12-18 jhb- Create a separate section in in the MI NOTES file...
2009-12-16 dougbAdd INCLUDE_CONFIG_FILE, and a note in comments about...
2009-12-15 robertoMerge 4.2.4p8 into contrib (r200452 & r200454).
2009-12-12 kibFor ia32 syscall(), call cpu_set_syscall_retval()....
2009-12-08 jkimSimplify a macro not to generate unncessary symbols.
2009-12-04 netchildImport the unchanged v4l videodev.h from the vendor...
2009-12-03 avgmca: small enhancements related to cpu quirks
2009-12-02 avgmca: improve status checking, recording and reporting
2009-11-30 avgamdsbwd: new driver for AMD SB600/SB7xx watchdog timer
2009-11-30 avgx86 cpu features: add MOVBE reporting and flag
2009-11-27 alcSimplify the invocation of vm_fault(). Specifically...
2009-11-23 jkim- Add more aggressive BPF JIT optimization. This is...
2009-11-21 jkimAdd an experimental and rudimentary JIT optimizer to...
2009-11-20 jkimGeneral style cleanup, no functional change.
2009-11-20 jkim- Allocate scratch memory on stack instead of pre-alloc...
2009-11-19 jkimFix tinderbox build for i386 and sync amd64 with it.
2009-11-18 jkim- Change internal function bpf_jit_compile() to return...
2009-11-18 jkim- Make BPF JIT compiler working again in userland....
2009-11-16 jkimMerge ACPICA 20091112.
2009-11-16 phkUppercase the UL suffix on a constant, so Flexelint...
2009-11-13 kibAmd64 init_secondary() calls initializecpu() while...
2009-11-12 kuriyama- Style nits.
2009-11-11 avgreflect that pg_ps_enabled is a tunable, not just a...
2009-11-10 kibExtract the code that records syscall results in the...
2009-11-09 rdivackyMake isa_dma functions MPSAFE by introducing its own...
2009-11-09 kuriyama- Add hw.clflush_disable loader tunable to avoid panic...
2009-11-05 attilioStrip from messages for users external URLs the project...
2009-11-04 jkimTweak memory allocation for amd64 suspend/resume CPU...
2009-11-04 attilioOpteron rev E family of processor expose a bug where...
2009-10-28 jhbFix some problems with effective mmap() offsets > 32...
2009-10-27 kibIn r197963, a race with thread being selected for signa...
2009-10-23 jkimTry hiding annoying text cursor after the video control...
2009-10-21 marcelo Introduce vm_sync_icache() for making the I-cache...
2009-10-19 jkimMerge ACPICA 20091013.
2009-10-16 kibMove intr_describe() out of #ifdef SMP; the function...
2009-10-15 jhbAdd a facility for associating optional descriptions...
2009-10-13 jhbMove the USB wireless drivers down into their own secti...
2009-10-10 kibDefine architectural load bases for PIE binaries. Addre...
2009-10-09 attilioatomic_cmpset_barr_* was added in order to cope with...
2009-10-08 jkimClean up amd64 suspend/resume code.
2009-10-06 attilio- All the functions in atomic.h needs to be in "physica...
2009-10-06 attilioPer their definition, atomic instructions used in conju...
2009-10-03 bzMake sure that the primary native brandinfo always...
2009-10-01 desUpgrade to OpenSSH 5.3p1.
2009-10-01 kibAs a workaround, for Intel CPUs, do not use CLFLUSH in
2009-10-01 rpauloImprove 802.11s comment.
2009-09-30 avgcpufunc.h: unify/correct style of c extension names
2009-09-28 alcTemporarily disable the use of 1GB page mappings by...
2009-09-27 jkimCopy apm(4) emulation from sys/i386/acpica/acpi_machdep...
2009-09-26 bzlindev(4) [1] is supposed to be a collection of linux...
2009-09-24 emasteAdd a backtrace to the "fpudna in kernel mode!" case...
2009-09-24 avgnumber of cleanups in i386 and amd64 pci md code
2009-09-23 jhbExtract the code to find and map the MADT ACPI table...
2009-09-22 jhb- Split the logic to parse an SMAP entry out into a...
2009-09-21 delphijBuild x86bios only for i386/amd64 for now. More work...
2009-09-21 kibIf CPU happens to be in usermode when a T_RESERVED...
2009-09-21 delphijAutomatically depend on x86emu when vesa or dpms is...
2009-09-21 delphijEnable s3pci on amd64 which works on top of VESA, and...
2009-09-18 alcWhen superpages are enabled, add the 2 or 4MB page...
2009-09-18 alcAdd a new sysctl for reporting all of the supported...
2009-09-11 jkimMFV: r196804
2009-09-10 jkimConsolidate CPUID to CPU family/model macros for amd64...
2009-09-10 desAs jhb@ pointed out to me, r197057 was incorrect, not...
2009-09-09 delphij - Teach vesa(4) and dpms(4) about x86emu. [1]
2009-09-09 delphijImport x86emu from OpenBSD as of OPENBSD_4_6.
2009-09-08 phkGet rid of the _NO_NAMESPACE_POLLUTION kludge by creati...
2009-09-08 phkMove multi-include protection back up to the top of...
2009-09-02 jkimFix confusing comments about default PAT entries.
2009-09-02 jkim- Work around ACPI mode transition problem for recent...
2009-09-02 jhbDon't attempt to bind the current thread to the CPU...
2009-08-31 jhbSimplify pmap_change_attr() a bit:
2009-08-30 bzMake sure FreeBSD binaries without .note.ABI-tag sectio...
2009-08-29 rnolandSwap the start/end virtual addresses in pmap_invalidate...
2009-08-24 bzFix handling of .note.ABI-tag section for GNU systems...
2009-08-20 jkimCheck whether the SMBIOS reports reasonable amount...
2009-08-19 edMake the MacBookPro3,1 hardware boot again.
2009-08-17 kibCorrect a critical accounting error in pmap_demote_pde...
2009-08-14 jhbAdjust the handling of the local APIC PMC interrupt...
2009-08-13 attilio* Completely Remove the option STOP_NMI from the kernel...
2009-08-02 edMake the MacBook3,1 boot again.
2009-07-29 delphijUpdate less to v436. This is considered as a bugfix...
2009-07-27 rpauloRefine the MacBook hack to only match early models...
2009-07-24 jhbAdd a new type of VM object: OBJT_SG. An OBJT_SG objec...
2009-07-22 kibWhen the page caching attributes are changed, after...
2009-07-19 alcChange the handling of fictitious pages by pmap_page_se...
2009-07-18 alcAn addendum to r195649, "Add support to the virtual...
2009-07-13 jkimMatch PCI Express root bridge _HID directly instead of
2009-07-12 alcAdd support to the virtual memory system for configurin...
2009-07-11 rpauloImplementation of the upcoming Wireless Mesh standard...
2009-07-11 mpUpdate to tcsh 6.17.00.
2009-07-10 kibWhen amd64 CPU cannot load segment descriptor during...
2009-07-09 kibRestore the segment registers and segment base MSRs...
2009-07-06 alcWhen pmap_change_attr() changes the PAT setting on...
2009-07-06 jhbAfter the per-CPU IDT changes, the IDT vector of an...
2009-07-06 jhbMFi386: Add a 'show idt' command to DDB to display...
2009-07-05 samCleanup ALIGNED_POINTER:
2009-07-02 edEnable POSIX semaphores on all non-embedded architectur...
2009-07-01 jhbImprove the handling of cpuset with interrupts.
2009-07-01 dfrDon't include rpcv2.h - it has been removed.
2009-06-30 avgremove unused/unneeded extern declarations
next