]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Lock vnode exclusively around insmntque().
[FreeBSD/FreeBSD.git] / sys /
2008-09-06 pjdLock vnode exclusively around insmntque().
2008-09-06 samo show key indices w/o adjustment
2008-09-06 sampurge ni_reqcw; not used and never will be
2008-09-06 samo fix BAR definitions
2008-09-06 samfix age calculations (yet again); entries in the q...
2008-09-06 rikExport the IPFW_DEFAULT_RULE outside ip_fw2.c. This...
2008-09-06 edSmall style(9) nit in <sys/termios.h>.
2008-09-06 edMake TIOCCONS use priv_check() instead of checking...
2008-09-06 yongariRead ethernet address from ID registers for RTL8102E...
2008-09-05 impTurn some lame pseudo-code into a less lame comment.
2008-09-05 impKill bogus #if 0'd stuff for interrupts. They don...
2008-09-05 impKill vestiges of the special case code we once had...
2008-09-05 rpauloMerge ath again (addition of wisoc files).
2008-09-05 impKill bogus #if 1. There's no need for it since usb...
2008-09-05 julianBe consistent about whether these multi-lined macros...
2008-09-05 impKeep track of the active buffer on output. For the...
2008-09-05 impSort products numerically.
2008-09-05 rpauloFix build.
2008-09-05 rpauloKeep entries sorted.
2008-09-05 rpauloAdd a couple more Apple GPT entries and NetBSD GPT...
2008-09-05 rpauloInclude the vendor in the partition name.
2008-09-05 edFix a small typo in a comment in calcru1().
2008-09-05 jkoshyCorrect a copy-paste error---do not look for REX prefix...
2008-09-05 rpauloMerge fix for P4 expansion from vendor branch.
2008-09-05 rpauloDetect Apple HFS GPT slices.
2008-09-05 weongyoAdd ZyXEL G-202
2008-09-05 davidxuFix LOR between vnode lock and internal mqueue locks.
2008-09-05 pjdCatch up after last insmntque() changes:
2008-09-05 thompsaRemove the alignment of the align parameter. This is...
2008-09-05 davidxuFix lock name conflict.
2008-09-05 keramidaSlightly reword comment and remove typos.
2008-09-04 mariusWhen determining whether we trapped while in the PROM...
2008-09-04 mariusUse the PROM provided SUNW,set-trap-table to take over...
2008-09-04 mariusEnsure the caches have the desired configuration (see...
2008-09-04 mariusFlesh out MMU and cache handling of cheetah-class CPUs.
2008-09-04 mariusThe physical address space of cheetah-class CPUs has...
2008-09-04 mariusEnsure interrupts are off while in {d,i}tlb_va_to_pa_su...
2008-09-04 obrienstyle(9)
2008-09-04 edImplement pts(4) packet mode.
2008-09-04 edFix an awful bug inside our COMPAT_43TTY code.
2008-09-04 desUnbreak the build.
2008-09-04 rajRecognize 88E1116R phy variation. This part is found...
2008-09-04 kevloIf the process id specified is invalid, the system...
2008-09-04 mavAdd one more SII3132 chip PCI ID found on Adaptec Seria...
2008-09-03 mariusAdditionally clear the STICK bit in the SOFTINT registe...
2008-09-03 brooksReplace a line matching /^ $/ with one matching /^$/.
2008-09-03 julianNew file missed vimagification.
2008-09-03 simon- Fix amd64 local privilege escalation. [08:07]
2008-09-03 delphijReflect license change of NetBSD code.
2008-09-03 obrienCatch up with the move from mips32/.
2008-09-03 obrienCatch up with the move from mips32/.
2008-09-03 obrienStyle(9).
2008-09-03 julianAdd Marko's pipe node.
2008-09-03 julianwhitespace nit
2008-09-03 rajImprove loader support for U-Boot.
2008-09-03 rajShow info about net devices in loader's 'lsdev' command...
2008-09-03 marius- USIII-based machines can consist of CPUs running...
2008-09-03 mariusSwitch sun4v to back to using its own clock.c, which...
2008-09-03 rajUse current SP instead of global data ptr for the U...
2008-09-03 rajMake metadata.c shared across all platforms using U...
2008-09-03 rajMove U-Boot compatibility library to WARNS=2 level.
2008-09-03 rpauloFix the sysctl function parameters. We were only queryi...
2008-09-03 traszWhen calling extattr_check_cred, use V{READ,WRITE}...
2008-09-03 bzFix a bug, when a specially crafted ICMPV6 MLD packet...
2008-09-03 impStyle nit. Continued lines are indented 2 spaces in...
2008-09-03 kmacyenable the xen_guest string so that the freebsd xen...
2008-09-02 kmacyIndicate at probe time if device can do offload and...
2008-09-02 obrienahc(4) work better in Sparc64 with AHC_ALLOW_MEMIO.
2008-09-02 mariusMFsparc64: r177642
2008-09-02 mariusResurrect clock.c from r164371.
2008-09-02 marius- USIII-based machines can consist of CPUs having diffe...
2008-09-02 mariusBypass isa_probe_children(9) and directly call bus_gene...
2008-09-02 kib- When executing FreeBSD/amd64 binaries from FreeBSD...
2008-09-02 edUse size_t to store the return value of ttydisc_getc().
2008-09-02 rwatsonRemove XXXRW in soreceive_dgram that proves unnecessary.
2008-09-02 kmacyImport ioctl updates for latest rev of cxgbtool
2008-09-02 weongyofree ifp allocated at ieee80211_vap_setup.
2008-09-02 kmacyAccomodate the fact that the number of l1 pages varies...
2008-09-02 nwhitehornFix a multiple locking bug in bm(4) that could cause...
2008-09-02 kmacyFix problem with large memory configuration by ensuring...
2008-09-01 impPer email to arch@ a little while ago (that was greeted...
2008-09-01 brooksWrap an 81 column SYSCTL_NODE decleration.
2008-09-01 edRemove unneeded D_NEEDMINOR from cpuctl(4).
2008-09-01 brooksWrap a line that became too long with the addition...
2008-09-01 kibIn rev. 1.17 (r33548) of msdosfs_fat.c, relative cluste...
2008-09-01 pjdWhen setting error to EINVAL in 'fvp == tdvp' case...
2008-09-01 kmacyDon't check if an interface can do tcp offload if there...
2008-08-31 marcelTrace interrupts with KTR_INTR.
2008-08-31 marcelRemove redundant KTR statements.
2008-08-31 marcelTrace all PMAP calls using KTR_PMAP.
2008-08-31 julianfix tiny nti in comment
2008-08-31 impUse a locally assigned address rather than stealing...
2008-08-31 attilioDecontextualize vfs_busy(), vfs_unbusy() and vfs_mount_...
2008-08-31 rwatsonIn UDPv6, reduce scope of global udbinfo lock during...
2008-08-31 edDisable processing of output data after disabling scrol...
2008-08-31 stas- Fix comment.
2008-08-31 impMake uipaq's ucom callbacks easier to read while I...
2008-08-31 impAll the other routines returned EIO from the param...
2008-08-31 impIoctls that aren't handled by this layer need to return...
2008-08-31 impKill dead code. This has been a 'todo' item for a...
next