]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/conf
Merge llvm trunk r338150 (just before the 7.0.0 branch point), and
[FreeBSD/FreeBSD.git] / sys / conf /
2018-08-02 dimMerge llvm trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge compiler-rt trunk r338150, and resolve conflicts.
2018-08-02 dimMerge libc++ trunk r338150, and resolve conflicts.
2018-07-31 dimMerge lldb trunk r338150, and resolve conflicts.
2018-07-31 dimMerge lld trunk r338150, and resolve conflicts.
2018-07-31 dimMerge clang trunk r338150, and resolve conflicts.
2018-07-30 dimMerge llvm trunk r338150, and resolve conflicts.
2018-07-29 mmMFV r336851:
2018-07-28 andrewOnly build the cache handling code we need when buildin...
2018-07-28 andrewRemove now the cow unused CPU_ARM9 and CPU_FA526 option...
2018-07-28 andrewOnly support INTRNG in the SMP code on arm. We already...
2018-07-27 impRemove xscale support.
2018-07-27 impRevert r336773: it removed too much.
2018-07-27 impRemove xscale support
2018-07-27 impRemove Atmel AT91RM9200 and AT91SAM9 support.
2018-07-25 jhibbitsSupport building IPMI as a module on powerpc64
2018-07-25 brDisable 'C'-compressed ISA extension.
2018-07-24 leitaoofw: Load initrd file
2018-07-19 ianMake it possible to run ntpd as a non-root user, add...
2018-07-18 mmelRemove the dead code from ARM cpufunc_* files.
2018-07-17 impRemove kernel support for armeb
2018-07-17 kevansRevert r336353 completely based on protest; compatibili...
2018-07-17 hselaskyRefactor access to CR-space into using VSC APIs in...
2018-07-16 kevansRevert 336358 and step away fron machine for the day...
2018-07-16 kevansPartially revert r336353: sys/conf/* %VERSREQ bumps
2018-07-16 kevansconfig(8): Bump major version after r335998
2018-07-16 andrewCreate an empty stdint.h for arm_neon.h to include.
2018-07-14 stevekAdd config(8) options that can be used to enable buildi...
2018-07-13 mwEnable UART support for Xilinx Ultrascale+ SoCs
2018-07-13 impThere's two files in the sys tree named inflate.c,...
2018-07-13 impCreate helper functions for parsing boot args.
2018-07-11 ianAdd various spi devices to NOTES. Add some required...
2018-07-11 cyMFV r324714:
2018-07-05 sbrunoMake ZSTD a real option via ZSTDIO.
2018-07-04 bdreweryUse OBJS_DEPEND_GUESS for forced opt_global.h dependency.
2018-07-03 mmacyEnable MODULE_TIED by default for modules compiled...
2018-07-03 bdreweryFix .depend.foo.o tracking for sys/conf/files defined...
2018-07-03 bdreweryNeed offset.inc generated early if MODULE_TIED is defined.
2018-07-03 bdreweryAll genassym.sh usage need offset.inc
2018-07-03 bdrewerygenoffset.c is not generated
2018-07-03 bdreweryFix r335906+r335907 to not pass multiple source files...
2018-07-03 bdreweryHandle .depend for genoffset_test.o
2018-07-03 bdreweryNo need to make a copy to build genoffset_test.o
2018-07-03 bdreweryFix module build when MODULE_TIED=1 is set.
2018-07-03 mmacyexplain the purpose of genoffset_test
2018-07-03 mmacyensure that offset.inc is generated first
2018-07-03 mmacyensure that offset.inc is generated before ia32_genassy...
2018-07-03 mmacyexpose thread_lite definition to tied modules
2018-07-03 mmacymake critical_{enter, exit} inline
2018-07-02 mmacyinline atomics and allow tied modules to inline locks
2018-06-29 emastenewvers.sh: avoid possibly invalid relative directory
2018-06-28 gonzo[rpi] Add SDHOST device driver for Raspberry Pi
2018-06-21 ianIncorporate bus and chip select numbers into spigen...
2018-06-21 ianAdd a note about using option VERBOSE_SYSINIT=0 to...
2018-06-21 jhibbitsAdd the rest of the files for r335481
2018-06-21 kibabAdd MMCCAM support to AllWinner MMC driver
2018-06-20 stevekMAC/veriexec implements a verified execution environmen...
2018-06-19 erjixl(4): Remove ixlvc.c from files.amd64
2018-06-18 erjixl(4): Update to use iflib
2018-06-15 emasteCorrect kern.pre.mk comment: objcopy, not objdump,...
2018-06-14 jhibbitsSplit the PowerISA 3.0 HPT implementation from historic
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-14 manurk_i2c: Add driver for the I2C controller present in...
2018-06-14 manuif_dwc_rk: Add DesignWare driver for RockChip SoCs.
2018-06-13 andrewAdd support for the ARM SMC Calling Convention (SMCCC...
2018-06-12 bro Add driver for PLIC (Platform-Level Interrupt Control...
2018-06-12 brAdd simplebus-like RISC-V SoC bus.
2018-06-12 dbAdd a driver for the BCM2835 Mini-UART as seen on the...
2018-06-10 andrewRemove the psci option from arm64. It is now a standard...
2018-06-08 mmacyunbreak LINT build after r334804
2018-06-07 leitaomd: use prestaged mfs_root
2018-06-04 brFix build: ignore a GCC 7.2.0 warning which says that...
2018-06-02 bdeImprove defaults for per-CPU kernel console colors...
2018-06-02 bdeFinish COMPAT_AOUT support for amd64. It wasn't in...
2018-05-31 mmacyhwpmc: remove unused pre-table driven bits for intel
2018-05-31 mmacyReduce overhead of entropy collection
2018-05-31 npcxgbe(4): Add code to deal with the chip's source MAC...
2018-05-30 rpokalaRemove the mlx5 driver from LINT kernel config for...
2018-05-29 hselaskyAdd support for hardware rate limiting to mlx5en(4).
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-24 impMake memmove and bcopy share code
2018-05-24 impDefine memmove and make bcopy alt entry point
2018-05-24 impMake memmove an alias for memcpy
2018-05-24 cemYank crufty INTR_FILTER option
2018-05-23 manuarm64: rockchip: Add proper armclock support
2018-05-23 philImport libxo-0.9.0:
2018-05-22 andrewSwitch arm64 to use the same physmem code as 32-bit...
2018-05-22 jhibbitsAdd an IPMI attachment for PowerNV systems
2018-05-22 jhibbitsBasic OPAL sensor support for POWER9 platforms
2018-05-20 eadlerMFV: file 5.33
2018-05-19 mmacydisable set but not used on code that can't be changed
2018-05-19 sjgMerge bmake-20180512
2018-05-19 mmacySilence non-actionable warnings in vendor code
2018-05-18 mjgamd64: tweak the read_frequently section
2018-05-18 mmacynetmap: pull fix for 32-bit support from upstream
2018-05-17 mmacypowerpc: fix LINT build
2018-05-17 traszAdd a "multifunction" device side USB template, which...
2018-05-17 sbrunoRetire vxge(4).
2018-05-17 manuallwinner: Add h3 spi driver
2018-05-15 hselaskyAdd new USB HID driver for Super Nintendo gamepads.
next