]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Remove unneccessary call to mtree, which, when building as an unprivileged
[FreeBSD/FreeBSD.git] / sys /
2017-05-23 aeFix possible double releasing for SA and SP references.
2017-05-23 kibRegen.
2017-05-23 kibCommit the 64-bit inode project.
2017-05-23 aeFix possible double releasing for SA reference.
2017-05-23 adrian[ar71xx] remove dead code!
2017-05-23 adrian[ar71xx] add a very simple early boot driver called...
2017-05-23 adrian[arswitch] add phy debugging to the internal PHY read...
2017-05-23 mavAdd parent interface reference counting to if_vlan.
2017-05-22 rpokala"struct ata_params" field "reserved206[2]" actually...
2017-05-22 slmFix powerpc compiler error.
2017-05-22 oshogboReplacing iterating over rootpath by strsep(3).
2017-05-22 glebiusFix regression in ndis(4) after r286410. This adds...
2017-05-22 davidcsCheck for IPV6 TCP/UDP CSUM offload in pkt header durin...
2017-05-22 ngieRemove glimpse make target added in r181432
2017-05-22 tuexenThe connect() system call should return -1 and set...
2017-05-22 zbbAdd support for Amazon Elastic Network Adapter (ENA...
2017-05-22 emasteRegen sysent after r318634, no open(2) in capability...
2017-05-22 emastedisallow open(2) in capability mode
2017-05-22 roygerxen/netfront: don't drop the RX lock in xn_rxeof
2017-05-22 cyRefactor & compact struct i6addr_t #ifdef: remove redun...
2017-05-21 adrian[ar71xx] fix up dump space a la what jhb@ did elsewhere...
2017-05-21 emastemsdosfs: constify
2017-05-21 emastemsdosfs: correct constant and typo in comment
2017-05-21 emastemsdosfs: capitalize FAT appropriately
2017-05-21 markjAdd get_cpu() and put_cpu().
2017-05-20 adrian[net80211] prepare for A-MSDU/A-MPDU offload crypto...
2017-05-19 jhbExclude ccr(4) from arm LINT since it excludes cxgbe(4).
2017-05-19 emastemsdosfs: use C99 types
2017-05-19 hselaskymlx4: Use the CQ quota for SRIOV when creating completi...
2017-05-19 mmelIncrease maximum text segment size.
2017-05-19 truckmanFix the queue delay estimation in PIE/FQ-PIE when the...
2017-05-19 wmaFix boot up on ARMADA38X uniprocessor variant
2017-05-19 wmaFix MPIC mask/unmask
2017-05-19 wmaPoll PHY status using internal e6000sw registers
2017-05-19 roygerxen/netfront: don't drop the ring RX lock with inconsis...
2017-05-19 wmaEnable proper configuration of CESA MBUS windows
2017-05-19 wmaImprove busy-wait loop during switch phy access in...
2017-05-19 roygerxen/blkfront: correctly detach a disk with active users
2017-05-19 delphijSync qsort.c with userland r318515.
2017-05-19 sephenet/vlan: Revert 305177
2017-05-19 truckmanThe result of right shifting a negative signed value...
2017-05-18 markjDon't bother enqueuing a page immediately before freein...
2017-05-18 markjFix a few uses of kern_yield() in the TTM and the LinuxKPI.
2017-05-18 markjAvoid open-coding PRI_UNCHANGED.
2017-05-18 traszFix typo.
2017-05-18 ngieNormalize SYSDIR on SRCTOP instead of .CURDIR
2017-05-18 ngieNormalize .PATH on SRCTOP
2017-05-17 jhbAdd a driver for the Chelsio T6 crypto accelerator...
2017-05-17 loosFix the offset for the CPU0 MPIC registers.
2017-05-17 slmAdd tri-mode support (SAS/SATA/PCIe).
2017-05-17 loosUse the MACROS to access the Global mpic registers...
2017-05-17 adrian[net80211] initial VHT radiotap implementation defines...
2017-05-17 emastefix sparc64 build by restoring 'register' in pcpu.h
2017-05-17 zbbAdd missing unlock in e6000sw driver
2017-05-17 zbbFix broken malloc in e6000sw
2017-05-17 zbbFix registration of MPIC driver
2017-05-17 zbbCorrect MPIC order of attachment
2017-05-17 zbbEnable proper parsing of nested simlpe-buses on Marvell...
2017-05-17 zbbParse EHCI windows on Marvell platforms
2017-05-17 zbbFix USB3.0 decoding windows on Armada38x
2017-05-17 loosMove the IO Window Control Register defines out of...
2017-05-17 jpaetzelIncrease the number of LUNs this hardware can support.
2017-05-17 aeSet M_BCAST and M_MCAST flags on mbuf sent via divert...
2017-05-17 traszBump default MAXTSIZ (kern.maxtsiz) from 128MB to 32GB...
2017-05-17 emasteRemove register keyword from sys/ and ANSIfy prototypes
2017-05-16 jhbAdd sglist_append_sglist().
2017-05-16 jhbAdd support for child devices that aren't ports.
2017-05-16 davidcsQL_DPRINT macro modfied to handle multiple args; print...
2017-05-16 davidcs1. Move Rx Processing to fp_taskqueue(). With this...
2017-05-16 philImport libxo-0.7.2; add xo_options.7.
2017-05-16 jhbFix p_endcopy.
2017-05-16 sbrunoAdd version tag to the driver.
2017-05-16 tsoomelibstand: increase nfs max read size to 16k
2017-05-16 cemCorrect page frame mask constant used in pmap_change_at...
2017-05-16 hselaskyAvoid use of contiguous memory allocations in busdma...
2017-05-16 loosAdd the Marvell SDHCI controller to the list of support...
2017-05-16 loosAdd the SDHCI Address Decoder registers and routines...
2017-05-16 jhibbitsCorrect pa argument type for pmap_kenter_attr()
2017-05-15 jkim- Revert r317171. [1]
2017-05-15 glebiusReduce in_pcbinfo_init() by two params. No users suppl...
2017-05-15 markjEnsure that profile and tick probes provide a non-zero...
2017-05-15 kibEnsure that resume path on amd64 only accesses page...
2017-05-15 npcxgbe(4): Avoid an out of bounds access when an attempt...
2017-05-15 tsoomee1000api: misleading-indentation
2017-05-15 rmacklemMake nfscl_mtofh() return ENXIO when *nfhpp == NULL.
2017-05-15 kibmnt_vnode_next_active: use conventional lock order...
2017-05-14 marius- Unlike as in the PCI case, when attached to ACPI...
2017-05-14 mariusDescribe Intel Apollo Lake and Braswell USB 3.0 control...
2017-05-14 npcxgbe(4): netmap-only interrupts for a VI do not have...
2017-05-13 ngieAdd missing braces around MCAST_EXCLUDE check when...
2017-05-13 andrewAllocate a cacheline when reading or writing to write...
2017-05-13 andrewAdd the VM_MEMATTR_WRITE_THROUGH memory type to arm64...
2017-05-13 mmelClarify usage rules for pmap_remap_vm_attr().
2017-05-12 kibDo not wake up sleeping thread in reschedule_signals...
2017-05-12 adrian[iwm] Recognize IWM_FW_PAGING_BLOCK_CMD wide cmd respon...
2017-05-12 adrian[iwm] Revert "if_iwm - SCAN_ABORT_UMAC response doesn...
2017-05-12 adrian[iwm] Fix iwm_mvm_send_cmd_pdu(_status) declarations...
2017-05-12 adrian[iwm] Adjust if_iwm_sta.h prototypes, don't pass iwm_no...
2017-05-12 adrian[iwm] Make powersaving more similar to Linux iwlwifi...
2017-05-12 adrian[iwm] Clean up if_iwm_power.c a bit. Fix iwm_power_sche...
next