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
/
amd64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Regen.
ru
2006-03-19
3
-3
/
+4
*
Unbreak COMPAT_LINUX32 option support on amd64.
ru
2006-03-19
2
-0
/
+2
*
regen
netchild
2006-03-18
1
-3
/
+0
*
Enable global pages TLB extension on Application Processors.
ups
2006-03-18
1
-0
/
+7
*
regen after COMPAT_43 removal
netchild
2006-03-18
5
-12
/
+42
*
Get rid of the need of COMPAT_43 in the linuxolator.
netchild
2006-03-18
1
-9
/
+5
*
Don't allow userland to set hardware watch points on kernel memory at all.
jhb
2006-03-14
1
-23
/
+20
*
Merge/sync with i386: various cosmetic tweaks
peter
2006-03-14
3
-2
/
+13
*
MFi386: The SIGFPE macros were moved to signal.h (FPE_INTOVF etc)
peter
2006-03-14
1
-10
/
+0
*
MFi386: rename pcib_devclass to hostb_devclass (cosmetic here)
peter
2006-03-13
1
-2
/
+2
*
MFi386: add a TRAP_INTERRUPT case
peter
2006-03-13
1
-0
/
+8
*
Cosmetic sync with i386
peter
2006-03-13
4
-7
/
+6
*
Fix the format/display descriptor of vm.kmem_size and vm.kmem_free
ps
2006-03-13
1
-2
/
+2
*
Flip the switch and don't route interrupts to hyperthreads in a HT system.
jhb
2006-03-09
1
-2
/
+2
*
Fix exec_map resource leaks.
ups
2006-03-08
1
-9
/
+14
*
MFi386 revision 1.1220: options TDFX_LINUX --> device tdfx_linux
yar
2006-03-06
1
-3
/
+2
*
guard function decls with _KERNEL so user code can include this file
sam
2006-03-01
1
-1
/
+2
*
Rework how we wire up interrupt sources to CPUs:
jhb
2006-02-28
7
-135
/
+152
*
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
1
-0
/
+1
*
Simplify system time accounting for profiling.
phk
2006-02-08
2
-9
/
+6
*
Modify the way we account for CPU time spent (step 1)
phk
2006-02-07
1
-1
/
+1
*
- Always call exec_free_args() in kern_execve() instead of doing it in all
jhb
2006-02-06
1
-1
/
+0
*
Call the audit syscall enter/exit functions for the amd64 architecture,
wsalamon
2006-02-04
2
-1
/
+10
*
MFi386:
davidxu
2006-02-03
1
-1
/
+2
*
Make PV entries dynamic on amd64. i386 has a pre-reserved block of kva
peter
2006-02-03
1
-6
/
+36
*
Call WITNESS_CHECK() in the page fault handler and immediately assume it
jhb
2006-01-27
1
-1
/
+9
*
Free the newtag if we exit with a failure from alloc_bounce_zone().
scottl
2006-01-14
1
-1
/
+3
*
Move linux support to the linux section.
obrien
2006-01-12
1
-1
/
+1
*
Move the old BSD4.3 tty compatibility from (!BURN_BRIDGES && COMPAT_43)
phk
2006-01-10
1
-0
/
+1
*
By popular demand, move __HAVE_ACPI and __PCI_REROUTE_INTERRUPT into
imp
2006-01-09
2
-2
/
+3
*
- Make pcib_devclass private to sys/dev/pci/pci_pci.c and change all the
jhb
2006-01-06
2
-22
/
+9
*
Fix various places that were testing td_critnest to see if interrupts
jhb
2006-01-06
1
-3
/
+3
*
- Explicitly validate an empty filter to match bpf_filter() comment[1].
jkim
2006-01-03
1
-0
/
+4
*
Define __HAVE_ACPI and/or __PCI_REROUTE_INTERRUPT, as appropriate for
imp
2006-01-01
1
-0
/
+2
*
Unbreak kernel build.
netchild
2006-01-01
1
-3
/
+3
*
MI changes:
netchild
2005-12-31
1
-0
/
+32
*
Fix watch address truncation. The address was truncated when it was passed to
pjd
2005-12-27
1
-3
/
+3
*
Remove kern.elf32.can_exec_dyn sysctl. Instead extend Brandinfo structure
sobomax
2005-12-26
2
-0
/
+4
*
- Improve the INKERNEL macro such that it can no longer give false positives.
jeff
2005-12-23
1
-1
/
+5
*
Tweak how the MD code calls the fooclock() methods some. Instead of
jhb
2005-12-22
8
-49
/
+16
*
Move the hostb driver out of the i386 and amd64 PCI code (where it was
jhb
2005-12-20
1
-58
/
+0
*
Make our ELF64 type definitions match standards. In particular this
marcel
2005-12-18
1
-1
/
+1
*
Don peril sensitive sunglasses and jack up the MAX_BPAGES limit to 8192
scottl
2005-12-16
1
-1
/
+1
*
Remove linux_mib_destroy() (which I actually added in between 5.0 and 5.1)
jhb
2005-12-15
1
-1
/
+0
*
Fix stale comment.
jhb
2005-12-14
1
-2
/
+1
*
Revert previous commit. The BIOS braindamage is even worse than I
jhb
2005-12-13
1
-0
/
+4
*
Don't check the CPUID_APIC bit in the cpu_features flags field to determine
jhb
2005-12-13
1
-4
/
+0
*
For the amd64 platform, we can depend on the TSC being present. This patch
peter
2005-12-12
1
-0
/
+15
*
Sync with i386, fix compiling for non-SMP.
davidxu
2005-12-09
1
-0
/
+2
[next]