]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
Use the flags defined in RFC 6525 in the stream reset event.
[FreeBSD/FreeBSD.git] / sys / i386 /
2012-04-20 Brooks DavisEnable DTrace hooks in GENERIC.
2012-04-19 David E. O'BrienUpdate file(1) to version 5.11.
2012-04-16 Jung-uk KimRegen for r234359.
2012-04-16 Jung-uk KimCorrect an argument type of iopl syscall for Linuxulato...
2012-04-16 Jung-uk KimRegen for r234357.
2012-04-16 Jung-uk KimCorrect arguments of stat64, fstat64 and lstat64 syscal...
2012-04-16 Jung-uk KimRegen for r234352.
2012-04-16 Dimitry AndricUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-16 Jung-uk Kim- Implement pipe2 syscall for Linuxulator. This syscal...
2012-04-16 Jung-uk Kim- When interrupt is not requested for VM86 call, make...
2012-04-13 Andriy Gaponadd actual interrupt counters to back ipi_invlcache_counts
2012-04-13 Andriy Gaponbump INTRCNT_COUNT values to reflect actual numbers...
2012-04-12 John BaldwinAdd OFED and the associated options and drivers to...
2012-04-12 Doug BartonThe BIND 9.8.2 tarball was re-rolled to remove 9.8...
2012-04-10 Marius StroblFix !SMP build after r234074.
2012-04-09 Attilio RaoBSP is not added to the mask of valid target CPUs for...
2012-04-09 John BaldwinRecognize the RDRAND instruction feature.
2012-04-08 Stanislav Sedov- Update FreeBSD's Heimdal distribution to 1.5.2. ...
2012-04-05 Doug BartonUpdate to version 9.8.2, the latest from ISC, which...
2012-04-04 John BaldwinAdd descriptions after the 'device' line for several...
2012-04-02 John BaldwinMake machine check exception logging more readable...
2012-03-30 Doug AmbriskoMFhead_mfi r233621
2012-03-30 Doug AmbriskoMFhead_mfi r227068
2012-03-30 John BaldwinMove the legacy(4) driver to x86.
2012-03-29 John BaldwinUse a more proper fix for enabling HT MSI mapping windo...
2012-03-29 John Baldwin- Rename VM_MEMATTR_UNCACHED to VM_MEMATTR_WEAK_UNCACHE...
2012-03-28 Fabien ThomasAdd software PMC support.
2012-03-28 Jung-uk KimMFV: r233615
2012-03-27 Jung-uk KimMFV: r233551
2012-03-27 Jung-uk KimMFV: r233550
2012-03-25 Edwin GroothuisMFV of 233442, tzdata2012a
2012-03-24 Alan CoxDisable detailed PV entry accounting by default. Add...
2012-03-24 Marius StroblAdd cas(4), gem(4) and hme(4) to x86 GENERICs as sugges...
2012-03-22 Joel DahlAdd snd_cmi, snd_csa and snd_emu10kx to GENERIC on...
2012-03-22 Stanislav Sedov- Update FreeBSD Heimdal distribution to version 1...
2012-03-22 Alan CoxHandle spurious page faults that may occur in no-fault...
2012-03-21 Ed SchoutenRemove pty(4) from our kernel configurations.
2012-03-20 Jung-uk KimMerge ACPICA 20120320.
2012-03-20 David ChisnallImport new version of libcxxrt. Now works correctly...
2012-03-19 Tijl CoosemansCopy amd64 sysarch.h to x86 and merge with i386 sysarch...
2012-03-19 Tijl CoosemansCopy i386 specialreg.h to x86 and merge with amd64...
2012-03-19 Tijl CoosemansCopy i386 psl.h to x86 and replace amd64/i386/pc98...
2012-03-19 Tijl CoosemansMove userland bits (and some common kernel bits) from...
2012-03-19 Konstantin BelousovIf we ever allow for managed fictitious pages, the...
2012-03-18 Tijl CoosemansCopy i386 reg.h to x86 and merge with amd64 reg.h....
2012-03-18 Tijl CoosemansUse exact width integer types in amd64/i386 reg.h to...
2012-03-16 Tijl CoosemansMove userland bits of i386 npx.h and amd64 fpu.h to...
2012-03-16 Tijl CoosemansUse exact width integer types instead of long in struct...
2012-03-16 Yoshihiro Takahashi- Fix to build a native i386 kernel without the SMP...
2012-03-16 Tijl CoosemansRemove prototypes of _amd64_get_fsbase et al. The funct...
2012-03-14 David ChisnallImport a slightly newer libc++, with some bugs fixed...
2012-03-14 David ChisnallImport new versions of libcxxrt and libc++.
2012-03-12 Alan CoxSimplify the error checking in one branch of trap_pfaul...
2012-03-11 Juli MallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-03-10 Alexander Leidingerregen
2012-03-10 Alexander Leidinger- add comments to syscalls.master and linux(32)_dummy...
2012-03-09 John BaldwinMove i386's intr_machdep.c to the x86 tree and share...
2012-03-09 John BaldwinAllow a native i386 kernel to be built with 'nodevice...
2012-03-09 John BaldwinMFamd64:
2012-03-06 Attilio RaoDisable the option VFS_ALLOW_NONMPSAFE by default on...
2012-03-06 Bjoern A. ZeebProvide wbwd(4), a driver for the watchdog timer found...
2012-03-05 Jung-uk KimFix few style nits.
2012-03-04 Robert MillanExclude USB drivers (except umass and ukbd) from main...
2012-03-04 Tijl CoosemansCopy amd64 ptrace.h to x86 and merge with i386 ptrace...
2012-03-04 Tijl CoosemansCopy amd64 trap.h to x86 and replace amd64/i386/pc98...
2012-03-04 Tijl CoosemansCopy amd64 float.h to x86 and merge with i386 float...
2012-03-03 Jung-uk KimAdd VESA option to GENERIC for amd64 and i386.
2012-02-28 Tijl CoosemansCopy amd64 stdarg.h to x86 and replace amd64/i386/pc98...
2012-02-28 Tijl CoosemansCopy amd64 setjmp.h to x86 and replace amd64/i386/pc98...
2012-02-28 Tijl CoosemansCopy amd64 endian.h to x86 and merge with i386 endian...
2012-02-28 Tijl CoosemansCopy amd64 _stdint.h to x86 and merge with i386 _stdint...
2012-02-28 Tijl CoosemansCopy amd64 _limits.h to x86 and merge with i386 _limits...
2012-02-28 Tijl CoosemansCopy amd64 _types.h to x86 and merge with i386 _types...
2012-02-27 John BaldwinMFamd64: Don't whine about interrupts being disabled...
2012-02-27 John BaldwinRemove completely duplicate '#ifdef XEN' section.
2012-02-27 John BaldwinResort the IDT_DTRACE_RET constant after it was changed...
2012-02-25 Martin MatuskaUpdate libarchive to 3.0.3
2012-02-25 Konstantin BelousovDo not write to the user address directly, use suword().
2012-02-22 Mark PeekUpdate to tcsh 6.18.01.
2012-02-17 Konstantin BelousovFix misuse of the kernel map in miscellaneous image...
2012-02-16 Jung-uk KimMerge ACPICA 20120215.
2012-02-12 Robert MillanMove WITHOUT_SOURCELESS_* files to sys/conf/ in order...
2012-02-05 Dimitry AndricAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-02-04 Robert MillanAdd "nodevice adw" to WITHOUT_SOURCELESS_UCODE.
2012-02-04 Robert MillanAdd MK_SOURCELESS build option. Setting MK_SOURCELESS...
2012-02-02 Kenneth D. MerryFix the netback driver build for i386.
2012-01-31 Jim HarrisAdd isci(4) driver for amd64 and i386 targets.
2012-01-30 Konstantin BelousovFinally, try to enable the nxstacks on amd64 and powerp...
2012-01-30 Konstantin BelousovSynchronize the struct sigcontext definitions on x86...
2012-01-29 Martin MatuskaUupdate code to vendor rev. 4183 (release/2.8)
2012-01-23 David SchultzAdd C11 macros describing subnormal numbers to float.h.
2012-01-21 Konstantin BelousovAdd support for the extended FPU states on amd64, both...
2012-01-17 Konstantin BelousovAdd definitions for the FPU extended state header,...
2012-01-17 Konstantin BelousovAdd definitions related to XCR0.
2012-01-16 Colin Percivals/amd64/i386/ in comment.
2012-01-16 Colin PercivalCopy XENHVM config file from amd64, now that i386+XENHV...
2012-01-15 Ulrich SpörleinConvert files to UTF-8
2012-01-12 Kenneth D. MerryAdd the CAM Target Layer (CTL).
2012-01-11 Jung-uk KimMerge ACPICA 20120111.
2012-01-07 Adrian ChaddFix the broken module build I introduced earlier.
next