]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Don't build Ingenic kernels until we have non-static FDT support
[FreeBSD/FreeBSD.git] / sys /
2016-11-26 brDon't build Ingenic kernels until we have non-static...
2016-11-26 aeFix ICMPv6 Time Exceeded error message translation.
2016-11-26 pfgext2: avoid possible overflow when calculating malloc...
2016-11-26 emastenetipsec: fix build after 309144
2016-11-25 rmacklemStop "nfsstat -z" from clearing counts of NFSv4 state...
2016-11-25 jhibbitsAdd an isync to after mtsrin, required by the MPC750...
2016-11-25 emasteUse explicit 0x200000 instead of MAXPAGESIZE for the...
2016-11-25 jhbPermit timed sleeps for threads other than thread0...
2016-11-25 fabientUpdate r309143 to prevent false sharing.
2016-11-25 andrewFix the TLB conflict abort value. This should be a...
2016-11-25 fabientIPsec RFC6479 support for replay window sizes up to...
2016-11-25 fabientIn a dual processor system (2*6 cores) during IPSec...
2016-11-25 sephehyperv/vmbus: Add a simplified version of channel close.
2016-11-25 sephehyperv/vmbus: Propagate close error.
2016-11-25 sephehyperv/vmbus: Always try disconnect/free bufring memory...
2016-11-25 sephehyperv/vmbus: Don't free the bufring if its GPADL can...
2016-11-25 sephehyperv/vmbus: Return EISCONN if the bufring GPADL can...
2016-11-25 sephehyperv/vmbus: No stranded bufring GPADL is allowed.
2016-11-25 sephehyperv/vmbus: GPADL disconnect error on a revoked chann...
2016-11-25 sephehyperv/vmbus: Don't close unopened channels.
2016-11-25 sephehyperv/vmbus: Fix sysctl tree leakage, if channel open...
2016-11-25 sephehyperv/vmbus: Minor style changes.
2016-11-25 sephehyperv/vmbus: Commit the GPADL id only after the connec...
2016-11-25 dexuanhyperv/vmbus,pcib: unbreak build in case NEW_PCIB is...
2016-11-24 dimUpgrade our copies of clang, llvm, lldb, compiler-rt...
2016-11-24 dimMerge ^/head r309118 through r309122.
2016-11-24 avgvirtio_pci: fix announcement of MSI-X interrupts for...
2016-11-24 dimMerge ^/head r309106 through r309117.
2016-11-24 dimIn preparation for merging back to head, bump __FreeBSD...
2016-11-24 avgvirtio_console: correctly determine presense of payload...
2016-11-24 jhibbitsFix the build post-r309017 for MPC85XX/MPC85XXSPE
2016-11-24 loosAdd the etherswitch(4) support for TI CPSW.
2016-11-24 gonzo[bytgpio] Fix pc98 build by disabling bytgpio module...
2016-11-24 mjgwait: avoid relocking the child if proc_to_reap returns 1
2016-11-24 dimMerge ^/head r308870 through r309105.
2016-11-24 avgMFV r308990: 7181 race between zfs_mount and zfs_ioc_ro...
2016-11-24 avgMFV r308988: 7199, 7200 dsl_dataset_rollback_sync may...
2016-11-24 avgMFV r308987: 7180 potential race between zfs_suspend_fs...
2016-11-24 avgfirewire: initialize tag label to -1 in fw_xfer_alloc()
2016-11-24 avgfwohci: report whether PhysicalUpperBound register...
2016-11-24 avgfurther fix zfs_lock() diagnostics
2016-11-24 sephehyperv/hn: Fix primary channel revocation
2016-11-24 manuEnable the SPI1 and SPI2 node for Olimex A20 SOM EVB.
2016-11-24 sephehyperv/vmbus: Fix the multi-channel revoking on vmbus...
2016-11-24 sephehyperv/vmbus: Fix the primary channel revoking on vmbus...
2016-11-24 sephehyperv/vmbus: Implement orphan support for transaction API
2016-11-24 manuEnable the SCL and SDA i2c line for DDC.
2016-11-24 shurdAdd new device IDs
2016-11-24 gonzo[rpi3] Move SOC_BRCM_BCM2837 from UP config to SMP one
2016-11-24 gonzo[rpi3] Fix SMP build for FreeBSD/arm64
2016-11-24 shurdFix version string
2016-11-23 gnnAdd tunable to disable destructive dtrace
2016-11-23 mjgcache: ensure that the number of bucket locks does...
2016-11-23 manuEnable UEXT related nodes for Olimex A20 SOM
2016-11-23 manuTest that the emac device is enabled in probe function
2016-11-23 markjRelease laundered vnode pages to the head of the inacti...
2016-11-23 brSplit MALTA board config to big and little endian versions.
2016-11-23 brIncrease pcpu size to 512 so it become both denominator
2016-11-23 andrewMark cpu_find_cpu0_fdt as FDT only. It's only called...
2016-11-23 andrewRemove the unneeded ofw_cpu_reg function signature...
2016-11-23 sephehyperv/vmbus: Merge free/active locks.
2016-11-23 sephehyperv/vmbus: Set a mark on the revoked channel.
2016-11-23 manuDo not attempt to disable/release clock if it had not...
2016-11-23 shurdAdd missing break to switch statement
2016-11-22 andrewAdd the missing DEVMETHOD_ENDs to the arm64 nexus ACPI...
2016-11-22 brRevert r306186 ("Adjust the sopt_val pointer on bigendi...
2016-11-22 alcRemove PG_CACHED-related fields from struct vmmeter...
2016-11-22 andrewOnly build acpi_timer.c on x86, it fails on arm64 as...
2016-11-22 adrian[net80211] high oops on the high seas, or "god damnit...
2016-11-22 kibOn error, bread(9) zeroes buffer pointer, do not derefe...
2016-11-22 kibUse buffer pager for NFS.
2016-11-22 kibMinor cleanup, remove unneeded XXX comments and unused...
2016-11-22 kibRestore vnode pager statistic for buffer pagers.
2016-11-22 andrewSplit out the FDT parts of the pmu driver to make way...
2016-11-22 delphijMFV r308954:
2016-11-22 adrian[net80211] Only send out a probe request if we see...
2016-11-22 jkimMerge ACPICA 20161117.
2016-11-22 adrian[net80211] store references to VHT and related IEs.
2016-11-22 adrian[ath] obey the peer A-MPDU density and max-size.
2016-11-22 adrian[net80211] Remove extra \n.
2016-11-22 adrian[net80211] flesh out more IBSS 11n support
2016-11-22 jhbInitialize 'ticks' earlier in boot after 'hz' is set.
2016-11-22 rwatsonAudit 'fd' and 'cmd' arguments to fcntl(2), and when...
2016-11-21 hirenr308942 broke kernel build.
2016-11-21 hirenFor RTT calculations mid-session, we explicitly ignore...
2016-11-21 gonzo[bytgpio] Add module for bytgpio(4)
2016-11-21 gonzo[bytgpio] prepare bytgpio(4) for modularization
2016-11-21 andrewInclude the missing accommon.h from the ACPI uart code.
2016-11-21 andrewAdd support to find the arm64 serial using the ACPI...
2016-11-21 mizhka[etherswitch] add ukswitch hint that is phy offset...
2016-11-21 andrewMark virtio_mmio as FDT only, it lacks an ACPI attachment.
2016-11-21 andrewMark uart_dev_snps.c as FDT only, it doesn't have and...
2016-11-21 andrewMark extres as FDT only. Much of this assumes FDT and...
2016-11-21 andrewMark the Allwinner drivers as FDT only. These are mobil...
2016-11-21 andrewTo allow for an ACPI attachment to the generic PCIe...
2016-11-21 brAdd PDMA controller registers.
2016-11-21 brMove FDT option to the main SoC file and mark boards...
2016-11-21 sbrunoAdd Intel Atom Cherryview SOC HSUART support
2016-11-21 brDisable superpages reservations as we don't have implem...
2016-11-21 andrewAdd an arm64 specific uart cpu driver. As arm64 may...
next