]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
MFhead@r313243
[FreeBSD/FreeBSD.git] / sys /
2017-02-04 Enji CooperMFhead@r313243
2017-02-04 Konstantin BelousovDefine the vm_ooffset_t and vm_pindex_t types as machin...
2017-02-04 Jason A. HarmeningRevert r313037
2017-02-04 Alan CoxOver the years, the code and comments in vm_page_startu...
2017-02-04 Andrey V. ElsukovCheck that primary GPT header is valid before wiping...
2017-02-04 Eric van GyzenPCIe HotPlug: remove tests for DL active link capability
2017-02-03 George V. Neville... Files which implement the new random number system...
2017-02-03 George V. Neville... Replace the implementation of DTrace's RAND subroutine...
2017-02-03 Patrick KelseyFix VIMAGE-related bugs in TFO. The autokey callout...
2017-02-03 Toomas Soomeloader: libefi/env.c warnings in arm build
2017-02-03 Konstantin BelousovFor i386, remove config options CPU_DISABLE_CMPXCHG...
2017-02-03 Andrew TurnerRemove an old use of _ARM_ARCH_6, we are moving to...
2017-02-03 Andrew TurnerOnly define atomic_fcmpset_long in the kernel. We may...
2017-02-03 Adrian Chadd[net80211] don't update quiet time counter values every...
2017-02-03 Adrian Chadd[ath_hal] [ar9300] link in the CAC enable/diable method...
2017-02-03 Adrian Chadd[ath_hal] prepare for CAC quiet time.
2017-02-03 Adrian Chadd[ath_hal] [ar9300] initial radar decode for AR9380...
2017-02-03 Mark JohnstonSync the x86 dis_tables.c with upstream.
2017-02-02 Warner LoshEnsure that the passthrough request will fit in MAXPHYS...
2017-02-02 Konstantin BelousovUse ANSI definitions for some i386 functions.
2017-02-02 Jung-uk KimMFV: r313101
2017-02-02 Edward Tomasz Napi... Ifdef out the unused vm_rr_selectdomain().
2017-02-02 Kurt LidlFix compilation for mips64 platforms
2017-02-02 John BaldwinRequire Data Layer Active reporting for native PCI...
2017-02-02 Adrian Chadd[ath_hal] [ar9300] initial radar detection glue.
2017-02-02 Michal MelounRemake support for SMP kernel on UP cpu:
2017-02-02 Wojciech MacekRemove remaining ifdefs from CESA header
2017-02-02 Adrian Chadd[ath_hal] [ar9300] initial hacks to make spectral scan...
2017-02-02 Adrian Chadd[ath] ensure the NIC is woken up before changing the...
2017-02-02 Adrian Chadd[ath_hal] add debugging level for spectral scan.
2017-02-02 Adrian Chadd[ath] add spectral scan priority.
2017-02-02 Warner LoshRemove dangling DE425 EISA card references in the de...
2017-02-02 Mateusz Guziki386: fixup fcmpset
2017-02-02 Martin MatuskaMFV r313071:
2017-02-01 Oleksandr Tymoshenko[am335x] Fallback to standard video interface bindings...
2017-02-01 Gleb SmirnoffUpdate tcpdump to 4.9.0.
2017-02-01 Toomas Soomeloader: disk/part api needs to use uint64_t offsets
2017-02-01 George V. Neville... Add an mbuf to ipinfo_t translator to finish cleanup...
2017-02-01 Hartmut BrandtMerge filt_soread and filt_solisten and decide what...
2017-02-01 Toomas Soomeloader.efi environment related cleanups
2017-02-01 Alexander KabaevAdd atomic_fcmpset_*() inlines for MIPS
2017-02-01 Jason A. HarmeningImplement get_pcpu() for the remaining architectures...
2017-02-01 Justin HibbitsAdd Book-E Enhanced Debug (E.D) profile debug support
2017-02-01 Warner LoshAdd USB IDs supported by TI / Intel USB 3410 family...
2017-02-01 Michael TuexenEnsure that the variable bail is always initialized...
2017-01-31 Michael TuexenTake the SCTP common header into account when computing the
2017-01-31 Michael TuexenRemove a duplicate debug statement.
2017-01-31 Andriy Voskoboinyknet80211: cleanup ic_flags / iv_flags
2017-01-31 Adrian Chadd[ath] log seqno, type and subtype when assigning sequen...
2017-01-31 John BaldwinFix a couple of issues with t4iov probe and attach.
2017-01-31 Stephen J. KiernanAdd the folowing set accessor functions for recently...
2017-01-31 Edward Tomasz Napi... Add kern_pread() and kern_pwrite(), and use it in compa...
2017-01-31 Edward Tomasz Napi... Fix linux_getppid() to debug the actual parent, even...
2017-01-31 Edward Tomasz Napi... Replace calls to sys_truncate() with kern_truncate().
2017-01-31 Edward Tomasz Napi... Add kern_cpuset_getid() and kern_cpuset_setid(), and...
2017-01-31 Jared McNeillAdd missing ephy bus gates and resets.
2017-01-31 Justin HibbitsDon't retry a lost reservation in atomic_fcmpset()
2017-01-31 Conrad Meyercalculate_crc32c: Add SSE4.2 implementation on x86
2017-01-31 Justin HibbitsUpdate CFLAGS for clang compatibility
2017-01-31 Adrian ChaddFix compilation!
2017-01-30 Pedro F. GiffuniMFV 312999:
2017-01-30 Gleb SmirnoffFix indentantion in pf_purge_thread(). No functional...
2017-01-30 Adrian Chadd[mips] add some (temporary, I hope!) mips24k/mips74k...
2017-01-30 Pedro F. GiffuniMFV r312996:
2017-01-30 Alan SomersInitialize a stack variable in mprsas_get_sas_address_f...
2017-01-30 Mark JohnstonAvoid page lookups in the top-level object in vm_object...
2017-01-30 Pedro F. GiffuniMFV r312970:
2017-01-30 Andriy Gaponput very expensive sanity checks of advisory locks...
2017-01-30 Edward Tomasz Napi... Add kern_listen(), kern_shutdown(), and kern_socket...
2017-01-30 Edward Tomasz Napi... Add kern_lseek() and use it instead of sys_lseek()...
2017-01-30 Edward Tomasz Napi... Replace sys_ftruncate() with kern_ftruncate() in variou...
2017-01-30 Hans Petter SelaskyMake "desc" pointer non-constant inside the mlx5_core_d...
2017-01-30 Cy SchubertCorrect comment grammar and make it easier to understand.
2017-01-30 Mateusz Guzikcache: use vrefact for '.' lookups and refing the rdir...
2017-01-30 Mateusz Guzikfd: sprinkle __read_mostly and __exclusive_cache_line
2017-01-30 Luiz Otavio O SouzaDo not update the lagg link layer address when destroyi...
2017-01-30 Justin HibbitsDrop the __GNUCLIKE_ASM guards around most atomic inlines.
2017-01-30 Justin HibbitsForce the setting of bit 7 in the sysmouse packet byte...
2017-01-30 Mateusz Guziki386: add atomic_fcmpset
2017-01-30 Justin HibbitsAdd a INTR_TRIG_INVALID, and use it in the powerpc...
2017-01-30 Justin HibbitsAdd atomic_fcmpset_*() inlines for powerpc
2017-01-30 Adrian Chadd[net80211] address seqno allocation for group addressed...
2017-01-29 Oleksandr Tymoshenko[am335x] Fix DTB name in LINKS variable
2017-01-29 Konstantin BelousovDo not leave stale 4K TLB entries on pde (superpage...
2017-01-29 Luiz Otavio O SouzaThe stf(4) interface name does not conform with the...
2017-01-29 Jason A. HarmeningImplement get_pcpu() for i386 and use it to replace...
2017-01-29 Olivier HouchardCorrect the IT instruction in atomic_fcmpset_64().
2017-01-29 Edward Tomasz Napi... Remove unused kern_sendfile() declaration.
2017-01-29 Brooks DavisRemove "-Xassembler -G0" from CFLAGS.
2017-01-29 Yoshihiro Takahashi- Remove i8255.h because it's pc98 device.
2017-01-29 Luiz Otavio O SouzaDo not run the pf purge thread while the VNET variables...
2017-01-29 Pedro F. GiffuniRemove GCC's __nonnull() attribute definition.
2017-01-29 Enji CooperRemove non-existent ct(4) dependency for scsi_low.c
2017-01-29 Marius StroblFix overly long lines, whitespace and other bugs accord...
2017-01-28 Enji CooperGarbage collect pc98-only variables still referenced...
2017-01-28 Enji CooperRemove duplicate bhnd SUBDIR entry
2017-01-28 Pedro F. GiffuniMake use of clang nullability attributes.
2017-01-28 Olivier HouchardRemove useless labels.
2017-01-28 Olivier HouchardUse strexeq instead of needlessly branch.
2017-01-28 Andriy VoskoboinykGarbage collect IFT_IEEE80211 (but leave the define...
next