]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Stop building assym.o into the module.
[FreeBSD/FreeBSD.git] / sys /
2017-04-05 bdreweryStop building assym.o into the module.
2017-04-05 bdrewerySupport assym.s in DPSRCS to depend on it but not link...
2017-04-05 kibMake nfs pageout coherent with the dirty state of the...
2017-04-05 kibHandle nfs IO_ASYNC write requests asynchronously.
2017-04-05 kibHandle possible vnode reclamation after ncl_vinvalbuf...
2017-04-05 kibAdd V_VMIO flag for vinvalbuf(9) to indicate that the...
2017-04-05 rstoneRevert the optimization from r304436
2017-04-05 kibExtract calculation of ioflags from the vm_pager_putpag...
2017-04-05 kibSome style fixes for vnode_pager_generic_putpages(...
2017-04-05 kibUse int instead of boolean_t for flags argument type in
2017-04-05 hselaskyUnify error handling when si_drv1 is NULL in the LinuxKPI.
2017-04-05 hselaskyImplement down_write_killable() in the LinuxKPI.
2017-04-05 sephehyperv/hn: Fixat RNDIS rxfilter after the successful...
2017-04-05 sephehyperv/storvsc: Fixup SRB status.
2017-04-05 sephehyperv/kbd: Add support for synthetic keyboard.
2017-04-05 jhbAlways pass the linker emulation via -m when linking...
2017-04-05 jhbSync SYSTEM_LD in Makefile.arm with kern.pre.mk.
2017-04-05 jhbUse correct linker emulation name for armeb.
2017-04-05 jhbDon't leak a session and lock if a GMAC key has an...
2017-04-05 cemufs: Export UFS_MAXNAMLEN to pathconf, statfs
2017-04-04 npcxgbe(4): Program the global RSS key once instead of...
2017-04-04 sbrunoAllow MSIX to be turned off by tuneable per interface...
2017-04-04 brooksCorrect a kernel stack leak in 32-bit compat when vfc_n...
2017-04-04 sbrunono_desc_avail is tracked in iflib now making this redun...
2017-04-04 jhbAssert that the align parameter to uma_zcreate() is...
2017-04-04 aeWhen we are doing SA lookup for TCP-MD5, check both...
2017-04-04 traszRemove dead code/ifdef.
2017-04-04 davidcsAdd 25/40/100Gigabit Ethernet Driver version v1.3.0...
2017-04-04 allanjuderemove machine/metadata.h from sys/opencrypto/crypto.c
2017-04-04 jhibbitsDon't calltsec_receive_intr_locked() from the error...
2017-04-04 jhibbitsDefragment the transmit mbuf chain only if necessary.
2017-04-04 jhibbitsFix mis-manual merge.
2017-04-04 jhibbitsFix set-but-not-used warnings
2017-04-04 jhibbitsUse a common tsec_mii_wait() function to busy wait...
2017-04-03 gavinFix spelling mistake, BCM2835_PASWORD -> BCM2835_PASSWORD
2017-04-03 sbrunoRemove unsafe and non-functional DDB functions that...
2017-04-03 sbrunoRemove rx_processing_limit sysctl and now orphaned...
2017-04-03 aeRemove "IPFW static rules" rmlock.
2017-04-03 smhFix expandsz 16.0E vals and vdev_min_asize of RAIDZ...
2017-04-03 rwatsonBreak audit_bsm_klib.c into two files: one (audit_bsm_k...
2017-04-03 aeGC some unused declarations.
2017-04-03 allanjudeSmall cleanup to make i386/loader match efi/loader...
2017-04-03 allanjudeRestore EFI boot environment functionality broken in...
2017-04-03 aeAdd ipfw_pmod kernel module.
2017-04-03 aeAdd O_EXTERNAL_DATA opcode support.
2017-04-03 aeAdd the log formatting for an external action opcode.
2017-04-02 adrian[net80211] refactor the A-MPDU RX window code
2017-04-02 dchaginUse the kern_clock_nanosleep() to implement Linux clock...
2017-04-02 allanjudeFix sparc64 build broken by r316343 and r316076
2017-04-02 avosiwn: use correct mask for queue ids (0xf -> 0x1f).
2017-04-02 gavinAdd IDs for several missing Intel SMBus controllers.
2017-04-02 mavAdd IDs for Intel Cougar Point USB 2.0 controller.
2017-04-02 bdeReset the DAC to 6-bit mode before calling the BIOS...
2017-04-02 dchaginRemove excess tv_nsec test as this is done by linux_to_...
2017-04-02 dchaginThe value in the tv_nsec field should be in the range...
2017-04-02 dchaginAs noted by bde@ negative tv_sec values are not checked...
2017-04-02 jhibbitsAdd Freescale eSPI driver found on QorIQ SoCs
2017-04-01 jhibbitsUse the newly added mpc85xx_get_system_clock()
2017-04-01 jhibbitsAdd a helper function to get system reference clock
2017-04-01 ianCorrect a comment... the stack used by ubldr is the...
2017-04-01 manuReduce the diff on beaglebone-black DTS.
2017-04-01 ianPreserve the registers containing argc, argv, and retur...
2017-04-01 gonzo[versatilepb] Fix keyboard driver after switching to...
2017-04-01 gonzo[versatilepb] Convert VERSATILEPB kernel to INTRNG...
2017-04-01 kppf: Fix leak of pf_state_keys
2017-04-01 allanjudeImplement boot-time encryption key passing (keybuf)
2017-04-01 pfgext2fs: Initial support for Extended Attributes.
2017-03-31 zbbRework BGX detection to support both new and old firmware
2017-03-31 rwatsonAudit arguments to posix_fallocate(2) and posix_fadvise...
2017-03-31 rwatsonCorrect macro names and signatures for !AUDIT versions...
2017-03-31 rwatsonAudit arguments to POSIX message queues, semaphores...
2017-03-31 aeReset the cached state of last lookup in the dynamic...
2017-03-31 smhAllow explicitly assigned IPv6 loopback address to...
2017-03-31 kevloAdd support for ThingM blink(1) notification LED to...
2017-03-31 smhAllow explicitly assigned IPv4 loopback address to...
2017-03-31 allanjudesys/geom/eli: Switch bzero() to explicit_bzero() for...
2017-03-31 allanjudeAdd explicit_bzero() to libstand, and switch GELIBoot...
2017-03-30 davidcsAdd support for optional Soft LRO
2017-03-30 rwatsonAudit arguments to System V IPC system calls implementi...
2017-03-30 rwatsonAdd system-call argument auditing for ACL-related syste...
2017-03-30 gonzo[am335x] Fix HDMI suport for Beaglebone Black
2017-03-30 rwatsonVarious BSM generation improvements when auditing AUE_A...
2017-03-30 dchaginUse kern_mincore() helper instead of abusing syscall...
2017-03-30 dchaginAdd kern_mincore() helper for micore() syscall.
2017-03-30 tsoomeRemove OLD_NFSV2 from loader and libstand
2017-03-30 tychonAdd support for capturing 'struct ptrace_lwpinfo' for...
2017-03-30 sbrunoDon't call init functions directly from the timer/watch...
2017-03-30 tsoomeloader: simplify efi_zfs_probe and avoid double probing...
2017-03-30 tsoomeloader: efipart should check disk size from partition...
2017-03-30 sbrunoAssert IFF_DRV_OACTIVE in iflib_timer() when the "hung...
2017-03-30 n_hibmaAdd nctgpio conf lines so it can be compiled into the...
2017-03-30 rwatsonDon't ifdef KDTRACE_HOOKS struct, variable, and functio...
2017-03-30 kibOnly activate __EXT1_VISIBLE block when using sys/errno...
2017-03-30 kibImplement the memset_s(3) function as specified by...
2017-03-30 ngieSplit iscsi(4) ctl frontend off of ctl(4) as cfiscsi(4)
2017-03-30 kibA followup to r315749, two more places where brand...
2017-03-30 adrian[mbufq] add a concat method.
2017-03-29 rwatsonWhen handling msgsys(2), semsys(2), and shmsys(2) multi...
2017-03-29 gavinichsmb: switch device_probe() from a large case stateme...
2017-03-29 davidcsUpgrade firmware and other related files to version...
next