]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Merge from head
[FreeBSD/FreeBSD.git] / sys /
2015-10-19 baptMerge from head
2015-10-19 hselaskyFix compile warning.
2015-10-19 tuexenUse __func__ instead of __FUNCTION__.
2015-10-19 hselaskyMerge LinuxKPI changes from DragonflyBSD:
2015-10-19 hselaskyMerge LinuxKPI changes from DragonflyBSD:
2015-10-19 hselaskyMerge LinuxKPI changes from DragonflyBSD:
2015-10-19 hselaskyMerge LinuxKPI changes from DragonflyBSD:
2015-10-19 hselaskyMerge LinuxKPI changes from DragonflyBSD:
2015-10-19 hselaskyMerge LinuxKPI changes from DragonflyBSD:
2015-10-19 hselaskyMerge LinuxKPI changes from DragonflyBSD:
2015-10-19 mavMFV r289561: 6328 Fix cstyle errors in zfs codebase
2015-10-19 hselaskyAdd quirk for USB 3.0 PCI device.
2015-10-19 adrianotus(4) - use the local node alloc function so there...
2015-10-19 adrianotus(4) - add initial monitor mode; use lowest rate...
2015-10-18 gonzoEnable gpiobacklight in BEAGLEBONE config to support...
2015-10-18 zbbAdd ThunderX VNIC to arm64/GENERIC kernel
2015-10-18 zbbIntroduce driver for Cavium's ThunderX MDIO
2015-10-18 zbbIntroduce initial support for Cavium's ThunderX network...
2015-10-18 zbbRaw import of ThunderX VNIC networking driver components
2015-10-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-18 ianOnly decode fdt data which belongs to the GIC controller.
2015-10-18 ianInclude "opt_platform.h" early so that the FDT option...
2015-10-18 cemif_ntb: MFV e26a5843: Move MW/DB management to if_ntb
2015-10-18 cemif_ntb: Rename things to match Linux driver
2015-10-18 cemif_ntb: Replace handmade bitset macros with sys/bitset.h
2015-10-18 cemNTB: Flesh out the rest of the xeon_setup_b2b_mw changes
2015-10-18 cemNTB: "Split ntb_hw_intel and ntb_transport drivers"
2015-10-18 cemNTB: Simplify ntb_map_pci_bars
2015-10-18 cemNTB: Simplify interrupt handling by merging SoC/Xeon
2015-10-18 cemNTB: Rename some variables/functions to match Linux
2015-10-18 cemNTB: Rename some constants to match Linux
2015-10-18 ianEnable ARM_INTRNG on IMX6 platforms, and make the imx_g...
2015-10-18 sbrunoRemove geom_uncompress from TP-MR3020 config. Its...
2015-10-18 sbrunoAdd VM_KMEM_SIZE_SCALE=1 as these systems are going...
2015-10-18 ianEnable ARM_INTRNG on the pandaboard platform.
2015-10-18 ianImport ARM_INTRNG, the "next generation" interrupt...
2015-10-18 mavMFV r289526:
2015-10-18 ianRename arm_init_secondary_ic() -> arm_pic_init_secondar...
2015-10-18 andrewCorrectly align the stack. The early csu assumed we...
2015-10-18 melifaroFix deletion of ifaddr lle entries when deleting prefix...
2015-10-18 kibOnly marker is guaranteed to be present on the queue...
2015-10-18 jmgdrop a bunch of white space at end of lines and end...
2015-10-18 jmgpage sized is not spelled 4096 on all arches...
2015-10-18 ngieIntegrate contrib/netbsd-tests/bin/dd into the FreeBSD...
2015-10-18 ngieMFhead @ r289481
2015-10-18 sbrunoCorrectly use the default values for location of MAC...
2015-10-18 cyReally fix ipfilter bug 3600459.
2015-10-18 ianFix a strange macro re-definition compile error. If...
2015-10-18 adrianif_arge: fix up TX workaround; add TX/RX requirements...
2015-10-17 ngieMFhead @ r289471
2015-10-17 andrewReplace build_section_pagetable with build_l1_block_pag...
2015-10-17 melifaroRemove several compat functions from pre-fib era.
2015-10-17 jahDon't page-align the physical address when calling...
2015-10-17 dumbbelldrm/i915: Reduce diff with Linux 3.8
2015-10-17 andrewRename build_block_pagetable to build_l2_block_pagetabl...
2015-10-17 kibAdd checks for kernel VA accesses to the copyin(9)...
2015-10-17 ngieReplace /dev/acd0 with /dev/cd1
2015-10-17 ngieIntegrate tools/regression/acltools into the FreeBSD...
2015-10-17 mavFix ZFS ABI compat shims for `zfs receive` after r289362.
2015-10-17 bdreweryDo as r289391 did for share/mk and make installing...
2015-10-17 ngieIntegrate tools/test/posixshm and tools/regression...
2015-10-16 scottlRevert an extra hunk that crept into the last commit.
2015-10-16 scottlRemove _FreeBSD_version check for something that was...
2015-10-16 kibIf falloc_caps() failed, cleanup needs to be performed...
2015-10-16 mavMFV r289310:
2015-10-16 edUse the right variable name.
2015-10-16 mavBump version and add notice about incompatibility intro...
2015-10-16 impDo not relocate extents to make them contiguous if...
2015-10-16 npcxgbe(4): support for the kernel RSS option.
2015-10-16 hrsFix a panic when destroying a lagg interface.
2015-10-16 bdreweryRename the /usr/share/doc/legal files to driver.LICENSE...
2015-10-15 cemNTB: MFV ab760a0c: Add split BAR support for Haswell
2015-10-15 cemNTB: Add variable number MW, DB CB support code
2015-10-15 kibRevert r289302, invalid pages can be queued, e.g. by...
2015-10-15 edProperly set the return value for casueword to 0 upon...
2015-10-15 kibARM userspace accessors, e.g. {s,f}uword(9), copy{in...
2015-10-15 mavMFV r289312: 2605 want to resume interrupted zfs send
2015-10-15 adrianAdd support for the BCM57765 card reader.
2015-10-15 bz2nd try, after r289319:
2015-10-15 bzHopefully also unbreak VIMAGE kernels replacing the...
2015-10-14 cemNTB: MFV 1db97f25: Pull out platform detection logic
2015-10-14 cemNTB: Abstract doorbell register access
2015-10-14 cemif_ntb: MFV 3cc5ba19: Add alignment check to meet hardw...
2015-10-14 cemNTB: MFV a1413cfb: correct the spread of queues over...
2015-10-14 cemNTB: Remap MSI-X messages over available slots
2015-10-14 cemNTB: Reserve link event doorbell callback on Xeon
2015-10-14 cemNTB: MFV 53a788a7: Split ntb_setup_interrupts() into...
2015-10-14 cemif_ntb: Cleanup style
2015-10-14 cemNTB: MFV 403c63cb: client event cleanup
2015-10-14 npiw_cxgbe: use correct RFC number.
2015-10-14 emasteAdd Ubiquiti EdgeRouter Lite (ERL) kernel config file
2015-10-14 bzRevert r289319 as it seems some ARM kernels include...
2015-10-14 bzFix the dependencies to be similar to TCP as without...
2015-10-14 bzProperly define functions withut argument and wrap...
2015-10-14 kibAllow PT_INTERP and PT_NOTES segments to be located...
2015-10-14 bzNow that we can detect the Cortex-A8 properly, fix...
2015-10-14 bzHWPMC depends on pmu.c even if device pmu is not specified.
2015-10-14 kppf: Fix TSO issues
2015-10-14 mavMFV r289308: 6267 dn_bonus evicted too early
2015-10-14 mavMFV r289306: 6295 metaslab_condense's dbgmsg should...
next