summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* Fix a leak of the wired pages when unwiring of the PROT_NONE-mappedkib2014-09-012-60/+119
* MFC r270038:kib2014-08-242-4/+1
* Merge the changes to pmap_enter(9) for sleep-less operation (requestedkib2014-08-242-49/+54
* MFC r266826, r266827markj2014-08-091-22/+0
* MFC r263329:markj2014-07-291-19/+21
* MFC: r269050marius2014-07-291-5/+12
* MFC r267213 (by alc):kib2014-07-241-2/+1
* MFC 260847,264055,264867:jhb2014-07-211-0/+1
* MFC r263749,267146:imp2014-07-172-2/+2
* MFC r268383:kib2014-07-151-0/+4
* 267622 Log:ray2014-07-072-14/+4
* MFC r267767:kib2014-06-302-0/+8
* MFC 261781:jhb2014-06-274-11/+9
* MFC r267492:kib2014-06-221-24/+6
* Revert MFC r266925 because it can lead to instant panic at fexecve():dchagin2014-06-171-2/+2
* Fix mismerge in r267049 and put makeoptions DEBUG=-gdwarf-2 instead ofmarius2014-06-051-1/+1
* MFC: r266821 (partial)marius2014-06-041-4/+2
* MFC: r266820 (partial)marius2014-06-041-5/+4
* MFC r266925:dchagin2014-06-031-2/+2
* MFC 263301ian2014-05-172-4/+4
* MFC 263246: Align all comments in config files on same column.ian2014-05-171-197/+197
* 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-11/+10
* Merge r264984scottl2014-05-073-3/+1
* MFC r262338alc2014-05-071-5/+11
* MFC the mpr(4) driver for LSI's 12Gb SAS cards.ken2014-05-052-1/+2
* MFC r263912:kib2014-04-051-1/+2
* MFC r263001royger2014-04-044-119/+121
* MFC 261991:dim2014-03-212-2/+2
* MFC 259016,259019,259049,259071,259102,259110,259129,259130,259178,259179,jhb2014-03-061-0/+14
* 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/+3
* MFC r258779,r258780,r258787,r258822:eadler2014-02-041-1/+1
* MFC DMAR busdma implementation.kib2013-12-171-0/+1
* MFC r258950:delphij2013-12-161-0/+3
* MFC r258948:delphij2013-12-061-0/+2
* MFC 258176:royger2013-12-051-1/+1
* MFC r258135: x86: Allow users to change PSL_RF via ptrace(PT_SETREGS...)emaste2013-11-253-56/+6
* MFC r258016:dim2013-11-181-1/+1
* MFC r257856:kib2013-11-151-6/+6
* MFC r257858:kib2013-11-151-0/+2
* MFC r256328:gjb2013-10-111-3/+4
* - Remove debugging from GENERIC* kernel configurationsgjb2013-10-101-9/+0
* Remove redundant declarations of szsigcode and sigcode indim2013-10-071-2/+0
* Remove redundant declaration of force_evtchn_callback() in thedim2013-10-071-3/+0
* Formalize the concept of virtual CPU ids by adding a per-cpu vcpu_idgibbs2013-10-053-11/+6
* add aesni module to i386 and amd64 NOTES...jmg2013-10-041-0/+1
* Free both KVA and backing pages when freeing TSS memory.kib2013-09-231-1/+1
OpenPOWER on IntegriCloud