]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-02-02 Andriy Gaponcpususpend_handler: mark AP as resumed only after fully...
2013-02-02 Andriy Gaponx86 suspend/resume: suspend pics and pseudo-pics in...
2013-02-02 Andriy Gaponprint compiler version in the kernel banner
2013-02-02 Andriy Gaponng_ether: track interface renaming
2013-02-02 Andriy Gaponsolaris compat: remove KM_ZERO
2013-02-02 Andriy Gaponuart: add resume method and enable it for attachments...
2013-02-02 Andriy Gaponzfs: add MODULE_VERSION for zfsctrl
2013-02-02 Tim KientzleFix an obvious typo that broke time specifications...
2013-02-02 Tim KientzleTweaks to standard BEAGLEBONE config, as recently discussed
2013-02-02 Adrian ChaddAllow IEEE80211_SUPPORT_SUPERG to be defined _and_...
2013-02-02 Adrian ChaddWrap this in an #ifdef so IEEE80211_SUPPORT_SUPERG...
2013-02-01 Simon J. GerratyMerge bmake-20130123
2013-02-01 Eitan AdlerRemove support for plip from the GENERIC kernel as...
2013-02-01 Neel NatuDisplay MSI-X table and PBA offsets when displaying...
2013-02-01 Konstantin... The MSDOSFSMNT_WAITONFAT flag is bogus and broken....
2013-02-01 Konstantin... Backup FATs were sometimes marked dirty by copying...
2013-02-01 Konstantin... The directory entry for dotdot was corrupted in the...
2013-02-01 Konstantin... The mountmsdosfs() function had an insane sanity test...
2013-02-01 Konstantin... Fix a backwards comment in markvoldirty().
2013-02-01 Neel NatuAdd support for MSI-X interrupts in the virtio block...
2013-02-01 Konstantin... Assert that the mbuf in the chain has sane length....
2013-02-01 Konstantin... The change to reduce default smp_tsc_shift caused tsc...
2013-02-01 John BaldwinAdd placeholder constants to reserve a portion of the...
2013-02-01 Philippe CharnierChange old-style function definition
2013-02-01 Andre Oppermannuma_zone_set_max() directly returns the rounded effecti...
2013-02-01 Andre OppermannRemove unused VM_MAX_AUTOTUNE_NMBCLUSTERS define.
2013-02-01 Pietro Cerutti- Fix more style(9)-related issues (copyright header...
2013-02-01 Grzegorz BernackiGet time of next event from other cores only if SMP...
2013-02-01 Andre OppermannAdd VM_KMEM_SIZE_SCALE parameter set to 2 (50%) for...
2013-02-01 Hans Petter... Fix for hardware checksum offloading in SMSC driver.
2013-02-01 Hans Petter... Include SMSC driver into default kernel build.
2013-02-01 Hans Petter... Make use of USB ID sections configurable.
2013-02-01 Neel NatuDelete the "blackhole" driver - it is not needed anymore.
2013-02-01 Daniel EischenPrevent a null pointer dereference in pw userdel when...
2013-02-01 Neel NatuFix a broken assumption in the passthru implementation...
2013-02-01 Neel NatuFix a bug in the passthru implementation where it would...
2013-02-01 Neel NatuIncrease the number of passthru devices supported by...
2013-01-31 Pawel Jakub... Now that MPSAFE flag is gone, we can arrange code a...
2013-01-31 Pawel Jakub... Remove leftover label after Giant removal from VFS.
2013-01-31 Pawel Jakub... Remove label that was accidentally moved during Giant...
2013-01-31 Pawel Jakub... Simplify code a bit. This is leftover after Giant remov...
2013-01-31 Jilles Tjoelkersh: Prefer our character classification functions to...
2013-01-31 Sean BrunoUpdate hwpmc to support the Xeon class of Ivybridge...
2013-01-31 Jilles Tjoelkersh: Show negated commands (!) in jobs output.
2013-01-31 Konstantin... Use pmap_kextract() instead of inlining the page table...
2013-01-31 Glen BarberForce commit to mark MFC for r246153.
2013-01-31 Glen BarberUpdate svn port directory in release(7).
2013-01-31 Simon J. GerratyImport bmake-20130123
2013-01-31 Pietro Cerutti- Remove underscores from the internal structure name...
2013-01-31 Brooks DavisWhen in -U mode do avoid setting SUID bits, but do...
2013-01-31 Steven HartlandFormat CDB output as 2 digit hex correcting the length
2013-01-31 Hans Petter... Initial version of libusbboot, a fully stand-alone...
2013-01-31 Gleb Smirnoff- Move AUTHORS and ACKNOWLEDGEMENTS to the end of the...
2013-01-31 Gleb SmirnoffRetire struct sockaddr_inarp.
2013-01-31 Adrian ChaddWork around some rather unfortunate race conditions...
2013-01-31 Marius StroblMark tftp_log() as __printflike() (which would have...
2013-01-30 Ian LeporeDo metadata relocation fixup on all loaded modules...
2013-01-30 Ian LeporeImprove devd startup time, by tweaking some string...
2013-01-30 Dimitry AndricFix a problem introduced in r231057: in bsd.own.mk...
2013-01-30 Gleb SmirnoffUtilize m_get2() to get mbuf of appropriate size.
2013-01-30 John BaldwinAllow the address and ports to be separated by a colon...
2013-01-30 Sofian BrabezUse DEVMETHOD_END macro defined in sys/bus.h instead...
2013-01-30 Brooks DavisWhen adding the directory ownership to the METALOG...
2013-01-30 Hans Petter... Do not unnecessarily split a string literal, because
2013-01-30 Hans Petter... Use string literals in string descriptors for marginally
2013-01-30 Hans Petter... Use an anonymous struct for generated string descriptors.
2013-01-30 Hans Petter... Provide one global language string descriptor for
2013-01-30 Hans Petter... Modify the FreeBSD USB kernel code so that it can be...
2013-01-30 Ian LeporeFix a descriptor leak in devd. Clients reading /var...
2013-01-30 Pietro CeruttiAdd fmemopen(3), an interface to get a FILE * from...
2013-01-30 Konstantin... Rework the handling of the children for the pthread_vfo...
2013-01-30 Konstantin... The case of pid == WAIT_MYPGRP for the kern_wait()...
2013-01-30 Konstantin... Rework the __vdso_* symbols attributes to only make...
2013-01-30 Konstantin... Reduce default shift used to calculate the max frequenc...
2013-01-30 Hans Petter... Add missing header file inclusion guard.
2013-01-30 Gabor Kovesdan- Fix typo
2013-01-30 Hans Petter... Add missing NULL pointer check.
2013-01-30 Neel NatuAdd support for MSI-X interrupts in the virtio network...
2013-01-30 Neel NatuAdd emulation support for instruction "88/r: mov r...
2013-01-30 Sean BrunoRemove extra %s from debug statement that ends up crash...
2013-01-29 Brooks DavisLog the addition of login.conf.db, passwd, pwd.db,...
2013-01-29 Brooks DavisFix installworld when nmtree is not on the host by...
2013-01-29 Gleb Smirnoffroute_output() always supplies info with RTAX_GATEWAY...
2013-01-29 Gleb SmirnoffRemove unused file.
2013-01-29 Navdeep ParharProvide a statistic to track the number of drops in...
2013-01-29 Brooks DavisFix installworld when the host does not need to bootstr...
2013-01-29 Xin LI - Refresh code with latest OpenBSD revisions.
2013-01-29 Joel DahlFix date.
2013-01-29 Gleb SmirnoffFix typo in debug printf.
2013-01-29 John BaldwinReduce duplication between i386/linux/linux.h and amd64...
2013-01-29 Brooks DavisBump __FreeBSD_version for cat -l (soon to be a bootstr...
2013-01-29 Brooks DavisAdd -l option to cat(1). This option causes cat(1)...
2013-01-29 Gabor Kovesdan- Regen
2013-01-29 Gabor Kovesdan- Add a BSD-licensed patch, ported by Pedro F. Giffuni...
2013-01-29 Ganbold TsagaankhuuAdd simple clock driver and ehci glue code for a10
2013-01-28 Jung-uk KimFix two misusages of return_*() macros for ACPICA.
2013-01-28 Jung-uk KimFix white spaces for style consistency.
2013-01-28 Jung-uk KimMerge two bug fixes from the vendor branch.
2013-01-28 Jung-uk KimFix a long standing bug. NextObject is the first field...
2013-01-28 Jung-uk KimPartially revert a vendor commit. The following broke...
next