]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Revert 335888 ("Ensure va_list is declared by including stdarg.h.")
[FreeBSD/FreeBSD.git] / sys /
2018-07-03 mmacyensure that offset.inc is generated before ia32_genassy...
2018-07-03 mmacyexpose sched_{pin,unpin}_lite to tied modules
2018-07-03 mmacyexpose thread_lite definition to tied modules
2018-07-03 mmacymake critical_{enter, exit} inline
2018-07-02 mmacyinline atomics and allow tied modules to inline locks
2018-07-02 rmacklemAdd an optional feature to the pNFS server.
2018-07-02 rmacklemFix the server side krpc so that the kernel nfsd thread...
2018-07-02 alcIntroduce vm_phys_enq_range(), and call it in vm_phys_a...
2018-07-02 traszChange the group and the permissions on /dev/acpi,...
2018-07-02 mmacyinpcb: don't gratuitously defer frees
2018-07-02 gonzo[rpi] Add support for the second PWM channel
2018-07-01 kppflog/pfsync: Fix module build with VIMAGE=yes
2018-07-01 oshogbocore(5): overwrite the oldest core dump
2018-07-01 kpcarp: Set DSCP value CS7
2018-07-01 willpf: remove unused ioctls.
2018-07-01 mmacyin6_pcblookup_hash: validate inp for liveness
2018-06-30 kppfsync: Fix state sync during initial bulk update
2018-06-30 eadleriwn: Add the missing IWN_SDID_6035_5 subdevice
2018-06-29 jkimMFV: r335802
2018-06-29 mckusickCreate um_flags in the ufsmount structure to hold flags...
2018-06-29 jhibbitsSupport multiple OPAL consoles, and don't crash if...
2018-06-29 emastenewvers.sh: avoid possibly invalid relative directory
2018-06-29 emaster335795 build fix: make static functions static
2018-06-29 aeMake debug output produced by `setkey -x` command a...
2018-06-29 rmacklemFix the pNFS server for a case where mirror level equal...
2018-06-29 brInclude UART driver since it is now provided in QEMU.
2018-06-29 alcThree changes to vm_phys_alloc_seg_contig():
2018-06-28 eadleriwn: Correct Centrino Advanced-N 6235 constants
2018-06-28 markjInvalidate the mapping before updating its physical...
2018-06-28 jhbSupport 2GB of memory on Malta systems with FreeBSD...
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...
next