]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
Apply r269126 to tty_timedwait():
[FreeBSD/FreeBSD.git] / sys / i386 /
2014-10-08 markjPass up the error status of minidumpsys() to its callers.
2014-10-08 kibAdd an argument to the x86 pmap_invalidate_cache_range...
2014-10-06 jhbCall initializecpucache() on the BSP for i386 in the...
2014-10-06 baptImport byacc 20141005 from vendor
2014-10-04 nyanMerge pc98's machdep.c into i386/i386/machdep.c.
2014-10-02 ngieImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 jkimMerge ACPICA 20140926.
2014-10-02 gjbMerge the following revisions from ^/projects/release...
2014-09-30 roygermsi: add Xen MSI implementation
2014-09-25 roygerddb: allow specifying the exact address of the symtab...
2014-09-24 ngieImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-18 bzRe-gen after r271743 implementing most of
2014-09-18 bzImplement most of timer_{create,settime,gettime,getover...
2014-09-17 kibPresence of any VM_PROT bits in the permission argument...
2014-09-15 desUpgrade to OpenPAM Ourouparia.
2014-09-10 jhbMFamd64: Use initializecpu() to set various model-speci...
2014-09-10 jhbTo workaround an errata on certain Pentium Pro CPUs...
2014-09-10 jhbMove code to set various MSRs on AMD cpus out of printc...
2014-09-06 jhbCreate a separate structure for per-CPU state saved...
2014-09-05 impMerge forgotten .h files from vendor branch.
2014-09-05 pfgApply known workarounds for modern MacBooks.
2014-09-04 impReimport dts files from vendor repo now that it has...
2014-09-04 markjAdd mrsas(4) to GENERIC for i386 and amd64.
2014-09-04 impUpdate bindings to latest vendor branch representing...
2014-09-04 jhbMerge the amd64 and i386 identcpu.c into a single x86...
2014-09-04 jhbRemove a stray blank line from the Intel cache and...
2014-09-04 jhb- Move blacklists of broken TSCs out of the printcpuinf...
2014-09-04 jhbRemove trailing whitespace.
2014-09-04 jhb- Move prototypes for various functions into out of...
2014-09-03 jhbActually save and restore FPU state on APs during suspe...
2014-08-30 jhbSave and restore FPU state across suspend and resume...
2014-08-30 pfgMinor space/tab cleanups.
2014-08-29 jhb- Add a new structure type for the ACPI 3.0 SMAP entry...
2014-08-29 jhbMFamd64: Add a machdep.bootmethod sysctl to inform...
2014-08-27 pluknetMFV of r270725, tzdata2014f
2014-08-20 jhbFix build of si(4) and enable it in LINT on amd64 and...
2014-08-16 kibComplete r254667, do not destroy pmap lock if KVA alloc...
2014-08-14 gavinUpdate i386/NOTES and amd64/NOTES files to contain...
2014-08-12 jhbCorrect a comment brought over from amd64. i386 doesn...
2014-08-11 peterUpdate serf-1.3.6 -> 1.3.7
2014-08-11 alcChange {_,}pmap_allocpte() so that they look for the...
2014-08-08 kibChange pmap_enter(9) interface to take flags parameter...
2014-08-07 jkimMerge OpenSSL 1.0.1i.
2014-08-05 glebiusMerge all MD sf_buf allocators into one MI, residing...
2014-08-03 alcRetire pmap_change_wiring(). We have never used it...
2014-07-24 marius- Copying and zeroing pages via temporary mappings...
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
2014-07-18 baptUpdate libucl to the 2014-07-16 snapshot
2014-07-14 markjInvoke the DTrace trap handler before calling trap...
2014-07-08 kibCorrect si_code for the SIGBUS signal generated by...
2014-07-06 alcIntroduce pmap_unwire(). It will replace pmap_change_w...
2014-07-03 marcelAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-01 delphijMFV r267565:
2014-07-01 emasteAdd vt(4) devices and options to NOTES
2014-06-30 emasteAdd vt(4) to GENERIC and retire the separate VT config
2014-06-28 hselaskyPull in r267961 and r267973 again. Fix for issues repor...
2014-06-27 gjbRevert r267961, r267973:
2014-06-27 hselaskyExtend the meaning of the CTLFLAG_TUN flag to automatic...
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos r266986:
2014-06-26 delphijMFV r267843: update file/libmagic to 5.19.
2014-06-23 kibAdd FPU_KERN_KTHR flag to fpu_kern_enter(9), which...
2014-06-17 dchaginRevert r266925 as it can lead to instant panic at fexec...
2014-06-16 attilio- Modify vm_page_unwire() and vm_page_enqueue() to...
2014-06-16 roygeramd64/i386: introduce APIC hooks for different APIC...
2014-06-15 pfgMFV r266988:
2014-06-15 kibFix some cosmetic issues with the use of kmem_malloc...
2014-06-09 jkimMerge OpenSSL 1.0.1h.
2014-06-07 alcAdd a page size field to struct vm_page. Increase...
2014-06-06 impRestore comments accidentally removed.
2014-05-31 dchaginTo allow to run the interpreter itself add a new ELF...
2014-05-29 markjCommit the rest of the changes that were intended to...
2014-05-28 marius- Actually, modules are built correctly when compiled...
2014-05-28 marius- Shrink the list of excluded modules to what actually...
2014-05-27 peterMerge apr-1.4.8 -> apr-1.5.1 and update.
2014-05-22 jhibbitsimagact_binmisc builds for all supported architectures...
2014-05-15 marcelMFuser/marcel/mkimg:
2014-05-15 desUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-05-04 nwhitehornDisable ACPI and P4TCC throttling by default, following...
2014-05-02 kenBring in the mpr(4) driver for LSI's MPT3 12Gb SAS...
2014-05-02 eadlerlindev(4): finish the partial commit in r265212
2014-04-26 scottlRetire smp_active. It was racey and caused demonstrate...
2014-04-23 baptUpdate to byacc 20140409
2014-04-18 impDon't build EISA by default anymore. Remove from i386...
2014-04-09 sbrunoReally, really, really only allow this option for amd64...
2014-04-05 impMake this compile with gcc.
2014-04-04 gjbMerge r262907 from ^/projects/release-embedded:
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-03-29 marcelAdd mkimg, a utility for making disk images from raw...
2014-03-29 kibClear the kernel grab of the FPU state on fork. The...
2014-03-25 impRather than require a makeoptions DEBUG to get debug...
2014-03-25 desUpgrade to OpenSSH 6.6p1.
2014-03-22 baptUpdate to 20140321
2014-03-22 bdreweryRename global cnt to vm_cnt to avoid shadowing.
2014-03-19 impRemove vestiges of knowing the ISA bus, which we gave...
2014-03-19 markjOnly invoke fasttrap hooks for traps from user mode...
2014-03-18 impIn kernel config files, it is supposed to be 'options...
2014-03-16 impAlign all comments in config files on same column....
next