]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Correct a spelling error.
[FreeBSD/FreeBSD.git] / sys /
2016-08-05 alcCorrect a spelling error.
2016-08-05 roygerxen-netfront: improve the logic when handling nic featu...
2016-08-05 traszRemove lockmgr_waiters(9) and BUF_LOCKWAITERS(9); they...
2016-08-05 sephetcp/lro: If timestamps mismatch or it's a FIN, force...
2016-08-05 hselaskyKeep a reference count on USB keyboard polling to allow...
2016-08-05 sephehyperv/vmbus: Only make sure the TX bufring will not...
2016-08-05 avgzfs: honour and make use of vfs vnode locking protocol
2016-08-05 cemioat(4): Log channel number in CTR events
2016-08-04 bdreweryRegenerate after r303755.
2016-08-04 bdreweryStill provide freebsd10_* symbols from libc for COMPAT10.
2016-08-04 jhbAdd __printflike() to bus_describe_intr() to enable...
2016-08-04 jhbDon't permit mappings of invalid physical addresses...
2016-08-04 adrian[etherswitch] add in an initial API for controlling...
2016-08-04 npcxgbe/t4_tom: The page pod arena allocates from pod...
2016-08-04 alcClean up the comments and code style in and around...
2016-08-04 andrewRemove the pvh_global_lock lock from the arm64 pmap...
2016-08-04 traszRemove unused - never actually implemented - vnode...
2016-08-04 avgreport sector size and number of sectors in lsdev outpu...
2016-08-04 sephehyperv/storvsc: Claim SPC-3 conformance, thus enable...
2016-08-04 adrianAdd in tap/tun for openvpn-on-mips experiments.
2016-08-03 adrian[ar934x] shuffle AR93XX_BASE -> std.AR934X
2016-08-03 adrian[ar9330] ok, fine, I'll finally undo the 2011-era mista...
2016-08-03 adrian[ar9330] add in module support for ipfw nat.
2016-08-03 bdreweryCorrect some comments.
2016-08-03 manuWe need aw_nmi to be attached which needs GIC so attach...
2016-08-03 gonzoFix EHCI driver by excluding first 512K from available...
2016-08-03 markjFix a few cosmetic issues in boot1.efi.
2016-08-03 jhbUse the port device name for the iov device for Chelsio...
2016-08-03 jhbPermit the name of the /dev/iov entry to be set by...
2016-08-03 jhbApply the fix from r232612 to fixed function counters.
2016-08-03 kibRemove ncl_printf(), use printf(9) directly. After...
2016-08-03 jhbCorrect assertion on vcpuid argument to vm_gpa_hold().
2016-08-03 kibMerge i386 and amd64 variants of mp_watchdog.c into...
2016-08-03 kibRemove unneeded (recursing) Giant acquisition around...
2016-08-03 mjglocks: fix sx compilation on mips after r303643
2016-08-03 kibRemove Giant asserts. Update comment.
2016-08-03 kibSome style changes. Fix a typo in comment.
2016-08-03 kibExplain why swapgeom_close_ev() is delegated.
2016-08-03 kibRemove mention of the Giant from the fork_return()...
2016-08-03 edRegenerate system call tables for r303699 and r303700.
2016-08-03 edRe-add traling slash that was removed in r303699.
2016-08-03 edmprotect(): Change prototype to comply to POSIX.
2016-08-03 jhibbitsRemove a duplicate PMC CPU number
2016-08-03 jhibbitsMerge MPC85XX and QorIQ config options
2016-08-02 npcxgbe/t4_tom: Read the chip's DDP page sizes and save...
2016-08-02 emasteMove/add ARM ELF PHDR types to elf_common.h
2016-08-02 emasteAdd ELFOSABI_ARM_AEABI ELF OSABI constant
2016-08-02 andrewRemove trailing whitespace from the arm64 pmap
2016-08-02 brUpdate RISC-V port to Privileged Architecture Version...
2016-08-02 aeFix NULL pointer dereference.
2016-08-02 sephetcp/lro: Implement hash table for LRO entries.
2016-08-02 mjglocks: fix compilation for KDTRACE_HOOKS && !ADAPTIVE_...
2016-08-02 mjglocks: fix up ifdef guards introduced in r303643
2016-08-01 cemrtentry: Initialize rt_mtx with MTX_NEW
2016-08-01 cemopencrypto AES-ICM: Fix heap corruption typo
2016-08-01 cemFix ddb "show proc" to show full arguments
2016-08-01 jhbStore the offset of the KDOORBELL and GTS registers...
2016-08-01 markjipoib: Bound the number of egress mbufs buffered during...
2016-08-01 jhbDisable PCI hotplug support for slots with power contro...
2016-08-01 mjgImplement trivial backoff for locking primitives.
2016-08-01 sbrunor293331 mistakingly failed to add an assignment of...
2016-08-01 aeDo not invoke resize event if initial disk size is...
2016-08-01 markjMFV be9130cc9: "IB/cma: Check for GID on listening...
2016-08-01 markjMFV 29f27e847: "IB/cma: Use cached gids"
2016-08-01 allanjudeMake boot code and loader check for unsupported ZFS...
2016-08-01 alcRestore the historical behavior of "sysctl vm.swap_idle...
2016-08-01 gallatinRework IPV6 TCP path MTU discovery to match IPv4
2016-08-01 landonf[mips/broadcom] Fetch UART console configuration from...
2016-08-01 andrewSplit out the FDT parts of the GICv2 interrupt controll...
2016-08-01 landonfSync CFE interface with upstream cfe-1.4.2 release.
2016-08-01 andrewAdd a kernel variable to let the user to select their...
2016-08-01 juliannetgraph module for reconstructing checksums
2016-08-01 julianslite style changes. There is an incoming patch that...
2016-08-01 andrewAdd the fields for the PAR_EL1 register. This is used...
2016-08-01 sephehyperv/storvsc: Stringent PRP list assertions
2016-08-01 sephehyperv/storvsc: Set maxio to 128KB.
2016-08-01 sephehyperv/vmbus: Remove the artificial entry limit of...
2016-08-01 adrian[ath] update comments.
2016-07-31 andrewAdd the Data Fault Status Code values to the ESR_ELx...
2016-07-31 andrewExtract the common parts of pmap_kenter_device to a...
2016-07-31 andrewFix the comment above pmap_invalidate_page. tlbi will...
2016-07-31 andrewRelax the barriers around a TLB invalidation to only...
2016-07-31 mjglocks: change sleep_cnt and spin_cnt types to u_int
2016-07-31 mjgamd64: implement pagezero using rep stos
2016-07-31 adrian[wdr4300] invert the GPIO LED polarity.
2016-07-31 adrian[ar71xx_gpio] handle AR934x and QCA953x GPIO OE polarity.
2016-07-31 ngieConditionalize code which defines sysctls per _KERNEL...
2016-07-31 adrian[gpioled] add support for inverting the LED polarity.
2016-07-30 mjgsx: increment spin_cnt before cpu_spinwait in xlock
2016-07-30 mjgrwlock: s/READER/WRITER/ in wlock lockstat annotation
2016-07-30 mavWrap previous MSIX workaround into #ifndef EARLY_AP_STA...
2016-07-30 bzTry to declare _hw_pci for all sysctl cases needed...
2016-07-30 ivadasz[iwm] Fix iwm_poll_bit() usage in iwm_stop_device(...
2016-07-30 allanjudeImprove boot loader quote parsing
2016-07-30 allanjudebcache should support reads shorter than sector size
2016-07-30 mavBlock MSIX negotiation until SMP started and IRQ reshuf...
2016-07-30 mavMake MAC address generation more random.
2016-07-30 mavFix infinite loops introduced at r303429.
2016-07-30 kibCache getbintime(9) answer in timehands, similarly...
2016-07-30 markjRestore an ifdef that should not have been removed...
next