]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Make the minimal clang executable build.
[FreeBSD/FreeBSD.git] / sys /
2018-07-31 Dimitry AndricMerge lldb trunk r338150, and resolve conflicts.
2018-07-31 Dimitry AndricMerge lld trunk r338150, and resolve conflicts.
2018-07-31 Dimitry AndricMerge clang trunk r338150, and resolve conflicts.
2018-07-30 Dimitry AndricMerge llvm trunk r338150, and resolve conflicts.
2018-07-29 Ian LeporeThe device ID tables are used only within the driver...
2018-07-29 Antoine BrodinAdd allow.mlock to jail parameters
2018-07-29 Don LewisFix the long term ULE load balancer so that it actually...
2018-07-29 Martin MatuskaMFV r336851:
2018-07-28 Rick MacklemModify the NFSv4.1 server so that it allows ReclaimComp...
2018-07-28 Andrew TurnerUse the cp15 functions to read cp15 registers rather...
2018-07-28 Andrew TurnerRemove an unneeded cpu_ident() prototype.
2018-07-28 Marius StroblImplement atomic_swap_{32,64,int,long,ptr}(9).
2018-07-28 Andrew TurnerRemove some write only global values from the arm cpufu...
2018-07-28 Andrew TurnerRemove an unused function from the arm ELF trampoline...
2018-07-28 Andrew TurnerOnly build the cache handling code we need when buildin...
2018-07-28 Andrew TurnerMake the arm cpu setup functions static. Any other...
2018-07-28 Andrew TurnerRemove an unneeded check for CPU_XSCALE_81342
2018-07-28 Andrew TurnerRemove old CPU_ values from the arm cpufunc code. These...
2018-07-28 Andrew TurnerRemove the old CPU_ values from the arm kernel trampoli...
2018-07-28 Andrew TurnerRemove now the cow unused CPU_ARM9 and CPU_FA526 option...
2018-07-28 Andrew TurnerThe RT1310 is an ARM926EJ-S, fix the config to mark...
2018-07-28 Andrew TurnerOnly support INTRNG in the SMP code on arm. We already...
2018-07-28 Andrew TurnerRemove IPI_IRQ_START and IPI_IRQ_END from the arm kerne...
2018-07-28 Alan CoxTo date, mlockall(MCL_FUTURE) has had the unfortunate...
2018-07-28 Conrad MeyerMFV r336800: libarchive: Cherry-pick upstream 2c8c83b9
2018-07-27 Warner LoshThis builds now, so aadd it back to Universe.
2018-07-27 Warner LoshRemove xscale support.
2018-07-27 Warner LoshRevert r336773: it removed too much.
2018-07-27 Warner LoshRename VM_FREELIST_ISADMA to VM_FREELIST_LOWMEM.
2018-07-27 Warner LoshRemove xscale support
2018-07-27 Warner LoshMake ralink compile again.
2018-07-27 Warner LoshRemove Cavium/Econa CNS11xx support.
2018-07-27 Warner LoshRemove Atmel AT91RM9200 and AT91SAM9 support.
2018-07-27 Ruslan BukinUse SPP (Supervisor Previous Privilege) bit in the...
2018-07-27 Mark JohnstonFix handling of KVA in kmem_bootstrap_free().
2018-07-27 Konstantin BelousovOn amd64, enable workarounds for several Ryzen erratas...
2018-07-27 David BrightAllow a EVFILT_TIMER kevent to be updated.
2018-07-27 Leandro LuporiFixed endianess issue in AHCI driver
2018-07-27 Eitan AdlerUse https over http for FreeBSD pages
2018-07-26 Warner LoshFor the dynamic I/O scheduler, make the TRIM stuff...
2018-07-26 Ed Masteelf_common: update ARM ABI flag names
2018-07-26 Mark JohnstonImplement pmap_mincore() for riscv.
2018-07-26 Navdeep Parharcxgbe(4): Consider rateunit before ratemode when displa...
2018-07-26 Navdeep Parharcxgbe(4): Better defaults for all cl-rl rate limiters.
2018-07-25 Patrick KelseyALTQ support for iflib.
2018-07-25 Justin HibbitsOnly build ipmi_linux on x86
2018-07-25 Justin HibbitsSupport building IPMI as a module on powerpc64
2018-07-25 John BaldwinRaise a proper SIGTRAP / TRAP_TRACE signal for a PT_STE...
2018-07-25 Navdeep Parharcxgbe(4): Remove useless code that crept in with r336718.
2018-07-25 Navdeep Parharcxgbe(4): Validate only those parameters that are relev...
2018-07-25 Ruslan BukinDisable 'C'-compressed ISA extension.
2018-07-25 Mark JohnstonSimplify the arm64 implementation of pmap_mincore().
2018-07-25 Ruslan BukinRemove unused string.
2018-07-25 David C SomayajuluRemove support for QLNX_RCV_IN_TASKQ - i.e., Rx only...
2018-07-25 Ed Mastesockopt.h: remove stale comment
2018-07-24 Marius StroblSince r336611, n is only used for INET in iflib_parse_h...
2018-07-24 Justin HibbitsFix floating point exception definitions for powerpcspe
2018-07-24 Ed MasteRevert msdosfs MAKEFS #ifdef changes from r319870
2018-07-24 Mark JohnstonEmbed a simplebus_softc in struct soc_softc.
2018-07-24 Konstantin BelousovExtend ranges of the critical sections to ensure that...
2018-07-24 Breno Leitaoofw: Load initrd file
2018-07-24 Andrew Turnericmp_quotelen was accidentially changes in r336676...
2018-07-24 Andrew TurnerUse the new VNET_DEFINE_STATIC macro when we are defini...
2018-07-24 Andrew TurnerAs with DPCPU create VNET_DEFINE_STATIC for when a...
2018-07-24 Randall StewartDelete the example tcp stack "fastpath" which
2018-07-24 Ravi PokalaDeprecate jedec_ts(4) and point users to jedec_dimm...
2018-07-24 Allan JudeZFS: Reserve DMU_BACKUP_FEATURE flags for Native Encryp...
2018-07-23 Li-Wen HsuUse __riscv to determine building for RISC-V
2018-07-23 Warner LoshNow that we set the busy_detect bit in the bas to suppo...
2018-07-23 Andriy Gaponfix incorrect operator in the AUDITPIPE_SET_QLIMIT...
2018-07-23 Andriy Gaponfollow-up to r336635, update TAILQ to CK_SLIST for...
2018-07-23 Andriy Gaponchange interrupt event's list of handlers from TAILQ...
2018-07-23 Andriy GaponMFV CK@r336629: Import CK as of commit 1c1f9901c2dea7a8...
2018-07-23 Ruslan BukinFix setjmp for RISC-V:
2018-07-23 Hans Petter SelaskyUpdate modify counter when setting a mixer control.
2018-07-23 Eugene Grosbeinepair(4): make sure we do not duplicate MAC addresses
2018-07-22 Matt MacyAdd busy detect quirk to list of console options
2018-07-22 Matt MacyFix a potential use after free in getsockopt() access...
2018-07-22 Mark JohnstonUse the right buffer size when calling snprintf().
2018-07-22 Marius StroblUse the maximum of isc_tx_{nsegments,tso_segments_max...
2018-07-22 Marius Strobl- Given that the controlling expression of the receive...
2018-07-22 Marius Stroblo In em_if_update_admin_status():
2018-07-22 Alan SomersFix audit of chflagsat, lgetfh, and setfib
2018-07-22 Ganbold Tsagaankhuudtb/allwinner: Build sun8i-h2-plus-orangepi-r1.dts
2018-07-22 Matt MacyNULL out cc_data in pluggable TCP {cc}_cb_destroy
2018-07-21 Alexander MotinStop further SCSI recovery attempts after one has failed.
2018-07-21 Alan CoxEliminate a comment that doesn't apply to this pmap...
2018-07-21 Ian LeporeAdd option MAC to armv6 and armv7 kernels by default...
2018-07-21 Gavin Atkinsonrun(4): Support the D-Link DWA-125 rev A3
2018-07-21 Vladimir KondratyevRaise "Report Count" value limit in HID descriptor...
2018-07-21 Michael TuexenSet the IPv4 version in the IP header for UDP and UDPLite.
2018-07-21 Rick MacklemSet CLSET_TIMEOUT on TCP connections to pNFS DSs.
2018-07-20 Alan SomersAllow mounting FUSE filesystems in jails
2018-07-20 Li-Wen HsuFix `make` in sys/modules/spigen
2018-07-20 Stephen HurdAdd knob to control tx ring abdication.
2018-07-20 Stephen HurdImprove netmap TX handling when TX IRQs are not used...
2018-07-20 Mark JohnstonAdd support for pmap_enter(psind = 1) to the arm64...
2018-07-20 Alan CoxAnnotate a parameter as unused.
2018-07-20 Mark JohnstonInitialize the L3 page's wire count correctly after...
2018-07-20 Justin Hibbitsvt/ofwfb: Fix brain-o from r336514, use the correct...
next