]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
Eliminate some purely stylistic differences among the amd64, i386 native,
[FreeBSD/FreeBSD.git] / sys / i386 /
2012-05-30 alcEliminate some purely stylistic differences among the...
2012-05-29 alcMFi386 pmap r233433
2012-05-29 alcRename pmap_collect() to pmap_pv_reclaim() and rewrite...
2012-05-29 kevloMake sure that each va_start has one and only one match...
2012-05-28 dougbUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-28 alcUpdate a comment in get_pv_entry() to reflect the chang...
2012-05-27 alcReplace all uses of the vm page queues lock by a r...
2012-05-26 desUpdate to OpenPAM Micrampelis.
2012-05-26 alcRename pmap_collect() to pmap_pv_reclaim() and rewrite...
2012-05-24 bzMFp4 bz_ipv6_fast:
2012-05-24 alcMF amd64 r233097, r233122
2012-05-23 kibEnable drm2 modules build.
2012-05-21 baptImport byacc from invisible island, it brings us lots...
2012-05-20 iwasakiRemove cpususpend IDT vector for XEN.
2012-05-19 iwasakiRevert the previous commit on wakecode address verbose...
2012-05-18 iwasakiAdd SMP/i386 suspend/resume support.
2012-05-17 jhbCentralize declaration of the debug.acpi sysctl node.
2012-05-17 delphijMerge tcpdump 4.2.1.
2012-05-14 delphijMerge from vendor branch: update libpcap to 1.2.1.
2012-05-13 avgi386 bootinfo: re-arrange EFI fields for natural alignm...
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-10 mavAdd `options GEOM_RAID` into i386 and amd64 GENERIC...
2012-05-09 brooksThe DDB_CTF has little or nothing to do with the debugg...
2012-05-05 netchild- >500 static DTrace probes for the linuxulator
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-29 dimAdd a convenience macro for the returns_twice attribute...
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-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.
next