index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
regen
netchild
2006-03-18
3
-5
/
+20
*
Fixup some problems in my previous commit (COMPAT_43).
netchild
2006-03-18
1
-3
/
+3
*
regen after COMPAT_43 removal
netchild
2006-03-18
6
-20
/
+29
*
Get rid of the need of COMPAT_43 in the linuxolator.
netchild
2006-03-18
1
-11
/
+7
*
Don't allow userland to set hardware watch points on kernel memory at all.
jhb
2006-03-14
1
-23
/
+20
*
It is not necessary to read %gs twice.
davidxu
2006-03-10
1
-2
/
+1
*
Fix stack offset to allow gcc's stack aligment code to work correctly.
davidxu
2006-03-10
1
-1
/
+1
*
Flip the switch and don't route interrupts to hyperthreads in a HT system.
jhb
2006-03-09
1
-2
/
+2
*
Improve the advantech watchdog.
phk
2006-03-06
1
-2
/
+6
*
Take the functionality contained in the former "options TDFX_LINUX"
yar
2006-03-03
1
-3
/
+2
*
- use a more common style to print memory sizes
netchild
2006-03-03
1
-78
/
+133
*
Committed the xbox syscons(8)-able console driver.
rink
2006-03-03
3
-256
/
+519
*
iir works on PAE now.
scottl
2006-03-03
1
-1
/
+0
*
Rework how we wire up interrupt sources to CPUs:
jhb
2006-02-28
7
-135
/
+152
*
Add frequency-voltage tables for Intel 778, 758, 773, 753, and 733J
cperciva
2006-02-25
1
-0
/
+210
*
guard function decls with _KERNEL so user code can include this file
sam
2006-02-22
1
-1
/
+2
*
Close some races between procfs/ptrace and exit(2):
jhb
2006-02-22
1
-0
/
+6
*
Rounding addr upwards to next 4M or 2M boundary in pmap_growkernel() could
tegge
2006-02-16
1
-0
/
+14
*
It seems bit 5 of cpu_feature2 is the VMX (Virtual Machine Extensions)
dwmalone
2006-02-15
1
-2
/
+2
*
CPU time accounting speedup (step 2)
phk
2006-02-11
2
-0
/
+16
*
Cleaned the memory initialization up, moved some defines from the framebuffer
rink
2006-02-10
3
-20
/
+18
*
Avoid calling CPUID function 0x02 if the CPU reports no support for
yar
2006-02-09
1
-48
/
+23
*
Simplify system time accounting for profiling.
phk
2006-02-08
1
-6
/
+4
*
Modify the way we account for CPU time spent (step 1)
phk
2006-02-07
1
-1
/
+1
*
Regenerate.
rwatson
2006-02-06
1
-49
/
+49
*
Assign audit event identifiers to ibcs2 system calls.
rwatson
2006-02-06
1
-50
/
+50
*
- Always call exec_free_args() in kern_execve() instead of doing it in all
jhb
2006-02-06
2
-3
/
+0
*
Add a kern_eaccess() function and use it to implement xenix_eaccess()
jhb
2006-02-06
1
-1
/
+1
*
Regenerate.
rwatson
2006-02-06
3
-164
/
+164
*
Assign audit event identifiers to Linux i386 system calls.
rwatson
2006-02-06
1
-169
/
+177
*
Regenerate.
rwatson
2006-02-05
3
-13
/
+13
*
Assign audit event identfiers to Xenix system calls. Note: AUE_EACCESS
rwatson
2006-02-05
1
-10
/
+10
*
Correct help line: list targets, not names of files generated by targets
rwatson
2006-02-05
1
-1
/
+1
*
Regenerate (accidentally also committed in commit that updated
rwatson
2006-02-05
2
-2
/
+2
*
Assign audit event identifiers to ibcs2 ISC system calls.
rwatson
2006-02-05
2
-28
/
+29
*
Move asr driver from global NOTES to i386-specific NOTES. Requestor
kensmith
2006-02-05
1
-0
/
+6
*
Hook up the audit system to system call entry and exit. System calls will
wsalamon
2006-02-04
1
-0
/
+3
*
Patch to allow XBox-users to use the onboard nve(4) nForce ethernet driver.
rink
2006-02-04
2
-1
/
+29
*
Clear carry flag in get_mcontext so that setcontext does not
davidxu
2006-02-03
1
-1
/
+2
*
Under verbose mode, correctly report L2 cache information
davidxu
2006-02-02
1
-1
/
+7
*
Fix bug in L2 cache size detection code for CPU which supports CPUID
davidxu
2006-02-02
1
-3
/
+8
*
Correctly report L2 cache size according to its code comment.
davidxu
2006-02-02
1
-2
/
+2
*
Attach ce(4) to the build.
rik
2006-01-31
1
-0
/
+4
*
Prepare for sconfig(8) update.
rik
2006-01-30
1
-4
/
+74
*
Call WITNESS_CHECK() in the page fault handler and immediately assume it
jhb
2006-01-27
1
-3
/
+11
*
Fix race conditions.
ups
2006-01-23
1
-33
/
+57
*
Remove the commented out entry of the old ISA-only le(4) driver which
marius
2006-01-21
1
-3
/
+0
*
Eliminate a stale instruction introduced in revision 1.136.
davidxu
2006-01-18
1
-1
/
+0
*
Free the newtag if we exit with a failure from alloc_bounce_zone().
scottl
2006-01-14
1
-1
/
+6
*
Move the old BSD4.3 tty compatibility from (!BURN_BRIDGES && COMPAT_43)
phk
2006-01-10
1
-0
/
+1
[next]