]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-02-15 Andrew TurnerAdd support for the Allwinner i2c device. This is simil...
2016-02-15 Adrian ChaddAllow MIPS INTRNG code to be built without FDT support.
2016-02-14 Andrew TurnerMove the twsi driver source to be under iicbus. It...
2016-02-14 Andrew TurnerCreate the twsi device option in preparation to move...
2016-02-14 Conrad MeyerNTB: workaround for high traffic hardware hang
2016-02-14 Pedro F. Giffuniext2fs: Remove panics for rename() race conditions.
2016-02-14 Andrew TurnerRemove an unused include.
2016-02-14 Hans Petter... Restore maximum number of host keys to 64.
2016-02-14 Kevin LoFix a bug that caused nothing to be skipped when skippi...
2016-02-14 Colin PercivalDon't dereference a pointer immediately after determini...
2016-02-14 Hans Petter... Fix variable assignment inside if-clause in the smsc...
2016-02-14 Hans Petter... Reduce the number of supported WLAN keys in the rum...
2016-02-14 Sepherosa Ziehauhyperv/hn: Fix typo in comment
2016-02-13 Conrad Meyerioat(4): On error detected in ithread, defer HW reset...
2016-02-13 Conrad Meyerioat(4): Also check for errors if the channel is suspended
2016-02-13 Conrad Meyerioat(4): Decode/define more capabilities, operations
2016-02-13 Konstantin... Hide ucontext_t and mcontext_t when neither POSIX nor...
2016-02-13 Conrad Meyerioat(4): Recheck status register on zero-descriptor...
2016-02-13 Devin TeskeFix missing description for command usage
2016-02-12 Pedro F. Giffunicd9660: More "check for NULL" cleaunps.
2016-02-12 Mark JohnstonAdd a missing newline to a log message.
2016-02-12 Mark JohnstonRename the flags field of struct nd_defrouter to "raflags".
2016-02-12 Ed Masteelfcopy: enable PE and EFI support
2016-02-12 Ed MasteAdd libpe for elfcopy(1) PE/COFF support
2016-02-12 Mark JohnstonSimplify defrtrlist_update() slightly in preparation...
2016-02-12 Mark JohnstonRemove a bogus comment from nd6_na_input().
2016-02-12 Mark JohnstonRemove superfluous return statements from the neighbour...
2016-02-12 Ed MasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-12 Mark JohnstonFix style around allocations from M_IP6NDP.
2016-02-12 Mark JohnstonRemove some unreferenced NDP debug variable definitions.
2016-02-12 Mark JohnstonClear the cookie pointer on error in tmpfs_readdir().
2016-02-12 Navdeep ParharRemove duplicate definition (CPL_TRACE_PKT_T5).
2016-02-12 Mark FelderDocument the new jail_reverse_stop parameter
2016-02-12 Andrew TurnerStop adding an extra null terminator to strings, OF_get...
2016-02-12 Benjamin KadukUpdate .Dd for r295565
2016-02-12 Ian LeporeClarify the difference between 7- and 8-bit i2c address...
2016-02-12 Ruslan BukinUse __uint64_t type for floating point registers
2016-02-12 Andrew TurnerOnly update curthread and curpcb after we have finished...
2016-02-12 Alexander MotinDon't check CmdSN for initial login request.
2016-02-12 Konstantin... POSIX states that #include <signal.h> shall make both...
2016-02-12 Konstantin... If full width writes to the performance monitoring...
2016-02-12 Konstantin... Adjust the size of PMC_DEFAULT_DEBUG_FLAGS to match...
2016-02-12 Konstantin... Remove tautological cast.
2016-02-12 Michal MelounUART: Fix spurious interrupts generated by ns8250 and...
2016-02-12 Devin TeskeComments and fix small bug
2016-02-12 Devin TeskeInterpret vnet_interface/vnet.interface as array
2016-02-12 Devin TeskeAdd syntax to disable MAC allocation
2016-02-12 Devin TeskeRefactor conversion to hex
2016-02-11 Michael TuexenLoopback addresses are 127.0.0.0/8, not 127.0.0.1/32.
2016-02-11 Devin TeskeAdd support for bridging iwn(4) based wlan(4)
2016-02-11 Gleb Smirnoffo Gather all mbuf(9) allocation functions into kern_mbu...
2016-02-11 Devin TeskeCentralize MAC derivation formula
2016-02-11 Devin TeskeAdd example VIMAGE config required by vnet jails
2016-02-11 Michael TuexenUse 4 spaces instead of a tab.
2016-02-11 Andrew TurnerEnable ARM_INTRNG on all kernel configs where we use...
2016-02-11 Dag-Erling... Fix double-free error: r289419 moved all error handling...
2016-02-11 Dag-Erling... Use the new insecure-lan-zones option instead of listin...
2016-02-11 Dag-Erling... Remove unbound-contrl-setup since we use a local contro...
2016-02-11 Jim Harrisnvme: avoid duplicate SET_NUM_QUEUES commands
2016-02-11 Dag-Erling... Apply upstream r3619, r3620, r3621: add insecure-lan...
2016-02-11 Devin TeskeMerge SVN r295220 (bz) from projects/vnet/
2016-02-11 Andrew TurnerInclude the correct header to get a phandle_t needed...
2016-02-11 Pedro F. GiffuniExt4: Use boolean type instead of '0' and '1'
2016-02-11 Ed MasteExplain that boot1.efi prefers ZFS over UFS
2016-02-11 Ruslan Bukino Move non-generic kernel configuration out from GENERIC.
2016-02-11 Justin HibbitsMigrate the PTE format for book-e to standardize on...
2016-02-11 Zbigniew BodekSupport interrupts binding in GICv3 and ITS
2016-02-11 Zbigniew BodekImplement finer locking in ITS
2016-02-11 Zbigniew BodekInitially bind all interrupts to the boot CPU when...
2016-02-11 Zbigniew BodekCall pmc_hook() correctly in the ARM64 interrupt handler
2016-02-11 Zbigniew BodekIntroduce bus_bind_intr method for ARM64
2016-02-11 Zbigniew BodekFix bugs in interrupts allocation on ARM64
2016-02-11 Roger Pau Monnéxen-netfront: remove useless NULL check in netif_free
2016-02-11 Zbigniew BodekMinor clean-ups for ARM64 GICv3 and GIC drivers
2016-02-11 Roger Pau Monnéxen-netfront: rearrange error paths in setup_txqs
2016-02-11 Roger Pau Monnéxen-netfront: remove pointless assignment in xn_ioctl
2016-02-11 Andrew TurnerStop defining fdt_pic_table when building for ARM_INTRNG.
2016-02-11 Ruslan BukinStop device enumeration when we see first empty slot.
2016-02-11 Andrew TurnerRemove unused Zedboard config files. files.zedboard...
2016-02-11 Hans Petter... Use a pair of ifs when comparing the 32-bit flowid...
2016-02-11 Wojciech MacekARM64 disassembler: support for LDR instructions
2016-02-11 Adrian ChaddMake bus_space_generic properly map/unmap memory (using...
2016-02-11 Adrian ChaddMigrate the other MIPS24K SoC cores to use the CPU_MIPS...
2016-02-11 Adrian ChaddMissing commit - remove MIPS fdt bus space.
2016-02-11 Adrian ChaddRemove bus space fdt for MIPS.
2016-02-11 Adrian ChaddConvert MIPS nexus and mips_pic to BUS_PASS
2016-02-11 Adrian ChaddTeach the MIPS ticker to attach itself properly when...
2016-02-11 Adrian ChaddBegin the MIPS_INTRNG support.
2016-02-11 Ed MasteUpdate uefi.8 for ZFS and multi device boot support
2016-02-11 Ed MasteDocument boot1.efi's handling of /boot.config, added...
2016-02-11 Cy SchubertUpdate leapsecond file in non-chroot environments.
2016-02-11 Pedro F. GiffuniExt4: fix handling of files with sparse blocks before...
2016-02-11 Ed MasteAdd WITH_GDB src.conf(5) description
2016-02-11 Ed MasteAdd missing src.conf(5) descriptions for tool chain...
2016-02-10 Ed MasteUpdate list of binutils controlled by WITHOUT_BINUTILS_...
2016-02-10 Konstantin... Remove useless checks for NULL before calling free...
2016-02-10 Konstantin... Finish r173600. There is no need to test a condition...
2016-02-10 Conrad Meyerntb_hw(4): Print correct PAT name for non-WC/WB types...
2016-02-10 Conrad Meyerntb_hw(4): Allow any x86 PAT caching flags for MW defaults
2016-02-10 Ed MasteImport ELF Tool Chain snapshot revision 3395
next