]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
Tweak comment.
[FreeBSD/FreeBSD.git] / sys / i386 /
2012-06-27 alcAdd new pmap layer locks to the predefined lock order...
2012-06-22 kibCommit changes missed from r237435. Properly calculate...
2012-06-22 kibEnable shared page on i386, now it has a use for vdso_t...
2012-06-22 kibImplement mechanism to export some kernel timekeeping...
2012-06-22 kibReserve AT_TIMEKEEP auxv entry for providing usermode...
2012-06-22 jkimMerge ACPICA 20120620.
2012-06-21 delphijMFV: Update zlib to 1.2.7.
2012-06-19 np- Updated TOE support in the kernel.
2012-06-16 alcThe page flag PGA_WRITEABLE is set and cleared exclusiv...
2012-06-15 adrianOops - use the actual 11n enable option.
2012-06-15 adrianOk, ok. 802.11n can be on by default in GENERIC in...
2012-06-13 jkim- Fix resumectx() prototypes to reflect reality.
2012-06-12 iwasakiShare IPI init and startup code of mp_machdep.c with...
2012-06-10 iwasakiSome fixes for r236772.
2012-06-09 iwasakiAdd x86/acpica/acpi_wakeup.c for amd64 and i386. Diffe...
2012-06-04 alcVarious small changes to PV entry management:
2012-06-03 avgfree wdog_kern_pat calls in post-panic paths from under...
2012-06-02 alcIsolate the global pv list lock from data and other...
2012-06-02 kibUse plain store for atomic_store_rel on x86, instead...
2012-06-01 jkimConsistently use ACPI_SUCCESS() and ACPI_FAILURE()...
2012-06-01 jkimTidy up code clutter in SMP case a bit. No functional...
2012-06-01 jkimCall AcpiSetFirmwareWakingVector() with interrupt disab...
2012-06-01 jkimImprove style(9) in the previous commit.
2012-06-01 iwasakiCall AcpiLeaveSleepStatePrep() in interrupt disabled...
2012-06-01 alcEliminate code duplication in free_pv_entry() and pmap_...
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...
next