1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys
Alan Cox d088493ba0 Eliminate a pointless TLB invalidation from pmap_bootstrap(). No mappings
whatsoever are changed between the earlier load_cr3() and this invalidation.
2010-03-21 00:21:59 +00:00
..
amd64 Eliminate a pointless TLB invalidation from pmap_bootstrap(). No mappings 2010-03-21 00:21:59 +00:00
arm Add support for the Samsung S3C2xx0 family of ARM SoCs written by 2010-03-20 03:39:35 +00:00
boot BWCT boards can have 128MB SDRAM. 2010-03-09 00:50:58 +00:00
bsm
cam We actually can generate a host number. 2010-03-17 18:53:58 +00:00
cddl The same code is used to import and to create pool. 2010-03-19 20:14:27 +00:00
compat - Map EBDA if available and add 64KB above 1MB (high memory), just in case. 2010-03-19 21:15:43 +00:00
conf Correct MAXPHYS and DFLTPHYS description. 2010-03-20 15:30:26 +00:00
contrib Integrate OpenBSD rev 1.5 of x86emu.c. 2010-03-09 22:42:24 +00:00
crypto
ddb
dev Enable MSI by default for SiI3124. 2010-03-20 04:40:15 +00:00
fs Fix a long standing regression of readdir(3) in fdescfs(5) introduced 2010-03-16 19:59:14 +00:00
gdb
geom Escape characters unsafe for XML output in GEOM class, instance and 2010-03-20 16:16:13 +00:00
gnu
i386 Back out revision 205307. 2010-03-19 16:09:57 +00:00
ia64 Don't check for boot_verbose in the environment. The loader does 2010-03-20 04:22:22 +00:00
isa Introduce the new kernel sub-tree x86 which should contain all the code 2010-02-25 14:13:39 +00:00
kern Split eventhandler_register() into an internal part and a wrapper function 2010-03-19 19:51:03 +00:00
kgssapi
libkern
mips Sibyte provides a 64-bit read-only counter that counts at half the processor 2010-03-20 05:49:06 +00:00
modules make UMA the default allocator for ZFS buffers - this avoids 2010-03-13 21:53:48 +00:00
net Split eventhandler_register() into an internal part and a wrapper function 2010-03-19 19:51:03 +00:00
net80211 Unbreak build by removing a code bit that is only related to other code 2010-03-18 15:28:17 +00:00
netatalk
netgraph Now fix functionality of 'netstat -f netgraph' that hasn't worked 2010-03-12 15:04:59 +00:00
netinet - spread tcp timer callout load evenly across cpus if net.inet.tcp.per_cpu_timers is set to 1 2010-03-20 19:47:30 +00:00
netinet6 The proper fix for the delayed SCTP checksum is to 2010-03-12 22:58:52 +00:00
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfsclient
nfsserver
nlm
opencrypto
pc98 Remove COMPAT_43TTY from stock kernel configuration files. 2010-03-13 09:21:00 +00:00
pci
powerpc Revisit locking in the 64-bit AIM PMAP. The PVO head for a page is 2010-03-20 14:35:24 +00:00
rpc
security Update device-labeling logic for Biba, LOMAC, and MLS to recognize new-style 2010-03-02 15:05:48 +00:00
sparc64 Improve the KVA space sizing of 186682; on machines with large dTLBs we 2010-03-20 23:00:43 +00:00
sun4v Remove COMPAT_43TTY from stock kernel configuration files. 2010-03-13 09:21:00 +00:00
sys Split eventhandler_register() into an internal part and a wrapper function 2010-03-19 19:51:03 +00:00
teken
tools
ufs
vm turn 205266 in to a no-op until the problem can be properly diagnosed 2010-03-18 20:30:25 +00:00
x86 Improving the clocks auto-tunning by firstly checking if the atrtc may be 2010-03-03 17:13:29 +00:00
xdr
xen don't hold spin lock across free 2010-02-21 01:12:18 +00:00
Makefile