]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
release: arm: Use GENERIC kernel for IMX6 based boards
[FreeBSD/FreeBSD.git] / sys /
2018-07-31 kibFor compat32, emulate the same wraparound check as...
2018-07-31 alcAllow vm object coalescing to occur in the midst of...
2018-07-31 jhibbitssnd_hda: Byteswap the buffer descriptor entries as...
2018-07-31 kibRegenerate after r336980.
2018-07-31 kibProvide compat32 shims for sched_rr_get_interval(2).
2018-07-31 andrewUse int for the pcpu_ssbd argument. This is included...
2018-07-31 andrewImplement the SSBD (CVE-2018-3639) workaround on arm64
2018-07-31 emastemsdosfs: trim EOL whitespace
2018-07-31 emastecd9660: replace bcopy/bzero with C standard equivalents
2018-07-31 hselaskyOnly NULL check the VNET pointer when VIMAGE is enabled...
2018-07-31 tuexenFix INET only builds.
2018-07-31 mavMFV r336960: 9256 zfs send space estimation off by...
2018-07-31 mavMFV r336958: 9337 zfs get all is slow due to uncached...
2018-07-31 mavMFV r336955: 9236 nuke spa_dbgmsg
2018-07-31 mavMFV r336952: 9192 explicitly pass good_writes to vdev_u...
2018-07-31 mavMFV r336950: 9290 device removal reduces redundancy...
2018-07-31 mavMFV r336948: 9112 Improve allocation performance on...
2018-07-30 mavMFV r336946: 9238 ZFS Spacemap Encoding V2
2018-07-30 mavMFV r336942: 9189 Add debug to vdev_label_read_config...
2018-07-30 tuexenAllow implicit TCP connection setup for TCP/IPv6.
2018-07-30 tuexenSend consistent SEG.WIN when using timewait codepath...
2018-07-30 emastemsdosfs: use same max filesize #define as NetBSD and...
2018-07-30 tuexenFix some TCP fast open issues.
2018-07-30 rmacklemSilence newer gcc warnings.
2018-07-30 tuexenAdd missing send/recv dtrace probes for TCP.
2018-07-30 jhibbitssnd_hda: Make codec control path endian safe
2018-07-30 jhibbitsAdd ofw_bus_if.h to the SRCS list for ipmi module on...
2018-07-30 kevansFollow up to r336919 and r336921: s/efi.rt_disabled...
2018-07-30 markjRemove a redundant check.
2018-07-30 kevansamd64/GENERIC: Enable EFIRT by default
2018-07-30 kevansefirt: Add tunable to allow disabling EFI Runtime Services
2018-07-30 jhibbitspowerpcspe: Unconditionally save an restore SPEFSCR...
2018-07-30 kibRemove unneeded CLDs instructions in the SMAP-ed versio...
2018-07-30 andrewEnable VIMAGE on arm64 again. A workaround for modules...
2018-07-30 asomersMake timespecadd(3) and friends public
2018-07-30 jhibbitssnd_hda: Print error codes in decimal, rather than hex
2018-07-30 jhibbitssnd_hda: Only free streams DMA maps if the streams...
2018-07-30 andrewAs with DPCPU_DEFINE_STATIC make VNET_DEFINE_STATIC...
2018-07-30 andrewEnsure the DPCPU and VNET module spaces are aligned...
2018-07-30 andrewAs with DPCPU_DEFINE make it a compile error to use...
2018-07-30 brDisable VIMAGE on RISC-V.
2018-07-30 roygerxen/grants: fix deadlocks in the free callbacks
2018-07-30 roygerxen-blkfront: fix memory leak in xbd_connect error...
2018-07-30 roygerxen-blkfront: fix length check
2018-07-30 andrewRemove teh non-INTRNG code from the ARM GIC interrupt...
2018-07-30 rrsThis fixes a hole where rack could end up
2018-07-30 andrewRequire ARMv5 for arm. All current kernels are for...
2018-07-30 obrienCorrect copyright dates.
2018-07-30 alcPrepare for adding psind == 1 support to armv6's pmap_e...
2018-07-29 rmacklemSilence newer gcc warnings.
2018-07-29 kibUse SMAP on amd64.
2018-07-29 asomersfreebsd32_getrusage(2): skip freebsd32_rusage_out on...
2018-07-29 asomersgetrusage(2): fix return value under 32-bit emulation
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().
next