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
*
Add the 'hptrr' driver for supporting the following Highpoint RocketRAID
scottl
2007-12-15
2
-2
/
+7
*
Disallow the legacy USB circuit to generate an SMI# via an ICH
rpaulo
2007-12-12
1
-0
/
+25
*
Eliminate compilation warnings due to the use of non-static inlines
alc
2007-12-09
1
-3
/
+3
*
Use 1GB virtual pages to implement the direct map on architectures that
alc
2007-12-08
1
-13
/
+24
*
Recognize architectural support for 1GB virtual pages.
alc
2007-12-08
2
-1
/
+2
*
Kernel and hwpmc(4) support for callchain capture.
jkoshy
2007-12-07
3
-3
/
+99
*
Fix the ABI change of the signal delivered on the access to the page
kib
2007-12-04
1
-2
/
+29
*
Style change: Use NULL rather than 0 where appropriate.
alc
2007-12-04
1
-3
/
+3
*
Break out stack(9) from ddb(4):
rwatson
2007-12-02
4
-38
/
+133
*
Remove XRPU driver, after asking all the users.
phk
2007-12-01
1
-2
/
+0
*
Improve get_pv_entry()'s handling of low-memory conditions. After page
alc
2007-11-30
1
-12
/
+14
*
Don't use plain "ret" instructions at targets of jump instructions,
bde
2007-11-29
1
-2
/
+2
*
Remove entry points for -finstrument functions since they are currently
bde
2007-11-29
1
-12
/
+8
*
Account for pv entry pages in the total number of wired pages. (Note: pv
alc
2007-11-28
1
-3
/
+6
*
Adjust the code to probe for the PCI config mechanism to use.
jhb
2007-11-28
2
-172
/
+11
*
Make ADAPTIVE_GIANT as the default in the kernel and remove the option.
attilio
2007-11-28
1
-1
/
+0
*
Remove the 'needbounce' variable from the _bus_dmamap_load_buffer()
jhb
2007-11-27
1
-5
/
+2
*
MFP4: Add assembly language symbols used by hwpmc(4)'s callchain capture.
jkoshy
2007-11-23
1
-0
/
+3
*
Extend critical section coverage in the low-level interrupt handlers to
scottl
2007-11-21
1
-1
/
+1
*
Prevent the leakage of wired pages in the following circumstances:
alc
2007-11-17
1
-0
/
+29
*
Add support for cross double fault frames in stack traces:
jhb
2007-11-15
4
-5
/
+26
*
o Rename cpu_thread_setup() to cpu_thread_alloc() to better
marcel
2007-11-14
1
-1
/
+6
*
A bunch more files that should probably print out a thread name
julian
2007-11-14
1
-3
/
+3
*
generally we are interested in what thread did something as
julian
2007-11-14
1
-2
/
+2
*
Link wpi(4) into the build.
benjsc
2007-11-08
1
-0
/
+2
*
Add comments explaining why all stores updating a non-kernel page table
alc
2007-11-05
1
-1
/
+23
*
Fix for the panic("vm_thread_new: kstack allocation failed") and
kib
2007-11-05
2
-2
/
+4
*
Eliminate spurious "Approaching the limit on PV entries, ..."
alc
2007-11-03
1
-5
/
+4
*
Move nvram out of DEFAULTS. There really isn't a lot of justification
peter
2007-10-29
2
-1
/
+3
*
- Add constants for the different memory types in the SMAP table.
jhb
2007-10-28
3
-4
/
+10
*
Don't test the APIC flag in the cpuid features for amd64 to see if a
jhb
2007-10-27
1
-4
/
+0
*
Split /dev/nvram driver out of isa/clock.c for i386 and amd64. I have not
peter
2007-10-26
3
-97
/
+4
*
Ooops. Put back Invariants and witness
imp
2007-10-26
1
-4
/
+4
*
Add usb serial devices by default. I'm tired of telling people how to
imp
2007-10-26
1
-4
/
+16
*
Update copyright attribution.
jhb
2007-10-24
1
-1
/
+2
*
Switch over to ULE as the default scheduler for amd64 and i386
kensmith
2007-10-19
1
-1
/
+1
*
Backout sensors framework.
netchild
2007-10-15
1
-8
/
+0
*
Import it(4) and lm(4), supporting most popular Super I/O Hardware Monitors.
netchild
2007-10-14
1
-0
/
+8
*
Make the PCI code aware of PCI domains (aka PCI segments) so we can
marius
2007-09-30
3
-0
/
+12
*
Use the correct expanded name for SCTP.
brueffer
2007-09-26
1
-1
/
+1
*
Change the management of cached pages (PQ_CACHE) in two fundamental
alc
2007-09-25
1
-2
/
+3
*
Fix some entries in the locks static table of witness.
attilio
2007-09-20
1
-1
/
+0
*
Fill in cr2 in the signal context from ksi->ksi_addr.
kib
2007-09-20
1
-0
/
+2
*
The kernel version of Linux statfs64 is actually supposed to take
dwmalone
2007-09-18
3
-1
/
+15
*
Fix an undefined symbol that as/ld neglected to flag as a problem. It
peter
2007-09-17
1
-0
/
+1
*
- Move all of the PS_ flags into either p_flag or td_flags.
jeff
2007-09-17
1
-1
/
+0
*
It has been observed on the mailing lists that the different categories
alc
2007-09-15
1
-2
/
+4
*
Currently the LO_NOPROFILE flag (which is masked on upper level code by
attilio
2007-09-14
1
-1
/
+1
*
This is a follow-up, cleaning-up commit about recent changes involving
attilio
2007-09-11
1
-1
/
+1
*
Regenerate.
kib
2007-08-28
3
-4
/
+19
[next]