]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
release: Restore copy of boot.scr for some board
[FreeBSD/FreeBSD.git] / sys /
2018-07-31 Emmanuel Vadotnvmem: Add nvmem interface and helpers
2018-07-31 Konstantin BelousovFor compat32, emulate the same wraparound check as...
2018-07-31 Alan CoxAllow vm object coalescing to occur in the midst of...
2018-07-31 Justin Hibbitssnd_hda: Byteswap the buffer descriptor entries as...
2018-07-31 Konstantin BelousovRegenerate after r336980.
2018-07-31 Konstantin BelousovProvide compat32 shims for sched_rr_get_interval(2).
2018-07-31 Andrew TurnerUse int for the pcpu_ssbd argument. This is included...
2018-07-31 Andrew TurnerImplement the SSBD (CVE-2018-3639) workaround on arm64
2018-07-31 Ed Mastemsdosfs: trim EOL whitespace
2018-07-31 Ed Mastecd9660: replace bcopy/bzero with C standard equivalents
2018-07-31 Hans Petter SelaskyOnly NULL check the VNET pointer when VIMAGE is enabled...
2018-07-31 Michael TuexenFix INET only builds.
2018-07-31 Alexander MotinMFV r336960: 9256 zfs send space estimation off by...
2018-07-31 Alexander MotinMFV r336958: 9337 zfs get all is slow due to uncached...
2018-07-31 Alexander MotinMFV r336955: 9236 nuke spa_dbgmsg
2018-07-31 Alexander MotinMFV r336952: 9192 explicitly pass good_writes to vdev_u...
2018-07-31 Alexander MotinMFV r336950: 9290 device removal reduces redundancy...
2018-07-31 Alexander MotinMFV r336948: 9112 Improve allocation performance on...
2018-07-30 Alexander MotinMFV r336946: 9238 ZFS Spacemap Encoding V2
2018-07-30 Alexander MotinMFV r336944: 9286 want refreservation=auto
2018-07-30 Alexander MotinMFV r336942: 9189 Add debug to vdev_label_read_config...
2018-07-30 Michael TuexenAllow implicit TCP connection setup for TCP/IPv6.
2018-07-30 Michael TuexenSend consistent SEG.WIN when using timewait codepath...
2018-07-30 Ed Mastemsdosfs: use same max filesize #define as NetBSD and...
2018-07-30 Michael TuexenFix some TCP fast open issues.
2018-07-30 Rick MacklemSilence newer gcc warnings.
2018-07-30 Michael TuexenAdd missing send/recv dtrace probes for TCP.
2018-07-30 Justin Hibbitssnd_hda: Make codec control path endian safe
2018-07-30 Justin HibbitsAdd ofw_bus_if.h to the SRCS list for ipmi module on...
2018-07-30 Kyle EvansFollow up to r336919 and r336921: s/efi.rt_disabled...
2018-07-30 Mark JohnstonRemove a redundant check.
2018-07-30 Kyle Evansamd64/GENERIC: Enable EFIRT by default
2018-07-30 Kyle Evansefirt: Add tunable to allow disabling EFI Runtime Services
2018-07-30 Justin Hibbitspowerpcspe: Unconditionally save an restore SPEFSCR...
2018-07-30 Konstantin BelousovRemove unneeded CLDs instructions in the SMAP-ed versio...
2018-07-30 Andrew TurnerEnable VIMAGE on arm64 again. A workaround for modules...
2018-07-30 Alan SomersMake timespecadd(3) and friends public
2018-07-30 Justin Hibbitssnd_hda: Print error codes in decimal, rather than hex
2018-07-30 Justin Hibbitssnd_hda: Only free streams DMA maps if the streams...
2018-07-30 Andrew TurnerAs with DPCPU_DEFINE_STATIC make VNET_DEFINE_STATIC...
2018-07-30 Andrew TurnerEnsure the DPCPU and VNET module spaces are aligned...
2018-07-30 Andrew TurnerAs with DPCPU_DEFINE make it a compile error to use...
2018-07-30 Ruslan BukinDisable VIMAGE on RISC-V.
2018-07-30 Roger Pau Monnéxen/grants: fix deadlocks in the free callbacks
2018-07-30 Roger Pau Monnéxen-blkfront: fix memory leak in xbd_connect error...
2018-07-30 Roger Pau Monnéxen-blkfront: fix length check
2018-07-30 Andrew TurnerRemove teh non-INTRNG code from the ARM GIC interrupt...
2018-07-30 Randall StewartThis fixes a hole where rack could end up
2018-07-30 Andrew TurnerRequire ARMv5 for arm. All current kernels are for...
2018-07-30 David E. O'BrienCorrect copyright dates.
2018-07-30 Alan CoxPrepare for adding psind == 1 support to armv6's pmap_e...
2018-07-29 Rick MacklemSilence newer gcc warnings.
2018-07-29 Konstantin BelousovUse SMAP on amd64.
2018-07-29 Alan Somersfreebsd32_getrusage(2): skip freebsd32_rusage_out on...
2018-07-29 Alan Somersgetrusage(2): fix return value under 32-bit emulation
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.
next