summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Avoid aliasing which leads to incorrect results when compiling with themarius2010-03-211-12/+11
* | | - The firmware of Sun Fire V1280 has a misfeature of setting %wstate tomarius2010-03-215-51/+69
* | | Eliminate a pointless TLB invalidation from pmap_bootstrap(). No mappingsalc2010-03-211-2/+0
* | | I am told by AMD that the machine check hardware on the instruction TLBalc2010-03-212-8/+4
* | | Improve the KVA space sizing of 186682; on machines with large dTLBs wemarius2010-03-201-10/+34
* | | Do not create *.gmon files for PIE executables on i386.jilles2010-03-201-1/+1
* | | - While SPARC V9 allows tininess to be detected either before or aftermarius2010-03-201-5/+10
* | | Division should take both arguments' signs into account when themarius2010-03-201-7/+9
* | | FPU_DEBUG requires <stdio.h>.marius2010-03-203-1/+12
* | | Ensure that __fpu_ftox() both returns the high bits and res[1] containsmarius2010-03-201-5/+7
* | | - Remove a bogus forward declaration.marius2010-03-202-7/+3
* | | - spread tcp timer callout load evenly across cpus if net.inet.tcp.per_cpu_ti...kmacy2010-03-201-10/+30
* | | Fix command example, presumed leftovers of old markup.gavin2010-03-201-2/+2
* | | Escape characters unsafe for XML output in GEOM class, instance andjh2010-03-201-3/+25
* | | Correct MAXPHYS and DFLTPHYS description.mav2010-03-201-4/+4
* | | Tweak language to make one point potentially clearer for non-native spekersgavin2010-03-201-2/+2
* | | Revisit locking in the 64-bit AIM PMAP. The PVO head for a page isnwhitehorn2010-03-201-16/+20
* | | Remove some stale entries from MAINTAINERS:gavin2010-03-201-8/+0
* | | wollman@ has OK'd dropping his maintainership of zic(8)gavin2010-03-202-2/+0
* | | Chop off excessive long hostnames to keep the table structure intact.ed2010-03-201-1/+1
* | | Sibyte provides a 64-bit read-only counter that counts at half the processorneel2010-03-205-0/+53
* | | Make sure that the registers 'v0' and 'v1' are properly sign-extendedneel2010-03-201-4/+4
* | | Get rid of unused macro MIPS_MEM_RID.neel2010-03-201-1/+0
* | | This change enables use of physical memory that is beyond the directneel2010-03-206-266/+183
* | | Enable MSI by default for SiI3124.mav2010-03-201-6/+7
* | | Don't check for boot_verbose in the environment. The loader doesmarcel2010-03-201-11/+1
* | | Let unin(4) attach to U3 controllers found on G5 machines.nwhitehorn2010-03-201-5/+10
* | | Add support for the Samsung S3C2xx0 family of ARM SoCs written byimp2010-03-2022-0/+3883
* | | - Map EBDA if available and add 64KB above 1MB (high memory), just in case.jkim2010-03-191-33/+113
* | | The same code is used to import and to create pool.pjd2010-03-191-10/+20
* | | Split eventhandler_register() into an internal part and a wrapper functionbz2010-03-194-17/+139
* | | Back out revision 205307.delphij2010-03-191-0/+2
* | | Slightly improve my previous commit.ed2010-03-191-1/+1
* | | pmap amd64/i386: fix a typo in a commentavg2010-03-192-2/+2
* | | vfs_mount.9: drop cross-reference to a removed manualavg2010-03-191-2/+1
* | | Use the same policy for rejecting / not-reject ACPI tables with incorrectjhb2010-03-192-0/+4
* | | Don't add the atrun-line to the crontab when MK_AT is set.ed2010-03-191-0/+3
* | | Regenkib2010-03-194-53/+123
* | | Remove empty line.kib2010-03-191-1/+0
* | | Convert aio syscall registration to SYSCALL_INIT_HELPER.kib2010-03-191-33/+59
* | | Implement compat32 shims for mqueuefs.kib2010-03-193-68/+328
* | | Implement compat32 shims for ksem syscalls.kib2010-03-192-70/+141
* | | Move SysV IPC freebsd32 compat shims from freebsd32_misc.c to correspondingkib2010-03-195-587/+733
* | | Move SysV IPC freebsd32 compat shims helpers from freebsd32_misc.c tokib2010-03-193-54/+74
* | | Introduce SYSCALL_INIT_HELPER and SYSCALL32_INIT_HELPER macros andkib2010-03-194-0/+95
* | | FOr SYSCALL_MODULE_HELPER, use "sys/<syscallname>" module name.kib2010-03-192-2/+2
* | | Make freebsd32_copyiniov() available outside of freebsd32_misc.kib2010-03-192-1/+4
* | | Properly handle compat32 calls to sctp generic sendmsd/recvmsg functions thatkib2010-03-191-4/+19
* | | Remove dead statement.kib2010-03-191-1/+0
* | | Fix two style issues.kib2010-03-191-2/+2
OpenPOWER on IntegriCloud