]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Document the change in polarity of the uart(4) PPS capture.
[FreeBSD/FreeBSD.git] / sys /
2015-08-10 Ian LeporeCorrect the polarity of the PPS assert and clear events...
2015-08-10 Alexander V. ChernikovRename rt_foreach_fib() to rt_foreach_fib_walk().
2015-08-10 Alexander MotinLocal addition and mismerge fix for r286579.
2015-08-10 Ian LeporeAllow the choice of PPS signal captured by uart(4)...
2015-08-10 Alexander MotinMFV 286588: 5820 verify failed in zio_done(): BP_EQUAL...
2015-08-10 Alexander MotinMFV 286586: 5746 more checksumming in zfs send
2015-08-10 Konstantin BelousovMake kstack_pages a tunable on arm, x86, and powepc...
2015-08-10 Zbigniew BodekAvoid sign extension of value passed to kva_alloc from...
2015-08-10 Rui PauloFix a comment for iwm.
2015-08-10 Conrad Meyerfiles.amd64: Build ntb_hw.o if if_ntb OR ntb_hw
2015-08-10 Alexander MotinMFV r277430: 5313 Allow I/Os to be aggregated across...
2015-08-10 Alexander MotinFix r286574 build in user-space.
2015-08-10 Alexander V. ChernikovPartially merge r274887,r275334,r275577,r275578,r275586...
2015-08-10 Alexander MotinFix r286570 build with debug.
2015-08-10 Alexander MotinMFV r277428: 5056 ZFS deadlock on db_mtx and dn_holds
2015-08-10 Alexander MotinMFV r277427: 5445 Add more visibility via arcstats...
2015-08-10 Alexander MotinMFV r277426: 5408 managing ZFS cache devices requires...
2015-08-10 Scott LongRemove mps_request_polled(), it's redundant to mps_wait...
2015-08-10 Scott LongRemove some unused code.
2015-08-09 Alexander MotinMFV 286555: Avoid 128K kmem allocations in mzap_upgrade()
2015-08-09 Alexander MotinMFV 286553: 5769 Cast 'zfs bad bloc' to ULL for x86
2015-08-09 Alexander MotinMFV 286550: 5694 traverse_prefetcher does not prefetch...
2015-08-09 Alexander MotinMFV 286548:
2015-08-09 Alexander MotinMFV 286546:
2015-08-09 Alexander MotinMFV 286544:
2015-08-09 Alexander MotinMFV 286542: 5592 NULL pointer dereference in dsl_prop_n...
2015-08-09 Alexander MotinMFV 286540: 5531 NULL pointer dereference in dsl_prop_g...
2015-08-09 Alexander MotinMFV 286538:
2015-08-09 Kristof Provosttcp_reass_zone is not a VNET variable.
2015-08-09 Pedro F. Giffunicdefs: reduce code duplication
2015-08-09 Koop MastAdd a new group named 'video' with the id of 44. And...
2015-08-09 Alexander MotinRemove verbose CTL messages.
2015-08-09 Enji CooperMake some debug printf's into DPRINTF's to reduce noise...
2015-08-09 Peter WemmUpdate the private sqlite3 from 3.8.9 to 3.8.11.1 ...
2015-08-09 Peter WemmUpdate svnlite from 1.8.10 to 1.8.14. This is mostly...
2015-08-09 Peter WemmUpdate serf from 1.3.7 to 1.3.8. Mostly disables sslv2...
2015-08-09 Peter WemmUpdate apr-1.5.1 to 1.5.2
2015-08-08 Justin HibbitsCorrect return type of booke_init() prototype.
2015-08-08 Zbigniew BodekTreat internal bridge as subtractive on ThunderX ARM64
2015-08-08 Marius StroblFix compilation after r286458.
2015-08-08 Marius StroblFix compilation after r286457 w/o INVARIANTS or INVARIA...
2015-08-08 Zbigniew BodekAdd support for external PCIe (PEM) on Cavium's ThunderX
2015-08-08 Rui PauloBuild the iwm and iwmfw modules by default on x86.
2015-08-08 Rui Pauloiwm: use the proper include path for iwm headers.
2015-08-08 Rui Paulosys/conf/files: add iwm and iwmfw.
2015-08-08 Zbigniew BodekAdd Ethernet and block device drivers to ARM64 GENERIC
2015-08-08 Rui PauloAdd nodevice iwmfw to WITHOUT_SOURCELESS_UCODE.
2015-08-08 Rui Paulosys/conf/options: add IWM_DEBUG.
2015-08-08 Zbigniew BodekIntroduce support for internal PCIe for Cavium's ThunderX
2015-08-08 Ian LeporeProvide the tty-layer mutex when initializing the pps...
2015-08-08 Rui Pauloiwm: fix a KASSERT: s/ds_size/ds_len/.
2015-08-08 Alexander V. ChernikovMFP r274295:
2015-08-08 Alexander V. ChernikovMFP r274553:
2015-08-08 Alexander V. ChernikovSimplify ip[6] simploop:
2015-08-08 Alexander V. ChernikovAdd const-qualifiers for source mbuf argument in m_dup...
2015-08-08 Alexander MotinDisable 32-bit PIO for 6Gbit/s Intel SATA controllers.
2015-08-08 Alexander MotinDon't panic if disk lost TRIM support due to switching...
2015-08-08 Pawel Jakub DawidekEnable BIO_DELETE passthru in GELI, so TRIM/UNMAP can...
2015-08-08 Julien CharbonFix a kernel assertion issue introduced with r286227:
2015-08-08 Rui Pauloiwmfw: fix the path to the firmware file.
2015-08-08 Rui PauloImport OpenBSD's iwm WiFi driver for Intel 3160/7260...
2015-08-08 Adrian ChaddRevert the wifi ifnet changes until things are more...
2015-08-07 Ian LeporeOnly process the PPS event types currently enabled...
2015-08-07 Ian LeporeRFC 2783 requires a status of ETIMEDOUT, not EWOULDBLOC...
2015-08-07 Mark Johnstonipv4_is_zeronet() and ipv4_is_loopback() expect an...
2015-08-07 Gleb SmirnoffFix mtx_assert() argument.
2015-08-07 Alexander MotinAdd unmapped I/O support to ata(4) driver.
2015-08-07 Alexander MotinAdd more ifdefs to fix build with GCC after r286406.
2015-08-07 Gleb SmirnoffFix !MWL_DEBUG build.
2015-08-07 Gleb SmirnoffChange KPI of how device drivers that provide wireless...
2015-08-07 Andrew TurnerAttach dwmmc to the ofwbus, som devicetrees place it...
2015-08-07 Andrew TurnerStop including machine/fdt.h, it's unneeded, and purpos...
2015-08-07 Marcelo AraujoWrap some unused functions with notyet, it is necessary...
2015-08-07 Konstantin BelousovMinor style cleanup of the code surrounding r286404.
2015-08-07 Konstantin BelousovThe condition to use direct processing for the unmapped...
2015-08-07 Konstantin BelousovRemove unused i386 header privatespace.h. For the...
2015-08-06 Alan CoxIntroduce a sysctl for reporting the number of fully...
2015-08-06 Ian LeporeReturn the current ftdi bitbang mode with the UFTDIIOC_...
2015-08-06 Ian LeporeAdd support to the uftdi driver for reading and writing...
2015-08-06 Konstantin BelousovFormally pair store_rel(&smp_started) with load_acq...
2015-08-06 Pawel Jakub DawidekAfter crypto_dispatch() bio might be already delivered...
2015-08-06 John BaldwinRemove some more vestiges of the Xen PV domu support...
2015-08-06 John BaldwinThe changes that introduced fo_mmap() treated all chara...
2015-08-06 Allan JudeRemove guards around overwriting loader.rc and menu.rc
2015-08-06 Enji CooperMake some debug printf's into DPRINTF's to reduce noise...
2015-08-06 Andrew TurnerFill in dump_avail based on the physical memory from...
2015-08-06 Gleb SmirnoffMake it compilable. No idea if it works.
2015-08-06 Ed SchoutenAdd file_open(): the underlying system call of openat().
2015-08-05 Conrad Meyernfsclient: Protest loudly when GETATTR responses are...
2015-08-05 Alexander MotinPass SYNCHRONIZE CACHE command parameters to backends.
2015-08-05 Alexander MotinRelax serialization of SYNCHRONIZE CACHE commands.
2015-08-05 Adrian ChaddAdd a hack-around to this fatal taskqueue running whils...
2015-08-05 Adrian ChaddAdd a missing method - ath_hal_settsf64().
2015-08-05 Navdeep Parharcxgbe(4): Update T5 and T4 firmwares bundled with...
2015-08-05 Adrian ChaddAdd TXOP enforce support to the AR9300 HAL.
2015-08-05 Ed MasteRationalize BSD license on sys/*/include/in_cksum.h
2015-08-05 Jung-uk KimFix more style issues.
2015-08-05 Ed MasteRationalize BSD license on sys/*/include/float.h
2015-08-05 Ed SchoutenCorrect the previous commit: remove the DECLARE_MODULE().
2015-08-05 Ed SchoutenAdd DECLARE_MODULE() to the "cloudabi" kernel module.
next