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
*
Send the pcvt(4) driver off to retirement.
phk
2006-05-17
13
-15316
/
+0
*
Since DELAY() was moved, most <machine/clock.h> #includes have been
phk
2006-05-16
4
-4
/
+0
*
Kill more references to lnc(4).
ru
2006-05-16
1
-1
/
+1
*
Remove some remnants of lnc(4).
marius
2006-05-14
1
-1
/
+0
*
Prefer the le device driver for Lance (AMD7990 et al) hardware over the
gnn
2006-05-14
3
-12
/
+2
*
Test commit after repoman upgrade. Remove one of my many email addresses
peter
2006-05-12
1
-1
/
+1
*
Test commit after repoman upgrade. Remove one of my many email addresses
peter
2006-05-12
1
-1
/
+1
*
Add support for the VIA C7-M processor family.
njl
2006-05-11
1
-14
/
+160
*
Clean out sysctl machdep.* related defines.
phk
2006-05-11
2
-23
/
+4
*
regen (linux rt_sigpending)
netchild
2006-05-10
3
-5
/
+6
*
Implement rt_sigpending in the linuxolator.
netchild
2006-05-10
2
-2
/
+2
*
make tinderbox happy: GENERIC got ath and wlan added so we need to
sam
2006-05-10
1
-0
/
+6
*
Add in linsysfs. A linux 2.6 like sys filesystem to pacify the Linux
ambrisko
2006-05-09
1
-0
/
+4
*
o Add acpi_ibm to the build.
maxim
2006-05-07
1
-0
/
+3
*
Enhance the Linux emulation layer to make MegaRAID SAS managements tool happy.
ambrisko
2006-05-05
1
-0
/
+6
*
add ath and wlan crypto support
sam
2006-05-03
1
-0
/
+6
*
Allow bus_dmamap_load() to pass ENOMEM back to the caller. This puts it into
scottl
2006-05-03
1
-4
/
+10
*
Add various constants for the PAT MSR and the PAT PTE and PDE flags.
jhb
2006-05-01
4
-0
/
+64
*
Add a new 'pmap_invalidate_cache()' to flush the CPU caches via the
jhb
2006-05-01
6
-3
/
+81
*
Using an idea from Stephan Uphoff, use the empty pte's that correspond
peter
2006-05-01
1
-50
/
+115
*
Fix missing changes required for the amd64->i386 conversion. Add the
peter
2006-05-01
1
-3
/
+4
*
Rewrite of puc(4). Significant changes are:
marcel
2006-04-28
1
-2
/
+0
*
Interim fix for pmap problems I introduced with my last commit.
peter
2006-04-28
1
-82
/
+65
*
Unbreak pc98. Sorry...
sobomax
2006-04-28
1
-0
/
+2
*
In general, bits in the page directory entry (PDE) and the page table
alc
2006-04-27
1
-10
/
+4
*
Add the rr232x driver to the default kernels.
scottl
2006-04-27
2
-0
/
+6
*
In the case when reset via keyboard controller doesn't work for some reason
sobomax
2006-04-27
1
-3
/
+19
*
Fix build on i386
delphij
2006-04-27
1
-2
/
+2
*
MFamd64: shrink pv entries from 24 bytes to about 12 bytes. (336 pv entries
peter
2006-04-26
2
-155
/
+369
*
Check if reported HTT cores are physical cores. This commit does not
jkim
2006-04-25
1
-0
/
+8
*
Add another Intel CPU feature flag, xTPR (Send Task Priority Messages).
jkim
2006-04-24
1
-1
/
+1
*
Check if deterministic cache parameters leaf is valid before use.
jkim
2006-04-24
1
-1
/
+2
*
Adjust dangerous-shared-cache-detection logic from "all shared data
cperciva
2006-04-24
1
-2
/
+2
*
Move AHC_REG_PRETTY_PRINT and AHD_REG_PRETTY_PRINT below
delphij
2006-04-24
1
-4
/
+4
*
Merge minidumps from amd64 where they were originally developed.
peter
2006-04-21
4
-0
/
+466
*
Set the rid of the resource we're about to return to the user.
imp
2006-04-20
1
-1
/
+1
*
Correct a local information leakage bug affecting AMD FPUs.
cperciva
2006-04-19
1
-2
/
+40
*
Import ACPI Dock Station support. Note that this is still very young.
iwasaki
2006-04-15
1
-0
/
+3
*
Retire pmap_track_modified(). We no longer need it because we do not
alc
2006-04-12
1
-42
/
+10
*
Hook bce up to the build
ps
2006-04-10
1
-0
/
+1
*
- Don't set CR0_NE and CR0_MP in npx_probe() as they are already set
jhb
2006-04-06
2
-27
/
+36
*
Cache the value of the lower half of each I/O APIC redirection table entry
jhb
2006-04-05
1
-6
/
+4
*
Freshen a comment.
jkoshy
2006-04-04
1
-2
/
+3
*
Eliminate HAVE_STOPPEDPCBS. On ia64 the PCPU holds a pointer to the
marcel
2006-04-03
1
-0
/
+2
*
Remove the unused sva and eva arguments from pmap_remove_pages().
peter
2006-04-03
1
-8
/
+1
*
Introduce pmap_try_insert_pv_entry(), a function that conditionally creates
alc
2006-04-02
1
-13
/
+28
*
Add kbdmux(4) to GENERIC
emax
2006-03-31
1
-0
/
+2
*
Hook the MFI driver up to the build.
scottl
2006-03-29
1
-0
/
+1
*
Use wrapper macros for atomic pointer operations in order to perform the
des
2006-03-28
1
-18
/
+36
*
If the XSDT address in the RSDP for an ACPI 2.0 machine is NULL, then fall
jhb
2006-03-27
1
-4
/
+5
[next]