summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-11Revert the introduction of ``rt_addr''.Martin Pieuchot
2016-07-11Make sure variables are used initialized in amap_wiperangeStefan Kempf
2016-07-11obsolete note about fascistloggin is obsolete. ok djm dtuckerTed Unangst
2016-07-11Teach tcpdump to recognize MPLS pseudowire with control words. AddedRafael Zalamena
2016-07-10zero the read buffer after copying data to user so it doesn't linger.Ted Unangst
2016-07-10use offsetof to create an offset instead of illegal unaligned pointersTed Unangst
2016-07-10Not all i.MX6 devices have a pinctrl property in their device nodes.Patrick Wildt
2016-07-10Pay attention to Processor Local X2APIC structures. ACPI 6.0 allows theseMark Kettenis
2016-07-10Rename apic_proc_uid field to acpi_proc_uid in the acpi_madt_x2apic struct.Mark Kettenis
2016-07-10regenMark Kettenis
2016-07-10Add MICREL KSZ9021 and KSZ9031.Mark Kettenis
2016-07-10Fix typo. Pointed out by patrick@Mark Kettenis
2016-07-10Build firmware for USB devices on octeon.Visa Hankala
2016-07-10pledge: use uint64_t instead of int for temporary storing a 64bit integerSebastien Marie
2016-07-10Dynamically attach imxgpio(4) using the FDT.Mark Kettenis
2016-07-10consistent spelling of "Moscow"; Ilya dot Kaliman at gmail dot comIngo Schwarze
2016-07-10Fix a nasty typo that prevented .so links to gziped manualsIngo Schwarze
2016-07-10Add support for handling pinctrl device tree bindings to imxiomuxc(4).Mark Kettenis
2016-07-10Use the synciobdma instruction instead of the sync instruction forVisa Hankala
2016-07-10Simplify the code and the server setup by deleting the pseudo-manpathIngo Schwarze
2016-07-10Fix detection of /usr/lib on NFS.Robert Peichaer
2016-07-10rename variable for consistencyTed Unangst
2016-07-10Instead of attaching the omap device based on board ids follow imxJonathan Gray
2016-07-10Remove now unused definitions for drivers that have been converted toJonathan Gray
2016-07-10Document that SIGTTOU is sent if the process is in the background.Todd C. Miller
2016-07-10POSIX specifies that if a processing calling tcsetpgrp() is in theTodd C. Miller
2016-07-10Paranoia: check KTRPOINT() before calling ktrpledge() to guarantee wePhilip Guenther
2016-07-10attempt to improve clarity by reducing forward references and moreTed Unangst
2016-07-09spelling; from Ilya dot Kaliman at gmail dot comIngo Schwarze
2016-07-09only print one error, not multiple misleading messagesTed Unangst
2016-07-09Do not treat PATH_INFO as a complete path if it doesn't containIngo Schwarze
2016-07-09Simplify the i.MX6 platform code. The list of board devices is nowMark Kettenis
2016-07-09Fix bugs introduced with the amap reworkStefan Kempf
2016-07-09Initialize the mii_oui field such that fec(4) can look at it.Mark Kettenis
2016-07-09getopt(3) is declared in <unistd.h>, and <getopt.h> is not needed;Ingo Schwarze
2016-07-09ehci no longer attaches to imxJonathan Gray
2016-07-09Perform PHY-specific initialization based on the PHY ID instead of theMark Kettenis
2016-07-09Dynamically attach i.MX6 ehci(4) using the FDT.Mark Kettenis
2016-07-09Add interfaces to look up a device tree node by phandle.Mark Kettenis
2016-07-09Prepare vionet to be handled asynchronously to the VCPU threadStefan Kempf
2016-07-09Mention the EFI and DTB requirement. List U-Boot 2016.07 as 2016.05Jonathan Gray
2016-07-09Use mac address and phy id from the fdt. Store settings for a secondJonathan Gray
2016-07-08ISO C99 7.19.2.5 doesn't like mixing putchar(3) and putwchar(3) onIngo Schwarze
2016-07-08POSIX requires that a process calling tcsetpgrp(3) from the backgroundIngo Schwarze
2016-07-08When making a copy of svc_pollfd, use the correct size.Todd C. Miller
2016-07-08Fix check for "name" property. Restores synthesised "name" proprties inMark Kettenis
2016-07-08Pass errret pointer to setupterm() to prevent setupterm()Todd C. Miller
2016-07-08The XSLoader issue has been assigned CVE-2016-6185Todd C. Miller
2016-07-08regenMark Kettenis
2016-07-08The Atheros PHYs with model ID 7 are the AR8031/AR8033/AR8035 family.Mark Kettenis