]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
Add some special handling for AD1986A codec:
[FreeBSD/FreeBSD.git] / sys / amd64 /
2008-12-23 dougbMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-20 samMFH @ 186335
2008-12-19 samimport netbsd makefs tool
2008-12-17 marcelMake gpart the default partitioning class on all platforms.
2008-12-17 impAT_DEBUG and AT_BRK were OBE like 10 years ago, so...
2008-12-17 impRemove obsolete AT_DEBUG stuff. It never should have...
2008-12-14 jkoshyBug fix: %ebx needs to be preserved in the user callcha...
2008-12-13 jkoshy- Bug fix: prevent a thread from migrating between...
2008-12-12 jkimAdd more CPUID bits from AMD CPUID Specification Rev...
2008-12-12 jkoshyExpose symbol `PMC_FN_USER_CALLCHAIN' to assembler...
2008-12-11 jhbAdd constants for fields in the local APIC error status...
2008-12-06 alcChange the default value for the flag enabling superpag...
2008-12-05 kibImprove db_backtrace() for compat ia32 on amd64. 32bit...
2008-12-02 rwatsonMerge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branc...
2008-12-02 edRemove "[KEEP THIS!]" from COMPAT_43TTY. It's not reall...
2008-12-02 ganboldRemove unused variable.
2008-12-02 peterMerge user/peter/kinfo branch as of r185547 into head.
2008-12-01 samSwitch to ath hal source code. Note this removes the...
2008-12-01 samimport ath hal
2008-12-01 kensmithAdjustments to make a tags file a bit more suitable...
2008-11-30 mavAccording to "Intel 64 and IA-32 Architectures Software...
2008-11-29 kibMake linux_sendmsg() and linux_recvmsg() work on linux3...
2008-11-29 kibRegenerate
2008-11-29 kibFix iovec32 for linux32/amd64.
2008-11-27 jkoshy- Add support for PMCs in Intel CPUs of Family 6, model...
2008-11-26 jkimUse newly introduced cpu_vendor_id to make invariant...
2008-11-26 jkimIntroduce cpu_vendor_id and replace a lot of strcmp...
2008-11-22 kibAdd sv_flags field to struct sysentvec with intention...
2008-11-22 kmacy- bump __FreeBSD version to reflect added buf_ring...
2008-11-16 kibIn the robust futexes list head, futex_offset shall...
2008-11-15 rafan- Update ncurses to 5.7-20081102 (5.7 release) and...
2008-11-12 yongariAdd ale(4), a driver for Atheros AR8121/AR8113/AR8114...
2008-11-11 edSeveral cleanups related to pipe(2).
2008-11-09 jkoshy- Separate PMC class dependent code from other kinds...
2008-11-09 edRegenerate system call tables for r184789.
2008-11-09 edMark uname(), getdomainname() and setdomainname() with...
2008-10-31 kibRevert r184136. Instead, push the check for crashdumpma...
2008-10-27 sobomaxFix r184323 - set stathz to be the same as lapic_timer_...
2008-10-26 sobomaxFix division by zero panic if kern.hz less than 32.
2008-10-22 jkimSimplify AMD64_CPU_MODEL() and AMD64_CPU_FAMILY() macro...
2008-10-22 jkimAdd AMD Family 0Fh, Model 6Bh, Stepping 2 to the list...
2008-10-22 jkimSet kern.timecounter.invariant_tsc to 1 for AMD CPU...
2008-10-21 jkimTurn off CPU frequency change notifiers when the TSC...
2008-10-21 jkimDetect Advanced Power Management Information for AMD...
2008-10-19 kibCorrectly fill siginfo for the signals delivered by...
2008-10-18 kibSet PCB_32BIT and clear PCB_GS32BIT for linux32 binaries.
2008-10-14 kibMake robust futexes work on linux32/amd64. Use PTRIN...
2008-10-05 davidxuIf the current thread has the trap bit set (i.e. a...
2008-10-03 stas- Add driver for Attansic L2 FastEthernet controller...
2008-10-01 peterCollect N identical (or near identical) mkdumpheader...
2008-10-01 jhbBump MAXCPU to 32 now that 32 CPU x86 systems exist.
2008-09-28 mariusRemove ipi_all() and ipi_self() as the former hasn...
2008-09-27 edReplace all calls to minor() with dev2unit().
2008-09-24 kibChange the static struct sysentvec and struct Elf_Brand...
2008-09-18 stas- Recognize SAVE and OSXSAVE extended processor features.
2008-09-15 jkoshyCorrect a callchain capture bug on the i386.
2008-09-11 jhbAdd a 'hw.pci.mcfg' tunable. It can be set to 0 to...
2008-09-11 jhbUpdate the comments above the 0xcf9 register reset...
2008-09-10 jhbSome K8 chipsets don't expose all of the PCI devices...
2008-09-08 kibThe pcb_gs32p should be per-cpu, not per-thread pointer...
2008-09-08 kibProvide private per-CPU GDTs on amd64. This is required...
2008-09-08 kibIn linux_set_thread_area(), mark pcb as PCB_GS32BIT...
2008-09-08 kibFix inconsistencies in the comments.
2008-09-07 kibSegment registers are stored in the uc_mcontext member...
2008-09-05 rpauloMerge ath again (addition of wisoc files).
2008-09-02 kib- When executing FreeBSD/amd64 binaries from FreeBSD...
2008-08-26 jkimMove empty filter handling to MI source.
2008-08-25 jkimFix a typo in copyrights.
2008-08-23 jhbAdjust the handling the various timer frequencies when...
2008-08-22 robertoMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-22 jhbExtend the support for PCI-e memory mapped configuratio...
2008-08-20 edIntegrate the new MPSAFE TTY layer to the FreeBSD opera...
2008-08-19 jhbExport 'struct pcpu' to userland w/o requiring _KERNEL...
2008-08-18 jkimCorrectly check unsignedness of all BPF_LD|BPF_IND...
2008-08-18 jkim- Make these files compilable on user land.
2008-08-18 kibThe doreti_iret_fault code is always called with gs...
2008-08-17 bzCommit step 1 of the vimage project, (network stack)
2008-08-13 jkimUse int32_t/int16_t instead of int/short as sys/net...
2008-08-13 jkim- Remove unnecessary jump instruction(s) when offset...
2008-08-12 jkimUpdate copyrights and fix style(9).
2008-08-12 jkimReplace all stack usages with registers and remove...
2008-08-11 jhbDecode some more "exotic" instructions including: fxsav...
2008-08-09 alcIntel describes the behavior of their processors as...
2008-08-08 stas- Add cpuctl(4) pseudo-device driver to provide access...
2008-08-07 alcIntroduce pmap_change_attr_locked().
2008-08-04 alcMake pmap_kenter_attr() static.
2008-08-03 edDisconnect drivers that haven't been ported to MPSAFE...
2008-08-02 alcEnhance pmap_mapdev_attr(). Take advantage of recent...
2008-08-01 alcEnhance pmap_change_attr() with the ability to demote...
2008-08-01 desUpgrade to OpenSSH 5.1p1.
2008-07-31 alcEnhance pmap_change_attr(). Specifically, avoid 2MB...
2008-07-31 alcEliminate recomputation of the PDE by pmap_pde_attr().
2008-07-30 jfvAdd igb to the default kernel
2008-07-30 kibBring back the save/restore of the %ds, %es, %fs and...
2008-07-28 alcDon't allow pmap_change_attr() to be applied to the...
2008-07-28 alcAdd a check for 1GB page mappings to pmap_change_attr...
2008-07-27 alcStyle fixes to several function definitions.
2008-07-27 alcEnhance pmap_change_attr(). Use pmap_demote_pde()...
2008-07-19 alcIncrease the ceiling on the size of the buffer map.
2008-07-18 alcCorrect an error in pmap_change_attr()'s initial loop...
next