]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
Adjust t4_port_init() to work with VF devices.
[FreeBSD/FreeBSD.git] / sys / amd64 /
2016-08-16 Mark JohnstonMFV r304057:
2016-08-16 Mark JohnstonMFV r301526:
2016-08-16 Mark JohnstonMFV r301525:
2016-08-16 Mark JohnstonMFV r301524:
2016-08-16 Mark JohnstonMFV r296989:
2016-08-16 Mark JohnstonMFV r304056:
2016-08-14 Martin MatuskaMFV r304060:
2016-08-13 Enji CooperMFhead @ r304038
2016-08-12 Enji CooperCheckpoint initial integration work
2016-08-11 Konstantin BelousovThe pmap_delayed_invl_wait() function blocks on turnsti...
2016-08-10 Ed SchoutenProvide the CloudABI vDSO to its executables.
2016-08-10 Konstantin BelousovUnconditionally perform checks that FPU region was...
2016-08-04 John BaldwinDon't permit mappings of invalid physical addresses...
2016-08-03 John BaldwinCorrect assertion on vcpuid argument to vm_gpa_hold().
2016-08-03 Konstantin BelousovMerge i386 and amd64 variants of mp_watchdog.c into...
2016-07-31 Mateusz Guzikamd64: implement pagezero using rep stos
2016-07-28 Brooks DavisDon't create pointless backups of generated files in...
2016-07-25 Xin LIChange bsdiff to use divsufsort suffix sort library...
2016-07-24 Alexander MotinAdd more UEFI/e820 memory types from latest specifications.
2016-07-23 Baptiste DaroussinUpdate mandoc to 1.13.4 release
2016-07-20 Andriy GaponMFV r303083: 7164 zdb should be able to open the root...
2016-07-20 Andriy GaponMFV r303082: 6391 Override default SPA config location...
2016-07-20 Pedro F. GiffuniMFV r298167, r300962, r303048:
2016-07-14 Alexander MotinIncrease number of I/O APIC pins from 24 to 32 to give...
2016-07-14 Andriy GaponMFV r302645: 6878 Add scrub completion info to "zpool...
2016-07-14 Andriy GaponMFV r302650: 6940 Cannot unlink directories when over...
2016-07-14 Andriy GaponMFV r302644: 6513 partially filled holes lose birth...
2016-07-14 Andriy GaponMFV r302641: 6844 dnode_next_offset can detect fictiona...
2016-07-14 Andriy GaponMFV r302640: 6874 rollback and receive need to reset...
2016-07-14 Andriy Gaponremove a stray change from r302834
2016-07-14 Andriy Gaponfix-up for configuration of AMD Family 10h processors...
2016-07-13 Eric BadgerAdd explicit detection of KVM hypervisor
2016-07-13 Dag-Erling Smørgravmerge upstream hg 06347b1f76fe (fix IXFR)
2016-07-12 Roger Pau Monnéxen: automatically disable MSI-X interrupt migration
2016-07-10 Dmitry ChaginFix a copy/paste bug introduced during X86_64 Linuxulat...
2016-07-10 Dmitry ChaginRegen for r302215 (Linux personality).
2016-07-10 Dmitry ChaginImplement Linux personality() system call mainly due...
2016-07-08 Ed Mastelibunwind: update to upstream snapshot r272680
2016-07-08 Ed SchoutenDon't forget to set sa->narg for CloudABI system calls.
2016-07-06 Nathan WhitehornReplace a number of conflations of mp_ncpus and mp_maxi...
2016-07-04 Peter GrehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-03 Enji CooperUpdate libxo to 0.6.3
2016-07-01 Xin LIMFV r302260: expat 2.2.0
2016-06-30 Martin MatuskaMFV r302264:
2016-06-27 Xin LIMFV r302218: file 5.28.
2016-06-22 Martin MatuskaMFV r302003,r302037,r302038,r302056:
2016-06-17 Bryan DreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-16 Konstantin BelousovUpdate comments for the MD functions managing contexts...
2016-06-13 Enji CooperChange my given name from "Garrett" to "Ngie"
2016-06-13 Konstantin BelousovDo not access pv_table array for fictitious pages,...
2016-06-09 Dag-Erling SmørgravUpdate to latest upstream version
2016-06-08 Brooks DavisUpdate to a June 8th snapshot of (un)vis form NetBSD.
2016-06-08 Simon J. GerratyMerge bmake-20160606
2016-06-05 Simon J. GerratyImport bmake-20160604
2016-06-05 Konstantin BelousovAvoid spurious EINVAL in amd64 pmap_change_attr().
2016-06-04 Baptiste DaroussinImport libucl snapshot 20160604
2016-06-03 Pedro F. GiffuniMFV r300961:
2016-06-03 Xin LIMFV r301238:
2016-06-01 Kurt LidlImport NetBSD's blacklist source from vendor tree
2016-05-29 Phil ShaferSubmitted by: phil
2016-05-29 Allan JudeImport the skein hashing algorithm, based on the threef...
2016-05-27 Jung-uk KimMerge ACPICA 20160527.
2016-05-27 Konstantin BelousovIn pmap_advise(), avoid leaking DI start for EPT pmaps...
2016-05-26 Dimitry AndricUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-25 Jung-uk KimBoth Clang and GCC cannot generate efficient reserve_pv...
2016-05-25 Ed MasteUpdate to ELF Tool Chain r3477
2016-05-23 Jung-uk KimDocument POPCNT erratum for 6th Generation Intel Core...
2016-05-22 Dmitry ChaginAdd macro to convert errno and use it when appropriate.
2016-05-21 Dmitry ChaginRegen after r300359 (struct l_sched_param removal).
2016-05-21 Dmitry ChaginCorrect an argument param of linux_sched_* system calls...
2016-05-20 Konstantin BelousovCheck for overflow and return EINVAL if detected. ...
2016-05-20 Simon J. GerratyMerge bmake-20160512
2016-05-20 Ed MasteUpdate to ELF Tool Chain r3475
2016-05-20 Konstantin BelousovUse unsigned type for the loop index to make overflow...
2016-05-17 Eitan AdlerDon't repeat the the word 'the'
2016-05-16 Sepherosa Ziehauatomic: Add testandclear on i386/amd64
2016-05-16 Martin MatuskaRevert r299576 and MFV r299895:
2016-05-14 Konstantin BelousovEliminate pvh_global_lock from the amd64 pmap.
2016-05-14 Xin LIMFV r299716: file 5.27
2016-05-13 Alan CoxEliminate an unused #include. For a brief period of...
2016-05-12 Martin MatuskaMFV 299539:
2016-05-12 Martin MatuskaMFV r299425:
2016-05-11 Alexander MotinMFV r299453: 6765 zfs_zaccess_delete() comments do...
2016-05-11 Alexander MotinMFV r299451: 6764 zfs issues with inheritance flags...
2016-05-11 Alexander MotinMFV r299449: 6763 aclinherit=restricted masks inherited...
2016-05-11 Alexander MotinMFV r299442: 6762 POSIX write should imply DELETE_CHILD...
2016-05-11 Alexander MotinMFV r299440: 6736 ZFS per-vdev ZAPs
2016-05-11 Alexander MotinMFV r299438: 6842 Fix empty xattr dir causing lockup
2016-05-11 Alexander MotinMFV r299436: 6843 Make xattr dir truncate and remove...
2016-05-11 Alexander MotinMFV r299434: 6841 Undirty freed spill blocks
2016-05-10 Konstantin BelousovAdd locking annotations to amd64 struct md_page members.
2016-05-09 John BaldwinAdd a new bus method to fetch device-specific CPU sets.
2016-05-09 Dmitry ChaginAdd a forgotten in r283424 .eh_frame section with CFI...
2016-05-08 Xin LIMFV r299237: apply two upstream revisions to address...
2016-05-08 Xin LIMFV r299233: Apply upstream fix 11edb37a71851b5bcbd4e51...
2016-05-05 Dimitry AndricImport libcxxrt master 516a65c109eb0a01e5e95fbef455eb32...
2016-05-05 Dimitry AndricSince contrib/libcxxrt's ancestry was never correct...
2016-05-05 John BaldwinNative PCI-express HotPlug support.
2016-05-04 Alan CoxExplain why pmap_copy(), pmap_enter_pde(), and pmap_ent...
2016-05-03 Pedro F. Giffunisys/amd64: Small spelling fixes.
next