]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/x86
For the ports modules building code, clean WRKDIR before building. This is
[FreeBSD/FreeBSD.git] / sys / x86 /
2012-07-01 pfgImport the dtrace llquantize test files from the vendor...
2012-06-24 andrewMake the wchar_t type machine dependent.
2012-06-22 kibImplement mechanism to export some kernel timekeeping...
2012-06-22 jkimMerge ACPICA 20120620.
2012-06-21 delphijMFV: Update zlib to 1.2.7.
2012-06-13 jkim- Remove unused code for CR3 and CR4.
2012-06-12 iwasakiShare IPI init and startup code of mp_machdep.c with...
2012-06-09 iwasakiAdd x86/acpica/acpi_wakeup.c for amd64 and i386. Diffe...
2012-06-03 avgfree wdog_kern_pat calls in post-panic paths from under...
2012-05-28 dougbUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-26 desUpdate to OpenPAM Micrampelis.
2012-05-24 obrienConsitently use "__LP64__".
2012-05-21 baptImport byacc from invisible island, it brings us lots...
2012-05-17 jhbDon't expose i386-only ptrace constants on amd64. ...
2012-05-17 delphijMerge tcpdump 4.2.1.
2012-05-14 delphijMerge from vendor branch: update libpcap to 1.2.1.
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-03 attilioRevert part of r234723 by re-enabling the SMP protectio...
2012-05-03 dimUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-04-26 attilioClean up the intr* MD KPI from the SMP dependency,...
2012-04-26 jamieA new jail(8) with a configuration file, ultimately...
2012-04-23 jkimMerge ACPICA 20120420.
2012-04-19 obrienUpdate file(1) to version 5.11.
2012-04-17 grehanAdd x2apic MSR definitions
2012-04-16 dimUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-11 jhbTrim stray blank line.
2012-04-09 jhbRecognize the RDRAND instruction feature.
2012-04-06 gibbsFix interrupt load balancing regression, introduced...
2012-04-02 jhbFurther tweak the changes made in r233709. The kernel...
2012-04-02 jhbMake machine check exception logging more readable...
2012-03-30 ambriskoMFhead_mfi r227068
2012-03-30 jhbAttempt to make machine check handling a bit more robust:
2012-03-30 jhbMove the legacy(4) driver to x86.
2012-03-29 dimFix an issue introduced in sys/x86/include/endian.h...
2012-03-29 dimRevert sys/x86/include/endian.h to what it was before...
2012-03-29 jhbUse a more proper fix for enabling HT MSI mapping windo...
2012-03-29 jhbRestore proper use of bounce buffers for ISA DMA. ...
2012-03-28 jhbAllocate the ioapics[] array dynamically since it is...
2012-03-28 jhbMove the DTrace return IDT vector back up from 0x20...
2012-03-24 dimFix the following clang warning in sys/dev/dcons/dcons...
2012-03-22 jhbMark the 'lapics' and 'ioapics' arrays here static...
2012-03-22 stas- Update FreeBSD Heimdal distribution to version 1...
2012-03-20 jkimMerge ACPICA 20120320.
2012-03-19 tijlCopy amd64 sysarch.h to x86 and merge with i386 sysarch...
2012-03-19 tijlCopy i386 specialreg.h to x86 and merge with amd64...
2012-03-19 tijlCopy i386 psl.h to x86 and replace amd64/i386/pc98...
2012-03-19 tijlMove userland bits (and some common kernel bits) from...
2012-03-18 tijlEliminate ia32_reg.h by moving its contents to x86...
2012-03-18 tijlCopy i386 reg.h to x86 and merge with amd64 reg.h....
2012-03-16 tijlMove userland bits of i386 npx.h and amd64 fpu.h to...
2012-03-16 jhbRevert the PCIe 4GB boundary issue workaround now that...
2012-03-16 nyan- Fix to build a native i386 kernel without the SMP...
2012-03-14 theravenImport new versions of libcxxrt and libc++.
2012-03-11 jmallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-03-09 jhbMove i386's intr_machdep.c to the x86 tree and share...
2012-03-09 dimAdd casts to __uint16_t to the __bswap16() macros on...
2012-03-09 tijlCast the expression in __bswap16(x) to __uint16_t becau...
2012-03-09 tijlClean up x86 endian.h:
2012-03-04 tijlCopy amd64 ptrace.h to x86 and merge with i386 ptrace...
2012-03-04 tijlDo not use INT64_C and UINT64_C to define 64 bit intege...
2012-03-04 tijlCopy amd64 trap.h to x86 and replace amd64/i386/pc98...
2012-03-04 tijlCopy amd64 float.h to x86 and merge with i386 float...
2012-03-01 jhb- Change contigmalloc() to use the vm_paddr_t type...
2012-02-28 tijlCopy amd64 stdarg.h to x86 and replace amd64/i386/pc98...
2012-02-28 tijlCopy amd64 setjmp.h to x86 and replace amd64/i386/pc98...
2012-02-28 emasteWorkaround for PCIe 4GB boundary issue
2012-02-28 tijlCopy amd64 endian.h to x86 and merge with i386 endian...
2012-02-28 tijlCopy amd64 _stdint.h to x86 and merge with i386 _stdint...
2012-02-28 tijlCopy amd64 _limits.h to x86 and merge with i386 _limits...
2012-02-28 tijlCopy amd64 _types.h to x86 and merge with i386 _types...
2012-02-27 jhb- Panic up front if a kernel does not include 'device...
2012-02-26 kanFix apparent logic reversal in setting the 'auto_mode...
2012-02-25 mmUpdate libarchive to 3.0.3
2012-02-22 mpUpdate to tcsh 6.18.01.
2012-02-16 jkimMerge ACPICA 20120215.
2012-02-05 dimAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-01-26 jimharrisRebase user/jimharris/isci branch from head.
2012-01-11 jkimMerge ACPICA 20120111.
2012-01-03 jhbFix a few bugs in the SRAT parsing code:
2012-01-01 adrianInitial copy of xz-embedded to sys/contrib/.
2011-12-31 edUpgrade libcompiler_rt to upstream revision 147390.
2011-12-27 mmUpdate to vendor revision 4016.
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-12-05 edGet rid of kludgy per-descriptor state handling in...
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
2011-11-22 marius- There's no need to overwrite the default device metho...
2011-11-07 edMark all SYSCTL_NODEs static that have no corresponding...
2011-11-07 edMark MALLOC_DEFINEs static that have no corresponding...
2011-10-22 dimUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-05 desUpgrade to OpenSSH 5.9p1.
2011-10-05 jhbIgnore SRAT memory entries if the memory range does...
2011-09-29 dimRevive the LLVM and Clang license files, which were...
2011-09-03 dougbUpgrade to BIND version 9.8.1. Release notes at:
2011-08-25 attilioFix a deficiency in the selinfo interface:
2011-08-22 silbyDisable TSC usage inside SMP VM environments. On my...
2011-07-17 dimUpgrade our copy of llvm/clang to r135360, from upstrea...
next