summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2016-04-24Remove unused file.Mark Kettenis
2016-04-24Remove 'option COMPAT_PCVT' now that X doen't use it anymore.Matthieu Herrb
2016-04-24Make pmap_invalidate_*_page() and pmap_update_*_page() operate only onVisa Hankala
2016-04-24whitespace cleanupPatrick Wildt
2016-04-24match on Intel 100 Series LPJonathan Gray
2016-04-24match on Intel 100 series and 100 series LP PCHJonathan Gray
2016-04-24enable snooping on Intel 100 Series LP HDAJonathan Gray
2016-04-24regenJonathan Gray
2016-04-24add t460p (Sunrise Point H) and x260 (Sunrise Point-LP) idsJonathan Gray
2016-04-24Keep pmap_update_{kernel,user}_page() inside pmap.c.Visa Hankala
2016-04-24EABI's Procedure Call Standard (AAPCS) requires the stack pointerPatrick Wildt
2016-04-24New FDT-enabled busses will use a new "fdt" attribute. UnfortunatelyPatrick Wildt
2016-04-23Seems that the 32-bit Windows ABI does align 64-bit structure members onMark Kettenis
2016-04-23Implement reading of the CIS for functions 1-7. Don't write a bogus bus widthMark Kettenis
2016-04-23Sync dcaches and invalidate icaches of all active CPUs of a pmap whenVisa Hankala
2016-04-23regenMark Kettenis
2016-04-23Add some missing Braswell/Cherry Trail entries and fix a typo.Mark Kettenis
2016-04-23Match on Cherry Trail.Mark Kettenis
2016-04-23Print a meaningful interrupt string for i2c devices.Mark Kettenis
2016-04-22do not try to probe light sensors for machines with none available, this wasJoerg Jung
2016-04-21Support for 'default configuration' mpbios attachment was never completed,Mike Larkin
2016-04-21KNFMike Larkin
2016-04-21Remove some incorrect and outdated references to pool debugging from pool.hMike Larkin
2016-04-20pool_setipl for floating point context thingsDavid Gwynne
2016-04-20If RTL8111E on PC Engines APU is detected, configure NIC LEDs to display link.Stuart Henderson
2016-04-20Collapse db_dwarf.h into db_sym.hMartin Pieuchot
2016-04-20Don't use DDB_REGS, ok patrick@Martin Pieuchot
2016-04-20Move back #include <sys/mutex.h> outside #ifdef _KERNEL as it wasLandry Breuil
2016-04-19tabs, not spacesDavid Gwynne
2016-04-19make setting a vlan interfaces lladdr more likely to workDavid Gwynne
2016-04-19Use the correct byte-order when checking against baddynamic ports,Stuart Henderson
2016-04-19Use consistent intro comment when searching for the first offlineKenneth R Westerback
2016-04-19Use variable 'cid' in for(;;) rather than 'i' with an assignmentKenneth R Westerback
2016-04-19Change a variable name (chunk_no -> cid) to make a couple of codeKenneth R Westerback
2016-04-19lower case temperature descriptions and separate fan description from fanJoerg Jung
2016-04-19Bind event channels to backend domainsMike Belopuhov
2016-04-19Allow to grant memory access to domains other than dom0.Mike Belopuhov
2016-04-19Pass down the backend-id property to children in the attach argumentsMike Belopuhov
2016-04-19Remove the ds_offset hack since object offset within a pageMike Belopuhov
2016-04-19Do not expose private functions.Martin Pieuchot
2016-04-19Start reducing the dependence on <uvm/uvm_param.h> by using int-1-0Martin Pieuchot
2016-04-19Keep db_write_cmd() in the only place where it is used, just like we didMartin Pieuchot
2016-04-19Instead of freeing a cached RTF_MPATH route after using it, free itMartin Pieuchot
2016-04-18Make the aesni crypto implementation mpsafe. In order to do so this movesMark Kettenis
2016-04-18Add a mechanism for dispatching mpsafe crypto operations. This adds a newMark Kettenis
2016-04-18Bump the default of cachepercent to 90 to see if we can find problems beforeBob Beck
2016-04-18Remove the hack that prevents changing pppoe params at runtime.Mike Belopuhov
2016-04-18Unbreak RAMDISK, found by deraadt@Martin Pieuchot
2016-04-18Put a KERNEL_LOCK/UNLOCK dance around sections that still need someMartin Pieuchot
2016-04-18allocate an array of entries, not pointers for the queuesDavid Gwynne