]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Make the VIA workaround actually do its intended job.
[FreeBSD/FreeBSD.git] / sys /
2012-05-26 mariusMake the VIA workaround actually do its intended job.
2012-05-26 mariusRemove extraneous empty lines.
2012-05-26 thompsaTurn LACP debugging from a compile time option to a...
2012-05-26 marius- When creating the DMA tag for user data, don't ask...
2012-05-26 alcRename pmap_collect() to pmap_pv_reclaim() and rewrite...
2012-05-26 kibImplement SEEK_HOLE/SEEK_DATA for UFS.
2012-05-26 kibAdd a vn_bmap_seekhole(9) vnode helper which can be...
2012-05-26 adrianAdd the AR9280 workarounds for PCIe suspend/resume.
2012-05-26 adrianAvoid using hard-coded numbers here.
2012-05-26 adrianRemove an unneeded field from ath_buf.
2012-05-25 edRegenerate system call tables.
2012-05-25 edRemove use of non-ISO-C integer types from system call...
2012-05-25 rajUpdate HID defines for E500mc and E5500 CPU cores.
2012-05-25 rajImport DTS files for the upcoming DPAA QorIQ (PowerPC...
2012-05-25 marcelAdd a partition type for nandfs to the apm, bsd, gpt...
2012-05-25 rajFix physical address type to vm_paddr_t also for powerpc64.
2012-05-25 adrianAdd some AR5416/AR5418 WAR's for power-on and suspend...
2012-05-25 adrian* According to the reference code, AR_WA_D3_L1_DISBABLE...
2012-05-25 rajMissing vm_paddr_t bits which should have been part...
2012-05-25 rajMore Cicada/Vitesse PHY ids.
2012-05-25 mariusMerge from x86: r232521
2012-05-25 tuexenUndefine SCTP_PACKED before including sctp_uio.h, which...
2012-05-25 traszRevert r235918 for now and add comment explaining the...
2012-05-25 glebUse 32-bit ufs_ino_t instead of ino_t to keep boot2...
2012-05-25 bzMFp4 bz_ipv6_fast:
2012-05-25 bzMFp4 bz_ipv6_fast:
2012-05-25 glebUse C99-style initialization for struct dirent in prepa...
2012-05-25 mavAdd tunable/sysctl kern.cam.pmp.hide_special, controlli...
2012-05-25 bzIn case forwarding is turned on for a given address...
2012-05-25 mavRemove sleep() from invalidate call in ses driver,...
2012-05-25 glebiusRevert my local not yet properly tested changes, that...
2012-05-25 avgdevice_add_child: protect against child device with...
2012-05-25 alcCorrect an error in pmap_pv_reclaim(). In a rare case...
2012-05-25 adrianoops - ath_hal_disablepcie is actually destined for...
2012-05-25 bzMFp4 bz_ipv6_fast:
2012-05-25 bzMFp4 bz_ipv6_fast:
2012-05-25 bzMFp4 bz_ipv6_fast:
2012-05-25 bzMFp4 bz_ipv6_fast:
2012-05-25 bzMFp4 bz_ipv6_fast:
2012-05-25 bzMFp4 bz_ipv6_fast:
2012-05-25 bzMFp4 bz_ipv6_fast:
2012-05-25 adrianPrepare for improved (read: pcie) suspend/resume support.
2012-05-25 bzMFp4 bz_ipv6_fast:
2012-05-25 bzMFp4 bz_ipv6_fast:
2012-05-25 bzMFp4 bz_ipv6_fast:
2012-05-25 bzMFp4 bz_ipv6_fast:
2012-05-25 bzMFp4 bz_ipv6_fast:
2012-05-24 bzAdd a missing " to get closer to compiling.
2012-05-24 jkimMerge ACPICA 20120518.
2012-05-24 bzMFp4 bz_ipv6_fast:
2012-05-24 nwhitehornAtomic operation acquire barriers also need to be isync...
2012-05-24 marcelRevert isync for ILP32 to sync as per my original chang...
2012-05-24 bzMFp4 bz_ipv6_fast:
2012-05-24 obrienConsitently use "__LP64__".
2012-05-24 rajRecognize version 3.1 of the SEC crypto engine.
2012-05-24 marcelA few improvements:
2012-05-24 rajFix physical address type to vm_paddr_t.
2012-05-24 marcelRemove Semihakf-ism. DEBUG is a kernel configuration...
2012-05-24 marcelJust return if the size of the window is 0. This can...
2012-05-24 marcelEither the I/O port range or the memory mapped I/O...
2012-05-24 marcelo Rename kernload_ap to bp_kernelload. This to introd...
2012-05-24 marcelFix the memory barriers for CPUs that do not like lwsyn...
2012-05-24 marcelPreset (clear) the ranges we're supposed to fill from...
2012-05-24 dimFix the following clang warning in drm2:
2012-05-24 bzMFp4 bz_ipv6_fast:
2012-05-24 glebiusRevert r220768 for ng_ksocket. This node is special and
2012-05-24 mavRevert devfs part of r235911. I was unaware about old...
2012-05-24 bzMFp4 bz_ipv6_fast:
2012-05-24 jfvFix to kern/168294 - add flow director support into the
2012-05-24 traszMake g_label(4) ignore provider size when looking for...
2012-05-24 bzMFp4 bz_ipv6_fast:
2012-05-24 alcMF amd64 r233097, r233122
2012-05-24 mavMFprojects/zfsd:
2012-05-24 gberReturn Supervisor SP and LR registers instead of User...
2012-05-24 gberARMs don't have motherboards.
2012-05-24 tuexenAdd sn_send_failed_event to sctp_notification.
2012-05-24 mavMFprojects/zfsd:
2012-05-24 mavMFprojects/zfsd:
2012-05-24 mavMFprojects/zfsd:
2012-05-24 glebAdd kern_fhstat(), adjust sys_fhstat() to use it.
2012-05-24 obrienstyle.Makefile(5)
2012-05-24 wblockFixes to man8 groff mandoc style, usage mistakes, or...
2012-05-23 kibEnable drm2 modules build.
2012-05-23 delphij - Correct signedness for casts;
2012-05-23 emaxTweak condition for disabling allocation from per-CPU...
2012-05-23 delphijUse %ju to match uintmax_t usage
2012-05-23 kibCalculate the count of per-process cow faults. Export...
2012-05-23 delphijUse %j and cast off_t to intmax_t for now to fix build.
2012-05-23 kibThe drm2 modules makefiles commit.
2012-05-23 kibAdd 'drmn' device as another drm child, to allow drm2...
2012-05-23 jkimRestore Processor object path for verbose boot message.
2012-05-23 jhbRework the previous change to honor MADT processor...
2012-05-23 jhbOnly check to see if a memory resource is a PCI ROM...
2012-05-23 fabientSoft PMC support for ARM.
2012-05-23 avgvm_pager_object_lookup: small performance optimization
2012-05-23 tuexenUse consistent text at the begining of the files.
2012-05-23 delphijFix build:
2012-05-23 yongariDon't force max payload size to 128. Root complex and...
2012-05-23 yongariMake IPMI work in the bce driver even when the interface is
2012-05-22 adrianRe-up the TX ath_buf limit from 128 to 512.
next