]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
Add clearing function for unr(9).
[FreeBSD/FreeBSD.git] / sys / amd64 /
2017-10-10 jkimMerge ACPICA 20170929 (take 2).
2017-10-09 kibChange amd64_get_ldt() to return 'EOF' when the LDT...
2017-10-06 baptImport 1.14.3
2017-10-05 mjgamd64: remove unused variable from pmap_delayed_invl_genp
2017-10-05 kibEnsure that after sucessfull i386_set_ldt() call, other...
2017-10-05 kibAvoid a race betweem freeing LDT and context switches.
2017-10-05 kibImprove amd64_get_ldt().
2017-10-05 kibMinor style fix.
2017-10-05 kibComplete r323772 on amd64.
2017-10-05 kibUse ANSI C declaration for amd64_get_ldt().
2017-10-05 kibCorrect format specifiers in the debug code.
2017-10-05 kibRemove useless comments.
2017-10-05 kibOn amd64, mark the set_user_ldt() function as static.
2017-10-05 kibReduce default max_ldt_segment value to 512.
2017-10-05 kibUpdate comment to note that we skip LDT reload for...
2017-10-02 kibHide kernel stuff from userspace.
2017-10-01 andrewTo prepare for adding EFI runtime services support...
2017-10-01 avgMFV r323530,r323533,r323534: 7431 ZFS Channel Programs...
2017-10-01 mmMFV r324145,324147:
2017-09-29 jkimMerge ACPICA 20170929.
2017-09-19 kibDo not do torn writes to active LDTs.
2017-09-17 gordonMFV r323678: file 5.32
2017-09-13 kibabAdd MMCCAM-enabled kernel config for IMX6, reduce debug...
2017-09-05 cemAdd smn(4) driver for AMD System Management Network
2017-09-01 jpaetzelRevert r323087
2017-09-01 jpaetzelTake options IPSEC out of GENERIC
2017-08-31 jkimMerge ACPICA 20170831.
2017-08-31 jpaetzelAllow kldload tcpmd5
2017-08-30 mavAdd NTB driver for PLX/Avago/Broadcom PCIe switches.
2017-08-28 cemDrop CACHE_LINE_SIZE to 64 bytes on x86
2017-08-26 rlibbyamd64: drop q suffix from rd[fg]sbase for gas compatibility
2017-08-24 kibSave KGSBASE in pcb before overriding it with the guest...
2017-08-22 kibEnsure that fs/gs bases are stored in pcb before copyin...
2017-08-22 baptImport zstandard 1.3.1
2017-08-21 kibMake WRFSBASE and WRGSBASE instructions functional.
2017-08-20 kibSimplify the code.
2017-08-20 kibSimplify amd64 trap().
2017-08-20 kibTrim excessive 'extern' and remove unused declaration.
2017-08-20 kibUse ANSI C declaration for trap_pfault(). Style.
2017-08-18 brFix module unload when SGX support is not present in...
2017-08-18 markjRename mkdumpheader() and group EKCD functions in kern_...
2017-08-18 markjFactor out duplicated kernel dump code into dump_{start...
2017-08-16 cemx86: Add dynamic interrupt rebalancing
2017-08-16 brRename macro DEBUG to SGX_DEBUG.
2017-08-16 brAdd support for Intel Software Guard Extensions (Intel...
2017-08-14 ngieAdd supporting changes for `Add limited sandbox capabil...
2017-08-14 kibPrint whole machine state on double fault.
2017-08-14 kibAdd {rd,wr}{fs,gs}base C wrappers for instructions.
2017-08-14 kibStyle.
2017-08-09 jkimSplit identify_cpu() into two functions for amd64 as...
2017-08-08 impFail to open efirt device when no EFI on system.
2017-08-07 kibAvoid DI recursion when reclaim_pv_chunk() is called...
2017-08-07 kibExplain why delayed invalidation is not required in...
2017-08-05 jkimDetect hypervisors early. We used to set lower hz...
2017-08-04 ngieMFhead@r322057
2017-08-04 desUpgrade to OpenSSH 7.5p1.
2017-08-03 cemx86: Tag some intrinsics with __pure2
2017-08-02 ngieMFhead@r321960
2017-08-02 edKeep top page on CloudABI to work around AMD Ryzen...
2017-08-02 mjgamd64: annotate the syscall return address check with...
2017-08-02 kibDo not call trapsignal() after handling usermode fault...
2017-08-02 ngieMFhead@r321912
2017-08-02 truckmanLower the amd64 shared page, which contains the signal...
2017-08-01 ngieMFhead@r321851
2017-08-01 markjBatch updates to v_wire_count when freeing page table...
2017-07-31 ngieMFhead@r321829
2017-07-31 baptUpdate mandoc to 1.14.2
2017-07-30 kibRemove unused symbols.
2017-07-30 dchaginAvoid using [LINUX_]SHAREDPAGE constant directly in...
2017-07-28 jkimMerge ACPICA 20170728.
2017-07-23 alcAdd support for pmap_enter(..., psind=1) to the amd64...
2017-07-21 dimMerge ^/head r321307 through r321350.
2017-07-21 rlibby__pcpu: gcc -Wredundant-decls
2017-07-20 dimMerge ^/head r321239 through r321306.
2017-07-20 rlibbyefi: restrict visibility of EFIABI_ATTR-declared functions
2017-07-19 dimMerge ^/head r320994 through r321238.
2017-07-19 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-15 alcStyle-only change: Consistently use the variable name...
2017-07-15 alcExtract the innermost loop of pmap_remove() out into...
2017-07-13 dimMerge ^/head r320573 through r320970.
2017-07-13 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-13 kibFix size argument to vm_pager_allocate(), it is in...
2017-07-13 kibRevert r320936 to recommit with the correct log message.
2017-07-13 kibIt is believed to be only cosmetic.
2017-07-12 ianProtect access to the AT realtime clock with its own...
2017-07-09 impAn MMC/SD/SDIO stack using CAM
2017-07-09 manuUpdate DTS files from Linux 4.12
2017-07-07 rlibbyamd-vi: gcc build errors
2017-07-03 sbrunoGarbage collect kernel option TWA_FLASH_FIRMWARE
2017-07-03 dchaginAdd support for musl consumers to the Linuxulator.
2017-07-02 dimMerge ^/head r320398 through r320572.
2017-07-02 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-01 alcWhen "force" is specified to pmap_invalidate_cache_rang...
2017-07-01 jahClean up MD pollution of bus_dma.h:
2017-06-28 ngiePull down pjdfstest 0.1
2017-06-27 dimMerge ^/head r320042 through r320397.
2017-06-27 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-24 kibTranslate between abridged and full x87 tags for compat32
2017-06-20 avgMFV r318946: 8021 ARC buf data scatter-ization
2017-06-20 manuUpdate the GNU DTS file from Linux 4.11
next