]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
[ar724x] put in explicit memory barriers now that read/write register no longer
[FreeBSD/FreeBSD.git] / sys /
2017-07-06 Adrian Chadd[ar724x] put in explicit memory barriers now that read...
2017-07-06 Adrian Chadd[ar71xx] Start migrating the AR934x based boards over...
2017-07-06 Rick MacklemAdd support for AF_LOCAL socket upcalls to the nfsuserd...
2017-07-05 Bryan DreweryFix out-of-tree kernel builds after r320275 when bsd...
2017-07-05 David C SomayajuluAllow MTU changes without ifconfig down/up
2017-07-05 Mark JohnstonDefer ACPI taskqueue creation to SI_SUB_KICK_SCHEDULER.
2017-07-05 Eric Joynerixgbe(4): Update HEAD (p3) to 3.2.12-k
2017-07-05 Jonathan T. LooneyDon't overpromote values when calculating len in tcp_ou...
2017-07-05 Andrew TurnerMake MULTIDELAY a requirement in the MPCore Timer drive...
2017-07-05 Andrew TurnerRequire the ARM Generic Timer driver is built for MULTI...
2017-07-05 Justin HibbitsRemove an obsolete comment
2017-07-04 Ed Mastecam: EOL whitespace cleanup and line wrapping changes
2017-07-04 Mark JohnstonInvoke suspend/resume methods from the driver pmops...
2017-07-04 Ian LeporeAdd a driver for the imx6 on-chip realtime clock.
2017-07-04 Michael TuexenMove to open state after plausibility checks.
2017-07-04 Hans Petter SelaskyAfter r319722 two fields were left uninitialized when...
2017-07-04 Andrew TurnerMove the simple armv6 only timer drivers to require...
2017-07-04 Michael TuexenDon't hold if refcount on an stcb when it is not needed.
2017-07-04 Andrew TurnerAdd a delay count to the last few places. This will...
2017-07-04 Andrew TurnerRemove PLATFORM_SMP. It's unneeded as all configs with...
2017-07-04 Andrew TurnerAdd PLATFORM and PLATFORM_SMP support to the ALPINE...
2017-07-04 Andrew TurnerTeach VERSATILEPB about PLATFORM. This will help move...
2017-07-04 Andriy Voskoboinykrtwn_usb: reject too long (>16K) mbufs.
2017-07-04 Mark JohnstonAdd some auxiliary types for device driver support.
2017-07-04 Mark JohnstonAdd a field for the class code to struct pci_driver.
2017-07-04 Mark JohnstonAdd some PCI class definitions.
2017-07-04 Mark JohnstonRename the "driver" field to "bsddriver" to avoid a...
2017-07-04 Zbigniew BodekReplace mbuf defragmentation with collapse
2017-07-04 Zbigniew BodekFix creation of dma tags and TSO settings
2017-07-04 Zbigniew BodekRemove RX mtx from ENA driver
2017-07-04 Zbigniew BodekCall drbr_advance() before leaving TX routine
2017-07-04 Zbigniew BodekUnmask all IO irqs after driver state is set as running
2017-07-04 Mark JohnstonHold the PCI device list lock when removing an element.
2017-07-04 Zbigniew BodekAcquire locks before calling drbr_flush()
2017-07-03 Zbigniew BodekAdd missing lock upon initialization of the interface
2017-07-03 Marius StroblCorrect a typo in the comment part of r320577, later...
2017-07-03 Konstantin BelousovResolve confusion between different error code spaces.
2017-07-03 Sean BrunoAdd a sysctl to toggle the use of the sockets LOWAT...
2017-07-03 Sean BrunoGarbage collect kernel option TWA_FLASH_FIRMWARE
2017-07-03 Emmanuel Vadotallwinner: Add A64 ccung support
2017-07-03 Sean Brunoiflib - flib_busdma_load_mbuf_sg used isc_tx_maxsize...
2017-07-03 Sean Brunobnxt(4) Enable LRO support, redux
2017-07-03 Emmanuel Vadotarm: gic: Change GIC_DEBUG_SPURIOUS to TUNABLE
2017-07-03 Alexander MotinSwitch fabric scans from GID_FT to GID_PT+GFF_ID/GFT_ID.
2017-07-03 Dmitry ChaginAdd support for musl consumers to the Linuxulator.
2017-07-03 Mark JohnstonLet io_mapping_init_wc() fall back to an uncacheable...
2017-07-02 Pedro F. Giffuniext2fs: be more verbose about unsupported ext2fs features.
2017-07-02 Marius StroblRetry up to 20 ms to enable bus power as at least with...
2017-07-02 Alexander MotinMove comment respecting previous commit.
2017-07-02 Alexander MotinSlightly unify SNS requests for post- and pre-24xx.
2017-07-02 Andrew TurnerIn the arm64 pmap_remove, when removing a full superpag...
2017-07-02 Mateusz Guzikrwlock: perform the typically false td_rw_rlocks check...
2017-07-01 Alan CoxModify vm_map_growstack() to protect itself from the...
2017-07-01 Konstantin BelousovPort PowerPC kqueue(2) compat32 fix in r320500 to MIPS.
2017-07-01 Allan JudeIncrease loop unrolling for skein hashes
2017-07-01 Allan JudeInteger underflow in efipart_realstrategy when I/O...
2017-07-01 Ed MasteLink EFI/uboot loaders with -znotext
2017-07-01 Alan CoxWhen "force" is specified to pmap_invalidate_cache_rang...
2017-07-01 Jason A. HarmeningBump __FreeBSD_version due to r320528, cleanup and...
2017-07-01 Andrew TurnerRemove all calls to cpu_dcache_wb_range from the arm64...
2017-07-01 Jason A. HarmeningClean up MD pollution of bus_dma.h:
2017-07-01 Alan CoxChange blst_leaf_alloc() to handle a cursor argument...
2017-06-30 Ryan Libbynetfront.c: avoid gcc variably-modified warning
2017-06-30 Ryan Libbympt.h: macro parenthesization
2017-06-30 Ryan Libbyg_virstor.h: macro parenthesization
2017-06-30 Konstantin BelousovCorrect fences for sys/refcount.h.
2017-06-30 Konstantin BelousovAmend the layout of kevent32 on powerpc where uint64_t...
2017-06-30 Konstantin BelousovDefine ino64_trunc_error under same conditions as the...
2017-06-30 Alan CoxClear the MAP_WIREFUTURE flag on the vm map in exec_new...
2017-06-30 Andrew TurnerRemove a blank line accidentally added in r320403.
2017-06-30 Alexander MotinAllow status aggregation for ramdisk reads.
2017-06-30 Alexander MotinUnify INOT/ATIO setup.
2017-06-30 Alexander MotinPolish target_id/target_lun setting for ATIOs/INOTs.
2017-06-30 Sepherosa Ziehauhyperv/input: Remove unnecessary inclusion.
2017-06-30 Justin HibbitsUse the more common Book-E idiom for disabling interrupts.
2017-06-30 Glen BarberCorrect the branch naming convention in param.h.
2017-06-29 Andrew TurnerAs with arm64 mark the EFI PE header as allocated on...
2017-06-29 John BaldwinStore a 32-bit PT_LWPINFO struct for 32-bit process...
2017-06-29 Navdeep ParharAdjust sowakeup post-r319685 so that it continues to...
2017-06-29 Andrey V. ElsukovFix IPv6 extension header parsing. The length field...
2017-06-29 Konstantin BelousovDo not cast struct kevent_args or struct freebsd11_keve...
2017-06-29 Toomas Soomeloader: chain load relocate data declaration is bad
2017-06-29 Adrian Chadd[ath_hal] if building with ALQ, ensure we actually...
2017-06-29 Adrian Chadd[mips] [ar71xx] Since the wlan/ath drivers use ALQ...
2017-06-29 Adrian Chadd[mips] make this compile again after all of the config...
2017-06-29 Ian LeporeAdd iic_recover_bus.c. Should have been part of r320461.
2017-06-29 Ian LeporeAdd bus recovery handling to the imx5/imx6 i2c driver.
2017-06-29 Ian LeporeAdd iic_recover_bus(), a helper function that can be...
2017-06-29 Ian LeporeIf an i2c transfer ends due to error, issue a stop...
2017-06-28 Rick MacklemFix an NFSv3 client case that probably never happens.
2017-06-28 Ian LeporeImplement gpio input by reading the pad state register...
2017-06-28 Kirk McKusickCreate a new function ffs_getcg() to read in and verify...
2017-06-28 Andriy Gaponfix an architectural problem introduced in r320156...
2017-06-28 Conrad MeyerComplete support for IO_APPEND flag in fuse
2017-06-28 Enji CooperPull down pjdfstest 0.1
2017-06-28 Konstantin BelousovTreat the addr argument for mmap(2) request without...
2017-06-27 Navdeep Parharcxgbe/t4_tom: Do not include space taken by the TCP...
2017-06-27 Warner LoshAdd new definitions for namespaces.
2017-06-27 Konstantin BelousovDo not ignore an error from vm_mmap_object().
2017-06-27 Kenneth D. MerryFix a panic in camperiphfree().
next