Remove support for reading the syscall code in OABI. This is unneeded now
[freebsd.git] / sys /
2015-04-17 andrewRemove support for reading the syscall code in OABI...
2015-04-17 andrewUse cp15_ifar_get to get the instruction fault address...
2015-04-17 hselaskyBuild the USB DisplayLink driver by default.
2015-04-17 hselaskyBuffers which can be memory mapped into userspace shoul...
2015-04-17 glebiusBring in if_types.h from projects/ifnet, where types are
2015-04-17 glebius- Format copyright notices, VCS ids.
2015-04-17 loosFix the 'wrong packet header' errors for if_emac.
2015-04-16 neelRelax the check on which vectors can be delivered throu...
2015-04-16 rmacklemmav@ has found that NFS servers exporting ZFS file...
2015-04-16 emasteFix kernel build ${MACHINE} path
2015-04-16 dteskeAdd "GELI Passphrase:" prompt to boot loader.
2015-04-16 glebiusMove ALTQ from contrib to net/altq. The ALTQ code is...
2015-04-16 neelPrefer 'vcpu_should_yield()' over checking 'curthread...
2015-04-16 emasteSet MACHINE_ARCH to aarch64 for arm64
2015-04-16 rodrigcIn the version of gcc in the FreeBSD tree, this modific...
2015-04-16 jhbRemove THRMISC_VERSION. The thrmisc structure doesn...
2015-04-16 jchFix an old and well-documented use-after-free race...
2015-04-16 kevloEnable LDO to 2.5V before efuse r/w action in order...
2015-04-16 araujoRemove duplicate header entry.
2015-04-15 rmacklemFile systems that do not use the buffer cache (such...
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 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 for binary to requesting specific...
2015-04-15 rpaulosnd_hda: add support for the Lenovo X1 20BS model.
2015-04-15 adrianFix RSS build - netisr input / NETISR_IP_DIRECT is...
2015-04-14 emasteIncrease vt font limits to allow use of GNU Unifont
2015-04-14 kppf: Fix forwarding detection
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 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 delphijSync with OpenBSD: Use volatile instead of __volatile__.
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 jkimFix build on i386.
2015-04-12 pfgAdd definition for the gcc gnu_inline attribute.
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 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 rpaulonetmap: improve the netmap attach message on FreeBSD.
2015-04-11 jkimMerge ACPICA 20150410.
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 eadleriwn, wlan: fix typos
2015-04-10 emasteUse explicitly sized types in EFI module metadata
2015-04-10 aeFix the IPV6_MULTICAST_IF sockopt handling. RFC 3493...
2015-04-10 willtmpfs_getattr(): Return more correct allocated byte...
2015-04-10 emasteAdd build support for i386 loader.efi
2015-04-10 emasteLimit EFI framebuffer metadata to amd64 for now
2015-04-10 baptUpdate nvi to 2.1.3 which fixes the data corruption...
2015-04-10 ianUse OF_getencpropalloc() to handle endianess of the...
2015-04-10 ianAdd a pmap_kremove_device() to undo mappings made with...
2015-04-10 ianThe "get latency" and "get bitmode" device commands...
2015-04-10 glebiusRedo r274966. Instead of global all-interface all-vnet...
2015-04-10 andrewPort the EFI reloc codeto work on arm64. This used...
2015-04-10 glebiusUMA zone limit can be lowered, so remove protection...
2015-04-10 glebiuso Use Jenkins hash. With previous hash, for a single...
2015-04-10 glebiusMove all code related to IP fragment reassembly to...
2015-04-09 glebiusNow that IP reassembly is no longer under single lock...
2015-04-09 mariusDon't enable RX and TX before their initial configurati...
2015-04-09 glebiusIn the ip_reass() do packet examination and adjusting...
2015-04-09 glebiusMake ip reassembly queue mutexes per-vnet, putting...
2015-04-09 emasteRemove EOL whitespace from i386 EFI loader source
next