]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Remove the various build flag hacks for GCC cross-compile.
[FreeBSD/FreeBSD.git] / sys /
2018-06-28 gonzo[rpi] Add SDHOST device driver for Raspberry Pi
2018-06-28 dabFix compilation error in r335765 under gcc 4.2.1.
2018-06-28 emasteAdd stub arm64 linuxulator VDSO ldscript
2018-06-28 alcReflow one of the comments describing vm_phys_alloc_npa...
2018-06-28 ianAdd missing MODULE_VERSION() and MODULE_DEPEND().
2018-06-28 dabRemove potential identifier conflict in the EV_SET...
2018-06-28 aeAdd NULL pointer check.
2018-06-27 glebiusCheck the inp_flags under inp lock. Looks like the...
2018-06-27 glebiusCorrect r335242. Use unsigned cast instead of abs(...
2018-06-27 emasteSplit kern_break from sys_break and use it in linuxulator
2018-06-27 npcxgbe/cxgbei: Fix harmful typo in the iSCSI offload...
2018-06-27 hselaskyImprove the kernel's USB descriptor reading function.
2018-06-27 impRemove devctl_safe_quote since it's now unused.
2018-06-27 imppccard: recode to use devctl_safe_quote_sb instead...
2018-06-27 impFix devctl generation for core files.
2018-06-27 impCreate new devctl_safe_quote_sb to copy a source string...
2018-06-27 npcxgbe(4): Do not leak the filters in the hashfilter...
2018-06-26 stevekPartial revert of r335399 and r335400:
2018-06-26 emasteCorrect linprocfs/linsysfs arch check in r335672
2018-06-26 alcUpdate the physical page selection strategy used by...
2018-06-26 emasteBuild linprocfs and linsysfs also on arm64
2018-06-26 roygerxen: obtain vCPU ID from CPUID
2018-06-26 roygerxen: limit the number of hypercall pages to 1
2018-06-26 roygerxen-netback: fix LOR
2018-06-26 impUse buf + strategy rather than bypassing geom_vfs layer
2018-06-25 andrewMake cpu_set_syscall_retval common between the existing...
2018-06-25 jhibbitsExpose stopped cpu contexts to ddb on PowerPC
2018-06-25 emastelinux64: add arm64 linuxulator build details
2018-06-25 emasteQuiet unused fn warning for linuxulator w/o legacy...
2018-06-25 emasteInitial arm64 linuxulator linux_sysvec
2018-06-25 kibDo not leave stray qword on top of stack for interrupts...
2018-06-25 kibDo not access ISA timer if BIOS reports that there...
2018-06-25 kibFix compilation.
2018-06-25 kibProvide a helper function acpi_get_fadt_bootflags(...
2018-06-25 kibAlways initialize the ignore local variable.
2018-06-25 roygervt: add option to ignore NO_VGA flag in ACPI
2018-06-24 gonzo[rpi] Fix compatiblity with upstream DTB for RPi 3B...
2018-06-24 sbrunoEnable TCP_FASTOPEN by default for FreeBSD 12.
2018-06-24 sbrunoReap unused variable and assignment that had no effect...
2018-06-24 impDon't use generic PCI_VENDOR and PCI_PRODUCT macros...
2018-06-24 mmacyfix assert and conditionally allow mutexes to be held...
2018-06-24 mjgvm: stop passing M_ZERO when allocating radix nodes
2018-06-23 ianRetrieve the bus clock speed and mode (polarity/phase...
2018-06-23 ianAdd spi-max-frequency properties to all spigen nodes...
2018-06-23 cemaesni(4): Fix {de,en}crypt operations that allocated...
2018-06-23 cemaesni(4): Support CRD_F_KEY_EXPLICIT OCF mode
2018-06-23 manuaw_mmc: Fix style(9) after r335476
2018-06-23 manuallwinner: clkng: Correct mux width and flags
2018-06-23 markjRe-count available PV entries after reclaiming a PV...
2018-06-23 jeffSort uma_zone fields according to 64 byte cache line...
2018-06-23 mmacyepoch(9): Don't trigger taskq enqueue before the groupt...
2018-06-23 glebiusRevert r334843, and partially revert r335180.
2018-06-23 jhibbitspowerpc64: Fix stack setup in dbtrap
2018-06-23 rmacklemSet the slotid and ND_HASSLOTID flag for NFSv4.1 sequen...
2018-06-23 rmacklemDefine ND_HASSLOTID needed by r335568.
2018-06-22 kppf: Support "return" statements in passing rules when...
2018-06-22 rmacklemFix the handling of NFSv4.1 sessions for "soft" mounts.
2018-06-22 rmacklemChange the NFSv4.1 pNFS client so that it returns the...
2018-06-22 ianAdd spigen(4) fdt data overlays for RPI-B, RPI-2.
2018-06-22 ianEliminate a spurious panic on non-SMP systems (occurred...
2018-06-22 cpercivaImprove the accuracy of the POSIX "process CPU-time...
2018-06-22 rmacklemAdd a counter to limit the number of disabled DSs for...
2018-06-22 mmacyepoch(9): make non-preemptible variant work early boot
2018-06-22 chuckFix output of linprocfs stat entry
2018-06-22 chuckFix the Linux kernel version number calculation
2018-06-21 kevanssubr_hints: Fix acpi unit hinting (at the very least)
2018-06-21 ianIncorporate bus and chip select numbers into spigen...
2018-06-21 kiblinux_clone_thread: mark new thread as TDB_BORN.
2018-06-21 kibfork: avoid endless wait with PTRACE_FORK and RFSTOPPED.
2018-06-21 kibUpdate proc->p_ptevents annotation to reflect the actua...
2018-06-21 rrsThis adds in an optimization so that we only walk one
2018-06-21 mmacyraw_ip: validate inp in both loops
2018-06-21 mmacyin_pcblookup_hash: validate inp before return
2018-06-21 cemSync strlcpy with userland version, again
2018-06-21 mmacyraw_ip: validate inp
2018-06-21 bdreweryMinor comment fix d_namelen -> d_namlen
2018-06-21 jhibbitsFix the build post-PMCR addition.
2018-06-21 roygerxen: check if there are clients waiting in gnttab_end_f...
2018-06-21 ianAdd a note about using option VERBOSE_SYSINIT=0 to...
2018-06-21 jhibbitsAdd the rest of the files for r335481
2018-06-21 jhibbitsIntroduce PMCR-based cpufreq(4) driver, for IBM POWER8...
2018-06-21 kevanssubr_hints: simplify a little bit
2018-06-21 brPLIC driver was sponsored by ECATS contract, not CTSRD...
2018-06-21 kibabAdd MMCCAM support to AllWinner MMC driver
2018-06-21 brFix uma_zalloc_pcpu_arg() operation in case of !SMP...
2018-06-21 mmacyudp_ctlinput: don't refer to unpcb after we drop the...
2018-06-20 erjixl(4): Fix gcc build errors
2018-06-20 hselaskyPermit the kernel environment to set an array of numeri...
2018-06-20 kevansAdd debug.verbose_sysinit tunable for VERBOSE_SYSINIT
2018-06-20 manuAdd pmap_mapdev_attr for arm64
2018-06-20 manuif_rk_dwc: Disable setting delays for now
2018-06-20 manurk_gpio: Read the correct register for gpio read
2018-06-20 manuif_rk_dwc: Fix delays handling
2018-06-20 jhibbitsAttach dev.cpu nodes on powerpc SMT cores, using only...
2018-06-20 bzInstead of using hand-rolled loops where not needed...
2018-06-20 andrewMove the SYSINIT to allow userspace access to the ARM...
2018-06-20 andrewMove the SMCCC SYSINIT later in the boot so the psci...
2018-06-20 andrewFix the SMCCC signatures, they are all 32-bit calls...
2018-06-20 bzSometimes it is helpful to get the path for a vnode.
2018-06-20 stevekFix build breakage in veriexec for 32-bit architectures.
next