]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-04-15 impThis isn't used, so remove it. It isn't relevant to...
2008-04-15 impCopied from amd64, where it wasn't used, into mips...
2008-04-15 impThis file is unused on amd64.
2008-04-15 impRemove $P4$ tag. Rumor has it that p4 importer hates it.
2008-04-15 jkimRemove M_SKIP_FIREWALL abuse and add more appropriate...
2008-04-15 yongariDon't touch MSI enable bit in RL_CFG2 register. For...
2008-04-14 marcelRevision 1.9 changes the delivery mode from the magic...
2008-04-14 mckusickrestore(8) does not check for write failure while build...
2008-04-14 sosFix problem with slave devices.
2008-04-14 rrsUse the pru_flush infrastructure to avoid a panic
2008-04-14 rrs- Have SCTP use the new pru_flush functionality
2008-04-14 rrsAdd pru_flush routine so a transport can
2008-04-14 rrsProtection against errant sender sending a stream
2008-04-14 rrsNew logging values.
2008-04-14 rrs1) adds some additional logging
2008-04-14 dfrWhen calling lf_advlock to unlock a record, make sure...
2008-04-14 davidxudon't include pthread_np.h, it is not used.
2008-04-14 phkConvert amd64 and i386 to share the atrtc device driver.
2008-04-14 phkatrtc.c is a repocopy of the RTC device driver from...
2008-04-13 qingli Make this file compile on IPv6 kernels.
2008-04-13 rwatsonUse __FBSDID() for $FreeBSD$ IDs in the audit code.
2008-04-13 impfix comments for these files.
2008-04-13 rwatsonMake naming of include guards for MAC Framework include...
2008-04-13 phkMake this compile also on non-IPv6 kernels.
2008-04-13 phkGet rid of an empty RTC implementation and hook up...
2008-04-13 alcInitialize the vm object's flags to include OBJ_NOSPLIT...
2008-04-13 marcelAdd the bootcode verb for installing boot code. Boot...
2008-04-13 sosFix identify of slave devices.
2008-04-13 rpauloAdd support for Asus EeePC backlight control.
2008-04-13 remkoI keep taking timemachines to get back in time. Update the
2008-04-13 bzFix the build in case RADIX_MPATH is not defined.
2008-04-13 delphijUse calloc() instaed of zeroing memory ourselves.
2008-04-13 remkoAdd missing device in tunefs entry.
2008-04-13 impFreeBSD/mips port. The FreeBSD/mips port targets mips3...
2008-04-13 impFreeBSD/mips port. The FreeBSD/mips port targets mips3...
2008-04-13 impFreeBSD/mips port. The FreeBSD/mips port targets mips3...
2008-04-13 impMerge in the mips specific configuration files and...
2008-04-13 nyanMFi386: RTC related cleanups.
2008-04-13 qingliThese files handle the radix tree for the ECMP routes.
2008-04-13 qingliThis patch provides the back end support for equal...
2008-04-13 attilioUse a "rel" memory barrier for disowning the lock as...
2008-04-13 attiliostruct lock_instance and struct lock_list_entry don...
2008-04-12 phkfix printf type confusion on amd64
2008-04-12 phkMove i386 to generic RTC handling code.
2008-04-12 phkEmit summaries of struct c(alender)t(ime) <-> struct...
2008-04-12 phkRemove a trailing comma which FlexeLint whines about.
2008-04-12 attilioLK_NOWITNESS can be used now in lockmgr*() functions...
2008-04-12 attilio- Re-introduce WITNESS support for lockmgr. About...
2008-04-12 sosDont call hw.status recursively.
2008-04-12 ariff- Add codec id for Sigmatel STAC9205
2008-04-12 dasUnbreak the build for arm and powerpc.
2008-04-12 rpauloConnect k8temp(4) to the build.
2008-04-12 rpauloMFp4: k8temp(4) man page.
2008-04-12 rpauloMFp4: k8temp, a driver to monitor AMD K8 CPU temperatur...
2008-04-12 attilio- Remove a stale comment.
2008-04-12 attilioAdd missing stubs for spinlocks cpuset and intrcnt.
2008-04-12 krisTrylocks were implemented, remove stale comment
2008-04-12 rpauloUpdate the list of Cx states when ACPICA notifies us...
2008-04-12 rpauloMatch the Mac Pro with 8 cores. This machine reports...
2008-04-12 pjdCorrect an obvious typo.
2008-04-12 dasUpdates for changes in the way printf() handles hex...
2008-04-12 dasMake several changes to the way printf handles hex...
2008-04-12 dasFix some bugs that caused sparc64's quad precision...
2008-04-12 dasMake the software emulator for long doubles set the...
2008-04-11 davidch- Fixed a problem with the send chain consumer index...
2008-04-11 jeff - Pass the irq and not the vector to intr_event_create().
2008-04-11 mariusHook up ZFS to the sparc64 build.
2008-04-11 mariusAdd atomic operations for ZFS/sparc64.
2008-04-11 sosFix badly placed '{'
2008-04-11 marius- Fix the path encoded in the multiple inclusion protec...
2008-04-11 mckusickAvoid printing spurious ``Header with wrong dumpdate...
2008-04-11 mckusickCorrectly set file group when restore is run by a user...
2008-04-11 delphijInstead of rolling our own jail number allocation proce...
2008-04-11 jhbUse kthread_exit() to terminate a taskqueue thread...
2008-04-11 rpauloDon't call acpi_disabled() because we are not part...
2008-04-11 ariffDon't mess up with CHN_F_TRIGGERED, since it should...
2008-04-11 rpauloStyle nit. No functional change.
2008-04-11 rusystem_info.cpustates isn't sparse, so a bitmask of...
2008-04-11 ruAllocate enough memory for pcpu_cp_time[] to stop sysct...
2008-04-11 sosFix the brokenness in the former commit, sorry for...
2008-04-11 dfrFix some issues that showed up during Kris' testing.
2008-04-11 jeff - Use a lockmgr lock rather than a mtx to protect...
2008-04-11 jeff - cache dp->i_offset in the local 'i_offset' variable...
2008-04-11 pavOptimize package registration/deregistration. Previous...
2008-04-11 bennoIdentify ICH9 USB controllers.
2008-04-11 jeff - Add support for interrupt bindig to cpuset(1). ...
2008-04-11 jeff - Add the interrupt vector number to intr_event_create...
2008-04-10 delphijAdd a new flag, '-C' which enables a special mode that...
2008-04-10 impFix a bug introduced by DEFAULTS feature. When the...
2008-04-10 sosFix clearing of nVidia interrupts.
2008-04-10 takawataDon't break identity mapping set up for ACPI resume...
2008-04-10 ruFix "top -P" (`&' mistyped as `&&' and a botched logic).
2008-04-10 alcCorrect pmap_copy()'s method for extracting the physica...
2008-04-10 jkim- Add ASUS G2K laptop support.
2008-04-10 ruClean up makefiles and a manpage.
2008-04-10 sosAdd experimental support for SATA Port Multipliers
2008-04-10 dfrIf we can't find or load the kernel NLM support, don...
2008-04-10 ruFix printing of sockaddr prefixes in verbose mode.
2008-04-10 kibAdd the restrict qualifiers to the pointer arguments...
2008-04-10 ruAdd forgotten -H, -h, and -P to usage().
next