summaryrefslogtreecommitdiffstats
path: root/sys/amd64
Commit message (Expand)AuthorAgeFilesLines
...
* MFC 263036, 263059: delete advertising clause in licenses, renumber.ian2014-05-171-1/+1
* MFC 264304: Really only allow IMGACT_BINMISC for amd64/i386 builds.ian2014-05-161-0/+3
* MFC r257854 (discussed with alc@)ian2014-05-161-10/+3
* Merge r264984scottl2014-05-072-2/+1
* MFC r262338alc2014-05-071-5/+11
* MFC the mpr(4) driver for LSI's 12Gb SAS cards.ken2014-05-051-0/+1
* MFC r265004:kib2014-05-041-6/+5
* MFC 258860,260167,260238,260397:jhb2014-04-175-421/+226
* MFC r263912:kib2014-04-051-1/+2
* MFC r263878:kib2014-04-042-21/+27
* MFC r263001royger2014-04-043-237/+191
* MFC r263475:kib2014-03-284-13/+38
* MFC 261991:dim2014-03-211-1/+1
* MFC: r262746, r262748, r262750, r262752jkim2014-03-105-17/+15
* MFC 259016,259019,259049,259071,259102,259110,259129,259130,259178,259179,jhb2014-03-061-0/+14
* Disable amd64 TLB Context ID (pcid) by default for nowemaste2014-03-041-1/+1
* MFC 259542:jhb2014-02-234-149/+62
* MFC 258859,259081,259085,259205,259213,259275,259482,259537,259702,259779:jhb2014-02-2315-313/+880
* MFC 257297:jhb2014-02-227-9/+0
* MFC 261517,261520:jhb2014-02-181-3/+0
* MFC 259140:jhb2014-02-181-9/+0
* MFC r257417: Remove references to an unused fasttrap probe hookavg2014-02-171-11/+4
* MFC r258779,r258780,r258787,r258822:eadler2014-02-044-5/+5
* MFC 259782:jhb2014-01-297-0/+34
* MFC 257422,257661,258075,258476,258494,258579,258609,258699:jhb2014-01-2316-440/+1522
* MFC r260205:kib2014-01-091-9/+31
* MFC r260204:kib2014-01-091-0/+3
* MFC r260103:dim2014-01-041-10/+0
* Merge r256868,257276-257277,257515,257913 from head. These are fixesglebius2013-12-181-0/+6
* MFC DMAR busdma implementation.kib2013-12-171-0/+1
* MFC 258176:royger2013-12-051-1/+1
* MFC r258660:kib2013-12-032-2/+4
* MFC r258135: x86: Allow users to change PSL_RF via ptrace(PT_SETREGS...)emaste2013-11-253-56/+6
* MFC r257856:kib2013-11-151-6/+6
* MFC r257216:kib2013-11-031-4/+7
* MFC r256645.neel2013-10-226-3/+43
* MFC r256570:neel2013-10-161-26/+38
* MFC r256328:gjb2013-10-111-3/+4
* - Remove debugging from GENERIC* kernel configurationsgjb2013-10-101-9/+0
* In sys/amd64/amd64/pmap.c, fix several gcc warnings about uninitializeddim2013-10-081-0/+1
* Formalize the concept of virtual CPU ids by adding a per-cpu vcpu_idgibbs2013-10-051-1/+2
* Merge projects/bhyve_npt_pmap into head.neel2013-10-0523-831/+2038
* add aesni module to i386 and amd64 NOTES...jmg2013-10-041-0/+1
* Return 0 for a rdmsr of MSR_IA32_PLATFORM_ID. Thisgrehan2013-09-271-1/+5
* In pmap_clear_modify(), initialize pvh even for fictitious managedkib2013-09-241-1/+1
* Use the pv lists generation count to read-lock the pvh_global_lock inkib2013-09-241-5/+30
* Ensure that the ERESTART return from the syscall reloads thekib2013-09-241-0/+4
* Free both KVA and backing pages when freeing TSS memory.kib2013-09-231-1/+1
* Put 'device hyperv' back in amd64/GENERIC, incorrectly removed withgjb2013-09-211-0/+3
* Reorder/regroup the vmm ioctl api definitions to allow somegrehan2013-09-211-21/+35
OpenPOWER on IntegriCloud