]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
Some cleanups to make the style of pmap_quick_enter_page() and pmap_quick_remove_page...
[FreeBSD/FreeBSD.git] / sys / i386 /
2015-08-14 Alexander MotinMFV r286765: 5817 change type of arcs_size from uint64_...
2015-08-14 Alexander MotinMFV r285025: 6033 arc_adjust() should search MFU lists...
2015-08-14 Alexander MotinMFV r277431: 5497 lock contention on arcs_mtx
2015-08-13 Edwin GroothuisMFV of 286748,tzdata2015f
2015-08-13 Alexander MotinMFV 286711: 6096 ZFS_SMB_ACL_RENAME needs to cleanup...
2015-08-13 Alexander MotinMFV 286709:
2015-08-12 Alexander MotinMFV 286707: 5959 clean up per-dataset feature count...
2015-08-12 Alexander MotinMFV r286704: 5960 zfs recv should prefetch indirect...
2015-08-12 Alexander MotinMFV r284763: 5981 Deadlock in dmu_objset_find_dp
2015-08-12 Alexander MotinMFV r284762: 5269 zpool import slow
2015-08-12 Alexander MotinMFV r286682: 5765 add support for estimating send strea...
2015-08-12 Alexander MotinMFV r286224: 5695 dmu_sync'ed holes do not retain birth...
2015-08-12 Marcel MoolenaarBetter support memory mapped console devices, such...
2015-08-12 Konstantin BelousovInitialization of smp_tlb_wait does not require release...
2015-08-12 Konstantin BelousovAP should load aps_ready with acquire semantic to see...
2015-08-11 Alexander V. ChernikovMFP r276712.
2015-08-10 Konstantin BelousovMake kstack_pages a tunable on arm, x86, and powepc...
2015-08-09 Peter WemmUpdate the private sqlite3 from 3.8.9 to 3.8.11.1 ...
2015-08-09 Peter WemmUpdate svnlite from 1.8.10 to 1.8.14. This is mostly...
2015-08-09 Peter WemmUpdate serf from 1.3.7 to 1.3.8. Mostly disables sslv2...
2015-08-09 Peter WemmUpdate apr-1.5.1 to 1.5.2
2015-08-08 Alexander V. ChernikovMFP r274553:
2015-08-07 Konstantin BelousovRemove unused i386 header privatespace.h. For the...
2015-08-06 John BaldwinRemove some more vestiges of the Xen PV domu support...
2015-08-05 Ed MasteRationalize BSD license on sys/*/include/in_cksum.h
2015-08-05 Konstantin BelousovFix UP build after r286296, ensure that CPU_FOREACH...
2015-08-04 Jason A. HarmeningAdd two new pmap functions:
2015-08-04 Konstantin BelousovGive large kernel stack to the initial thread . Otherw...
2015-08-03 Warner LoshAdd pmspvc device back to GENERIC. The issues with...
2015-08-03 Konstantin BelousovClear the IA32_MISC_ENABLE MSR bit, which limits the...
2015-07-31 Glen BarberPull pmspcv (pms(4)) from GENERIC. It has PCI ID conflicts
2015-07-31 Ed MasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-30 Konstantin BelousovImprove comments.
2015-07-30 Ed MasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-30 Konstantin BelousovUse private cache line for the locked nop in *mb()...
2015-07-29 Konstantin BelousovMFamd64 r285934: Remove store/load (= full) barrier...
2015-07-29 Sean BrunoRemove dead functions pmap_pvdump and pads.
2015-07-28 Bryan DreweryMFV r285970:
2015-07-28 Zbigniew BodekImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-22 Jung-uk KimMerge ACPICA 20150717.
2015-07-22 Konstantin BelousovRemove duplicate and useless declarations.
2015-07-22 John BaldwinVarious changes to the registers displayed in DDB for...
2015-07-21 Mark JohnstonLet the unwinder handle faults during function prologue...
2015-07-21 Mark JohnstonImprove stack unwinding on i386 and amd64 after an...
2015-07-19 Mark JohnstonImplement the lockstat provider using SDT(9) instead...
2015-07-19 Konstantin BelousovRevert bit of the r285627, locore.s does not need inclu...
2015-07-17 Benno RiceMerge driver for PMC Sierra's range of SAS/SATA HBAs.
2015-07-16 Konstantin BelousovWhen checking for the valid value of the frame pointer...
2015-07-16 Zbigniew BodekFix KSTACK_PAGES issue when the default value was chang...
2015-07-14 Christian BruefferSpell crypto correctly.
2015-07-10 Konstantin BelousovConvert between abridged (from FXSAVE) and unabridged...
2015-07-10 Konstantin BelousovDuplicate the copyright from the i386/i386/machdep...
2015-07-09 Jung-uk KimMerge OpenSSL 1.0.1p.
2015-07-08 Patrick KelseyMFV r285292:
2015-07-08 John-Mark GurneyNow that aesni won't reuse fpu contexts (D3016), add...
2015-07-08 Konstantin BelousovAdd the atomic_thread_fence() family of functions with...
2015-07-08 Patrick KelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 Achim LeubnerDriver 'pmspcv' added. Supports PMC-Sierra PM8001/8081...
2015-07-07 Gregory Neil ShapiroMerge sendmail 8.15.2 to HEAD
2015-07-05 Cy SchubertMFV ntp-4.2.8p3 (r284990).
2015-07-04 George V. Neville... Fix up tabs vs. spaces
2015-07-04 George V. Neville... Enable IPSEC in all GENERIC kernels.
2015-07-02 Konstantin BelousovUse single instance of the identical INKERNEL() and...
2015-06-29 Konstantin BelousovProvide npx_get_fsave(9) and npx_set_fsave(9) functions...
2015-06-29 Konstantin BelousovMove CS_SECURE() and EFL_SECURE() macros to the machine...
2015-06-29 Konstantin BelousovAdd a comment about too strong semantic of atomic_load_...
2015-06-29 Konstantin BelousovAdd x86 PT_GETFSBASE, PT_GETGSBASE machine-depended...
2015-06-29 Konstantin BelousovReduce code duplication. Add helper fill_based_sd...
2015-06-28 Konstantin BelousovRemove unneeded data dependency, currently imposed by
2015-06-19 Andriy GaponMFV r284412: 5911 ZFS "hangs" while deleting file
2015-06-18 Jung-uk KimMerge ACPICA 20150619.
2015-06-18 Ed MasteImport libcxxrt master e64e93fe5bba67a6d52cbe5a97f8770c...
2015-06-16 Mateusz GuzikReplace struct filedesc argument in getvnode with struc...
2015-06-15 Edwin GroothuisMFV of 284395,tzdata2015e
2015-06-13 Simon J. GerratyAdd META_MODE support.
2015-06-12 Jung-uk KimMerge OpenSSL 1.0.1o.
2015-06-12 John BaldwinReport the values of x86 segment registers to remote...
2015-06-12 John BaldwinEnsure that the upper 16 bits of segment registers...
2015-06-12 Andriy GaponMFV r284042: 1778 Assertion failed: rn->rn_nozpool...
2015-06-12 Andriy GaponMFV r284036: 5961 Fix stack overflow in zfs_create_fs
2015-06-12 Andriy GaponMFV r284030: 5818 zfs {ref}compressratio is incorrect...
2015-06-12 Andriy GaponMFV r283534: 5515 dataset user hold doesn't reject...
2015-06-12 Andriy GaponMFV r284040: check that datasets are snapshots
2015-06-11 Jung-uk KimMerge OpenSSL 1.0.1n.
2015-06-11 Xin LIMFV r284276: Fix long options.
2015-06-11 Simon J. GerratyMerge bmake-20150606
2015-06-10 Xin LIMFV r284234:
2015-06-10 Ruslan BukinAllow DTrace to be compiled-in to the kernel.
2015-06-10 Mateusz GuzikImplement lockless resource limits.
2015-06-10 Mateusz GuzikGeneralised support for copy-on-write structures shared...
2015-06-09 Alan CoxAccount for superpage mappings that are created by...
2015-06-08 Dimitry AndricMerge r283870 from amd64:
2015-06-08 Alan CoxRetire VM_FREEPOOL_CACHE as the next step in eliminatin...
2015-06-06 Konstantin BelousovUpdate print_INTEL_TLB() by the tag values from the...
2015-06-03 Jung-uk KimMFV: r283965
2015-05-27 Ed MasteUpdate to ELF Tool Chain r3223
2015-05-27 Simon J. GerratyMerge sync of head
2015-05-26 Simon J. GerratyMerge from head
2015-05-25 Dmitry ChaginWhen I merged the lemul branch I missied kib@'s r282708...
2015-05-25 Dimitry AndricUpgrade our copy of clang and llvm to 3.6.1 release.
next