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