]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
Add a kmod.opts.mk.
[FreeBSD/FreeBSD.git] / sys / amd64 /
2019-11-21 Andriy GaponMFV r354383: 10592 misc. metaslab and vdev related...
2019-11-21 Andrew TurnerAdd kcsan_md_unsupported from NetBSD.
2019-11-21 Andrew TurnerFix for style(9): use parentheses around return statements.
2019-11-21 Andrew TurnerPort the NetBSD KCSAN runtime to FreeBSD.
2019-11-21 Andriy GaponMFV r354382,r354385: 10601 10757 Pool allocation classes
2019-11-20 Pedro F. GiffuniMFV 354917, 354918, 354919
2019-11-20 Konstantin Belousovamd64: in double fault handler, do not rely on sane...
2019-11-18 Kyle EvansConvert in-tree sysent targets to use new makesyscalls.lua
2019-11-18 John BaldwinCheck for errors from copyout() and suword*() in sv_cop...
2019-11-18 Mark JohnstonSet MALLOC_DEBUG_MAXZONES=1 in GENERIC-NODEBUG configur...
2019-11-18 Andriy GaponMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-18 Xin LIMFV r354798:
2019-11-17 Konstantin Belousovamd64 copyout: remove irrelevant comment.
2019-11-16 Conrad MeyerUpdate to Zstandard 1.4.4
2019-11-16 Scott LongTSX Asynchronous Abort mitigation for Intel CVE-2019...
2019-11-15 John BaldwinUse a sv_copyout_auxargs hook in the Linux ELF ABIs.
2019-11-15 John BaldwinAdd a sv_copyout_auxargs() hook in sysentvec.
2019-11-14 Josh PaetzelAdd the pvscsi driver to the tree.
2019-11-13 Konstantin Belousovamd64: only set PCB_FULL_IRET pcb flag when #gp or...
2019-11-12 Konstantin BelousovWorkaround for Intel SKL002/SKL012S errata.
2019-11-12 Konstantin Belousovamd64: move GDT into PCPU area.
2019-11-12 Konstantin Belousovamd64: assert that size of the software prototype table...
2019-11-12 Andriy Gaponteach db_nextframe/x86 about [X]xen_intr_upcall interru...
2019-11-11 Konstantin Belousovamd64: Issue MFENCE on context switch on AMD CPUs when...
2019-11-11 Andriy Gapondb_nextframe/amd64: remove TRAP_INTERRUPT frame type
2019-11-10 Xin LIMFV r354582: file 5.37.
2019-11-10 Konstantin Belousovamd64: change r_gdt to the local variable in hammer_time().
2019-11-10 Konstantin Belousovamd64: Change SFENCE to locked op for synchronizing...
2019-11-10 Konstantin Belousovamd64: move common_tss into pcpu.
2019-11-08 Eric van Gyzenvmm: pass M_WAITOK to uma_zalloc when allocating FPU...
2019-11-07 Phil ShaferImport libxo-1.3.1:
2019-11-07 Andriy GaponMFV r354377: 10554 Implemented zpool sync command
2019-11-07 Phil ShaferImport libxo-1.3.0:
2019-11-06 Ed Masteblacklist: update to NetBSD snapshot on 20191106
2019-11-03 Konstantin Belousovamd64: Store %cr3 into pcpu saved_ucr3 on double fault.
2019-11-03 Konstantin Belousovamd64 ddb: Add printing of kernel/user and saved user...
2019-11-03 Cy SchubertMFV r354257:
2019-10-30 Edward Tomasz Napi... There's nothing architecture specific in "options STATS...
2019-10-28 Konstantin BelousovFix reset of the kernel stack pointer in TSS for !PTI...
2019-10-26 Konstantin BelousovProvide dummy definition of the amd64 struct pcb for...
2019-10-25 Konstantin Belousovamd64: move pcb out of kstack to struct thread.
2019-10-23 Mateusz Guzikamd64 pmap: per-domain pv chunk list
2019-10-23 Conrad Meyeramd64: Add CFI directives for libc syscall stubs
2019-10-22 Mateusz Guzikamd64 pmap: conditionalize per-superpage locks on NUMA
2019-10-22 Mateusz Guzikamd64 pmap: fixup invlgen lookup for fictitious mappings
2019-10-21 Brooks DavisUpdate tcsh to git revision 83c5be0 bringing in a numbe...
2019-10-19 Jung-uk KimMerge ACPICA 20191018.
2019-10-19 Andriy Gaponvmm: remove a wmb() call
2019-10-18 Mark JohnstonTighten mapping protections on preloaded files on amd64.
2019-10-18 Yuri Pankovlinux: futex_mtx should follow futex_list
2019-10-17 Conrad MeyerImplement NetGDB(4)
2019-10-17 Conrad MeyerSplit out a more generic debugnet(4) from netdump(4)
2019-10-16 Mark JohnstonIntroduce pmap_change_prot() for amd64.
2019-10-16 Mark JohnstonRemove page locking from pmap_mincore().
2019-10-16 Conrad Meyerddb: Add support for disassembling 'crc32' on amd64
2019-10-16 Andriy Gaponitwd(4): driver for watchdog function in ITE Super...
2019-10-16 Andriy GaponMFV r353637: 10844 Serialize ZTHR operations to elimina...
2019-10-16 Andriy GaponMFV r353630: 10809 Performance optimization of AVL...
2019-10-16 Andriy GaponMFV r348596: 9689 zfs range lock code should not be...
2019-10-16 Andriy GaponMFV r353628:
2019-10-16 Andriy GaponMFV r353623: 10473 zfs(1M) missing cross-reference...
2019-10-16 Andriy GaponMFV r353619: 9691 fat zap should prefetch when iterating
2019-10-16 Andriy GaponMFV r353617: 9425 allow channel programs to be stopped...
2019-10-16 Andriy GaponMFV r353615: 9485 Optimize possible split block search...
2019-10-16 Andriy GaponMFV r353613: 10731 zfs: NULL pointer errors
2019-10-16 Andriy GaponMFC r353611: 10330 merge recent ZoL vdev and metaslab...
2019-10-16 Andriy GaponMFV r353608: 10165 libzpool: passing argument 1 to...
2019-10-16 Andriy GaponMFV r353606: 10067 Miscellaneous man page typos
2019-10-15 Andriy GaponMFV r353561: 10343 ZoL: Prefix all refcount functions...
2019-10-15 Andriy GaponMFV r353558: 10572 10579 Fix race in dnode_check_slots_...
2019-10-15 Andriy GaponMFV r353551: 10452 ZoL: merge in large dnode feature...
2019-10-15 Jeff Roberson(6/6) Convert pmap to expect busy in write related...
2019-10-15 Jeff Roberson(4/6) Protect page valid with the busy lock.
2019-10-15 Jeff Roberson(3/6) Add a shared object busy synchronization mechanis...
2019-10-11 Mateusz Guzikamd64 pmap: handle fictitious mappigns with addresses...
2019-10-10 Doug AmbriskoThis driver attaches to the Intel VMD drive and connect...
2019-10-09 Dimitry AndricMerge ^/head r353316 through r353350.
2019-10-08 Mateusz Guzikamd64: plug spurious cld instructions
2019-10-08 Brooks DavisUpdate tcsh to 6.21.00.
2019-10-08 Dimitry AndricMerge ^/head r352764 through r353315.
2019-10-08 Mark JohnstonSimplify pmap_page_array_startup() a bit.
2019-10-08 Mateusz Guzikamd64 pmap: allocate pv table entries for gaps in PA
2019-10-07 Edward Tomasz Napi... Introduce stats(3), a flexible statistics gathering...
2019-10-07 Andriy GaponMFV r350898, r351075: 8423 8199 7432 Implement large_dn...
2019-10-06 Mateusz Guzikamd64 pmap: implement per-superpage locks
2019-10-03 Ed MasteRemove host binary object drivers from GENERIC
2019-09-30 Mark JohnstonRemove more identifiers orphaned by r351742.
2019-09-29 Mateusz Guzikamd64 pmap: batch chunk removal in pmap_remove_pages
2019-09-28 Emmanuel VadotImport DTS files from Linux 5.3
2019-09-28 Emmanuel VadotImport DTS files from Linux 5.2
2019-09-27 Mark JohnstonCorrect the scope of several global variables.
2019-09-27 Konstantin BelousovImprove MD page fault handlers.
2019-09-26 Dimitry AndricMerge ^/head r352587 through r352763.
2019-09-26 Conrad Meyeramd64 pmap: Clarify largemap bootverbose message units
2019-09-26 Conrad Meyeramd64: Expose vm.pmap.large_map_pml4_entries as a sysct...
2019-09-26 Martin MatuskaMFV r352731:
2019-09-25 Kyle Evanssysent: regenerate after r352693
2019-09-25 Mark JohnstonComplete the removal of the "wire_count" field from...
2019-09-23 Mark JohnstonSet NX on some non-leaf direct map page table entries.
2019-09-23 Mark JohnstonUse elf_relocaddr() when handling R_X86_64_RELATIVE...
next