]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Fix building of llvm's unwind if gcc has been also built
[FreeBSD/FreeBSD.git] / sys /
2016-10-20 Ed MasteTidy up ia32_sysvec sv_flags setting
2016-10-20 Warner LoshUse MACHINE_ARCH rather than TARGET_ARCH which has...
2016-10-20 Mateusz Guzikcache: fix up a corner case in r307650
2016-10-20 Ruslan BukinDisable geom_eli module build on MIPS64 as it has alignment
2016-10-20 Andrew GallatinClear mbuf hashtype on loopback when RSS is enabled.
2016-10-20 Wojciech MacekDriver for PCI Ethernet NIC on Alpine V1 and V2.
2016-10-20 Wojciech MacekSupport for Alpine Serializer/Deserializer.
2016-10-20 Wojciech MacekSupport for MSI-X on Annapurna Alpine
2016-10-20 Andrew TurnerAdd support for the fpu_kern(9) KPI on arm64. It hooks...
2016-10-20 Kevin LoRemove register keyword.
2016-10-20 Kevin LoRemove a sentence about putting initialization in init_...
2016-10-19 Sean BrunoResolve whitespace diff to NextBSD.
2016-10-19 Gleb SmirnoffFix incorrect assertion that could miss overflows.
2016-10-19 Mateusz GuzikMark a bunch of mpsafe sysctls as such.
2016-10-19 Hans Petter SelaskyAdd support for adjusting the hardware buffering delay...
2016-10-19 Mateusz Guzikcache: split negative entry LRU into multiple lists
2016-10-19 Konstantin BelousovPartial workaround for Intel PCI adapters reading past...
2016-10-19 Michal MelounTEGRA: Raise minimum voltage for CPU, original 0.9...
2016-10-19 Andrey V. ElsukovFix `ipfw table lookup` handler to return entry value...
2016-10-19 Konstantin BelousovAdd FFS pager, which uses buffer cache read operation...
2016-10-19 Sepherosa Ziehauhyperv/vmbus: Expose channel management taskqueue for...
2016-10-19 Warner LoshUse MODULES_EXTRA rather than MODULES_OVERRIDE for...
2016-10-19 Adrian Chadd[net80211] Initial full-offload scan support.
2016-10-19 Kevin LoFix typo in comment.
2016-10-19 Justin HibbitsUn-static two local variables in the FPU emulator
2016-10-19 Oleksandr TymoshenkoMove SOC_BRCM_BCM2837 to GENERIC-UP since does not...
2016-10-19 Oleksandr Tymoshenkobcm2835_bsc.c should be compiled only if SOC_BRCM_BCM28...
2016-10-18 Oleksandr TymoshenkoRetire RPI3 kernel config in favour of GENERIC-UP
2016-10-18 Alan SomersFix C++ includability of crypto headers with static...
2016-10-18 David C Somayajulu1. Use taskqueue_create() instead of taskqueue_create_...
2016-10-18 Andriy Voskoboinykrtwn(4): fix build with 'options IEEE80211_SUPPORT_SUPERG'
2016-10-18 Luigi Rizzoremove stale and unused code from various files
2016-10-18 Luigi Rizzoremove conditional code for an obsolete feature. if_ptn...
2016-10-18 Luigi Rizzoremove trailing whitespace. No code changes.
2016-10-18 Sean BrunoRestore svn r306772 that was overwritten by netmap...
2016-10-18 Sean BrunoSet default capabilities at attach.
2016-10-18 Sean BrunoAssert that we're assigning a non-null taskqueue.
2016-10-18 Sean BrunoEnsure that tasks with a specific cpu set prior to...
2016-10-18 Andrew TurnerAdd PCB_FP_USERMASK so we can mask off floating point...
2016-10-18 Sean BrunoWhen deciding whether or not to call tqg_attach_cpu...
2016-10-18 Sean BrunoToggle v4/v6 rxcsum together
2016-10-18 Sean BrunoTell gtask to what we've been bound.
2016-10-18 Sean BrunoFix misusage of CPU_FFS when binding queues to cpus
2016-10-18 Michal MelounREGULATOR: Move functions for handling with regulator...
2016-10-18 Michal MelounTEGRA: Attach cpufreq and coretemp drivers only on...
2016-10-18 Michal MelounTEGRA: Really implement early printf. The original...
2016-10-18 Julien CharbonFix a double-free when an inp transitions to INP_TIMEWA...
2016-10-18 Warner LoshAdd preliminary support for Raspberry PI3 images to...
2016-10-18 Warner LoshAlso include the DTBs in /boot/dtb for omap4 systems.
2016-10-18 Hiren PanchasaraMake sure tcp_mss() has the same check as tcp_mss_updat...
2016-10-18 Justin HibbitsUse proper integer-pointer type conversions.
2016-10-17 George V. Neville... Limit the number of mbufs that can be allocated for...
2016-10-17 Stephen J. KiernanAdd sysctl to make amd64 minidump retry count tunable...
2016-10-17 Navdeep Parharcxgbe(4): Adjust whitespace to line up the column title...
2016-10-17 Andriy Voskoboinykrtwn(4), urtwn(4): merge common code, add support for...
2016-10-17 Alexander MotinMake pass driver better support CAM_CDB_POINTER flag.
2016-10-17 Ed Mastemakesyscalls.sh: remove trailing space on the "created...
2016-10-17 Ed Mastelibmd: introduce functions that operate on an fd instea...
2016-10-17 Hans Petter SelaskyFix device delete child function.
2016-10-17 Alexander MotinRevert timeout part of r307507.
2016-10-17 Alexander MotinReplicate r307507 for ATA disks.
2016-10-17 Alexander MotinConsider device as clean even if SYNCHRONIZE CACHE...
2016-10-17 Konstantin BelousovIf vm_fault_hold(9) finds that fs.m is wired, do not...
2016-10-17 Konstantin BelousovExport vm_page_xunbusy_maybelocked().
2016-10-17 Adrian Chadd[net80211] add some more RX flags.
2016-10-17 Warner LoshAssume all coreboot BIOSes have the need for these...
2016-10-16 Alexander MotinAdd vfs.zfs.zil_log_limit sysctl.
2016-10-16 Luigi Rizzoadd a missing header.
2016-10-16 Luigi Rizzoadd two missing files for the netmap import
2016-10-16 Luigi RizzoImport the current version of netmap, aligned with...
2016-10-16 Jared McNeillaw_ccu on H3 needs access to PRCM space. The r_pio...
2016-10-16 Alexander MotinOptimize ZIL itx memory allocation on FreeBSD.
2016-10-16 Konstantin BelousovDo not try to create /dev/efi device node before devfs...
2016-10-16 Justin HibbitsFix booting on systems that use loader(8) (most of...
2016-10-16 Marcel MoolenaarRe-apply change 306811 or alternatively, revert change...
2016-10-16 Marcel MoolenaarRevert change 306811 so that the change can be re-done...
2016-10-15 Jared McNeillAdd driver for GPIO controlled regulator.
2016-10-15 Navdeep ParharFix typo in comments.
2016-10-15 Emmanuel Vadotaxp209: Add support for regulators
2016-10-15 Andrew TurnerFix the build, struct vfpstate needs to be visible...
2016-10-15 Alexander MotinAdd LU option to control reported provisioning type.
2016-10-15 Jared McNeillMatch "allwinner,sun8i-h3-apb0-gates-clk" compatible...
2016-10-15 Jared McNeillProvide a complete A23 PLL1 factor table, from 60MHz...
2016-10-15 Alexander MotinAdd LUN options to limit UNMAP and WRITE SAME sizes.
2016-10-15 Andrew TurnerCheck we are in a critical section when calling vfp_dis...
2016-10-15 Andriy Gaponaibs / atk0110: add support for querying sensors via...
2016-10-15 Warner LoshCreate a pcibios-version environment FORTH word. This...
2016-10-15 Patrick KelseyFix cases where the TFO pending counter would leak...
2016-10-15 Jonathan T. Looneyr307082 added the TCP_HHOOK kernel option and made...
2016-10-14 Oleksandr TymoshenkoMake BRCM2837 port conform FreeBSD/ARM64 guidelines
2016-10-14 Andrew TurnerCreate macros for the MAIR memory attributes. While...
2016-10-14 John BaldwinReprogram I/O APIC interrupt pins when registering...
2016-10-14 John BaldwinDrop support for using mmap() with /dev/kmem.
2016-10-14 Oleksandr TymoshenkoRemove redundant kern_clocksource.c. It is already...
2016-10-14 Sean BrunoUpdate i386 build of loader.efi (but leave it disabled...
2016-10-14 Doug AmbriskoIn UEFI mode expose the SMBIOS anchor base address...
2016-10-14 Warner LoshCreate a new linker set, Xficl_compile_set which contai...
2016-10-14 Warner LoshRemove fetching of pInterp. Currently, there's no actua...
2016-10-14 Warner LoshThe file /boot/boot.conf existed for the 3.0 release...
2016-10-14 Andrew TurnerRework how we store the VFP registers in the pcb. This...
next