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