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
*
Evidently neither GENERIC nor kan's config had isa in it :-0. As
kmacy
2006-12-17
1
-1
/
+1
*
Newer versions of gcc don't support treating structures passed by value
kmacy
2006-12-17
9
-79
/
+82
*
Add msk(4) to the list of drivers supported by GENERIC kernel.
yongari
2006-12-13
1
-0
/
+1
*
Give Host-PCI bridge drivers their own pcib_alloc_msi() and
jhb
2006-12-12
2
-5
/
+47
*
Sort function prototypes.
jhb
2006-12-12
1
-1
/
+1
*
Add a function to return the MD interrupt source cookie associated with
jhb
2006-12-12
1
-3
/
+3
*
Allow machdep.cpu_idle_hlt to be set from the loader. This should allow
sobomax
2006-12-06
1
-0
/
+1
*
Threading cleanup.. part 2 of several.
julian
2006-12-06
1
-4
/
+0
*
Use a different bitmask for superpages' base address so that it
ru
2006-12-05
3
-9
/
+6
*
MFP4 (110939):
netchild
2006-12-03
1
-1
/
+1
*
Sync with i386 (remove the LINUX stuff) now that the module is usable.
netchild
2006-12-03
1
-5
/
+0
*
Optimized RTC accesses by avoiding null writes to the index register
bde
2006-12-03
1
-9
/
+16
*
Turn console printf buffering into a kernel option and only on
jb
2006-11-30
1
-1
/
+0
*
Differentiate between data and instruction fetch in the fatal
ru
2006-11-28
1
-1
/
+2
*
Use a define instead of a "magic" value.
ru
2006-11-23
1
-1
/
+1
*
Finish the PG_NX support at the pmap level.
ru
2006-11-23
1
-3
/
+12
*
It's been possible to build linprocfs as a module for some time now.
ru
2006-11-22
1
-1
/
+1
*
The global variable avail_end is redundant and only used once. Eliminate
alc
2006-11-19
3
-10
/
+7
*
Add support for 8 byte hardware watches in long mode. Kernel hardware
jhb
2006-11-17
3
-5
/
+17
*
- Add macro constants for the various fields in %dr7 and use them in place
jhb
2006-11-17
3
-38
/
+54
*
Trim some noise from bootverbose:
jhb
2006-11-17
2
-15
/
+14
*
A few more style fixes.
jhb
2006-11-17
1
-4
/
+3
*
Various whitespace and style fixes.
jhb
2006-11-15
3
-44
/
+44
*
Fix a typo that broke MSI (MSI-X worked fine) in the later revisions of
jhb
2006-11-15
1
-1
/
+1
*
MD support for PCI Message Signalled Interrupts on amd64 and i386:
jhb
2006-11-13
7
-4
/
+656
*
Various fixes:
jhb
2006-11-13
1
-83
/
+61
*
Fix NKPT comments to match reality. Note that the current value
ru
2006-11-13
1
-2
/
+3
*
Fix a comment.
ru
2006-11-13
1
-1
/
+1
*
Make pmap_enter() responsible for setting PG_WRITEABLE instead
alc
2006-11-12
1
-1
/
+3
*
Regen.
ru
2006-11-11
1
-1
/
+1
*
Spelling.
ru
2006-11-07
1
-1
/
+1
*
Line up memory amount reporting that got broken when s/real/usable/.
ru
2006-11-07
1
-2
/
+2
*
Add a new 'union l_sigval' to use in place of 'union sigval' in the
jhb
2006-11-07
1
-3
/
+6
*
Remove duplicate IDTVEC macro definition, it's already defined in
jhb
2006-11-07
1
-2
/
+0
*
Sweep kernel replacing suser(9) calls with priv(9) calls, assigning
rwatson
2006-11-06
1
-1
/
+2
*
Remove the KDTRACE option again because of the complaints about having
jb
2006-11-04
1
-3
/
+0
*
Build in kernel support for loading DTrace modules by default. This
jb
2006-11-04
1
-0
/
+3
*
Add a cnputs() function to write a string to the console with
jb
2006-11-01
1
-0
/
+1
*
Fix a typo resulting in truncated linux32 signal trampoline code copied
kib
2006-10-31
1
-1
/
+1
*
regen after linux_io_* backout
netchild
2006-10-29
3
-47
/
+8
*
Backout the linux aio stuff. Several problems where identified and the
netchild
2006-10-29
2
-7
/
+5
*
Removed some SMP ifdefs so that using the TSC as a cputime clock is
bde
2006-10-29
1
-10
/
+5
*
In the userland .mcount():
bde
2006-10-28
1
-7
/
+5
*
regen (prctl addition)
netchild
2006-10-28
3
-5
/
+9
*
i386/include/profile.h:
bde
2006-10-28
1
-5
/
+1
*
MFP4:
netchild
2006-10-28
2
-2
/
+2
*
In MCOUNT_OVERHEAD(label), actually use the `label' parameter. We were
bde
2006-10-28
1
-1
/
+1
*
Cleaned up includes. <machine/profile.h> was unused. <machine/timerreg.h>
bde
2006-10-28
1
-7
/
+1
*
Removed all traces of HIDENAME() in amd64 and i386 kernel code. Using
bde
2006-10-28
2
-16
/
+12
*
Don't call mexitcount or provide a stub mexitcount to call when
bde
2006-10-27
2
-13
/
+4
[next]