]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
- Correct the remainder of confusing and error prone mix-ups between
[FreeBSD/FreeBSD.git] / sys /
2017-08-02 Marius Strobl- Correct the remainder of confusing and error prone...
2017-08-02 Emmanuel Vadotarm64: Add Allwinner H5 SoC
2017-08-02 Emmanuel Vadotallwiner: modclk: Do not try to enable parent clock...
2017-08-02 Ian LeporeFix the interface to imx_iomux_gpr_get/set(). The...
2017-08-02 Ian LeporeAdd missing ofw_bus_if.h src file.
2017-08-02 Ian LeporeThe imx6_snvs driver is not strictly required for the...
2017-08-02 Konstantin BelousovFor makedev(), cast the minor argument to unsigned...
2017-08-02 Hans Petter SelaskyFix LinuxKPI regression after r321920. The mda_unit...
2017-08-02 Andrew TurnerFix the return type for get_cntxc(). The register is...
2017-08-02 Ed SchoutenKeep top page on CloudABI to work around AMD Ryzen...
2017-08-02 Mateusz Guzikamd64: annotate the syscall return address check with...
2017-08-02 Konstantin BelousovChange major()/minor() to work with 64bit dev_t.
2017-08-02 Konstantin BelousovDo not call trapsignal() after handling usermode fault...
2017-08-02 Don LewisLower the amd64 shared page, which contains the signal...
2017-08-01 Mark JohnstonAmend r321884 to check the refcount and update the...
2017-08-01 Emmanuel VadotAllwinner dtb: Add NanoPi M1 to the build
2017-08-01 Emmanuel VadotAlwinner: nanopi-neo: Remove r_i2c node from DTS as...
2017-08-01 Emmanuel VadotAllwinner dtb: add link for NanoPi Neo
2017-08-01 Mark JohnstonFix a witness assertion that fires when a lock type...
2017-08-01 Marcin WojtasMerge ena-com 1.1.4.2
2017-08-01 Roger Pau Monnépci: fix write order when sizing BARs
2017-08-01 Alexander MotinAdd explicit check for PCI bus to r321720.
2017-08-01 Enji CooperStandardize paths on SRCTOP instead of .CURDIR-relative...
2017-08-01 Mark JohnstonBatch updates to v_wire_count when freeing page table...
2017-08-01 Enji CooperClean up style in print_state(..) and pager_printf(..)
2017-08-01 Ian LeporeAdd a driver for the Intersil ISL12xx family of i2c...
2017-08-01 Alan CoxThe blist_meta_* routines that process a subtree take...
2017-08-01 Dmitry ChaginImplement proper Linux /dev/fd and /proc/self/fd behavi...
2017-08-01 Pedro F. Giffunisys/net8021: Add missing braces in setcurchan().
2017-08-01 Sepherosa Ziehauhyperv/hn: Add comment about ether_ifattach event subsc...
2017-08-01 Sepherosa Ziehauhyperv/hn: Renaming and minor cleanup
2017-07-31 Ian LeporeBuild iicbus/{ds1307,ds3231,nxprtc} as modules.
2017-07-31 Ian LeporeRestructure the SUBDIR list as 1-per-line and alphabeti...
2017-07-31 Ian LeporeBugfixes and enhancements...
2017-07-31 Ian LeporeNo need to call getnanotime() now that the waiting...
2017-07-31 Kirk McKusickAvoid reading a snapshot block when it is already in...
2017-07-31 Baptiste DaroussinUpdate mandoc to 1.14.2
2017-07-31 Mark JohnstonBatch v_wire_count decrements in vm_hold_free_pages().
2017-07-31 Mark JohnstonDon't trace running threads that have interrupts disabled.
2017-07-31 Scott LongFix a logic bug in the split PCI interrupt code that...
2017-07-31 Ian LeporeRestore a few rather important lines of code that got...
2017-07-31 Ian LeporeCheck the clock-halted flag every time the clock is...
2017-07-31 Alexander MotinImprove FHA locality control for NFS read/write requests.
2017-07-31 Ian LeporeAdd a detach() method.
2017-07-31 Ian LeporeSwitch from using iic_transfer() to iicdev_readfrom...
2017-07-31 Hans Petter SelaskyRemove some dead statistics related code and a structur...
2017-07-31 Hans Petter SelaskyMake sure on-stack buffer is properly aligned.
2017-07-31 Andrey V. ElsukovAdd inpcb pointer to struct ipsec_ctx_data and pass...
2017-07-31 Hans Petter SelaskyRemove cycle_t type from the LinuxKPI similar to Linux...
2017-07-31 Hans Petter SelaskyFix broken usage of the mlx4_read_clock() function:
2017-07-31 Ian LeporeRemove now-unused variable.
2017-07-31 Ian LeporeUse the new clock_schedule() to arrange for clock_setti...
2017-07-31 Ian LeporeAdd clock_schedule(), a feature that allows realtime...
2017-07-31 Mark JohnstonCorrect the predicates on which lockstat:::{thread...
2017-07-31 Ian LeporeAdd taskqueue_enqueue_timeout_sbt(), because sometimes...
2017-07-31 Scott Long Don't re-parse PCI IDs in order to set card-specifi...
2017-07-30 Andriy Voskoboinykrtwn_usb: add support for fragmented Rx.
2017-07-30 Scott LongChange from using underbar function names to normal...
2017-07-30 Andriy Voskoboinykzyd: code cleanup + drop unneeded cast.
2017-07-30 Konstantin BelousovRemove unused symbols.
2017-07-30 Andriy Voskoboinykrtwn: drop unnecessary / wrong conversion.
2017-07-30 Dmitry ChaginAvoid using [LINUX_]SHAREDPAGE constant directly in...
2017-07-30 Ian LeporeFix AM/PM mode handling. The bits to mask off in the...
2017-07-30 Ian LeporeBugfixes and enhancements...
2017-07-30 Dimitry AndricUpgrade our copies of clang, llvm, lld and lldb to...
2017-07-30 Hans Petter SelaskyProperly range check length of parsed information eleme...
2017-07-30 Ian LeporeSwitch from using iic_transfer() to iicdev_readfrom...
2017-07-30 Alexander MotinAttach ichwd(4) only to ISA bus of the LPC bridge.
2017-07-30 Scott Long Split the interrupt setup code into two parts:...
2017-07-30 Xin LIBump copyright year.
2017-07-30 Ian LeporeAdd the i2c RTC drivers found on various arm systems.
2017-07-30 Ian LeporeMove the device descriptions onto the device lines...
2017-07-30 Ian LeporeAdd a few missing i2c devices that build fine on all...
2017-07-30 Ian LeporeFix building this driver on non-FDT platforms.
2017-07-29 Ian LeporeReplace the pcf8563 i2c RTC driver with a new nxprtc...
2017-07-29 Conrad Meyerkldstat: Use sizeof in place of named constants for...
2017-07-29 Rick MacklemAdd kernel support for the NFS client forced dismount...
2017-07-29 Ian LeporeAdd inline functions to convert between sbintime_t...
2017-07-29 Alexander MotinFix IORDY bits definition.
2017-07-29 Kristof Provostvtnet: Support jumbo frames without TSO/GSO
2017-07-29 Rick MacklemFix possible crash for the NFSv4.1 pNFS client.
2017-07-28 Martin MatuskaMFV r321673:
2017-07-28 Navdeep Parharcxgbe/iw_cxgbe: Log the end point's history and flags...
2017-07-28 Jung-uk KimMerge ACPICA 20170728.
2017-07-28 Marcin WojtasFix remapping VM attributes on Armada 38x
2017-07-28 Luiz Otavio O SouzaRemove the unused mutex since r273220.
2017-07-28 Mark JohnstonFix style bugs in ksyms.c.
2017-07-28 Mark JohnstonRestrict permissions on /dev/ksyms to 0400.
2017-07-28 Adrian Chadd[ar71xx] get rid of ath_pci - it's built as a module...
2017-07-27 Zbigniew BodekFix TEX index acquisition using L2 attributes
2017-07-27 Sean BrunoDrop IXL RX lock during TCP_LRO, fixes LOR mahem while...
2017-07-27 Sean BrunoSlight restructure of iflib_busdma_load_mbuf_sg() to...
2017-07-27 Sean BrunoDeprecate unused int isc_max_txqsets and int isc_max_rx...
2017-07-27 Rick MacklemReplace the checks for MNTK_UNMOUNTF with a macro that...
2017-07-27 Konstantin BelousovMake it possible to request nosys logging to console.
2017-07-27 Emmanuel VadotAllwinner A64: fix typo
2017-07-27 Konstantin BelousovMake the number of children for pctrie node available...
2017-07-27 Kenneth D. MerryRemove duplicate assignments from r321622.
2017-07-27 Kenneth D. MerryFix probing FC targets with hard addressing turned on.
2017-07-27 Andrew TurnerAlways set the receive mask in loader.efi. Some UEFI...
next