]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Remove NEEDGIANT from the scsi_sg /dev node. It likely has not been
[FreeBSD/FreeBSD.git] / sys /
2019-11-22 Scott LongRemove NEEDGIANT from the scsi_sg /dev node. It likely...
2019-11-22 Mark JohnstonSimplify vm_pageout_init_domain() and add a "big pictur...
2019-11-22 Mark JohnstonReclaim memory from UMA if the page daemon is struggling.
2019-11-22 Mark JohnstonUpdate the checks in vm_page_zone_import().
2019-11-22 Mark JohnstonRevise the page cache size policy.
2019-11-22 Mark JohnstonFix locking in vm_reserv_reclaim_contig().
2019-11-22 Justin Hibbitspowerpc/ptrace: Give ptrace(2) access to SPE registers...
2019-11-22 Rick MacklemFix the pNFS server's reporting of SpaceUsed (va_bytes).
2019-11-21 Gleb Smirnoffcc_ktr_event_name is used only with KTR
2019-11-21 Gleb SmirnoffDelete ih_thread. Should have gone in r334170.
2019-11-21 Alexander MotinAdd variant of root_mount_hold() without allocation.
2019-11-21 Eric Joynerbitstring: add functions to find contiguous set/unset...
2019-11-21 Eric Joynerbitstring: exit early if _start is past size of the...
2019-11-21 John BaldwinNIC KTLS for Chelsio T6 adapters.
2019-11-21 Ian LeporeRewrite iicdev_writeto() to use a single buffer and...
2019-11-21 Warner LoshRemove two obsolete comments that reference splhigh...
2019-11-21 John BaldwinUse kmod.opts.mk to fix standalone build.
2019-11-21 John BaldwinAdd a kmod.opts.mk.
2019-11-21 Hans Petter SelaskyAdd USB ID for Diamond Multimedia BVU195 Display Link...
2019-11-21 Warner LoshIntroduce bsd.sysdir.mk to consolidate looking for...
2019-11-21 Kyle Evansbcm2835_sdhci: only inspect interrupts we handle
2019-11-21 Andrew TurnerDisable KCSAN within a panic.
2019-11-21 Andriy GaponMFV r354383: 10592 misc. metaslab and vdev related...
2019-11-21 Andrew TurnerAdd kcsan_md_unsupported from NetBSD.
2019-11-21 Andrew TurnerFix the bus_space functions with KCSAN on arm64.
2019-11-21 Andrew TurnerFix for style(9): use parentheses around return statements.
2019-11-21 Andrew TurnerPort the NetBSD KCSAN runtime to FreeBSD.
2019-11-21 Andriy GaponMFV r354382,r354385: 10601 10757 Pool allocation classes
2019-11-21 Ed Mastemark arm.arm (v4/v5) kernels as NO_UNIVERSE for now
2019-11-21 Kyle Evansbcm2835_sdhci: clean up DMA segments in error handling...
2019-11-21 Kyle Evansbcm2835_sdhci: roll back r354823
2019-11-21 Kyle EvansRevert r354930: wrong diff, right message.
2019-11-21 Kyle Evansbcm2835_sdhci: clean up DMA segments in error handling...
2019-11-21 Gleb SmirnoffRemove sio(4).
2019-11-20 Pedro F. GiffuniMFV 354917, 354918, 354919
2019-11-20 Warner LoshCreate /etc/os-release file.
2019-11-20 Alexander MotinSet handling for some "Logical unit not ready" errors.
2019-11-20 Conrad Meyerrandom/ivy: Trivial refactoring
2019-11-20 Andrew TurnerAs with r354905 use uint16_t to store aflags on the...
2019-11-20 Andrew TurnerUse atomic_load_16 to load aflags as it's a uint16_t...
2019-11-20 Alan CoxUntil every possible root cause for an "invalid ASID...
2019-11-20 Doug MooreInstead of looking up a predecessor or successor to...
2019-11-20 Andrew TurnerImport the NetBSD Kernel Concurrency Sanitizer (KCSAN...
2019-11-20 Mateusz Guzikcache: minor stat cleanup
2019-11-20 Mateusz Guzikvfs: perform a more racy check in vfs_notify_upper
2019-11-20 Mateusz Guziklinux: avoid overhead of P_CONTROLT checks if possible
2019-11-20 Mateusz Guzikvfs: change si_usecount management to count used vnodes
2019-11-20 Konstantin Belousovamd64: in double fault handler, do not rely on sane...
2019-11-20 Kyle Evansbcm2835_vcbus: add compatibility name for ^/sys/contrib...
2019-11-20 Kyle Evansbcm2835: push address mapping conversion for DMA/mailbo...
2019-11-20 Jeff RobersonWhen we set OFFPAGE to limit fragmentation we should...
2019-11-20 Kirk McKusickWhite space cleanup. No functional change.
2019-11-20 Kirk McKusickAdd some KASSERTs. Reacquire a mutex after a kernel...
2019-11-20 Jeff RobersonOnly keep anonymous objects on shadow lists. This...
2019-11-19 Jeff RobersonRemove unnecessary object locking from the vnode pager...
2019-11-19 Jeff RobersonSimplify anonymous memory handling with an OBJ_ANON...
2019-11-19 Kyle Evansbcm2835_sdhci: various refactoring of DMA path
2019-11-19 Vincenzo Maffionenetmap: check if we already ran mmap before we attempt it
2019-11-19 Bjoern A. Zeebin6: move include
2019-11-19 Bjoern A. Zeebnd6: sysctl
2019-11-19 Bjoern A. Zeebnd6: make nd6_timer_ch static
2019-11-19 Bjoern A. Zeebnd6_rtr: re-sort functions
2019-11-19 Alan CoxAchieve two goals at once: (1) Avoid an unnecessary...
2019-11-19 Bjoern A. ZeebReduce the vnet_set module size of ip_mroute to allow...
2019-11-19 Bjoern A. Zeebmld: fix epoch assertion
2019-11-19 David BrightDon't sanitize linker_set
2019-11-19 Andrew TurnerReturn 0 from ptrace_set_pc as it now completes success...
2019-11-19 Andrew TurnerAllow ptrace to set the probram counter on arm64.
2019-11-19 Andrew TurnerFix the definition of bus_space_read_stream_8 on arm64.
2019-11-19 Doug MooreDrop the extra argument from swp_pager_meta_ctl and...
2019-11-19 Andriy Gaponhyperv/storvsc: stash a pointer to hv_storvsc_request...
2019-11-19 Kyle Evansbcm2835_sdhci: formalize DMA tag/segment scaling requir...
2019-11-19 Kyle Evansbcm2835_sdhci: some style cleanup, no functional change
2019-11-19 Kyle Evansbcm2835_sdhci: drop an assert in start_dma_seg
2019-11-19 Alexander MotinAdd ioat_get_domain() to ioat(4) KPI.
2019-11-19 Alexander MotinCall bus_dma_dmar_set_buswide(9) added in r354830.
2019-11-19 Justin Hibbitspowerpc/pmap: Remove an unused error from moea64_pvo_en...
2019-11-19 Justin Hibbitspowerpc/booke pmap: Use the right 'tlbilx' form to...
2019-11-18 Kyle Evanssysent: regenerate after r354835
2019-11-18 Kyle EvansConvert in-tree sysent targets to use new makesyscalls.lua
2019-11-18 Bjoern A. Zeebicmpv6: Fix mbuf change in mld
2019-11-18 Konstantin Belousovbus_dma_dmar_set_buswide(9): KPI to indicate that the...
2019-11-18 Konstantin BelousovAdd x86 msr tweak KPI.
2019-11-18 John BaldwinCheck for errors from copyout() and suword*() in sv_cop...
2019-11-18 Mark JohnstonSet MALLOC_DEBUG_MAXZONES=1 in GENERIC-NODEBUG configur...
2019-11-18 Kyle Evansbcm2835_sdhci: use a macro for interrupts we handle
2019-11-18 Kyle Evansbcm2835_sdhci: push DATA_END handling out of DMA interr...
2019-11-18 Mark JohnstonGroup per-domain reservation data in the same structure.
2019-11-18 Mark JohnstonWiden the vm_page aflags field to 16 bits.
2019-11-18 Mark JohnstonImplement vm.pmap.kernel_maps for arm64.
2019-11-18 Mark JohnstonLet arm64 pmap_qenter() and pmap_kenter() unconditional...
2019-11-18 David BrightJail and capability mode for shm_rename; add audit...
2019-11-18 Andriy Gaponfix up r354804, add new ZFS file mmp.c to kernel files
2019-11-18 Edward Tomasz Napi... Make linux(4) open(2)/openat(2) return ELOOP instead...
2019-11-18 Andriy GaponMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-18 Xin LIMFV r354798:
2019-11-18 Li-Wen HsuAlso clean LINT64 kernel configuration for powerpc
2019-11-17 Justin Hibbitspowerpc: Re-add -Wno-redundant-decls to DPAA build...
2019-11-17 Doug MooreAdd a helper function for testing a swap block and...
2019-11-17 Alan CoxAchieve two goals at once: (1) Avoid an unnecessary...
next