]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Update kern_data_resid according to r312291.
[FreeBSD/FreeBSD.git] / sys /
2017-02-25 Alexander MotinUpdate kern_data_resid according to r312291.
2017-02-25 Konstantin BelousovDo not leak mount references for dying threads.
2017-02-25 Konstantin BelousovDo not use ULL suffix. Cast to uint64_t where the...
2017-02-25 Warner LoshConvert PCIe Hot Plug to using pci_request_feature
2017-02-25 Warner LoshRename pci_pcie_intr to pci_pcie_intr_hotplug.
2017-02-25 Warner LoshCreate pcib_request_feature.
2017-02-25 Alexander MotinAxe out some forever disabled questionable functionality.
2017-02-25 Alexander MotinImprove CAM target frontend reference counting.
2017-02-25 Andriy Voskoboinykiwn: some initialization / RF switch state change fixes.
2017-02-24 Mahdi MokhtariAdd linux_preadv() and linux_pwritev() syscalls to...
2017-02-24 Dmitry ChaginRevert r314217. Commit is not match that I have approved.
2017-02-24 Mahdi MokhtariAdd linux_preadv() and linux_pwritev() syscalls to...
2017-02-24 Jonathan T. LooneyWe have seen several cases recently where we appear...
2017-02-24 Hans Petter SelaskyImplement more string functions in the LinuxKPI.
2017-02-24 Hans Petter SelaskyPrototype device structure to ensure LinuxKPI header...
2017-02-24 Allan JudeRemove control+r handling from geliboot's pwgets()
2017-02-24 Ruslan BukinUse correct macro for Synopsys UART driver declaration.
2017-02-24 Konstantin BelousovRemove cpu_deepest_sleep variable.
2017-02-24 Adrian Chadd[iwm] add if_iwm_fw.c.
2017-02-24 Alexander MotinRespecting r314204 tighten ATIO cleanup requirements.
2017-02-24 Hans Petter SelaskyImplement srcu_dereference() macro in the LinuxKPI.
2017-02-24 Hans Petter SelaskyImplement BIT_ULL() macro in the LinuxKPI.
2017-02-24 Alexander MotinExplicitly abort ATIO if CTIO sending status has failed.
2017-02-24 Alexander MotinFix missing xpt_done() for ATIO/INOT on missing LUN.
2017-02-24 Alexander MotinWe can't access periph after ctlfe_free_ccb().
2017-02-24 Alexander MotinUnify ATIO/INOT CCBs requeuing.
2017-02-24 Konstantin BelousovProperly handle possible underflow in vm_fault_prefault().
2017-02-24 Andriy Gaponzfs: clean up unused files and definitions
2017-02-24 Alexander MotinSome code cleanup.
2017-02-24 Adrian Chadd[iwm] Add support for Firmware paging, needed for newer...
2017-02-24 Warner LoshCast values to (int) before comparing them to the range...
2017-02-24 Warner LoshKDTRACE_HOOKS isn't guaranteed to be defined. Change...
2017-02-23 Pedro F. Giffuniat91: double assignment.
2017-02-23 Mateusz Guzikmtx: microoptimize lockstat handling in spin mutexes...
2017-02-23 Brooks DavisFix and shorten BERI kernel builds during universe.
2017-02-23 Eric van GyzenAdd sem_clockwait_np()
2017-02-23 Navdeep Parharcxgbe/iw_cxgbe: Minor changes for T6.
2017-02-23 Pedro F. Giffunivxge(4): Yet another (minor) mismatch.
2017-02-23 Pedro F. Giffunirt_attach(): double assignment.
2017-02-23 Michael TuexenTCP window updates are only sent if the window can...
2017-02-23 Enji CooperUnbreak if_iwm.ko after r314076
2017-02-23 Alan SomersFix the xnb(4) unit tests
2017-02-23 Alan SomersMisc Coverity fixes in xnb(4)
2017-02-23 Pedro F. Giffunibktr(4): double assignment.
2017-02-23 Pedro F. Giffunidev/vxe: double assignments.
2017-02-23 Pedro F. Giffunidev/ce: double assignment.
2017-02-23 Roger Pau Monnéxen/gndev: use UOFF_TO_IDX instead of OFF_TO_IDX
2017-02-23 Hans Petter SelaskyImplement __test_and_clear_bit() and __test_and_set_bit...
2017-02-23 Dmitry ChaginRight clock defines specified in linux_timer.h.
2017-02-23 Navdeep ParharAvoid NULL dereference in a couple of sysctl handlers...
2017-02-23 Emmanuel VadotDo not check divider length if we have a div table.
2017-02-23 Jonathan T. LooneyFix a panic during boot caused by inadequate locking...
2017-02-22 John BaldwinUse LDFLAGS with CC instead of _LDFLAGS.
2017-02-22 Toomas Soomeloader: update symlink support in zfs reader
2017-02-22 Hans Petter SelaskyConvert magic values into macros in the LinuxKPI scatte...
2017-02-22 Hans Petter SelaskyOptimise unmapped LinuxKPI page allocations.
2017-02-22 Hans Petter SelaskyImprove LinuxKPI scatter list support.
2017-02-22 Andriy Gapondon't use C99 static array indices with older GCC versions
2017-02-22 Andriy Gaponfix a typo in __STDC_VERSION__ in __min_size requirements
2017-02-22 Marius Strobl- Allow different slicers for different flash types...
2017-02-22 Roger Pau Monnéxen/timer: mark the Xen PV timer as not safe for suspension
2017-02-22 Alexander MotinSlightly polish isp_dump_atpd().
2017-02-22 Konstantin BelousovMore fixes for regression in r313898 on i386.
2017-02-22 Alexander MotinFix multiple problems around LUN disable under load.
2017-02-22 Adrian Chadd[iwm] Move iwm_dma_contig_alloc/_free functions to...
2017-02-22 Adrian Chadd[iwm] Switch 7265D and 3165 devices to 7265D firmware.
2017-02-22 Adrian Chadd[iwmfw] add 7265D firmware.
2017-02-22 Adrian Chaddadd 7265D firmware.
2017-02-22 Adrian ChaddAdd 7265D firmware.
2017-02-22 Adrian Chadd[iwm] Move struct iwm_cfg chipset configs to if_iwm_700...
2017-02-22 Adrian Chadd[iwm] Simplify device id matching code a bit.
2017-02-22 Adrian Chadd[iwm] Remove OpenBSD-specific comment. Beautify pci...
2017-02-22 Ian LeporeRevert to this driver's historic behavior: assume an...
2017-02-22 Adrian Chadd[iwm] Fix typo in commit a7697ea01c11fd493aec52260a02f3...
2017-02-22 Adrian Chadd[iwm] Get rid of unneeded IWM_FWDMASEGSZ and IWM_FWMAXS...
2017-02-22 Pedro F. Giffunisys: Replace zero with NULL for pointers.
2017-02-22 Adrian Chadd[iwm] With the previous commits, this DELAY no longer...
2017-02-22 Adrian Chadd[iwm] Sync IWM_MVM_ALIVE waiting and start_fw handling...
2017-02-22 Adrian Chadd[iwm] Synchronize firmware loading code with Linux...
2017-02-22 Ian LeporeRemove a variable that has been unused since r311735...
2017-02-21 David C Somayajuluadd bus_dmamap_unload in ql_free_dmabuf()
2017-02-21 Ian LeporeFix typos in bootverbose printfs... display the write...
2017-02-21 Andriy Gaponzfs: move zio_taskq_basedc under SYSDC
2017-02-21 Andriy Gaponzfs: lower priority of zio_write_issue threads by four
2017-02-21 Mark Johnstonddb show pte: use pmap of kdb_thread
2017-02-21 Ed MasteExclude -flto when building *genassym.o
2017-02-21 Warner LoshMake the code match the comments: If we have ANY buf...
2017-02-21 Warner LoshDocument what the different flags mean for locking.
2017-02-21 Hans Petter SelaskyReplace dummy implementation of RCU in the LinuxKPI...
2017-02-21 Andriy Gaponreimplement zfsctl (.zfs) support
2017-02-21 Brooks DavisRename BERI_TEMPLATE to std.BERI to be more like other...
2017-02-21 Edward Tomasz Napi... Get rid of foo_sys() in linuxulator code. It was comme...
2017-02-21 Alexander MotinRemove duplicate INOT allocation.
2017-02-21 Hans Petter SelaskyStreamline the LinuxKPI spinlock wrappers.
2017-02-21 Hans Petter SelaskyAdd support for LinuxKPI tasklets.
2017-02-21 Hans Petter SelaskyMake the LinuxKPI task struct persistent accross system...
2017-02-21 Alexander MotinRemove ancient __FreeBSD_version checks.
2017-02-21 Andriy Gaponjedec_ts: fix slave address check
2017-02-21 Andriy Gaponmca: change type of last_intr to time_t for consinstency
2017-02-21 Alexander MotinDo not blindly free completed ATIOs/INOTs on invalidation.
next