]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-05-28 marius- Correct the comments regarding the sizes of some...
2012-05-28 alcUpdate a comment in get_pv_entry() to reflect the chang...
2012-05-28 marcelCatch a corner case where ssegs could be 0 and thus...
2012-05-28 gabor- Include forgotten bsd.own.mk and fix condition
2012-05-28 mavMake legacy ATA to not call device_add_child() with...
2012-05-28 kibDisable end of buffer fixup by default. New DDX does...
2012-05-28 kibFix calculation of the execution buffer end in the...
2012-05-28 reaif_lagg: allow to invoke SIOCSLAGGPORT multiple times...
2012-05-28 theravenCorrectly export operator new / delete for things linki...
2012-05-28 bzRemoved the IFCAP_ prefix when printing the IPv6 checks...
2012-05-28 bzIt turns out that too many drivers are not only parsing...
2012-05-27 kientzleAllow the load address used by ARM ubldr to be set...
2012-05-27 alcReplace all uses of the vm page queues lock by a r...
2012-05-27 emasteAdd IPPROTO_MPLS (rfc4023) IP protocol definition
2012-05-27 marius- Fix some typos in mmc_acquire_bus() and mmc_send_csd().
2012-05-27 mmImport illumos changeset 13570:3411fd5f1589
2012-05-27 dimPull in r157212 from upstream clang trunk:
2012-05-27 theravenAllow inclusion of libc++ <cmath> to work after includi...
2012-05-27 mmImport illumos changeset 13605:b5c2b5db80d6 (partial)
2012-05-27 mmImport illumos changeset 13564:cf89c0c60496
2012-05-27 mmImport illumos changeset 13571:a5771a96228c
2012-05-27 rajRemove redundant check, we catch ULE platform support...
2012-05-27 rajLet us manage differences of Book-E PowerPC variations...
2012-05-27 edFix style and consistency:
2012-05-27 reaOpenSSH: allow VersionAddendum to be used again
2012-05-27 kenWork around a race condition in devfs by changing the...
2012-05-27 kibEnable gnu hash generation for dynamic ELF binaries...
2012-05-27 kibFix ki_cow for compat32 binaries.
2012-05-27 davidxuReturn EBUSY for PTHREAD_MUTEX_ADAPTIVE_NP too when...
2012-05-26 bzCorrectly get the payload length in host byte order...
2012-05-26 desOpenPAM Micrampelis was re-rolled due to a showstopper...
2012-05-26 wblockWording corrections and simplifications.
2012-05-26 rajImport eSDHC driver for Freescale integrated controller.
2012-05-26 rajImport EHCI attachment driver for Freescale integrated...
2012-05-26 rajMove OpenPIC FDT bus glue to a shared location, so...
2012-05-26 kibStop treating td_sigmask specially for the purposes...
2012-05-26 desRevert r232274 - unauthorized, unnecessary and incorrect.
2012-05-26 desUpdate to OpenPAM Micrampelis.
2012-05-26 desPassing NULL as a key casues a segfault when loading...
2012-05-26 gavinUpdate to reflect various doc commit bits taken into...
2012-05-26 gavinUpdates to reflect recent commit bits handed back,...
2012-05-26 desVendor import of OpenPAM Micrampelis.
2012-05-26 rajRetrieve CPU number info from the device tree.
2012-05-26 rajRename e500 prefix to match other Book-E CPU variations...
2012-05-26 rajProvide SPR definitions for newer Book-E (E500mc, E5500...
2012-05-26 rajUnify SPR defines formatting, no funtional changes.
2012-05-26 bzTrim the extra $FreeBSD$ from the comment below the...
2012-05-26 tuexenGet rid of SCTP specific code to avoid CRC32C computati...
2012-05-26 mariusMake the VIA workaround application somewhat more consi...
2012-05-26 mariusConsistently use USB_PAGE_SIZE. Currently, this is...
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 joelmdoc: sort sections into conventional order.
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 kibClarify the SEEK_HOLE description, it repositions the...
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 gabor- Add support for BSD iconv when it is build into libc
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 jillesinit: Remove unnecessary 2-second delay before calling...
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 pjdCorrect error message.
2012-05-25 adrian* According to the reference code, AR_WA_D3_L1_DISBABLE...
2012-05-25 marcelDoh... Don't add __eabi to an old version tag (i.e...
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 gabor- Only use multi-threading for large files
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 gberFix resolving symbol names on ARM.
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 wblockFixes to man8 groff mandoc style, usage mistakes, or...
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:
next