]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Add allwinner_machdep.h, it was missed in r294698.
[FreeBSD/FreeBSD.git] / sys /
2016-01-25 Andrew TurnerAdd allwinner_machdep.h, it was missed in r294698.
2016-01-25 Alexander V. ChernikovMFP r287070,r287073: split radix implementation and...
2016-01-25 Sepherosa Ziehauhyperv/vmbus: Avoid extra copy of page information.
2016-01-25 Alexander V. ChernikovRemove unused radix_mpath definitions.
2016-01-25 Sepherosa Ziehauhyperv/hn: Trust host TCP segment checksum verification...
2016-01-25 Sepherosa Ziehauhyperv/hn: Remove unnecessary zeroing out the netvsc_packet
2016-01-25 Sepherosa Ziehauhyperv/hn: Use m_copydata for chimney sending.
2016-01-25 Sepherosa Ziehauhyperv/hn: Partly rework transmission path
2016-01-25 Andrew TurnerUpdate the Allwinner kernels:
2016-01-24 Andriy Voskoboinyknet80211: reduce stack usage for ieee80211_ioctl*(...
2016-01-24 Andriy Voskoboinyknet80211: reduce code duplication
2016-01-24 Pedro F. Giffuniext2fs: passthrough any extra timestamps to the dinode...
2016-01-24 Andrew TurnerRemove an extra newline that crept in.
2016-01-24 Andrew TurnerAdd support for controlling the clocks for the audio...
2016-01-24 Andrew TurnerFix the style of the reading of a nodes xref to make...
2016-01-24 Konstantin BelousovTypo in comment.
2016-01-24 Michal MelounAdd reset framework, a second part of new 'extended...
2016-01-24 Michal MelounAdd clock framework, a first part of new 'extended...
2016-01-24 Pedro F. Giffuniext2: rename some directory index constants.
2016-01-24 Pedro F. GiffuniFix comment.
2016-01-24 Pedro F. GiffuniRename some directory index constants.
2016-01-24 Pedro F. Giffuniext2: Initialize i_flag after allocation.
2016-01-23 Ruslan Bukino Add gain-level control registers.
2016-01-23 Edward Tomasz Napi... Fix ru_oublocks accounting for ZFS. There are two code...
2016-01-23 Dmitry ChaginRemove obsolete comment.
2016-01-23 Dmitry ChaginFix a typo.
2016-01-23 Adrian ChaddNow that the flashmap code knows about SPI flash, add...
2016-01-23 Adrian ChaddTeach the flashmap code about the SPI flash.
2016-01-23 Marcelo AraujoAdd an IOCTL rr_limit to let users fine tuning the...
2016-01-22 Navdeep ParharFix for iWARP servers that listen on INADDR_ANY.
2016-01-22 Ed MasteUse MAN= to specify that no man page is provided
2016-01-22 Konstantin BelousovIn tty_dealloc(), clear the queues. See the comment...
2016-01-22 Konstantin BelousovThe struct file f_advice member is overlaid with the...
2016-01-22 Konstantin BelousovWhen devfs dirent is freed, a vnode might still keep...
2016-01-22 Konstantin BelousovRemove printf only useful for debugging.
2016-01-22 Steven HartlandFix ix advertise value after media change
2016-01-22 Andrew TurnerStop including fdt_common.h in the arm64 code. We don...
2016-01-22 Andrew TurnerOnly define fdt_pic_table on arm, and when not using...
2016-01-22 Andrew TurnerStop defining fdt_pic_table with ARM_INTRNG, it's unused.
2016-01-22 Andrew TurnerStop calling fdt_immr_addr from the xlp startup code...
2016-01-22 Alexander MotinHide "soconnect() error" messages under bootverbose.
2016-01-22 Sepherosa Ziehauhyperv/stor: Verify returned inquiry data before furthe...
2016-01-22 Xin LIMFV r294491: ntp 4.2.8p6.
2016-01-22 Sepherosa Ziehauhyperv/vmbus: Lookup channel through id table
2016-01-22 Wojciech MacekProvide busdma stubs for loader/kshim
2016-01-22 Wojciech MacekFix compilation errors in usb/kshim
2016-01-22 Adrian Chadd[flash] Teach mx25l SPI flash driver to interact with...
2016-01-22 Gleb Smirnoff- Separate sendfile(2) implementation from uipc_syscall...
2016-01-22 Gleb SmirnoffProvide new socket option TCP_CCALGOOPT, which stands...
2016-01-22 John BaldwinAdd an atomic_fetchadd_64() wrapper on sparc64.
2016-01-21 Gleb SmirnoffRefactor TCP_CONGESTION setsockopt handling:
2016-01-21 Gleb Smirnoff- Rename cc.h to more meaningful tcp_cc.h.
2016-01-21 Gleb SmirnoffCleanup TCP files from unnecessary interface related...
2016-01-21 Kirk McKusickUpdate comment to note the function, prison_priv_check...
2016-01-21 Ed MasteAdd STB_GNU_UNIQUE symbol binding definition
2016-01-21 Hans Petter SelaskyAdd missing atomic wrapper macro.
2016-01-21 Alexander V. ChernikovFix panic on table/table entry delete. The panic could...
2016-01-21 Hans Petter SelaskyImplement 64-bit atomic operations for the LinuxKPI.
2016-01-21 Hans Petter SelaskyLinuxKPI atomic fixes:
2016-01-21 Hans Petter SelaskyUse function macro instead of non-function macro to...
2016-01-21 Bjoern A. ZeebThe variable is write once only and not used.
2016-01-21 Andrew TurnerRemove fdt_fixup_table from architectures where it...
2016-01-21 Andrew TurnerRemove an extra '!' found by clang 3.8.
2016-01-21 Steven HartlandPrevent loader.conf load failure due to unknown console...
2016-01-21 Hans Petter SelaskyImplement idr_preload(), idr_preload_end(), idr_alloc...
2016-01-21 Pedro F. Giffuniext2fs: Bring back the htree dir_index implementation.
2016-01-21 Dag-Erling SmørgravUpgrade to OpenSSH 7.1p2.
2016-01-21 Steven HartlandFix EFI UFS caching
2016-01-21 John BaldwinAIO daemons have always been kernel processes to facili...
2016-01-21 John BaldwinRemove unused variables for socket AIO.
2016-01-21 Mateusz Guzikcache: minor changes
2016-01-21 Mateusz Guzikcache: perform . lockup without the namecache lock
2016-01-21 Mateusz Guzikcache: provide a helper for computing the hash
2016-01-21 Mateusz Guzikcache: use counter(9) API to maintain statistics
2016-01-21 Navdeep Parhariw_cxgbe: fix a couple of problems int the RDMA_TERMINA...
2016-01-20 Andriy Voskoboinykurtwn: add temperature calibration
2016-01-20 Mateusz Guziksession: avoid proctree lock on proc exit when possible
2016-01-20 Andriy Voskoboinykurtwn: rework debug handling
2016-01-20 Mateusz Guziksession: tidy up fixjobc
2016-01-20 Andriy Voskoboinykurtwn: use ic_updateslot method to handle slot time...
2016-01-20 Dag-Erling SmørgravUpgrade to OpenSSH 7.0p1.
2016-01-20 Brooks DavisShift saved floating point registers up in jmp_buf.
2016-01-20 Brooks DavisMIPS also needs ofw_bus_if.h in some cases.
2016-01-20 Ed MasteIncrease BERI boot components section alignment to 16
2016-01-20 Bryan DreweryAdd some missing dependencies on pci_iov_if.h.
2016-01-20 Roger Pau Monnéxen-netfront: add multiqueue support
2016-01-20 Zbigniew BodekIntroduce initial driver for PMSU on Armada38x
2016-01-20 Michal MelounOFW: Fix ofw_bus_string_list_to_array() function.
2016-01-20 Zbigniew BodekAdd initial support for SMP on Armada38x
2016-01-20 Zbigniew BodekOpen window to bootROM memory on Armada38x to allow...
2016-01-20 Zbigniew BodekSupport watchdog depending on "mrvl,has-wdt" property
2016-01-20 Zbigniew BodekAdd support for watchdog on Armada38x
2016-01-20 Zbigniew BodekAdd support for I2C on Armada38x
2016-01-20 Zbigniew BodekAdd a new RTC driver for Armada38x
2016-01-20 Zbigniew BodekCorrect MV_DDR_CADR_BASE definiton in mvwin.h
2016-01-20 Zbigniew BodekChange DTS entry of PCIe controller for Armada38x
2016-01-20 Zbigniew BodekImprove definitions of CPU/PCIe windows for Armada38x
2016-01-20 Zbigniew BodekFix invalid root link detection in mv_pci driver
2016-01-20 Zbigniew BodekEnhance remap capabilities for Armada38x
2016-01-20 Zbigniew BodekEnable USB in kernconf of Armada38x
next