]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Support armv7 builds for userland
[FreeBSD/FreeBSD.git] / sys /
2017-10-05 Warner LoshSupport armv7 builds for userland
2017-10-05 Rick MacklemAdd Flex File Layout support to the NFSv4.1 pNFS client.
2017-10-05 Mateusz Guziklocks: take the number of readers into account when...
2017-10-05 Konstantin BelousovUse ANSI C declarations.
2017-10-05 Konstantin BelousovCorrect format specifiers in the debug code. Style.
2017-10-05 Mateusz Guzikamd64: remove unused variable from pmap_delayed_invl_genp
2017-10-05 Konstantin BelousovStyle.
2017-10-05 Stephen Hurdbnxt: fix intermittent VLAN issues
2017-10-05 Warner LoshThis README file was quite relevant for FreeBSD 3 or...
2017-10-05 Hans Petter SelaskyAdd support for new cuse(3) error code, CUSE_ERR_NO_DEVICE.
2017-10-05 Warner LoshDocument KERNBUILDDIR.
2017-10-05 Stephen HurdFix "taskqgroup_attach: setaffinity failed: 3" with...
2017-10-05 Michael TuexenEnsure that the accept ABORT chunks with the T-bit...
2017-10-05 Sepherosa Ziehauhyperv/hn: Fix options RSS building
2017-10-05 Konstantin BelousovEnsure that after sucessfull i386_set_ldt() call, other...
2017-10-05 Mateusz Guziklocks: partially tidy up waiting on readers
2017-10-05 Konstantin BelousovAvoid a race betweem freeing LDT and context switches.
2017-10-05 Andriy Gaponsysctl-s in a module should be accessible only when...
2017-10-05 Konstantin BelousovImprove amd64_get_ldt().
2017-10-05 Andriy Gaponremove heuristic error detection from ddi_strto*()
2017-10-05 Konstantin BelousovMinor style fix.
2017-10-05 Konstantin BelousovComplete r323772 on amd64.
2017-10-05 Konstantin BelousovUse ANSI C declaration for amd64_get_ldt().
2017-10-05 Konstantin BelousovCorrect format specifiers in the debug code.
2017-10-05 Konstantin BelousovRemove useless comments.
2017-10-05 Konstantin BelousovOn amd64, mark the set_user_ldt() function as static.
2017-10-05 Konstantin BelousovReduce default max_ldt_segment value to 512.
2017-10-05 Konstantin BelousovUpdate comment to note that we skip LDT reload for...
2017-10-05 Navdeep Parharcxgbe(4): Provide knobs to set the holdoff parameters...
2017-10-05 Andriy Gaponreally unbreak kernel builds on sparc64 and powerpc64...
2017-10-04 Conrad Meyerhwpmc(4): Add support for extended AMD events
2017-10-04 David C SomayajuluAdd sanity checks in ql_hw_send() qla_send() to ensure...
2017-10-04 Rick MacklemAdd a few definitions for the Flex File Layout.
2017-10-04 Conrad Meyeraesni(4): CRYPTO_AES_NIST_GCM_16 mandates MAC
2017-10-04 Mark JohnstonAdd get_random_{int,long} to the LinuxKPI.
2017-10-04 Alan SomersDisplay rotation rate and TRIM/UNMAP support in diskinfo(8)
2017-10-04 Warner Losh'private' isn't a PNP string field, so instead used...
2017-10-04 Hans Petter SelaskyMake sure the timer belonging to the delayed work in...
2017-10-04 Edward Tomasz Napi... Don't destroy gmountver(8) devices on shutdown, unless...
2017-10-04 Edward Tomasz Napi... Make md(4) support GEOM::ident for vnode-backed disks...
2017-10-04 Edward Tomasz Napi... Fix iSCSI target panics on concurrent session teardown...
2017-10-02 John BaldwinFlesh out pathconf() on UDF.
2017-10-02 Gleb SmirnoffHide struct socket and struct unpcb from the userland.
2017-10-02 John BaldwinReturn 64 for pathconf(_PC_FILESIZEBITS) on tmpfs.
2017-10-02 John BaldwinHandle _PC_FILESIZEBITS and _PC_SYMLINK_MAX pathconf...
2017-10-02 Alan SomersMFV r319743: 8108 zdb -l fails to read labels 2 and 3
2017-10-02 Alan SomersMFV r316863: 3871 fix issues introduced by 3604
2017-10-02 Alan SomersMFV r316861: 6866 zdb -l should return non-zero if...
2017-10-02 Alan SomersMFC r316858 7280 Allow changing global libzpool variabl...
2017-10-02 Emmanuel VadotAllwinner H3 CCU: Fix build on ARM64
2017-10-02 Michael TuexenFix a bug which avoided that rules for matching port...
2017-10-02 Emmanuel VadotAllwinner GPIO: Fail if we cannot enable a clock
2017-10-02 Emmanuel VadotAllwinner: Remove a10_gpio.h
2017-10-02 Emmanuel VadotAllwinner A31 ccu: Use clock/reset IDs from dt-bindings
2017-10-02 Emmanuel VadotAllwinner A64 ccu: Use clock/reset IDs from dt-bindings
2017-10-02 Emmanuel VadotAllwinner H3 ccu: Use clock/reset IDs from dt-bindings
2017-10-02 Andrew TurnerAdd a memory barrier to ensure the atomic write is...
2017-10-02 Hans Petter SelaskyMake sure the doorbell lock is valid for the i386 version
2017-10-02 Hans Petter SelaskySetup mbuf hash type properly when receiving IP packets...
2017-10-02 Hans Petter SelaskyImplement SIOCGIFRSS{KEY,HASH} for the mlx4en(4) driver.
2017-10-02 Edward Tomasz Napi... Clear G_CF_ORPHAN when attaching. This fixes cases...
2017-10-02 Andriy GaponMFV r323913: 8600 ZFS channel programs - snapshot
2017-10-02 Andriy GaponMFV r323912: 8592 ZFS channel programs - rollback
2017-10-02 Andriy GaponMFV r323795: 8604 Avoid unnecessary work search in...
2017-10-02 Andriy Gaponfix incorrect use of getzfsvfs_impl in r324163, ZFS...
2017-10-02 Julien CharbonForgotten bits in r324179: Include sys/syslog.h if...
2017-10-02 Konstantin BelousovHide kernel stuff from userspace.
2017-10-02 Alan CoxUse vm_page_active() rather than directly accessing...
2017-10-02 Alan CoxWhen mdstart_swap() accesses a page that is already...
2017-10-02 Wojciech MacekPPC: increase MAX_PICS to 32
2017-10-02 Ian LeporeDefine a single instance of ahci_devclass and reference...
2017-10-02 Ian LeporeEnhance the interrupt capabilities of ti_pruss driver.
2017-10-02 Ian LeporeAllow Raspberry Pi platform and drivers to be configure...
2017-10-01 Patrick KelseyThe soisconnected() call removed from syncache_socket...
2017-10-01 Julien CharbonFix an infinite loop in tcp_tw_2msl_scan() when an...
2017-10-01 Andriy Gaponunbreak kernel builds on sparc64 and powerpc after...
2017-10-01 Andrew TurnerTo prepare for adding EFI runtime services support...
2017-10-01 Konstantin BelousovFix supposed typo in the include guard symbol name...
2017-10-01 Alan CoxWhen an I/O error occurs on page out, there is no need...
2017-10-01 Andriy GaponMFV r323794: 8605 zfs channel programs: zfs.exists...
2017-10-01 Ian LeporeWork around bcm283x silicon bugs to make i2c repeat...
2017-10-01 Andriy GaponMFV r323531: 8521 nvlist memory leak in get_clones_stat...
2017-10-01 Andriy Gaponrevert r324166, it has an unrelated change in it
2017-10-01 Andriy GaponMFV r323531: 8521 nvlist memory leak in get_clones_stat...
2017-10-01 Andriy Gaponfix up r324163, MFV of r323530,r323533,r323534, 7431...
2017-10-01 Andriy GaponMFV r323530,r323533,r323534: 7431 ZFS Channel Programs...
2017-10-01 Scott LongImprove the debug parsing to allow flags to be added...
2017-10-01 Konstantin BelousovImprove smb(4) devfs interactions.
2017-10-01 Alexander MotinAdd initial support for Address Lookup Table (A-LUT).
2017-10-01 Martin MatuskaMFV r324145,324147:
2017-09-30 Mark JohnstonHave uiomove_object_page() keep accessed pages in the...
2017-09-30 Andriy Voskoboinykuath(4): fix varible types, add missing checks for...
2017-09-30 Jung-uk KimRevert r324109. This commit broke a number of systems.
2017-09-30 Mateusz Guziktmpfs: skip zero-sized page count updates
2017-09-30 Alexander MotinAdd sysctl/tunable for maximal request time.
2017-09-30 Jared McNeillDisable/enable CSUM_UDP and CSUM_TCP along with CSUM_IP
2017-09-30 Jared McNeillFix if_awg tx dma status reg offsets.
2017-09-29 Rick MacklemAdd support for Flex File Layout to the pNFS client...
2017-09-29 Jung-uk KimMerge ACPICA 20170929.
2017-09-29 Conrad Meyeraesni(4): Fix GCC build
next