]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64/amd64
Change the type of the first argument to the I/O emulation handlers to
[FreeBSD/FreeBSD.git] / sys / amd64 / amd64 /
2014-10-26 alcBy the time that pmap_init() runs, vm_phys_segs[] has...
2014-10-24 roygeramd64: make uiomove_fromphys functional for pages not...
2014-10-21 hselaskyFix multiple incorrect SYSCTL arguments in the kernel:
2014-10-21 neelMerge projects/bhyve_svm into HEAD.
2014-10-21 neelFix a race in pmap_emulate_accessed_dirty() that could...
2014-10-20 neelMerge from projects/bhyve_svm all the changes outside...
2014-10-19 neelIFC @r273206
2014-10-16 davideFollow up to r225617. In order to maximize the re-usabi...
2014-10-15 jkimMerge OpenSSL 1.0.1j.
2014-10-14 gjbMerge the following from ^/projects/release-vmimage:
2014-10-14 neelIFC @r273066
2014-10-10 neelIFC @r272887
2014-10-09 melifaroSync to HEAD@r272825.
2014-10-08 markjPass up the error status of minidumpsys() to its callers.
2014-10-08 kibAdd an argument to the x86 pmap_invalidate_cache_range...
2014-10-06 baptImport byacc 20141005 from vendor
2014-10-05 neelIFC @r272481
2014-10-04 melifaroSync to HEAD@r272516.
2014-10-02 ngieImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 jkimMerge ACPICA 20140926.
2014-10-02 gjbReintegrate head@r272414
2014-10-02 gjbMerge the following revisions from ^/projects/release...
2014-09-30 roygermsi: add Xen MSI implementation
2014-09-27 neelIFC @r272185
2014-09-25 roygerddb: allow specifying the exact address of the symtab...
2014-09-24 ngieImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-21 kibUpdate and clarify comments. Remove the useless counte...
2014-09-21 neelThe memory type bits (PAT, PCD, PWT) associated with...
2014-09-20 neelIFC @r271887
2014-09-18 kib- Use NULL instead of 0 for fpcurthread.
2014-09-17 kibPresence of any VM_PROT bits in the permission argument...
2014-09-17 neelIFC @r271694
2014-09-15 desUpgrade to OpenPAM Ourouparia.
2014-09-13 jhbAdd a sysctl to export the EFI memory map along with...
2014-09-10 jhbMFamd64: Use initializecpu() to set various model-speci...
2014-09-06 jhbCreate a separate structure for per-CPU state saved...
2014-09-05 melifaroSync to HEAD@r271160.
2014-09-05 impMerge forgotten .h files from vendor branch.
2014-09-05 pfgApply known workarounds for modern MacBooks.
2014-09-04 impReimport dts files from vendor repo now that it has...
2014-09-04 impUpdate bindings to latest vendor branch representing...
2014-09-04 jhbMerge the amd64 and i386 identcpu.c into a single x86...
2014-09-04 jhbRemove trailing whitespace.
2014-09-04 jhb- Move prototypes for various functions into out of...
2014-09-02 neelIFC @r269962
2014-09-02 alcUpdate a comment to reflect the changes in r213408.
2014-08-30 pfgMinor space/tab cleanups.
2014-08-29 jhb- Add a new structure type for the ACPI 3.0 SMAP entry...
2014-08-27 pluknetMFV of r270725, tzdata2014f
2014-08-23 melifaroSync to HEAD@r270409.
2014-08-18 alcThere exists a possible sequence of page table page...
2014-08-13 melifaroSync to HEAD@r269943.
2014-08-11 peterUpdate serf-1.3.6 -> 1.3.7
2014-08-09 alcUpdate the text of a KASSERT() to reflect the changes...
2014-08-08 kibChange pmap_enter(9) interface to take flags parameter...
2014-08-07 jkimMerge OpenSSL 1.0.1i.
2014-08-03 alcRetire pmap_change_wiring(). We have never used it...
2014-07-30 jhb- Output a summary of optional VT-x features in dmesg...
2014-07-24 mariusCopying pages via temporary mappings in the !DMAP case...
2014-07-23 roygerdon't set CR4 PSE bit on amd64
2014-07-22 emasteDon't pass null kmdp to preload_search_info
2014-07-20 markjFix the build when DTrace isn't enabled.
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
2014-07-19 markjUse a C wrapper for trap() instead of checking and...
2014-07-18 baptUpdate libucl to the 2014-07-16 snapshot
2014-07-15 kibMake amd64 pmap_copy_pages() functional for pages not...
2014-07-14 markjInvoke the DTrace trap handler before calling trap...
2014-07-09 kibFor safety, ensure that any consumer of the set_regs...
2014-07-08 kibCorrect si_code for the SIGBUS signal generated by...
2014-07-06 alcIntroduce pmap_unwire(). It will replace pmap_change_w...
2014-07-03 marcelAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-02 emastePrefer vt(4) for UEFI boot
2014-07-01 delphijMFV r267565:
2014-06-28 hselaskyPull in r267961 and r267973 again. Fix for issues repor...
2014-06-27 gjbRevert r267961, r267973:
2014-06-27 hselaskyExtend the meaning of the CTLFLAG_TUN flag to automatic...
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos r266986:
2014-06-26 delphijMFV r267843: update file/libmagic to 5.19.
2014-06-23 kibAdd FPU_KERN_KTHR flag to fpu_kern_enter(9), which...
2014-06-16 attilio- Modify vm_page_unwire() and vm_page_enqueue() to...
2014-06-16 roygeramd64/i386: introduce APIC hooks for different APIC...
2014-06-15 pfgMFV r266988:
2014-06-09 jkimMerge OpenSSL 1.0.1h.
2014-06-07 alcAdd a page size field to struct vm_page. Increase...
2014-06-03 grehanMFC @ r266724
2014-05-30 neelRemove bogus check for kmem_malloc() failure even thoug...
2014-05-30 neelAllocate a zeroed LDT.
2014-05-29 kibWhen usermode loaded non-default segment selector into...
2014-05-29 markjCommit the rest of the changes that were intended to...
2014-05-27 peterMerge apr-1.4.8 -> apr-1.5.1 and update.
2014-05-22 jhbDon't permit users to request a subset of the AVX512...
2014-05-19 jhbAdd support for decoding the AMD SVM instructions.
2014-05-17 jhbAdd support for decoding rdrand and rdseed.
2014-05-16 jhbAdd definitions for more structured extended features...
2014-05-15 marcelMFuser/marcel/mkimg:
2014-05-15 desUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-05-14 neelIncrease the TSS limit by one byte. The processor requi...
next