]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Remove a redundant #ifdef _KERNEL.
[FreeBSD/FreeBSD.git] / sys /
2018-08-23 Mark JohnstonRemove a redundant #ifdef _KERNEL.
2018-08-23 Emmanuel Vadotarm64: GENERIC: Compile allwinner dtbs
2018-08-23 Emmanuel Vadotdtb: Allwinner: Add aarch64 dts files
2018-08-23 Emmanuel Vadotdtb: aarch64 uses vendor subdirectories, handle that
2018-08-23 Emmanuel Vadotmake_dtb: Always add root directory in the include...
2018-08-23 Emmanuel Vadotdts: Import DTS for arm64
2018-08-23 Michael TuexenDon't use the explicit number 32 for the length of...
2018-08-23 Warner LoshAdd a new device flag: DF_ATTACHED_ONCE
2018-08-23 Warner LoshCreate devctl freeze/thaw.
2018-08-23 Conrad Meyerdevstat(9): Constify function parameters that can be...
2018-08-23 Navdeep Parharcxgbev(4): Updates to the VF driver to cope with recent...
2018-08-22 Oleksandr Tymoshenko[ig4] Fix I/O timeout issue with Designware I2C control...
2018-08-22 Conrad MeyerKASSERT: Make runtime optionality optional
2018-08-22 Michael TuexenAdd support for send, receive and state-change DTrace...
2018-08-22 Mark JohnstonPrepare the kernel linker to handle PC-relative ifunc...
2018-08-22 Patrick KelseyExtended pf(4) ioctl interface and pfctl(8) to allow...
2018-08-22 Eric Joynerif_media: Add new 2.5G/5G/25G/40G/50G/100G/200G/400G...
2018-08-22 Alexander MotinAdd dmu_tx_assign() error handling in zfs_unlinked_drain().
2018-08-22 Alexander MotinCreate separate taskqueue to call zfs_unlinked_drain().
2018-08-22 Konstantin BelousovSkip PMAP_PCID_KERN + 1 PCPU pcid_next value on APs...
2018-08-22 Tai-hwa LiangAdding device ID for Terratec SiXPack 5.1+.
2018-08-22 Chuck TuffliMake NVMe compatible with the original API
2018-08-22 Matt Macyin_mcast: fix copy paste error when clearing flag
2018-08-22 Matt Macyr338172 follow - remove firmwares
2018-08-22 Matt Macydisconnect drm2 from tegra build until made self-contained
2018-08-22 Matt MacyRemove legacy drm and drm2 from tree
2018-08-21 Navdeep Parharcxgbe(4): Be explicit about ignoring the return value...
2018-08-21 Matt MacyFix null deref in mld_v1_transmit_report
2018-08-21 Matt Macyfix copy/paste error when clearing ifma flag
2018-08-21 Navdeep Parharcxgbe/tom: Make sure 'matched' is always initialized...
2018-08-21 Navdeep Parharcxgbe(4): Do not leak memory in case of errors during...
2018-08-21 Navdeep Parharcxgbe(4): Make it clear that VI_INIT_DONE implies vi...
2018-08-21 Navdeep Parharcxgbe(4): Check the RO bit properly before disabling...
2018-08-21 Oleksandr TymoshenkoAdd muge(4) to the arm64 GENERIC kernel
2018-08-21 Navdeep Parharcxgbe(4): Avoid overflow while calculating channel...
2018-08-21 Fedor UporovFUSE extattrs: fix issue when neither uio nor size...
2018-08-21 Fedor UporovFUSE extattrs: fix issue when neither uio nor size...
2018-08-21 Fedor UporovChange unused inodes counters behavior in the cylinder...
2018-08-21 Fedor UporovFix directory blocks checksum updating logic.
2018-08-21 John BaldwinRemove 'imen' global variable from atpic(4).
2018-08-21 Alan CoxEliminate kmem_malloc()'s unused arena parameter. ...
2018-08-21 Mark JohnstonSet arc_kmem_cache_reap_retry_ms to 0 and make it confi...
2018-08-21 Edward Tomasz Napi... Remove unneccessary code, which also introduced a ...
2018-08-21 Michael TuexenEnabling the IPPROTO_IPV6 level socket option IPV6_USE_...
2018-08-21 Michael TuexenFix the inheritance of IPv6 level socket options on...
2018-08-21 Michael TuexenAdd SOL_SOCKET level socket option with name SO_DOMAIN...
2018-08-21 Michael TuexenWhitespace change.
2018-08-21 Michael TuexenRefactor the SHUTDOWN_PENDING state handling.
2018-08-21 John BaldwinDe-spl mly(4).
2018-08-21 Matt MacyMake dnode definition uniform on !x86
2018-08-21 Matt MacyMake epoch KBI consistent between INVARIANTS and non...
2018-08-21 Xin LIMFV r338092: ntp 4.2.8p12.
2018-08-20 Navdeep Parharcxgbe/tom: Provide the hardware tid in tcp_info.
2018-08-20 Kirk McKusickTRIM consolodation is supposed to be off by default
2018-08-20 Warner LoshMove options INTRNG into std.armv6 and std.armv7
2018-08-20 Bjoern A. ZeebGC inc_isipv6; it was added for "temp" compatibility...
2018-08-20 Konstantin BelousovUpdate comment about ABI of flush_l1s_sw to match the...
2018-08-20 Konstantin BelousovAlways initialize PCPU kcr3 for vmspace0 pmap.
2018-08-20 Oleksandr Tymoshenko[ig4] add ACPI Device HID for AMD platforms
2018-08-20 Alan CoxEliminate kmem_alloc_contig()'s unused arena parameter.
2018-08-20 Alexander MotinRemove extra M_ZERO from NG_MKRESPONSE() argument.
2018-08-20 Randall StewartThis change represents a substantial restructure of...
2018-08-20 John BaldwinMerge amd64 and i386 <machine/intr_machdep.h> headers.
2018-08-19 John-Mark Gurneyuse sbuf so that lines are printed together... As...
2018-08-19 Matt Macyadd snps IP uart support / genaralize UART
2018-08-19 Justin Hibbitspowerpc conf: Add PRINTF_BUFR_SIZE option to Book-E...
2018-08-19 Justin HibbitsSort SPR_SPEFSCR in the SPR list
2018-08-19 Justin Hibbitspowerpc64: Align frequently used/exclusive data on...
2018-08-19 Emmanuel Vadotarm64: allwinner: Add aw_syscon driver to GENERIC
2018-08-19 Justin Hibbitsbooke pmap: hide debug-ish printf behind bootverbose
2018-08-19 Konstantin BelousovUpdate L1TF workaround to sustain L1D pollution from...
2018-08-19 John BaldwinFix a couple of comment nits.
2018-08-19 Xin LIBump __FreeBSD_version after r338059 (Chacha20 based...
2018-08-19 Xin LIUpdate userland arc4random() with OpenBSD's Chacha20...
2018-08-19 John BaldwinFix the MPTable probe code after the 4:4 changes on...
2018-08-19 Kirk McKusickFor traditional disks, the filesystem attempts to alloc...
2018-08-19 Kirk McKusickAdd consolodation of TRIM / BIO_DELETE commands to...
2018-08-19 John BaldwinRemove some vestiges of IPI_LAZYPMAP on i386.
2018-08-19 Michael TuexenDon't expose the uptime via the TCP timestamps.
2018-08-19 Cy SchubertThe bucket index is subtracted by one at lines 2304...
2018-08-19 Cy SchubertAdd handy DTrace probes useful in diagnosing NAT issues...
2018-08-19 Cy SchubertExpose np (nat_t - an entry in the nat table structure...
2018-08-19 Tai-hwa LiangExtending the delay cycles to give the codec more time...
2018-08-19 Conrad MeyerBack out r338035 until Warner is finished churning...
2018-08-19 Conrad MeyerRemove unused and easy to misuse PNP macro parameter
2018-08-18 Alan CoxOops. r338030 didn't eliminate the unused arena argume...
2018-08-18 Kirk McKusickReplace the TRIM consolodation framework originally...
2018-08-18 Alan CoxEliminate the unused arena parameter from kmem_alloc_at...
2018-08-18 Kirk McKusickRevert -r337396. It is being replaced with a revised...
2018-08-18 Dimitry AndricUse the size of one bge_devs element for the MODULE_PNP...
2018-08-18 Konstantin BelousovRudimentary AER reading code for ddb(4).
2018-08-18 John BaldwinMake 'device crypto' lines more consistent.
2018-08-18 Kyle Evansres_find: Fix fallback logic
2018-08-18 Rick MacklemFix LORs between vn_start_write() and vn_lock() in...
2018-08-18 Alan CoxEliminate the arena parameter to kmem_malloc_domain...
2018-08-18 Konstantin BelousovPrint L1D FLUSH feature.
2018-08-18 Xin LIRegen after r337998.
2018-08-18 Xin LIgetrandom(2) should not be restricted in capability...
2018-08-18 Navdeep Parharcxgbe(4): Replace T4_PKT_TIMESTAMP with something sligh...
2018-08-17 Rick MacklemFix LORs between vn_start_write() and vn_lock() in...
next