Age | Commit message (Expand) | Author |
2016-04-27 | mbuf tags are in an SLIST, so we need queue.h after all. | David Gwynne |
2016-04-27 | Add some stat counters for events related to 802.11n. | Stefan Sperling |
2016-04-27 | Pad struct ext2fs out to 1024 (a.k.a. ext2fs SBSIZE) bytes. Satisfies | Kenneth R Westerback |
2016-04-27 | G/C DDB_REGS. | Martin Pieuchot |
2016-04-27 | Stop using DDB_REGS. | Martin Pieuchot |
2016-04-26 | Remove debug printfs, but do print "gpio" to indicate that card detection is | Mark Kettenis |
2016-04-26 | Populate all necessary statfs members in .vfs_statfs. cd9660, udf, | Martin Natano |
2016-04-26 | copy_statfs_info() is not only used by ufs, but by other filesystems too, | Martin Natano |
2016-04-26 | missed a block of code while merging the previous change. | Mike Larkin |
2016-04-26 | Add decode functions for some of the MSRs that are commonly used. Only | Mike Larkin |
2016-04-26 | Convert some magic numbers into #defines - this is needed for some MTRR | Mike Larkin |
2016-04-26 | Display correct value in error message. | Kenneth R Westerback |
2016-04-26 | Do NOT attempt a rebuild using a hot spare with a sector size | Kenneth R Westerback |
2016-04-26 | Restore intro comment to sr_hotspare_rebuild(), which was erroneously | Kenneth R Westerback |
2016-04-26 | KNF / spacing | Mike Larkin |
2016-04-26 | sc_resume_ch is used nowhere. | Visa Hankala |
2016-04-26 | Drop an unused workaround which does not even compile. | Visa Hankala |
2016-04-26 | fix off by one in vfs_vnode_print - found by miod | Bob Beck |
2016-04-26 | corrects acpitz problem with active cooling and hysterisis | Sebastien Marie |
2016-04-26 | No good reason to retain comments about old DTYPE_CRYPTO or DTYPE_SYSTRACE | Theo de Raadt |
2016-04-26 | more systrace goes away | Theo de Raadt |
2016-04-26 | Match on RTS522A. Found in 2016 thinkpads. | Jonathan Gray |
2016-04-25 | remove systrace remnants | Ted Unangst |
2016-04-25 | remove systrace | Ted Unangst |
2016-04-25 | boom goes the dynamite | Ted Unangst |
2016-04-25 | when returning from vmd with an unknown exit reason, print the name of the | Mike Larkin |
2016-04-25 | spacing / KNF error in earlier commit | Mike Larkin |
2016-04-25 | unlink systrace from the build. pledge is the glorious future that awaits. | Ted Unangst |
2016-04-25 | cr0, cr3, cr4 diagnostics / debug functions (used when VMs crash) | Mike Larkin |
2016-04-25 | We attach acpihpet(4) and acpiec(4) without using the HID, so do not | Paul Irofti |
2016-04-25 | add a few new exit types found in newer cpus | Mike Larkin |
2016-04-25 | Remove the single cache route for forwarding. | Martin Pieuchot |
2016-04-25 | use the cps instructions introduced with armv6 instead of mrs/msr | Jonathan Gray |
2016-04-25 | simplifies the check for allowing only promises | Sebastien Marie |
2016-04-25 | removes an unneeded check on flags (used historically when tame(2) was using | Sebastien Marie |
2016-04-25 | Implement atomic operations using the atomic instructions available | Patrick Wildt |
2016-04-25 | Do not check if the CPU is inside the idle loop when enterting ddb(4). | Martin Pieuchot |
2016-04-25 | fix whitespace | Jonathan Gray |
2016-04-25 | Switch most of the cp14/cp15 use in .S files over to using sysreg.h | Jonathan Gray |
2016-04-25 | Add macros to access cp14/cp15 registers by name instead of six | Jonathan Gray |
2016-04-25 | add dmb | Jonathan Gray |
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 |