Age | Commit message (Expand) | Author |
2016-02-01 | Stop requiring a BlockAck session timeout. We still honour the timeout if | Stefan Sperling |
2016-02-01 | Zap stray pmap_kenter_cache() prototype. | Visa Hankala |
2016-02-01 | Move modify bit emulation into pmap.c to gather pmap C code in one place. | Visa Hankala |
2016-02-01 | Fix the encoding of AP bits for large page second-level | Jonathan Gray |
2016-01-31 | remove old link to documentation, it's in ihidev.c | Joshua Stein |
2016-01-31 | Convert to ulmin and uiomove to prevent integer truncations. | Stefan Kempf |
2016-01-31 | Don't use sxitimer on Allwinner sun7i/A20. | Jonathan Gray |
2016-01-31 | Leonardo Guardati discovered a u-boot built with "Enable workarounds for | Jonathan Gray |
2016-01-31 | - m_pkthdr.pf.statekey changes are not ready for 5.9, I must back them out | Alexandr Nedvedicky |
2016-01-31 | Switch from PSR_X_bit and X32_bit PSR macro names to just PSR_X. | Jonathan Gray |
2016-01-30 | regen | Jonathan Gray |
2016-01-30 | correct the string for 82801HBM RAID | Jonathan Gray |
2016-01-29 | Add support for "control/shutdown" power management facility | Mike Belopuhov |
2016-01-29 | Add support for XS_WATCH: XenStore notification facility | Mike Belopuhov |
2016-01-29 | Cleanup XenStore API | Mike Belopuhov |
2016-01-29 | use hid_desc fields since we have them, instead of manual offsets | Joshua Stein |
2016-01-29 | Move the AUDIO_GETDEV ioctl in its own routine. | Alexandre Ratchov |
2016-01-29 | Therefor -> Therefore (where appropriate) | tb |
2016-01-29 | Move a pool_put() to avoid a use after free. | Jonathan Gray |
2016-01-28 | Convert to uiomove. Diff from Martin Natano. | Stefan Kempf |
2016-01-28 | Older Xen dom0's don't implement setting version of Grant Table entries | Mike Belopuhov |
2016-01-27 | Tighten up next reference calculation, printing fixes | Mike Belopuhov |
2016-01-27 | Convert min + uiomovei to ulmin + uiomove. | Stefan Kempf |
2016-01-27 | Reimplement Grant Table metadata linking and enable dynamic allocation | Mike Belopuhov |
2016-01-27 | xen_bus_dma_init turned out to be unnecessary | Mike Belopuhov |
2016-01-27 | shorten a few long lines | Mike Belopuhov |
2016-01-27 | Include sys/ioccom.h since _IO* is used. | Antoine Jacoutot |
2016-01-27 | Removes the abstraction layer to support multiple executable binaries. | Martin Pieuchot |
2016-01-27 | Add a key-value interface to pvbus(4) that allows to get or set values | Reyk Floeter |
2016-01-27 | Remove unused db_sifting(). | Martin Pieuchot |
2016-01-27 | white space tweaks. no functional change. | David Gwynne |
2016-01-26 | - state keys imported by if_pfsync trip refcnt != ~0 Assert | Alexandr Nedvedicky |
2016-01-26 | Convert membar_* operations to bus_dmamap_sync calls | Mike Belopuhov |
2016-01-26 | Rewrite tx path to use flat transmit ring without fragment chains | Mike Belopuhov |
2016-01-26 | Rename _{req,rsp}_evt descriptor structure members to _{prod,cons}_event | Mike Belopuhov |
2016-01-26 | No need to take a grant table entry mutex in xen_grant_table_{enter,remove} | Mike Belopuhov |
2016-01-26 | Add a grant table reference invalidation spin out check | Mike Belopuhov |
2016-01-26 | Implement a rather conservative bus_dmamap_sync API | Mike Belopuhov |
2016-01-26 | Make sure to use locked atomic operations even on the SP kernel | Mike Belopuhov |
2016-01-26 | Improve the previous fix: call vmxnet3_load_mbuf, bpf_mtap, and flip | Reyk Floeter |
2016-01-26 | prettify a NULL test in vr_start. | David Gwynne |
2016-01-26 | dont leak mbufs on encap failure. | David Gwynne |
2016-01-25 | - plugging massive pf_state_key leak | Alexandr Nedvedicky |
2016-01-25 | Convert to uiomove(). Diff from Martin Natano. | Stefan Kempf |
2016-01-25 | Don't count the total number of Xen upcalls | Mike Belopuhov |
2016-01-25 | Honour ERP protection on 2 GHz channels in 11n mode, as done for 11g. | Stefan Sperling |
2016-01-25 | Don't try to interpret htprot data if the last beacon didn't contain such data. | Stefan Sperling |
2016-01-25 | Do not mix variable declaration and logic. | Martin Pieuchot |
2016-01-25 | Kill "#if 0" version of ddb_init(). | Martin Pieuchot |
2016-01-25 | Kill trailing whitespaces. No object change. | Martin Pieuchot |