aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Style(9).Dmitry Chagin2017-03-041-12/+12
* Remove attribute __packed from some IPC struct definition sinceDmitry Chagin2017-03-041-11/+2
* Implement ec_putc() (emergency kernel [syscons] console putc()) and useBruce Evans2017-03-041-2/+64
* Fix "make depend" with nvme.ko: add opt_cam.h to SRCSEnji Cooper2017-03-041-0/+1
* Fix "make depend" with geom_uzip.ko: add opt_geom.h to SRCSEnji Cooper2017-03-041-0/+1
* Hide Linux socketcall constants under corresponding #ifdef sinceDmitry Chagin2017-03-041-6/+1
* Colorize syscons kernel console output according to a table indexedBruce Evans2017-03-043-2/+22
* add a module that provides support for DRAM ECC error injection on AMD CPUsAndriy Gapon2017-03-033-0/+253
* MCA: add AMD Error Thresholding supportAndriy Gapon2017-03-032-30/+210
* Fix grammar in some comments in subr_sleepqueue.cEric van Gyzen2017-03-031-7/+7
* Fix a ticks comparison in sched_pctcpu_update().Mark Johnston2017-03-031-1/+5
* Reject userland CCBs that have CAM_UNLOCKED set.Mark Johnston2017-03-032-14/+25
* Fix matching table entry value. Use real table value instead of its indexAndrey V. Elsukov2017-03-031-4/+6
* Merge ACPICA 20170303.Jung-uk Kim2017-03-03342-5795/+46124
|\
* | Update the LinuxKPI RCU and SRCU wrappers for the concurrency kit, CK.Hans Petter Selasky2017-03-034-88/+202
* | Add FPGA manager driver for Intel Arria 10.Ruslan Bukin2017-03-032-0/+447
* | Import latest vendor DTS files for Intel Arria 10.Ruslan Bukin2017-03-033-13/+193
* | cxgbe/iw_cxgbe: Implement sq/rq drain operation.Navdeep Parhar2017-03-034-3/+86
* | net80211: fix ieee80211_htrateset setup, return EINVAL for an unsupportedAndriy Voskoboinyk2017-03-035-16/+33
* | Fix null pointer dereference in zfs_freebsd_setacl().Martin Matuska2017-03-021-0/+3
* | kern_sig.c: ANSIfy and remove archaic register keywordEd Maste2017-03-021-67/+26
* | Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ toDimitry Andric2017-03-022-1/+4
|\ \
| * | Bump __FreeBSD_version, and set tentative merge date.Dimitry Andric2017-03-011-1/+1
| * | Merge ^/head r314482 through r314522.Dimitry Andric2017-03-0122-61/+108
| |\ \
| * \ \ Merge ^/head r314420 through r314481.Dimitry Andric2017-03-01549-561/+949
| |\ \ \
| * \ \ \ Merge ^/head r314270 through r314419.Dimitry Andric2017-02-28248-15957/+6561
| |\ \ \ \
| * \ \ \ \ Merge ^/head r314178 through r314269.Dimitry Andric2017-02-2596-2082/+1328
| |\ \ \ \ \
| * \ \ \ \ \ Merge ^/head r314129 through r314177.Dimitry Andric2017-02-2316-71/+82
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge ^/head r313896 through r314128.Dimitry Andric2017-02-23236-4734/+37038
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge ^/head r313644 through r313895.Dimitry Andric2017-02-17237-9427/+12137
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge ^/head r313301 through r313643.Dimitry Andric2017-02-11281-9904/+139147
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge ^/head r313055 through r313300.Dimitry Andric2017-02-05155-1525/+7028
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge ^/head r312968 through r313054.Dimitry Andric2017-02-0182-969/+1669
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge ^/head r312894 through r312967.Dimitry Andric2017-01-29366-42671/+1236
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge ^/head r312720 through r312893.Dimitry Andric2017-01-2795-1165/+3113
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge ^/head r312624 through r312719.Dimitry Andric2017-01-2483-507/+4304
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge ^/head r312309 through r312623.Dimitry Andric2017-01-22533-2917/+4505
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge ^/head r312207 through r312308.Dimitry Andric2017-01-1695-565/+939
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge ^/head r312201 through r312206.Dimitry Andric2017-01-154-6/+1005
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge ^/head r311940 through r312200.Dimitry Andric2017-01-1486-410/+1480
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge ^/head r311812 through r311939.Dimitry Andric2017-01-1168-16452/+5093
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge ^/head r311692 through r311807.Dimitry Andric2017-01-0928-272/+833
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge ^/head r311684 through r311691.Dimitry Andric2017-01-081-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | For kernel builds, make the -Waddress-of-packed-member warning non-fatal.Dimitry Andric2017-01-081-0/+3
* | | | | | | | | | | | | | | | | | | | | | | Style.Konstantin Belousov2017-03-021-2/+1
* | | | | | | | | | | | | | | | | | | | | | | Fix build: include machine/bus.h before uart.hRuslan Bukin2017-03-021-5/+5
* | | | | | | | | | | | | | | | | | | | | | | Inline some trivial wrapper functions.Alexander Motin2017-03-021-64/+26
* | | | | | | | | | | | | | | | | | | | | | | Implement taskqueue_poll_is_busy() for use by the LinuxKPI.Hans Petter Selasky2017-03-022-0/+18
* | | | | | | | | | | | | | | | | | | | | | | Execute last ZIO of log commit synchronously.Alexander Motin2017-03-021-3/+5
* | | | | | | | | | | | | | | | | | | | | | | Completely skip cache flushing for not supporting log devices.Alexander Motin2017-03-021-5/+7