]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/conf
Copy bin/ls/tests from ^/head
[FreeBSD/FreeBSD.git] / sys / conf /
2015-09-28 ngieAdd initial testcases for bin/ls
2015-09-27 ngieMFhead @ r288313
2015-09-24 emasteInstall kernel debug data under /usr/lib/debug
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-21 emasteMove kbd.c to main sys/conf/files list
2015-09-20 loosAdd alternate descriptors support for if_dwc.
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-15 emastearm64: add kbd.c to the build for ukbd to fix the build
2015-09-12 marius- Factor out the common and generic parts of the sparc6...
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-11 markjMerge stack(9) implementations for i386 and amd64 under...
2015-09-10 mavReimplement CTL High Availability.
2015-09-08 ngieRemove opt_random.h header pollution from sys/random...
2015-09-01 andrewAdd support for the dwc usb in the HiSilicon hi6220...
2015-09-01 andrewAdd support for the DesignWare MMC hardware in the...
2015-08-28 impComment out cleaning files, since it cleans too much.
2015-08-28 impFix cleaning of files generated from .m sources.
2015-08-27 impNew 1-Wire bus implementation. 1-Wire controller is...
2015-08-27 jhibbitsFix freescale sdhc driver, and add it to the files...
2015-08-26 andrewAdd the SOC_HISI_HI6220 option. This will be used to...
2015-08-26 jkimMerge ACPICA 20150818.
2015-08-26 andrewAdd an option to select which SoCs we are building...
2015-08-24 cemImport ioat(4) driver
2015-08-22 markmMake the UMA harvesting go away completely if not wante...
2015-08-22 jhibbitsCreate a RouterBoard platform and use it to create...
2015-08-21 loosAdd ALTQ(9) support for the CoDel algorithm.
2015-08-19 gremboAllow building a kernel with baked in ig4, isl and...
2015-08-18 loosAdd the GPIO driver for the ADI Engineering RCC-VE...
2015-08-17 markmAdd DEV_RANDOM pseudo-option and use it to "include...
2015-08-15 mavMove "ioctl" CAM frontend into separate file.
2015-08-15 mavDrop "internal" CTL frontend.
2015-08-14 rpaulosys/conf: pass NMFLAGS to nm(1) via genassym.sh.
2015-08-14 mavMFV r277431: 5497 lock contention on arcs_mtx
2015-08-13 marcelChange md(4) to use weak symbols as start, end and...
2015-08-13 peterAdd missing cddl/contrib/opensolaris/uts/common/fs...
2015-08-12 marcelBetter support memory mapped console devices, such...
2015-08-10 ngieMFhead @ r286584
2015-08-10 rpauloFix a comment for iwm.
2015-08-10 cemfiles.amd64: Build ntb_hw.o if if_ntb OR ntb_hw
2015-08-08 zbbAdd support for external PCIe (PEM) on Cavium's ThunderX
2015-08-08 rpaulosys/conf/files: add iwm and iwmfw.
2015-08-08 rpauloAdd nodevice iwmfw to WITHOUT_SOURCELESS_UCODE.
2015-08-08 rpaulosys/conf/options: add IWM_DEBUG.
2015-08-08 zbbIntroduce support for internal PCIe for Cavium's ThunderX
2015-08-05 npcxgbe(4): Update T5 and T4 firmwares bundled with...
2015-07-31 andrewLoad the stack in stack_save and stack_save_td. This...
2015-07-31 andrewAdd support for uma_small_alloc and uma_small_free...
2015-07-31 emasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-31 zbbApply erratum for mrs ICC_IAR1_EL1 speculative executio...
2015-07-30 gonzoAdd GPIO backlight driver compatible with Linux FDT...
2015-07-30 emasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-28 bdreweryMFV r285970:
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-27 ngieMFhead @ r285904
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-21 cemvt: Draw logos per CPU core
2015-07-19 markjImplement the lockstat provider using SDT(9) instead...
2015-07-19 markmClarify the intent of the RANDOM_* options.
2015-07-17 bennoMerge driver for PMC Sierra's range of SAS/SATA HBAs.
2015-07-16 edAdd a sysentvec for CloudABI on x86-64.
2015-07-14 npcxgbe(4): Update T4 and T5 firmwares to 1.14.2.0.
2015-07-14 jmgfix typos..
2015-07-14 jmgcryptodev is not needed for TCP_SIGNATURE...
2015-07-12 markm* Address review (and add a bit myself).
2015-07-12 zbbImplement stubs for ACPI PCI routines
2015-07-11 adrianAdd an initial NUMA affinity/policy configuration for...
2015-07-09 oshogboRename zfs nvpair files to not colidate with our nvlist.
2015-07-09 andrewAdd support for __aeabi_memclr4, clang 3.7 calls it.
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-09 andrewAdd support for SMP. This uses the FDT data to find...
2015-07-09 edImport the CloudABI datatypes and create a system call...
2015-07-08 pkelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 achimDriver 'pmspcv' added. Supports PMC-Sierra PM8001/8081...
2015-07-07 gshapiroMerge sendmail 8.15.2 to HEAD
2015-07-06 zbbIntroduce ITS support for ARM64
2015-07-06 jhibbitsMerge booke and aim interrupt.c files.
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-07-05 ianEnsure all the required files get built when you includ...
2015-07-04 gnnSummary: Add missing files necessary to build with...
2015-07-04 oshogboMove the nvlist source and private includes from sys...
2015-07-04 impCache _MPATH and pass it down into the modules build...
2015-07-03 marcelRemove commented-out and non-existent cbus(4) attachmen...
2015-07-03 marcelAllow proto(4) to be compiled into the kernel.
2015-07-03 impKill MFILES and find things automatically. It turned...
2015-07-01 brFirst cut of DTrace for AArch64.
2015-06-30 markmHuge cleanup of random(4) code.
2015-06-26 roygeramd64: set the correct LMA values
2015-06-24 eriALTQ FAIRQ discipline import from DragonFLY
2015-06-24 erjSeveral build changes for ix and ixv:
2015-06-21 ngieMFhead @ r284674
2015-06-19 hselaskyAdd USB gold driver to default kernel build.
2015-06-19 adrianAdd in library routines not supplied by gcc-4.9 but...
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-15 sjgDon't use ${.OBJDIR}/ to qualify target that isn't...
2015-06-13 ngieMF head @ r284358
2015-06-13 sjgAdd META_MODE support.
2015-06-12 brRename ECAM PCI driver file.
2015-06-12 brAdd generic ECAM PCI device driver found in Gem5 simulator.
2015-06-11 andrewAdd basic support for ACPI. It splits out the nexus...
2015-06-11 brConsider sorting.
next