1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00
freebsd/sys
Ed Schouten 35a3f5a1b9 Use right buffer to print to.
PR:		kern/176597
Submitted by:	Christoph Mallon <christoph mallon gmx de>
MFC after:	2 weeks
2014-02-04 20:52:33 +00:00
..
amd64 Avoid doing unnecessary nested TLB invalidations. 2014-02-04 02:45:08 +00:00
arm Remove trailing tabs causing false grep positives 2014-02-04 05:26:12 +00:00
boot Add support for Colibri VF50 Evaluation Board. 2014-02-02 19:35:10 +00:00
bsm
cam Mostly revert r260267 and hopefully really fix the original problem. 2014-01-22 22:19:53 +00:00
cddl MFV r260834: 2014-01-18 01:45:39 +00:00
compat The posix_madvise(3) and posix_fadvise(2) should return error on 2014-01-30 18:04:39 +00:00
conf Bump the version of config to the latest (3 year old, so upgrade 2014-02-04 18:24:25 +00:00
contrib
crypto
ddb
dev Use right buffer to print to. 2014-02-04 20:52:33 +00:00
fs ext2fs: Use i_flag instead of i_flags for Ext4 inode flags. 2014-01-28 14:39:05 +00:00
gdb
geom Fix a logic error. Because of this inflateReset() wasn't being called and 2014-02-03 17:25:36 +00:00
gnu/fs/reiserfs
i386 Move <machine/apicvar.h> to <x86/apicvar.h>. 2014-01-23 20:10:22 +00:00
ia64 In pmap_set_pte(), make sure to enforce ordering by inserting a memory 2014-01-20 18:37:35 +00:00
isa
kern ULE works on Book-E since r258002, so remove statements to the contrary. 2014-02-01 20:46:35 +00:00
kgssapi
libkern
mips Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
modules Add missing file to Makefile. 2014-02-03 01:16:32 +00:00
net Simplify filling sockaddr_dl structure for if_resolvemulti() 2014-01-18 23:24:51 +00:00
net80211
netatalk
netgraph
netinet Adjust r239672 from rrs and r258821 from eadler. 2014-01-28 21:13:15 +00:00
netinet6 Take exclusive lock only when lle isn't NULL. We don't need write access 2014-02-02 07:28:04 +00:00
netipsec
netipx
netnatm
netpfil Reorder struct ip_fw_chain: 2014-01-24 09:13:30 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Simplify filling sockaddr_dl structure for if_resolvemulti() 2014-01-18 23:24:51 +00:00
opencrypto Prevent races in accesses of the software crypto session array. 2014-01-28 22:02:29 +00:00
pc98 Move <machine/apicvar.h> to <x86/apicvar.h>. 2014-01-23 20:10:22 +00:00
pci
powerpc Add driver for the ADT7460/ADT7467 fan controller found in later PowerBooks 2014-02-03 01:22:50 +00:00
rpc Fix lock acquisition in case no request space available, missed in r260097. 2014-02-04 00:00:01 +00:00
security
sparc64
sys Add hwpmc(4) support for the PowerPC 970 class processors, direct events. 2014-02-01 02:03:50 +00:00
teken
tools
ufs
vm Make prefaulting more aggressive on hard faults. Previously, we would only 2014-02-02 20:21:53 +00:00
x86 Rename the AMD MSR_PERFCTR[0-3] so the Pentium Pro MSR_PERFCTR[0-1] 2014-01-31 14:29:34 +00:00
xdr
xen
Makefile