summaryrefslogtreecommitdiff
path: root/sys/external
AgeCommit message (Expand)Author
2018-06-03Constify a bunch of global varialbes under ipf/ so that they land inmaxv
2018-05-31the previous change doubled the check for pascal. fix it somrg
2018-05-31disable matching nouveau on pascal and the second generation of maxwellmrg
2018-05-23Replace null pointer arithmethic with direct castjoerg
2018-05-21disable drm2 on modern nouveau cards (Pascal-based).mrg
2018-05-19adapt for NetBSDjdolecek
2018-05-19Introduce HAL for Amazon Elastic Network Adapter (ENA)jdolecek
2018-05-05merge acpica 20180427christos
2018-05-04----------------------------------------christos
2018-05-03Remove now unused tcpip.h includes. Some were already unused before.maxv
2018-05-03Remove m_copy completely.maxv
2018-05-02Updated Allwinner H6 dts from https://github.com/Icenowy/linux/tree/h6-initjmcneill
2018-05-01Remove unused alias to tcpiphdr.maxv
2018-04-28merge conflictsjmcneill
2018-04-28Import dts from Linux 4.17-rc2jmcneill
2018-04-25Remove a unnecessary wrong cast (fix build of ALL)ozaki-r
2018-04-09Stop potential misuse of vendor names and USB vendor IDs in root hubjakllsch
2018-04-07Merge conflicts; STA methods and fields are not present anymore.christos
2018-04-07----------------------------------------christos
2018-04-01Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@)ryo
2018-02-11PR/53006: stackfield: Please support NVIDIA GT730 to kernelchristos
2018-02-08updates for GCC 6:mrg
2018-02-07XXX: add a NULL init to avoid a GCC 6 maybe uninit warning.mrg
2018-02-04apply __attribute__((__used__)) for rcsid, etc.mrg
2018-02-01 Fix KASSERT panic. When detaching USB host controoler, the following panicmsaitoh
2018-01-07Revert namespacing of atoi(3)kamil
2018-01-05Register new weak symbol in libc for internal usage: atoikamil
2018-01-05Include namespace.h in GCDAProfiling.c (compiler_rt)kamil
2017-12-26Implement the DRM GEM/CMA helpers. The implementation has been extractedjmcneill
2017-12-10FDTise RapberryPI support. Thanks for jmcneill for a lot of help with this.skrll
2017-12-05drm_stat: fix device minor calculation, ok riastradh@jmcneill
2017-11-30add fo_name so we can identify the fileops in a simple way.christos
2017-11-30merge conflictsjmcneill
2017-11-30Import dts from Linux 4.15-rc1jmcneill
2017-11-17s/PR_NOWAIT/PR_WAITOK/ in HCD allocx (allocate xfer) methodskrll
2017-11-12merge conflictschristos
2017-11-12----------------------------------------christos
2017-11-05Use IPL_VM and IST_MPSAFE instead of IPL_SCHEDskrll
2017-10-28merge conflictsjmcneill
2017-10-28Import dts from Linux 4.14-rc6jmcneill
2017-10-28Update the kernhist(9) kernel history code to address issues identifiedpgoyette
2017-10-25Use C99 initializer for filteropsmaya
2017-10-12put back the cast.christos
2017-10-12When growing the state, remember to grow the seed array, otherwise we'll endchristos
2017-09-21Spaces to TABskrll
2017-09-16more constchristos
2017-09-16include linux/kernel.h (and thus sys/cdefs.h) for __unusedmaya
2017-09-15merge conflictschristos
2017-09-15----------------------------------------christos
2017-09-11keep dsb in vchiq code.maya