]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-04-15 allanjudeFix syntax errors in conditions for new features in...
2015-04-15 rmacklemFile systems that do not use the buffer cache (such...
2015-04-15 tychonPrior to aborting due to an ioport error, it is always...
2015-04-15 neelFix handling of BUS_PROBE_NOWILDCARD in 'device_probe_c...
2015-04-15 gnnMinor change to the macros to make sure that if an...
2015-04-15 andrewEnter a critical section when storing the vfp registers...
2015-04-15 andrewUse the correct value to get the offset of the objects...
2015-04-15 andrewEnsure the userland thread and floating-point state...
2015-04-15 tijlPoint to the right location where __FreeBSD_version...
2015-04-15 traszRewrite linprocfs_domtab() as a wrapper around kern_get...
2015-04-15 tijlRemove the const qualifier from iconv(3) to comply...
2015-04-15 kibImplement support -z global linker option. It marks...
2015-04-15 kibImplement support for binary to requesting specific...
2015-04-15 baptCorrectly set LC_COLLATE into setenv
2015-04-15 rpaulosnd_hda: add support for the Lenovo X1 20BS model.
2015-04-15 neelInitialize 'error' before use.
2015-04-15 adrianFix RSS build - netisr input / NETISR_IP_DIRECT is...
2015-04-15 delphijWhen reading in the original file name from gzip header...
2015-04-14 emasteIncrease vt font limits to allow use of GNU Unifont
2015-04-14 kppf: Fix forwarding detection
2015-04-14 delphijEliminate unused headers.
2015-04-14 asomersInitialize async_arg_ptr in xpt_async when called with...
2015-04-14 gnnDocument internal interface types which are specific...
2015-04-14 gnnI can find no reason to allow packets with both SYN...
2015-04-14 gnnWhen a kernel has DEVICE_POLLING turned on but no drive...
2015-04-14 andrew* Remove the wfi when the efi loader returns, it's...
2015-04-14 andrewAdd support for arm64 to loader.efi and boot1.efi
2015-04-14 andrewFix the arm64 MACHINE_CPUARCH value in the efi fdt...
2015-04-14 andrewUse MACHINE in the efi loader when it is what we mean...
2015-04-14 andrewDisable truss, gprof, and lint on arm64, they don't...
2015-04-14 eadleripcs: fix builds that use gcc
2015-04-14 rrsFix my stupid restoral of old code.. must be c_iflags...
2015-04-13 rrsRestore the two lines accidentally deleted that allow...
2015-04-13 ngieRevert r281055 as it breaks installing test scripts...
2015-04-13 delphijSync with OpenBSD: Use volatile instead of __volatile__.
2015-04-13 eadleripcs: fix warnings (WARNS=1 -> WARNS=6)
2015-04-13 delphijSync with NetBSD:
2015-04-13 neelModify the return value of the uhci/ehci/xhci PCI probe...
2015-04-13 andrewAdd psci for arm64. This is currently used when rebooti...
2015-04-13 andrewCreate the correct symlinks for the machine directory...
2015-04-13 kibAdd config option PAE_TABLES for the i386 kernel. ...
2015-04-13 andrewBring in the start of the arm64 kernel.
2015-04-13 andrewUpdate the arm devmap code to also work with arm64.
2015-04-13 markjFix a possible refcount leak in regen_tmpaddr().
2015-04-12 eadlerREADME:
2015-04-12 jkimFix build on i386.
2015-04-12 pluknetRemove obsolete bits about maximum number of file systems.
2015-04-12 pfgAdd definition for the gcc gnu_inline attribute.
2015-04-12 takawataAccept LE event on hccontrol socket.
2015-04-12 takawataAdd HCI/LMP revision information.
2015-04-12 andrewAdd a driver for the ARM Power State Coordination Inter...
2015-04-12 markmFix a very minor typo.
2015-04-12 kibDefine capabilities bits from the revision 007 of the...
2015-04-12 traszAdd libxo(3) support to iscsictl(8).
2015-04-12 andrewSwitch to the new v6 pmap code to increase its testing...
2015-04-12 dchaginRework r281162. Indeed, the flexible array member is...
2015-04-12 adrianStart enabling the available GPIO pins on the Carambola 2.
2015-04-11 alcCorrect an off-by-one error in vm_reserv_reclaim_contig...
2015-04-11 andrewChange the virtual address used to not be 0xc0000000...
2015-04-11 willuiomove_object_page(): Avoid instantiating pages in...
2015-04-11 rpauloAdd support for controlling the trackpoint when Synapti...
2015-04-11 rpauloImprove Synaptics support for newer touchpads.
2015-04-11 andrewAdd support for the QEMU virt SoC. This is a SoC built...
2015-04-11 andrewAdd support for the uart classes to set their default...
2015-04-11 mjgReplace struct filedesc argument in getsock_cap with...
2015-04-11 mjgfd: remove filedesc argument from fdclose
2015-04-11 andrewAdd fdt support to the arm loader.efi
2015-04-11 andrewOnly add -fPIC to CFLAGS and -Wl,-znocombreloc to LDFLA...
2015-04-11 andrewMove reloc.c to the top level Makefile as it has become...
2015-04-11 andrewUpdate the arm efi ldscript to generate a valid efi...
2015-04-11 ganboldThis modifies several FreeBSD drivers to use the GNU...
2015-04-11 ganboldThis modifies several FreeBSD drivers to use the hardwa...
2015-04-11 ganboldThis modifies the FreeBSD Amlogic DTS files to use...
2015-04-11 ganboldThe GNU files don't include a DTS for the aml8726-m8b...
2015-04-11 ganboldThe GNU Amlogic DTS files have some errors (e.g. bad...
2015-04-11 ngieFix even more warnings..
2015-04-11 ngieFix more warnings I didn't catch in the first go-around
2015-04-11 ngieFix warnings, bump WARNS to 6, and use a temporary...
2015-04-11 ngie- Remove the .t wrapper and put the "magic" of determin...
2015-04-11 ngieFix the knob twiddling to work properly per src.opts.mk
2015-04-11 rpaulonetmap: improve the netmap attach message on FreeBSD.
2015-04-11 jkimCatch up with r281373 and r281379.
2015-04-11 ngieGenerate temporary files with mkstemp instead of mktemp
2015-04-11 ngieGarbage collect argc/argv and bump WARNS to 6
2015-04-11 ngieGarbage collect argc/argv and bump WARNS to 6
2015-04-11 ngie- Garbage collect argc/argv
2015-04-11 ngie- Garbage collect argc/argv; bump WARNS to 6
2015-04-11 ngieFix warnings and bump WARNS to 6
2015-04-11 ngieGarbage collect argc/argv and bump WARNS to 6
2015-04-11 ngieMark signum unused in signal_handler; bump WARNS to 6
2015-04-11 jkimMerge ACPICA 20150410.
2015-04-11 ngieFix a -Wuninitialized warning by setting the socket...
2015-04-11 ngie- Don't use /tmp because it's outside ATF's prescribed...
2015-04-11 ngieFix warnings and bump WARNS to 6
2015-04-11 ngie- Garbage collect argc/argv (-Wunused)
2015-04-11 ngie- Use static buffers for temporary file paths instead...
2015-04-11 delphijAttempt to fix build after 281351 by defining full...
2015-04-11 delphijMerge changes from vendor driver version 1.1.1:
2015-04-10 emasteFix libfifolog dependency on libz
2015-04-10 eadleriwn, wlan: fix typos
next