]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Remove realall references from initial NetBSD import in r219019.
[FreeBSD/FreeBSD.git] / sys /
2016-02-17 brAdd the implementation of atomic_swap_32().
2016-02-17 brUse better form representing 32 x 128-bit floating...
2016-02-17 brThere is no need to pre save tp in cpu_fork().
2016-02-17 brAdd the implementation of savectx().
2016-02-17 brUse callee-saved registers to pass args through fork_tr...
2016-02-17 skraRemove unneeded vector_page_setprot() for __ARM_ARCH...
2016-02-17 skraInclude pte-v6.h only where needed.
2016-02-17 skraRemove pd_prot and pd_cache members from struct arm_dev...
2016-02-17 skraEvaluate also VM_PROT_EXECUTE protection in pmap_preboo...
2016-02-16 jhibbitsBump __FreeBSD_Version for u_long -> rman_res_t change...
2016-02-16 jhbThe locking annotations for struct sockbuf originally...
2016-02-16 jhibbitsAnother conversion u_long -> rman_res_t
2016-02-16 tuexenWhitespace changes.
2016-02-16 tuexenImprove the teardown of the SCTP stack.
2016-02-16 jhibbitsConvert a few more long -> rman_res_t.
2016-02-16 andrewAllow callers of OF_decode_addr to get the size of...
2016-02-16 skraUse EARLY_DRIVER_MODULE() for ti_scm driver to be attac...
2016-02-16 skraDo not use DMA channels used by GPU.
2016-02-16 andrewAdd a sysctl to read the internal temperature of the...
2016-02-16 andrewAdd an analog audio driver for the audio codec found...
2016-02-16 zbbSupport PEM that is not a PCI endpoint on ThunderX
2016-02-16 skraTemporary overwrite bad definition of elm interrupt...
2016-02-16 andrewOnly read the power state register when we will be...
2016-02-16 vangyzenichsmb: add PCI device ID for Intel Sunrise Point-H...
2016-02-16 bdreweryDIRDEPS_BUILD: Update dependencies.
2016-02-16 bdreweryFilemon: Fix panic when fork1() is called from kproc_cr...
2016-02-16 bdreweryUse built-in :tA here rather than realpath(1).
2016-02-16 jhibbitsFix a panic bug that cropped up in the PTE rewrite.
2016-02-16 bdreweryConsolidate common beforebuild logic.
2016-02-15 andrewAdd support for the Allwinner DMA controller. This...
2016-02-15 andrewAdd support for the AXP209 Power System Management...
2016-02-15 andrewSet sc->clkfreq removed in r295470
2016-02-15 andrewFix the spelling of OF_getencprop. It will fix the...
2016-02-15 andrewRemove an unused FDT header, fdt_common.h should only...
2016-02-15 andrewRemove an unused static inline function.
2016-02-15 skraInitial OMAP4 WUGEN pass-through driver. SPI interrupts...
2016-02-15 andrewAdd support for the Allwinner i2c device. This is simil...
2016-02-15 adrianAllow MIPS INTRNG code to be built without FDT support.
2016-02-14 andrewMove the twsi driver source to be under iicbus. It...
2016-02-14 andrewCreate the twsi device option in preparation to move...
2016-02-14 cemNTB: workaround for high traffic hardware hang
2016-02-14 pfgext2fs: Remove panics for rename() race conditions.
2016-02-14 andrewRemove an unused include.
2016-02-14 hselaskyRestore maximum number of host keys to 64.
2016-02-14 cpercivaDon't dereference a pointer immediately after determini...
2016-02-14 hselaskyFix variable assignment inside if-clause in the smsc...
2016-02-14 hselaskyReduce the number of supported WLAN keys in the rum...
2016-02-14 sephehyperv/hn: Fix typo in comment
2016-02-13 cemioat(4): On error detected in ithread, defer HW reset...
2016-02-13 cemioat(4): Also check for errors if the channel is suspended
2016-02-13 cemioat(4): Decode/define more capabilities, operations
2016-02-13 cemioat(4): Recheck status register on zero-descriptor...
2016-02-12 pfgcd9660: More "check for NULL" cleaunps.
2016-02-12 markjAdd a missing newline to a log message.
2016-02-12 markjRename the flags field of struct nd_defrouter to "raflags".
2016-02-12 markjSimplify defrtrlist_update() slightly in preparation...
2016-02-12 markjRemove a bogus comment from nd6_na_input().
2016-02-12 markjRemove superfluous return statements from the neighbour...
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-12 markjFix style around allocations from M_IP6NDP.
2016-02-12 markjRemove some unreferenced NDP debug variable definitions.
2016-02-12 markjClear the cookie pointer on error in tmpfs_readdir().
2016-02-12 npRemove duplicate definition (CPL_TRACE_PKT_T5).
2016-02-12 andrewStop adding an extra null terminator to strings, OF_get...
2016-02-12 brUse __uint64_t type for floating point registers
2016-02-12 andrewOnly update curthread and curpcb after we have finished...
2016-02-12 kibPOSIX states that #include <signal.h> shall make both...
2016-02-12 kibIf full width writes to the performance monitoring...
2016-02-12 kibAdjust the size of PMC_DEFAULT_DEBUG_FLAGS to match...
2016-02-12 kibRemove tautological cast.
2016-02-12 mmelUART: Fix spurious interrupts generated by ns8250 and...
2016-02-11 tuexenLoopback addresses are 127.0.0.0/8, not 127.0.0.1/32.
2016-02-11 glebiuso Gather all mbuf(9) allocation functions into kern_mbu...
2016-02-11 tuexenUse 4 spaces instead of a tab.
2016-02-11 andrewEnable ARM_INTRNG on all kernel configs where we use...
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-11 jimharrisnvme: avoid duplicate SET_NUM_QUEUES commands
2016-02-11 dteskeMerge SVN r295220 (bz) from projects/vnet/
2016-02-11 andrewInclude the correct header to get a phandle_t needed...
2016-02-11 pfgExt4: Use boolean type instead of '0' and '1'
2016-02-11 bro Move non-generic kernel configuration out from GENERIC.
2016-02-11 jhibbitsMigrate the PTE format for book-e to standardize on...
2016-02-11 zbbSupport interrupts binding in GICv3 and ITS
2016-02-11 zbbImplement finer locking in ITS
2016-02-11 zbbInitially bind all interrupts to the boot CPU when...
2016-02-11 zbbCall pmc_hook() correctly in the ARM64 interrupt handler
2016-02-11 zbbIntroduce bus_bind_intr method for ARM64
2016-02-11 zbbFix bugs in interrupts allocation on ARM64
2016-02-11 roygerxen-netfront: remove useless NULL check in netif_free
2016-02-11 zbbMinor clean-ups for ARM64 GICv3 and GIC drivers
2016-02-11 roygerxen-netfront: rearrange error paths in setup_txqs
2016-02-11 roygerxen-netfront: remove pointless assignment in xn_ioctl
2016-02-11 andrewStop defining fdt_pic_table when building for ARM_INTRNG.
2016-02-11 brStop device enumeration when we see first empty slot.
2016-02-11 andrewRemove unused Zedboard config files. files.zedboard...
2016-02-11 hselaskyUse a pair of ifs when comparing the 32-bit flowid...
2016-02-11 wmaARM64 disassembler: support for LDR instructions
2016-02-11 adrianMake bus_space_generic properly map/unmap memory (using...
2016-02-11 adrianMigrate the other MIPS24K SoC cores to use the CPU_MIPS...
2016-02-11 adrianMissing commit - remove MIPS fdt bus space.
next