]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
Fix up kernel sources to be ready for a 64-bit ino_t.
[FreeBSD/FreeBSD.git] / sys / i386 /
2012-09-21 dimAfter r205013, amd64 and i386 CPU family and model...
2012-09-17 jimharrisIntegrate nvme(4) and nvd(4) into the amd64 and i386...
2012-09-14 eadlers/teh/the/g
2012-09-13 kibRename the IVY_RNG option to RDRAND_RNG.
2012-09-10 alcSimplify pmap_unmapdev(). Since kmem_free() eventually...
2012-09-08 attiliouserret() already checks for td_locks when INVARIANTS...
2012-09-05 kibAdd support for new Intel on-CPU Bull Mountain random...
2012-09-05 alcRename {_,}pmap_unwire_pte_hold() to {_,}pmap_unwire_pt...
2012-09-04 marcelMerge ATF 0.16 from vendor/atf/dist.
2012-09-04 delphijAdd hpt27xx to GENERIC kernel for amd64 and i386 systems.
2012-09-04 jhbFix duplicate entries for mwl(4):
2012-08-29 dimRemove the argument-less .align directive in sys/i386...
2012-08-28 jhbFix misspelled "Infiniband".
2012-08-27 desParly revert r239255: reinstate a default maxswzone...
2012-08-26 gjbGrammar fix: s/NIC's/NICs/
2012-08-20 dimUpgrade our copy of llvm/clang to trunk r162107. With...
2012-08-16 jkimMerge ACPICA 20120816.
2012-08-14 desAs discussed on -current, remove the hardcoded default...
2012-08-13 jhbRemove the deassert INIT IPI from the IPI startup seque...
2012-08-13 jhbAdd a 10 millisecond delay after sending the initial...
2012-08-13 cpercivaBuild modules along with the XENHVM kernels.
2012-08-10 alcEliminate an unnecessary acquisition and release of...
2012-08-08 andrewImport compiler-rt r160957.
2012-08-01 kibAdd lfence().
2012-07-30 jhbRegen.
2012-07-30 jhbThe linux_lstat() system call accepts a pointer to...
2012-07-30 kibChange (unused) prototype for stmxcsr() to match reality.
2012-07-28 mmUpdate libarchive to 3.0.4
2012-07-26 kibMFamd64 r238623:
2012-07-24 impUpdate to latest git version of dtc to get new dtsv2...
2012-07-21 kibMFCamd64 r238598:
2012-07-21 kibMFamd64 r238668:
2012-07-21 kibMFamd64 r238597:
2012-07-21 kibMFamd64 r238669:
2012-07-17 pfgDtrace: improve handling of library paths.
2012-07-14 pfgMerge illumos commit 13455:7205f7794835
2012-07-12 jkimMerge OpenSSL 1.0.1c.
2012-07-11 jkimMerge ACPICA 20120711.
2012-07-09 jhbAdd a clts() wrapper around the 'clts' instruction...
2012-07-09 jhbPartially revert r217515 so that the mem_range_softc...
2012-07-02 bruefferFix XEN build, broken in r237924.
2012-07-01 bruefferReplace an unreachable panic() in vm86_getptr (been...
2012-07-01 pfgImport the dtrace llquantize test files from the vendor...
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.
next