]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
The hard drive media device path contains the size of the partition,
[FreeBSD/FreeBSD.git] / sys / amd64 /
2017-09-01 Dimitry AndricUpgrade our copies of clang, llvm, lldb and compiler...
2017-09-01 Josh PaetzelRevert r323087
2017-09-01 Josh PaetzelTake options IPSEC out of GENERIC
2017-08-31 Jung-uk KimMerge ACPICA 20170831.
2017-08-31 Josh PaetzelAllow kldload tcpmd5
2017-08-31 Dag-Erling SmørgravMerge upstream r4302 to support multiple concurrently...
2017-08-30 Alexander MotinAdd NTB driver for PLX/Avago/Broadcom PCIe switches.
2017-08-28 Conrad MeyerDrop CACHE_LINE_SIZE to 64 bytes on x86
2017-08-26 Ryan Libbyamd64: drop q suffix from rd[fg]sbase for gas compatibility
2017-08-24 Dimitry AndricUpgrade our copies of clang, llvm, lldb and compiler...
2017-08-24 Konstantin BelousovSave KGSBASE in pcb before overriding it with the guest...
2017-08-22 Konstantin BelousovEnsure that fs/gs bases are stored in pcb before copyin...
2017-08-22 Baptiste DaroussinImport zstandard 1.3.1
2017-08-21 Konstantin BelousovMake WRFSBASE and WRGSBASE instructions functional.
2017-08-21 Dimitry AndricUpgrade our copies of clang, llvm, lld and libc++ to...
2017-08-20 Konstantin BelousovSimplify the code.
2017-08-20 Konstantin BelousovSimplify amd64 trap().
2017-08-20 Konstantin BelousovTrim excessive 'extern' and remove unused declaration.
2017-08-20 Konstantin BelousovUse ANSI C declaration for trap_pfault(). Style.
2017-08-18 Ruslan BukinFix module unload when SGX support is not present in...
2017-08-18 Baptiste DaroussinRemove example from zstd sources, their license does...
2017-08-18 Mark JohnstonRename mkdumpheader() and group EKCD functions in kern_...
2017-08-18 Mark JohnstonFactor out duplicated kernel dump code into dump_{start...
2017-08-16 Conrad Meyerx86: Add dynamic interrupt rebalancing
2017-08-16 Ruslan BukinRename macro DEBUG to SGX_DEBUG.
2017-08-16 Ruslan BukinAdd support for Intel Software Guard Extensions (Intel...
2017-08-14 Enji CooperAdd supporting changes for `Add limited sandbox capabil...
2017-08-14 Konstantin BelousovPrint whole machine state on double fault.
2017-08-14 Konstantin BelousovAdd {rd,wr}{fs,gs}base C wrappers for instructions.
2017-08-14 Konstantin BelousovStyle.
2017-08-11 Peter WemmUpdate from sqlite3-3.14.1 to sqlite3-3.20.0. This...
2017-08-10 Peter WemmUpdate subversion 1.9.5 -> 1.9.7
2017-08-09 Jung-uk KimSplit identify_cpu() into two functions for amd64 as...
2017-08-09 Dimitry AndricUpgrade our copies of clang, llvm and libc++ to r310316...
2017-08-08 Warner LoshFail to open efirt device when no EFI on system.
2017-08-08 Andriy GaponMFV r322242: 8373 TXG_WAIT in ZIL commit path
2017-08-08 Andriy GaponMFV r322240: 8491 uberblock on-disk padding to reserve...
2017-08-08 Andriy GaponMFV r322238: 7915 checks in l2arc_evict could use some...
2017-08-08 Andriy GaponMFV r322236: 8126 ztest assertion failed in dbuf_dirty...
2017-08-08 Andriy GaponMFV r322232: 8426 mark immutable buffer arguments as...
2017-08-08 Andriy GaponMFV r322229: 7600 zfs rollback should pass target snaps...
2017-08-08 Andriy GaponMFV r322227: 8377 Panic in bookmark deletion
2017-08-08 Andriy GaponMFV r322223: 8378 crash due to bp in-memory modificatio...
2017-08-08 Andriy GaponMFV r322221: 7910 l2arc_write_buffers() may write beyon...
2017-08-08 Andriy GaponMFV r322217: 8418 zfs_prop_get_table() call in zfs_vali...
2017-08-07 Konstantin BelousovAvoid DI recursion when reclaim_pv_chunk() is called...
2017-08-07 Konstantin BelousovExplain why delayed invalidation is not required in...
2017-08-05 Jung-uk KimDetect hypervisors early. We used to set lower hz...
2017-08-04 Enji CooperMFhead@r322057
2017-08-04 Dag-Erling SmørgravUpgrade to OpenSSH 7.5p1.
2017-08-03 Conrad Meyerx86: Tag some intrinsics with __pure2
2017-08-03 Phil ShaferUpdate from libxo-0.8.1 to 0.8.4:
2017-08-02 Enji CooperMFhead@r321960
2017-08-02 Ed SchoutenKeep top page on CloudABI to work around AMD Ryzen...
2017-08-02 Mateusz Guzikamd64: annotate the syscall return address check with...
2017-08-02 Konstantin BelousovDo not call trapsignal() after handling usermode fault...
2017-08-02 Enji CooperMFhead@r321912
2017-08-02 Don LewisLower the amd64 shared page, which contains the signal...
2017-08-01 Enji CooperMFhead@r321851
2017-08-01 Mark JohnstonBatch updates to v_wire_count when freeing page table...
2017-07-31 Enji CooperMFhead@r321829
2017-07-31 Baptiste DaroussinUpdate mandoc to 1.14.2
2017-07-30 Konstantin BelousovRemove unused symbols.
2017-07-30 Dmitry ChaginAvoid using [LINUX_]SHAREDPAGE constant directly in...
2017-07-30 Dimitry AndricUpgrade our copies of clang, llvm, lld and lldb to...
2017-07-28 Martin MatuskaMFV r321673:
2017-07-28 Jung-uk KimMerge ACPICA 20170728.
2017-07-24 Simon J. GerratyImport bmake-20170720
2017-07-23 Alan CoxAdd support for pmap_enter(..., psind=1) to the amd64...
2017-07-21 Dimitry AndricMerge ^/head r321307 through r321350.
2017-07-21 Ryan Libby__pcpu: gcc -Wredundant-decls
2017-07-20 Dimitry AndricMerge ^/head r321239 through r321306.
2017-07-20 Ryan Libbyefi: restrict visibility of EFIABI_ATTR-declared functions
2017-07-19 Dimitry AndricMerge ^/head r320994 through r321238.
2017-07-19 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-15 Simon J. GerratyImport bmake-20170711
2017-07-15 Alan CoxStyle-only change: Consistently use the variable name...
2017-07-15 Alan CoxExtract the innermost loop of pmap_remove() out into...
2017-07-14 Baptiste DaroussinUpdate zstd to 1.3.0
2017-07-13 Dimitry AndricMerge ^/head r320573 through r320970.
2017-07-13 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-13 Konstantin BelousovFix size argument to vm_pager_allocate(), it is in...
2017-07-13 Konstantin BelousovRevert r320936 to recommit with the correct log message.
2017-07-13 Konstantin BelousovIt is believed to be only cosmetic.
2017-07-13 Martin MatuskaMFV r320924:
2017-07-12 Xin LIMFV r320905: Import upstream fix for CVE-2017-11103.
2017-07-12 Ian LeporeProtect access to the AT realtime clock with its own...
2017-07-09 Warner LoshAn MMC/SD/SDIO stack using CAM
2017-07-09 Emmanuel VadotUpdate DTS files from Linux 4.12
2017-07-07 Ryan Libbyamd-vi: gcc build errors
2017-07-03 Sean BrunoGarbage collect kernel option TWA_FLASH_FIRMWARE
2017-07-03 Dmitry ChaginAdd support for musl consumers to the Linuxulator.
2017-07-02 Dimitry AndricMerge ^/head r320398 through r320572.
2017-07-02 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-01 Alan CoxWhen "force" is specified to pmap_invalidate_cache_rang...
2017-07-01 Jason A. HarmeningClean up MD pollution of bus_dma.h:
2017-06-28 Enji CooperPull down pjdfstest 0.1
2017-06-27 Dimitry AndricMerge ^/head r320042 through r320397.
2017-06-27 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-25 Ed MasteUpdate to ELF Tool Chain snapshot at r3561
next