summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix PIC_RETURN when abicalls are not defined.jchandra2010-10-241-1/+1
| * MFi386: the part of revision 213226.nyan2010-10-241-44/+55
| * MFi386: revision 214210nyan2010-10-241-2/+2
| * Move variable declarations into the conditional block where they areemaste2010-10-241-1/+1
| * Modify the experimental NFSv4 server's file handle hash functionrmacklem2010-10-232-7/+5
| * Apply the same workaround for SDI flow control used on BCM5906 A1yongari2010-10-232-5/+9
| * Make the IPsec SADB embedded route cache a union to be able to hold both thebz2010-10-235-8/+15
| * Add missing DTrace probe invocation to mac_vnode_check_open; the proberwatson2010-10-231-0/+2
| * Remove workaround for ZFS bug; fix was committed to the //depot/user/pjd/zfs/...trasz2010-10-231-22/+0
| * In thr_exit() and kthread_exit(), only remove thread fromdavidxu2010-10-232-7/+12
| * Remove mention of non-existant -o flag for debugging options.uqs2010-10-231-5/+3
| * The firmware does pad notifications to an even number of bytes (at leastbschmidt2010-10-231-2/+2
| * - Improve error messages, so instead of 'Not fully done', the user will getpjd2010-10-221-17/+21
| * Close a race between checking if device is already suspended and suspending it.pjd2010-10-221-9/+9
| * Add State tag, so 'geli status' will report active/suspended status, eg:pjd2010-10-221-0/+2
| * Encryption keys array might be NULL if device is suspended. Check for this, sopjd2010-10-221-3/+6
| * Move sc_akeyctx and sc_ivctx initialization to the g_eli_mkey_propagate()pjd2010-10-223-42/+27
| * Modify the file handle hash function in the experimental NFSrmacklem2010-10-223-1/+17
| * Add possibility to generate devctl notifications regardless of UGEN presence.hselasky2010-10-222-15/+47
* | Apply commit f6c8fecc6fe3d5532691867a7f27820bb1c426a9 from upstreamdim2010-10-253-7/+20
* | Apply commit d3a5e914c6ff07c426b026b0cda8d044fd1cdabe from upstreamdim2010-10-251-2/+2
* | Most of binutils now compiles at WARNS=3, except for libiberty anddim2010-10-2213-14/+1
* | In case of powerpc64, enable HAVE_LD_NO_DOT_SYMS in gcc's auto-host.h.dim2010-10-221-1/+3
* | Sync: merge r214077 through r214219 from ^/head.dim2010-10-22126-4738/+9961
|\ \ | |/
| * Add workaround for BCM5906 A1 controller silicon bug. Whenyongari2010-10-222-0/+6
| * Enable TX MAC state machine lockup fix for both BCM5755 or higheryongari2010-10-222-1/+7
| * Avoid using memcpy() for copying 32bit chunks. This shrinksrdivacky2010-10-221-2/+2
| * - Add a new PCI quirk to whitelist an old chipset that doesn't supportjhb2010-10-221-1/+31
| * Validate syscall_timing test names before starting to provide earlierrwatson2010-10-221-12/+68
| * Revert to r214147, errno is not clobbered as originallybcr2010-10-221-2/+0
| * Unbreak ia64.marcel2010-10-222-5/+16
| * More simplificationsimp2010-10-222-23/+7
| * Remove unnecessary variable.imp2010-10-221-2/+0
| * Fix two typosimp2010-10-211-2/+2
| * More support for IMAGE installationsimp2010-10-211-1/+9
| * Minor tweaks in compression support:imp2010-10-211-9/+9
| * Universally use uintmax_t in syscall_timing; rearrange arithmetic torwatson2010-10-211-64/+65
| * Call chainevh callback when we are invoked with neither MOD_LOAD nordelphij2010-10-211-1/+3
| * Fix typo in last commit.glebius2010-10-211-1/+1
| * Free opencrypto sessions on suspend, as they also might keep encryption keys.pjd2010-10-212-35/+81
| * The firmware always sets bit 14 and 15, to get the real associd we needbschmidt2010-10-211-1/+1
| * Instead of calling return when reaching the end of the assoc notificationbschmidt2010-10-211-1/+1
| * - When disabling ktracing on a process, free any pending requests thatjhb2010-10-215-82/+108
| * Add Cambridge/Google tag since the copyright has been updated.rwatson2010-10-211-0/+3
| * Further syscall_timing improvements: allow an arbitrary "path" stringrwatson2010-10-211-45/+41
| * Modify the experimental NFS server in a manner analagous tormacklem2010-10-211-1/+9
| * Document strtonum()s behavior of setting errno to 0 when no error is found.bcr2010-10-211-0/+2
| * Sync with OpenBSD rev. 1.13:bcr2010-10-211-2/+1
| * Clarify a misleading comment. The test in pci_reserve_map() was meant tojhb2010-10-211-9/+9
| * Fix bug in recent syscall_timing change: measure the number of iterationsrwatson2010-10-211-3/+4
OpenPOWER on IntegriCloud