]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
Fix check used by stream reset related events.
[FreeBSD/FreeBSD.git] / sys / i386 /
2012-04-20 brooksEnable DTrace hooks in GENERIC.
2012-04-19 obrienUpdate file(1) to version 5.11.
2012-04-16 jkimRegen for r234359.
2012-04-16 jkimCorrect an argument type of iopl syscall for Linuxulato...
2012-04-16 jkimRegen for r234357.
2012-04-16 jkimCorrect arguments of stat64, fstat64 and lstat64 syscal...
2012-04-16 jkimRegen for r234352.
2012-04-16 dimUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-16 jkim- Implement pipe2 syscall for Linuxulator. This syscal...
2012-04-16 jkim- When interrupt is not requested for VM86 call, make...
2012-04-13 avgadd actual interrupt counters to back ipi_invlcache_counts
2012-04-13 avgbump INTRCNT_COUNT values to reflect actual numbers...
2012-04-12 jhbAdd OFED and the associated options and drivers to...
2012-04-10 mariusFix !SMP build after r234074.
2012-04-09 attilioBSP is not added to the mask of valid target CPUs for...
2012-04-09 jhbRecognize the RDRAND instruction feature.
2012-04-04 jhbAdd descriptions after the 'device' line for several...
2012-04-02 jhbMake machine check exception logging more readable...
2012-03-30 ambriskoMFhead_mfi r227068
2012-03-30 jhbMove the legacy(4) driver to x86.
2012-03-29 jhbUse a more proper fix for enabling HT MSI mapping windo...
2012-03-29 jhb- Rename VM_MEMATTR_UNCACHED to VM_MEMATTR_WEAK_UNCACHE...
2012-03-28 fabientAdd software PMC support.
2012-03-24 alcDisable detailed PV entry accounting by default. Add...
2012-03-24 mariusAdd cas(4), gem(4) and hme(4) to x86 GENERICs as sugges...
2012-03-22 joelAdd snd_cmi, snd_csa and snd_emu10kx to GENERIC on...
2012-03-22 stas- Update FreeBSD Heimdal distribution to version 1...
2012-03-22 alcHandle spurious page faults that may occur in no-fault...
2012-03-21 edRemove pty(4) from our kernel configurations.
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-19 kibIf we ever allow for managed fictitious pages, the...
2012-03-18 tijlCopy i386 reg.h to x86 and merge with amd64 reg.h....
2012-03-18 tijlUse exact width integer types in amd64/i386 reg.h to...
2012-03-16 tijlMove userland bits of i386 npx.h and amd64 fpu.h to...
2012-03-16 tijlUse exact width integer types instead of long in struct...
2012-03-16 nyan- Fix to build a native i386 kernel without the SMP...
2012-03-16 tijlRemove prototypes of _amd64_get_fsbase et al. The funct...
2012-03-14 theravenImport new versions of libcxxrt and libc++.
2012-03-12 alcSimplify the error checking in one branch of trap_pfaul...
2012-03-11 jmallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-03-10 netchildregen
2012-03-10 netchild- add comments to syscalls.master and linux(32)_dummy...
2012-03-09 jhbMove i386's intr_machdep.c to the x86 tree and share...
2012-03-09 jhbAllow a native i386 kernel to be built with 'nodevice...
2012-03-09 jhbMFamd64:
2012-03-06 attilioDisable the option VFS_ALLOW_NONMPSAFE by default on...
2012-03-06 bzProvide wbwd(4), a driver for the watchdog timer found...
2012-03-05 jkimFix few style nits.
2012-03-04 rmhExclude USB drivers (except umass and ukbd) from main...
2012-03-04 tijlCopy amd64 ptrace.h to x86 and merge with i386 ptrace...
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-03 jkimAdd VESA option to GENERIC for amd64 and i386.
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 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 jhbMFamd64: Don't whine about interrupts being disabled...
2012-02-27 jhbRemove completely duplicate '#ifdef XEN' section.
2012-02-27 jhbResort the IDT_DTRACE_RET constant after it was changed...
2012-02-25 mmUpdate libarchive to 3.0.3
2012-02-25 kibDo not write to the user address directly, use suword().
2012-02-22 mpUpdate to tcsh 6.18.01.
2012-02-17 kibFix misuse of the kernel map in miscellaneous image...
2012-02-16 jkimMerge ACPICA 20120215.
2012-02-12 rmhMove WITHOUT_SOURCELESS_* files to sys/conf/ in order...
2012-02-05 dimAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-02-04 rmhAdd "nodevice adw" to WITHOUT_SOURCELESS_UCODE.
2012-02-04 rmhAdd MK_SOURCELESS build option. Setting MK_SOURCELESS...
2012-02-02 kenFix the netback driver build for i386.
2012-01-31 jimharrisAdd isci(4) driver for amd64 and i386 targets.
2012-01-31 jimharrisRebase user/jimharris/isci branch from head.
2012-01-30 kibFinally, try to enable the nxstacks on amd64 and powerp...
2012-01-30 kibSynchronize the struct sigcontext definitions on x86...
2012-01-26 jimharrisRebase user/jimharris/isci branch from head.
2012-01-25 jimharrisMove isci and ISCI_LOGGING to amd64/i386 specific NOTES.
2012-01-23 dasAdd C11 macros describing subnormal numbers to float.h.
2012-01-21 kibAdd support for the extended FPU states on amd64, both...
2012-01-17 kibAdd definitions for the FPU extended state header,...
2012-01-17 kibAdd definitions related to XCR0.
2012-01-16 cpercivas/amd64/i386/ in comment.
2012-01-16 cpercivaCopy XENHVM config file from amd64, now that i386+XENHV...
2012-01-15 uqsConvert files to UTF-8
2012-01-12 kenAdd the CAM Target Layer (CTL).
2012-01-11 jkimMerge ACPICA 20120111.
2012-01-07 adrianFix the broken module build I introduced earlier.
2012-01-06 jimharrisModify GENERIC, files and options for isci (Intel C600...
2012-01-05 edAlso import WEAK_ALIAS() from the MIPS code.
2012-01-03 edAdd support for strong aliasing of symbols in i386...
2012-01-02 edUse strchr() and strrchr().
2012-01-01 adrianInitial copy of xz-embedded to sys/contrib/.
2011-12-31 edUpgrade libcompiler_rt to upstream revision 147390.
2011-12-31 kibMake the comment in i386/include/ucontext.h identical...
2011-12-31 gavinDefault to not performing the early-boot memory tests...
next