]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
sys: Replace zero with NULL for pointers.
[FreeBSD/FreeBSD.git] / sys /
2017-02-22 Pedro F. Giffunisys: Replace zero with NULL for pointers.
2017-02-22 Adrian Chadd[iwm] With the previous commits, this DELAY no longer...
2017-02-22 Adrian Chadd[iwm] Sync IWM_MVM_ALIVE waiting and start_fw handling...
2017-02-22 Adrian Chadd[iwm] Synchronize firmware loading code with Linux...
2017-02-22 Ian LeporeRemove a variable that has been unused since r311735...
2017-02-21 David C Somayajuluadd bus_dmamap_unload in ql_free_dmabuf()
2017-02-21 Ian LeporeFix typos in bootverbose printfs... display the write...
2017-02-21 Andriy Gaponzfs: move zio_taskq_basedc under SYSDC
2017-02-21 Andriy Gaponzfs: lower priority of zio_write_issue threads by four
2017-02-21 Mark Johnstonddb show pte: use pmap of kdb_thread
2017-02-21 Ed MasteExclude -flto when building *genassym.o
2017-02-21 Warner LoshMake the code match the comments: If we have ANY buf...
2017-02-21 Warner LoshDocument what the different flags mean for locking.
2017-02-21 Hans Petter SelaskyReplace dummy implementation of RCU in the LinuxKPI...
2017-02-21 Andriy Gaponreimplement zfsctl (.zfs) support
2017-02-21 Brooks DavisRename BERI_TEMPLATE to std.BERI to be more like other...
2017-02-21 Edward Tomasz Napi... Get rid of foo_sys() in linuxulator code. It was comme...
2017-02-21 Alexander MotinRemove duplicate INOT allocation.
2017-02-21 Hans Petter SelaskyStreamline the LinuxKPI spinlock wrappers.
2017-02-21 Hans Petter SelaskyAdd support for LinuxKPI tasklets.
2017-02-21 Hans Petter SelaskyMake the LinuxKPI task struct persistent accross system...
2017-02-21 Alexander MotinRemove ancient __FreeBSD_version checks.
2017-02-21 Andriy Gaponjedec_ts: fix slave address check
2017-02-21 Andriy Gaponmca: change type of last_intr to time_t for consinstency
2017-02-21 Alexander MotinDo not blindly free completed ATIOs/INOTs on invalidation.
2017-02-21 Justin HibbitsCorrect the return value for pmap_change_attr()
2017-02-20 John BaldwinConsolidate statements to initialize files.
2017-02-20 Mateusz Guzikmtx: fix spin mutexes interaction with failed fcmpset
2017-02-20 Edward Tomasz Napi... Add /proc/self/mounts to linprocfs; some linux binaries...
2017-02-20 Edward Tomasz Napi... Simplify devfs_fsync() by removing it. This might also...
2017-02-20 Edward Tomasz Napi... Reimplement linux_arch_prctl() as a wrapper around...
2017-02-20 Eric BadgerDefer ptracestop() signals that cannot be delivered...
2017-02-20 Stanislav Galabovetherswitch: Fix RT305x vlan group operation
2017-02-20 Adrian Chadd[net80211] validate VHT IEs.
2017-02-20 Adrian Chadd[net80211] teach the probe response routine to add...
2017-02-20 Adrian Chadd[net80211] fix up VHT IE comparison typo
2017-02-20 Adrian Chadd[net80211] fix NULL pointer dereference in VHT operatio...
2017-02-20 Pedro F. Giffunisys/dev: Replace zero with NULL for pointers.
2017-02-20 Adrian Chadd[net80211] RX parameter shuffle in net80211 in preparat...
2017-02-20 Dag-Erling SmørgravUpgrade to OpenPAM Radula.
2017-02-19 Konstantin BelousovApply noexec mount option for mmap(PROT_EXEC).
2017-02-19 Konstantin BelousovMFamd64 r313933: microoptimize pmap_protect_pte1().
2017-02-19 Justin HibbitsAdd a driver for the RouterBoard RB800 User LED
2017-02-19 Allan Judeimprove PBKDF2 performance
2017-02-19 Alan CoxIn pmap_enter(), set the PG_MANAGED flag on the new...
2017-02-19 Edward Tomasz Napi... Add USB Mass Storage CTL frontend. This makes it possible
2017-02-19 Baptiste DaroussinImport mandoc 1.4.1rc2
2017-02-19 Warner LoshRemove obsolete comment after prior rev.
2017-02-19 Baptiste DaroussinImport libucl 20170219
2017-02-19 Alexander MotinRemove dead mentions of CAM target mode APIs from drivers.
2017-02-19 Edward Tomasz Napi... There are some Linux binaries that expect the system...
2017-02-19 Alexander MotinRemove broken remnants of obsolete INOT API.
2017-02-19 Mateusz Guziklocks: make trylock routines check for 'unowned' value
2017-02-19 Hans Petter SelaskyMake sure the thread constructor and destructor eventha...
2017-02-19 Dmitry ChaginImplement rt_tgsigqueueinfo system call used by glibc...
2017-02-19 Konstantin BelousovMFamd64 r313933: microoptimize pmap_protect_pde().
2017-02-19 Alexander MotinMissed addition to r313936.
2017-02-19 Alexander MotinMove CTIO waitq from per-LUN to per-channel.
2017-02-19 Sean BrunoRestore PBA setup for igb(4) class devices.
2017-02-19 Konstantin BelousovFix regression in r313898 on i386.
2017-02-19 Konstantin BelousovMicrooptimize amd64/pmap.c pmap_protect_pde().
2017-02-19 Jason A. HarmeningBring back r313037, with fixes for mips:
2017-02-18 Mateusz Guziklocks: clean up trylock primitives
2017-02-18 Andrey V. ElsukovFor translated packets do not adjust UDP checksum if...
2017-02-18 Ian LeporeAdd dtb files for Boundary Devices Nitrogen 6 family...
2017-02-18 Ian LeporeAdd definitions for the IEEE-1588 registers.
2017-02-18 Ian LeporeChange the naming of imx{5,6} gpio pins to exactly...
2017-02-18 Dmitry ChaginStyle(9), some XXX comments fix. No functional changes.
2017-02-18 Dmitry ChaginInitialize cap_rights before use.
2017-02-18 Dmitry ChaginFinich r313684.
2017-02-18 Luiz Otavio O SouzaSpell VMXNET3_LEGACY_TX correctly.
2017-02-18 Alexander MotinChange XCOPY memory allocations.
2017-02-18 Bryan DreweryFix panic with unlocked vnode to vrecycle().
2017-02-18 Mateusz Guzikmtx: plug the 'opts' argument when not used
2017-02-17 Andriy Voskoboinykiwi, ral, zyd: fix possible use-after-free.
2017-02-17 Konstantin BelousovRely on CPUID feature only to enable attaching. MTRR...
2017-02-17 Konstantin Belousovsmp_rendezvous() works for UP case as well, reduce...
2017-02-17 Mateusz Guziksx: fix mips builld after r313855
2017-02-17 Sean BrunoPush max_frame_len back into iflib so that jumbo frame...
2017-02-17 Brooks DavisEnable capsicum on MALTA kernels.
2017-02-17 Konstantin BelousovMerge i386 and amd64 mtrr drivers.
2017-02-17 Pedro F. Giffuniext2fs: Remove unused assignment.
2017-02-17 Kenneth D. MerryMake ctl(4) build with CTL_IO_DELAY defined.
2017-02-17 Adrian Chadd[asmc] Add support for MacBook Pro 11,2
2017-02-17 Josh PaetzelMVF: 313876
2017-02-17 Mateusz Guzikmtx: get rid of file/line args from slow paths if they...
2017-02-17 Mateusz Guzikmtx: restrict r313875 to kernels without LOCK_PROFILING
2017-02-17 Mateusz Guzikmtx: microoptimize lockstat handling in __mtx_lock_sleep
2017-02-17 Mateusz GuzikMake inline lockstat checks just inspect lockstat_enabled
2017-02-17 Hans Petter SelaskyImplement GFP_DMA32 flag in the LinuxKPI.
2017-02-17 Roger Pau Monnéx86: fix MTRR initialization if EARLY_AP_STARTUP is...
2017-02-17 Mateusz Guziksx: fix compilation on UP kernels after r313855
2017-02-17 Warner LoshRemove ahb references as well as 1640 info in aha.4
2017-02-17 Warner LoshRemove residuals of mca support
2017-02-17 Mateusz GuzikIntroduce SCHEDULER_STOPPED_TD for use when the thread...
2017-02-17 Warner LoshBump FreeBSD_version to 1200021 for removal of EISA...
2017-02-17 Warner LoshRemove EISA build option
2017-02-17 Mateusz Guziklocks: let primitives for modules unlock without always...
2017-02-17 Alexander MotinChange the way MaxCmdSN is used.
2017-02-17 Mateusz Guziklocks: remove SCHEDULER_STOPPED checks from primitives...
next