]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Merge llvm trunk r338150 (just before the 7.0.0 branch point), and
[FreeBSD/FreeBSD.git] / sys /
2018-08-02 dimMerge llvm trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge compiler-rt trunk r338150, and resolve conflicts.
2018-08-02 dimMerge libc++ trunk r338150, and resolve conflicts.
2018-07-31 dimMerge lldb trunk r338150, and resolve conflicts.
2018-07-31 dimMerge lld trunk r338150, and resolve conflicts.
2018-07-31 dimMerge clang trunk r338150, and resolve conflicts.
2018-07-30 dimMerge llvm trunk r338150, and resolve conflicts.
2018-07-29 ianThe device ID tables are used only within the driver...
2018-07-29 antoineAdd allow.mlock to jail parameters
2018-07-29 truckmanFix the long term ULE load balancer so that it actually...
2018-07-29 mmMFV r336851:
2018-07-28 rmacklemModify the NFSv4.1 server so that it allows ReclaimComp...
2018-07-28 andrewUse the cp15 functions to read cp15 registers rather...
2018-07-28 andrewRemove an unneeded cpu_ident() prototype.
2018-07-28 mariusImplement atomic_swap_{32,64,int,long,ptr}(9).
2018-07-28 andrewRemove some write only global values from the arm cpufu...
2018-07-28 andrewRemove an unused function from the arm ELF trampoline...
2018-07-28 andrewOnly build the cache handling code we need when buildin...
2018-07-28 andrewMake the arm cpu setup functions static. Any other...
2018-07-28 andrewRemove an unneeded check for CPU_XSCALE_81342
2018-07-28 andrewRemove old CPU_ values from the arm cpufunc code. These...
2018-07-28 andrewRemove the old CPU_ values from the arm kernel trampoli...
2018-07-28 andrewRemove now the cow unused CPU_ARM9 and CPU_FA526 option...
2018-07-28 andrewThe RT1310 is an ARM926EJ-S, fix the config to mark...
2018-07-28 andrewOnly support INTRNG in the SMP code on arm. We already...
2018-07-28 andrewRemove IPI_IRQ_START and IPI_IRQ_END from the arm kerne...
2018-07-28 alcTo date, mlockall(MCL_FUTURE) has had the unfortunate...
2018-07-27 impThis builds now, so aadd it back to Universe.
2018-07-27 impRemove xscale support.
2018-07-27 impRevert r336773: it removed too much.
2018-07-27 impRename VM_FREELIST_ISADMA to VM_FREELIST_LOWMEM.
2018-07-27 impRemove xscale support
2018-07-27 impMake ralink compile again.
2018-07-27 impRemove Cavium/Econa CNS11xx support.
2018-07-27 impRemove Atmel AT91RM9200 and AT91SAM9 support.
2018-07-27 brUse SPP (Supervisor Previous Privilege) bit in the...
2018-07-27 markjFix handling of KVA in kmem_bootstrap_free().
2018-07-27 kibOn amd64, enable workarounds for several Ryzen erratas...
2018-07-27 dabAllow a EVFILT_TIMER kevent to be updated.
2018-07-27 luporlFixed endianess issue in AHCI driver
2018-07-27 eadlerUse https over http for FreeBSD pages
2018-07-26 impFor the dynamic I/O scheduler, make the TRIM stuff...
2018-07-26 emasteelf_common: update ARM ABI flag names
2018-07-26 markjImplement pmap_mincore() for riscv.
2018-07-26 npcxgbe(4): Consider rateunit before ratemode when displa...
2018-07-26 npcxgbe(4): Better defaults for all cl-rl rate limiters.
2018-07-25 pkelseyALTQ support for iflib.
2018-07-25 jhibbitsOnly build ipmi_linux on x86
2018-07-25 jhibbitsSupport building IPMI as a module on powerpc64
2018-07-25 jhbRaise a proper SIGTRAP / TRAP_TRACE signal for a PT_STE...
2018-07-25 npcxgbe(4): Remove useless code that crept in with r336718.
2018-07-25 npcxgbe(4): Validate only those parameters that are relev...
2018-07-25 brDisable 'C'-compressed ISA extension.
2018-07-25 markjSimplify the arm64 implementation of pmap_mincore().
2018-07-25 brRemove unused string.
2018-07-25 davidcsRemove support for QLNX_RCV_IN_TASKQ - i.e., Rx only...
2018-07-25 emastesockopt.h: remove stale comment
2018-07-24 mariusSince r336611, n is only used for INET in iflib_parse_h...
2018-07-24 jhibbitsFix floating point exception definitions for powerpcspe
2018-07-24 emasteRevert msdosfs MAKEFS #ifdef changes from r319870
2018-07-24 markjEmbed a simplebus_softc in struct soc_softc.
2018-07-24 kibExtend ranges of the critical sections to ensure that...
2018-07-24 leitaoofw: Load initrd file
2018-07-24 andrewicmp_quotelen was accidentially changes in r336676...
2018-07-24 andrewUse the new VNET_DEFINE_STATIC macro when we are defini...
2018-07-24 andrewAs with DPCPU create VNET_DEFINE_STATIC for when a...
2018-07-24 rrsDelete the example tcp stack "fastpath" which
2018-07-24 rpokalaDeprecate jedec_ts(4) and point users to jedec_dimm...
2018-07-24 allanjudeZFS: Reserve DMU_BACKUP_FEATURE flags for Native Encryp...
2018-07-23 lwhsuUse __riscv to determine building for RISC-V
2018-07-23 impNow that we set the busy_detect bit in the bas to suppo...
2018-07-23 avgfix incorrect operator in the AUDITPIPE_SET_QLIMIT...
2018-07-23 avgfollow-up to r336635, update TAILQ to CK_SLIST for...
2018-07-23 avgchange interrupt event's list of handlers from TAILQ...
2018-07-23 avgMFV CK@r336629: Import CK as of commit 1c1f9901c2dea7a8...
2018-07-23 brFix setjmp for RISC-V:
2018-07-23 hselaskyUpdate modify counter when setting a mixer control.
2018-07-23 eugenepair(4): make sure we do not duplicate MAC addresses
2018-07-22 mmacyAdd busy detect quirk to list of console options
2018-07-22 mmacyFix a potential use after free in getsockopt() access...
2018-07-22 markjUse the right buffer size when calling snprintf().
2018-07-22 mariusUse the maximum of isc_tx_{nsegments,tso_segments_max...
2018-07-22 marius- Given that the controlling expression of the receive...
2018-07-22 mariuso In em_if_update_admin_status():
2018-07-22 asomersFix audit of chflagsat, lgetfh, and setfib
2018-07-22 ganbolddtb/allwinner: Build sun8i-h2-plus-orangepi-r1.dts
2018-07-22 mmacyNULL out cc_data in pluggable TCP {cc}_cb_destroy
2018-07-21 mavStop further SCSI recovery attempts after one has failed.
2018-07-21 alcEliminate a comment that doesn't apply to this pmap...
2018-07-21 ianAdd option MAC to armv6 and armv7 kernels by default...
2018-07-21 gavinrun(4): Support the D-Link DWA-125 rev A3
2018-07-21 wulfRaise "Report Count" value limit in HID descriptor...
2018-07-21 tuexenSet the IPv4 version in the IP header for UDP and UDPLite.
2018-07-21 rmacklemSet CLSET_TIMEOUT on TCP connections to pNFS DSs.
2018-07-20 asomersAllow mounting FUSE filesystems in jails
2018-07-20 lwhsuFix `make` in sys/modules/spigen
2018-07-20 shurdAdd knob to control tx ring abdication.
2018-07-20 shurdImprove netmap TX handling when TX IRQs are not used...
2018-07-20 markjAdd support for pmap_enter(psind = 1) to the arm64...
2018-07-20 alcAnnotate a parameter as unused.
next