]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-05-09 Baptiste DaroussinUse snprintf(3) instead of sprintf(3)
2015-05-09 Baptiste DaroussinRemove now unused LNBUFSZ buffer size
2015-05-09 Baptiste DaroussinReturn from the function as early as possible
2015-05-09 Konstantin... Correct the assertion. We should compare the pmap...
2015-05-09 Andrew TurnerPass over the at91 kernels to reduce the diff between...
2015-05-09 Glen BarberMerge ^/projects/release-arm-redux into ^/head.
2015-05-09 Konstantin... The vmem callback to reclaim kmem arena address space...
2015-05-09 Baptiste DaroussinRemove some uneeded headers
2015-05-09 Baptiste DaroussinRemove unneeded headers
2015-05-09 Baptiste DaroussinReplace malloc(3) + strcpy(3) + strcat(3) by asprintf(3)
2015-05-09 Konstantin... Rewrite amd64 PCID implementation to follow an algorith...
2015-05-09 Baptiste DaroussinUse snprintf(3) instead of strcpy(3) + strncat(3)
2015-05-09 Baptiste DaroussinUse sbuf(9) instead of homebrewed buffered string
2015-05-09 Konstantin... Remove unused define.
2015-05-09 Konstantin... Do not return from thread_single(SINGLE_BOUNDARY) until...
2015-05-09 Konstantin... If x86 CPU implementation of the MWAIT instruction...
2015-05-09 Bjoern A. ZeebConvert remaining hwpmc(4) debug printfs over to KTR...
2015-05-09 Luiz Otavio... Pass the resources requests to the upper bus.
2015-05-09 Luiz Otavio... Handle IRQ resources on iicbus and ofw_iicbus.
2015-05-09 Stanislav SedovFix the double space in comment.
2015-05-08 Xin LIAlways convert uuid to lower case.
2015-05-08 Baptiste DaroussinFix about ten integer overflows and underflows and...
2015-05-08 Luiz Otavio... Replace spaces with tabs, removes an extra blank line.
2015-05-08 Ian LeporeMove the text section to the start of the output file...
2015-05-08 John BaldwinPlace VM objects on the object list when created and...
2015-05-08 John BaldwinConvert hwpmc(4) debug printfs over to KTR.
2015-05-08 Glen BarberUse the IMX6 kernel configuration for the WANDBOARD...
2015-05-08 Zbigniew BodekPort x86 busdma to ARM64
2015-05-08 Glen BarberStrip the KERNEL from the mount paths, working around...
2015-05-08 Glen BarberFix path to the u-boot.imx file, which is relative...
2015-05-08 Hans Petter... Ensure the USB audio driver doesn't attach twice on...
2015-05-08 Hans Petter... Add support for more than 8 audio channels per PCM...
2015-05-08 Hans Petter... Extend the maximum number of allowed PCM channels in...
2015-05-08 Bryan DreweryFix spelling of INTERNALLIBS
2015-05-08 Glen BarberTouch '/firstboot' so the growfs rc(8) script runs.
2015-05-08 Glen BarberFix the starting block of the partition.
2015-05-08 Hans Petter... The "SYSCTL_INT()" default value is only used for read...
2015-05-08 Hans Petter... Prevent switching to NULL or own window in the "vt_proc...
2015-05-08 John BaldwinUse the kern.bootfile sysctl to set the default kernel...
2015-05-08 Glen BarberInitial support for building the PANDABOARD image.
2015-05-08 John BaldwinMove hwpmc(4) debugging code under a new HWPMC_DEBUG...
2015-05-08 Glen BarberAdd a file missed in the previous commit.
2015-05-08 Glen BarberCopy arm/WANDBOARD-QUAD.conf to arm/WANDBOARD-{SOLO...
2015-05-08 Glen BarberFix FAT partition size.
2015-05-08 Glen BarberSigh. Really fix CHECKSUM file creation.
2015-05-08 Glen BarberFix CHECKSUM file creation.
2015-05-08 Glen BarberInitial support for building WANDBOARD-QUAD images.
2015-05-08 Roger Pau Monnéxen: introduce a newbus function to allocate unused...
2015-05-08 Glen BarberEnable ttyv0 and ttyu0 by default if they are available
2015-05-08 Andriy GaponMFV r282630: 5809 Blowaway full receive in v1 pool...
2015-05-08 Glen BarberInitial commit to support building RPI2 images, based...
2015-05-08 Andriy Gapon5809 Blowaway full receive in v1 pool causes kernel...
2015-05-08 Glen BarberDo not include '/R' in the path when generating checksu...
2015-05-08 Glen BarberMove the finished image build to the '/R' directory...
2015-05-08 Glen BarberFix the name of the final image.
2015-05-08 Glen BarberRename KERNEL.img -> OSRELEASE-KERNEL.img when complete.
2015-05-08 Glen BarberDo not create the uenv.txt file for RPI-B. It is not...
2015-05-08 Glen BarberFix path to /boot/msdos for the target image.
2015-05-08 Kevin Lo- Fix a wrong R92C_USTIME_TSF register definition
2015-05-08 Adrian Chaddoops - how'd i miss this. Sorry!
2015-05-08 Ganbold TsagaankhuuThis follows the gic and ti/aintc code by adding additi...
2015-05-08 Ganbold TsagaankhuuThe interrupt-parent is set globally so it's unnecessar...
2015-05-08 Adrian ChaddAdd initial memory locality cost awareness to the VM...
2015-05-07 Glen BarberCopy the rpi.dtb file to the FAT partition, preventing the
2015-05-07 Glen BarberReorder / and /boot/msdos mount to avoid the following...
2015-05-07 Xin LIMFV r282611: netcat from OpenBSD 5.7.
2015-05-07 Xin LIVendor import nc(1) from OPENBSD_5_7.
2015-05-07 Luiz Otavio... Add the SMP support for Raspberry Pi 2 (BCM2836).
2015-05-07 Baptiste DaroussinReduce the size to 64 for the commands, 512 was way...
2015-05-07 Xin LIdate(1): Make -r behave like GNU's version when the...
2015-05-07 Glen BarberCreate the /boot/msdos directory so the FAT partition...
2015-05-07 Glen BarberRemove the ZEDBOARD configuration file, as it does not
2015-05-07 Glen BarberSpell 'u-boot.img' correctly.
2015-05-07 Glen BarberRemove the arm/ROADMAP file.
2015-05-07 Glen BarberRemove arm/Makefile.{KERNEL} files, as this project
2015-05-07 Glen BarberFix creating directories within DESTDIR.
2015-05-07 Glen BarberFix a copy/paste mistake.
2015-05-07 Glen BarberAdd entries to uenv.txt.
2015-05-07 Glen BarberEnable the growfs rc(8) script.
2015-05-07 Glen BarberSet NODOC=1 to avoid building the reldoc target.
2015-05-07 Glen BarberAdd initial native suppor for RPI-B:
2015-05-07 Glen BarberRemove FDT_DIR definition, which is no longer needed.
2015-05-07 Neel NatuAllow byte reads of AHCI registers.
2015-05-07 Andrey V. Elsukovm_dup() is supposed to give a writable copy of an mbuf...
2015-05-07 Glen BarberReduce the number of files copied onto the FAT partition.
2015-05-07 Glen BarberIn arm_install_uboot(), mount both FAT and UFS partitions
2015-05-07 Glen BarberSet UBLDR_LOADADDR for the BEAGLEBONE image.
2015-05-07 Glen BarberDo not rename u-boot.img file when copying to the FAT...
2015-05-07 Glen BarberFix paths.
2015-05-07 Glen BarberIn arm_create_disk(), chroot(8) to the build environment
2015-05-07 Glen BarberFix file/directory paths.
2015-05-07 Ed MasteCorrect PL310_POWER_CTRL offset
2015-05-07 Andrey V. ElsukovMark data checksum as valid for multicast packets,...
2015-05-07 Hans Petter... Add support for DYMO LabelWriter PnP.
2015-05-07 Andrew TurnerClean up the ARM kernel configs to use 'include<space...
2015-05-07 Andrey V. ElsukovRemove unneded #ifdef INET6 and IPSEC. This file compil...
2015-05-07 Bryan DreweryRemove references to Giant in namei(9). This was remov...
2015-05-07 Glen BarberIn release.sh, create the /dev directory within the...
2015-05-06 Neel NatuCheck 'td_owepreempt' and yield the vcpu thread if...
2015-05-06 Glen BarberUse the correct variable for the tools/TARGET.conf...
next