]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Only read the power state register when we will be using its value. While
[FreeBSD/FreeBSD.git] / sys /
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.
2016-02-11 adrianRemove bus space fdt for MIPS.
2016-02-11 adrianConvert MIPS nexus and mips_pic to BUS_PASS
2016-02-11 adrianTeach the MIPS ticker to attach itself properly when...
2016-02-11 adrianBegin the MIPS_INTRNG support.
2016-02-11 pfgExt4: fix handling of files with sparse blocks before...
2016-02-10 kibRemove useless checks for NULL before calling free...
2016-02-10 kibFinish r173600. There is no need to test a condition...
2016-02-10 cemntb_hw(4): Print correct PAT name for non-WC/WB types...
2016-02-10 cemntb_hw(4): Allow any x86 PAT caching flags for MW defaults
2016-02-10 traszAdd a kern.icl.drivers sysctl, to retrieve the list...
2016-02-10 glebiusGarbage collect unused arguments of m_init().
2016-02-10 glebiusGarbage collect m_getclr().
2016-02-10 traszRemove stray semicolons from the iSCSI code.
2016-02-10 andrewExplicitly include <sys/systm.h>. Previously we were...
2016-02-10 andrewFix a logic inversion when checking for ARM_INTRNG
2016-02-10 andrewOnly use fdt_pic_table when not using ARM_INTRNG
2016-02-10 andrewUse OF_getencprop to read a property, it already handle...
2016-02-10 arybchiksfxge: implement SIOCGI2C to read information from...
2016-02-10 andrewRevert an arm64 change that sneaked in with r295464.
2016-02-10 andrewUpdate of the Allwinner drivers to:
2016-02-10 hselaskyCorrect PCI device description.
2016-02-10 adrianBreak out the shared bits of the arm intrng definitions...
next