]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Delete a no longer useful VNASSERT missed during changes in 234400.
[FreeBSD/FreeBSD.git] / sys /
2012-04-18 mckusickDelete a no longer useful VNASSERT missed during change...
2012-04-18 mckusickFix a memory leak of M_VNODE_MARKER introduced in 234386.
2012-04-18 marcelCompensate for the replacement of uart_cpu_{amd64|i386...
2012-04-18 jpaetzelUnbreak tinderbox.
2012-04-18 jhReturn EOPNOTSUPP rather than EPERM for the SF_SNAPSHOT...
2012-04-18 jhThe part about exec atime no longer applies in the...
2012-04-18 thomasFix typo in comment
2012-04-18 marckVMware environments are not unusual now. Add VMware...
2012-04-18 mavSome improvements to GEOM MULTIPATH:
2012-04-18 mavAlike to SCSI make adaclose() to not return error if...
2012-04-18 thompsaRemove KASSERTS, they do not add any value here since...
2012-04-17 mckusickDrop export of vdestroy() function from kern/vfs_subr...
2012-04-17 mckusickReplace the MNT_VNODE_FOREACH interface with MNT_VNODE_...
2012-04-17 traszFix bug where NFSv4 ACL enforcement code wouldn't uncon...
2012-04-17 traszStop treating system processes as special. This fixes...
2012-04-17 traszFix panic, triggered like this: "int main() { thr_exit...
2012-04-17 traszEnforce upper bound on the input buffer length.
2012-04-17 traszFix panic at boot with SD/MMC readers with no media...
2012-04-17 adrianRun the fatal proc as a proc, rather than where it...
2012-04-17 adrianFix the RX free list locking creation and destruction...
2012-04-17 adrianAdd missing #include
2012-04-17 adrianStyle(9) and white space fixes.
2012-04-17 adrianProtect the PCI space registers behind a mutex.
2012-04-17 grehanAdd x2apic MSR definitions
2012-04-16 jkimFix a Clang warning.
2012-04-16 jkimRegen for r234359.
2012-04-16 jkimCorrect an argument type of iopl syscall for Linuxulato...
2012-04-16 jkimRegen for r234357.
2012-04-16 jkimCorrect arguments of stat64, fstat64 and lstat64 syscal...
2012-04-16 dimBump __FreeBSD_version due to the import of a new clang...
2012-04-16 jkimRegen for r234352.
2012-04-16 dimUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-16 jkim- Implement pipe2 syscall for Linuxulator. This syscal...
2012-04-16 jkim- When interrupt is not requested for VM86 call, make...
2012-04-16 grehanSync with Bryan Venteicher's virtio git repo:
2012-04-16 mariusTurn on PREEMPTION by default. After fixing several...
2012-04-16 jhSync tmpfs_chflags() with the recent changes to UFS:
2012-04-16 jhtmpfs: Allow update mounts only for certain options.
2012-04-16 glebiusWhen we receive an ICMP unreach need fragmentation...
2012-04-16 zec#include <net/vnet.h> is no longer needed here.
2012-04-16 avgzfsboot: honor -q if it's present in boot.config
2012-04-16 avgintpm: add ATI IXP400 pci id
2012-04-16 andrewReplace the C implementation of __aeabi_read_tp with...
2012-04-15 adrianAdd in the AP96 phy configuration from openwrt.
2012-04-15 adrianThe AR913x MII speed configuration matches the AR71xx...
2012-04-15 glebProvide better description for vfs.tmpfs.memory_reserve...
2012-04-15 adrianMigrate the net80211 TX aggregation state to be from...
2012-04-15 adrianDrop this down from 512 to 128 for now.
2012-04-15 bschmidtUse the M_AMPDU_MPDU flag to determine when to manually...
2012-04-15 adrianFix the mask logic when reading PCI configuration space...
2012-04-15 adrianOverride some default values to work around various...
2012-04-14 davideFix a typo.
2012-04-14 davideFix some style bugs introduced in a previous commit...
2012-04-14 tuexenSend always HBs when in PF state.
2012-04-14 tuexenBugfix: Don't send HBs on path which are not idle.
2012-04-14 mariusGenerate an obviously missing STOP when having finished...
2012-04-14 mariusAdd support for the Atmel SAM9XE familiy of microcontro...
2012-04-14 mariusAdd support for the Atmel SAM9XE familiy of microcontro...
2012-04-14 luigii prefer this fix for the -Wformat warning (just one...
2012-04-14 bzFix LINT builds after r234233; not sure why modules...
2012-04-14 bzMake compile on 64bit somehow for now after a first...
2012-04-14 marius- Try to bring these files closer to style(9).
2012-04-14 mariusFix !DDB build after r234190.
2012-04-14 grehanCatch up with Bryan Venteicher's virtio git repo:
2012-04-14 adrianBoth linux ath9k and the reference driver initialises...
2012-04-13 mariusAdd a driver for the NXP (Philips) PCF8563 RTC.
2012-04-13 mariusMerge from x86:
2012-04-13 luigifix build with -Wformat -Wmissing-prototypes
2012-04-13 adrianFlesh out the rest of the AP96 board/config.
2012-04-13 jpaetzelUpdate to version 2.3.1.0
2012-04-13 adrian* Enable ATH_EEPROM_FIRMWARE, now that it's a compile...
2012-04-13 adrianUpgrade ATH_EEPROM_FIRMWARE to a configuration option.
2012-04-13 luigiProperly disable crc stripping when operating in netmap...
2012-04-13 luigiadd the new memory allocator for netmap, which allocate...
2012-04-13 luigiA bit of cleanup in the names of fields of netmap-relat...
2012-04-13 luigido not use a deprecated field in a structure.
2012-04-13 adrianThese are uboot, so mark them as such or booting from...
2012-04-13 adrianIntroduce configuration files for AP94 and AP96.
2012-04-13 adrianIntroduce the ability to grab local EEPROM data from...
2012-04-13 adrian(ab)Use the firmware API to store away EEPROM calibrati...
2012-04-13 avgadd actual interrupt counters to back ipi_invlcache_counts
2012-04-13 avgbump INTRCNT_COUNT values to reflect actual numbers...
2012-04-13 adrianRemove an unused variable. Grr.
2012-04-13 adrianSync this code against what's in OpenWRT trunk.
2012-04-13 jhApply changes from r234103 to ext2fs:
2012-04-13 adrianUse strdup() on the name (and free it when it's done...
2012-04-12 jhbUpdate the ddb and gdb backends for the new 'trace_thre...
2012-04-12 grehanComplete polled-mode operation by using a callout if...
2012-04-12 jhb- Extend the KDB interface to add a per-debugger callba...
2012-04-12 jhbIf a linker file contains at least one module, but...
2012-04-12 luigiApparently the length field in advanced descriptors
2012-04-12 jhbAdd OFED and the associated options and drivers to...
2012-04-12 jhbDon't update if_obytes when transmitting packets. ...
2012-04-12 traszRefactor da(4) to remove one of two code paths used...
2012-04-12 aeRead backup GPT header from the last LBA only when...
2012-04-12 luigiSome code restructuring to bring the memory allocator...
2012-04-12 kibAdd thread-private flag to indicate that error value...
2012-04-12 luigiremove an unnecessary #define
2012-04-12 luigiuse correct selinfo pointer for the generic interrupt...
2012-04-12 thompsaSet the proto to LAGG_PROTO_NONE before calling the...
next