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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update avail_ssize for rstacks after growing them.
marcel
2003-11-04
1
-0
/
+1
*
Add a "-f" flag for asf(8) which performs a search to find the each module
green
2003-11-04
1
-1
/
+1
*
Use %#jx for both args.
imp
2003-11-04
1
-2
/
+2
*
Allow the bufdaemon and update daemon processes to skip the
mckusick
2003-11-04
1
-4
/
+8
*
o Add sysctl to allow ignoring checksum of eeprom.
imp
2003-11-04
2
-53
/
+77
*
ppbus_if.c is necessary if you are loading submodules.
imp
2003-11-04
1
-1
/
+1
*
disable MPSAFE network drivers; we aren't ready yet`
sam
2003-11-04
1
-1
/
+1
*
I believe kbyanc@ really meant this in rev 1.58.
cognet
2003-11-04
1
-2
/
+2
*
Module for cs driver
imp
2003-11-04
1
-0
/
+9
*
Do not attempt to report proc event if NOTE_EXIT has already been received.
cognet
2003-11-04
1
-0
/
+7
*
Make this compile with PAE.
peter
2003-11-04
2
-10
/
+12
*
Fix wi(4)'s WI_RID_SCAN_RES ioctl (wicontrol -L). The wrong length
green
2003-11-04
1
-9
/
+13
*
On my ZoomAir-branded Intersil PRISM2 cards, if you try to set the
green
2003-11-04
1
-0
/
+3
*
Remove old APIC header.
jhb
2003-11-03
1
-447
/
+0
*
Remove remaining bits of old interrupt and APIC code.
jhb
2003-11-03
7
-2239
/
+0
*
Remove the SMP kernel config as SMP is now enabled in GENERIC.
jhb
2003-11-03
1
-12
/
+0
*
Remove references to SMP and APIC_IO since GENERIC (which this file
jhb
2003-11-03
1
-4
/
+0
*
- Enable SMP and 'device apic' by default.
jhb
2003-11-03
1
-2
/
+3
*
Replace APIC_IO with 'device apic'.
jhb
2003-11-03
1
-2
/
+2
*
- Remove references to old interrupt and SMP code.
jhb
2003-11-03
1
-3
/
+10
*
- Remove APIC_IO option.
jhb
2003-11-03
1
-2
/
+3
*
Temporarily disable the acpi(4) module on i386 until issues revolving
jhb
2003-11-03
1
-1
/
+0
*
Don't require INTR_FAST handlers to be exclusive in the MI layer. Instead,
jhb
2003-11-03
1
-7
/
+11
*
Update spin lock order list for new i386 interrupt and SMP code.
jhb
2003-11-03
1
-3
/
+2
*
Update includes for new interrupt code.
jhb
2003-11-03
1
-4
/
+2
*
Catch up to interrupt code changes.
jhb
2003-11-03
3
-2
/
+2
*
- Always allocate the maximum size for the IRQ resource manager. Ideally
jhb
2003-11-03
1
-16
/
+4
*
Catch up to i386 interrupt and SMP code changes.
jhb
2003-11-03
1
-7
/
+6
*
New i386 SMP code:
jhb
2003-11-03
9
-4150
/
+822
*
Don't probe PnP BIOS devices for PICs for now to avoid problems with those
jhb
2003-11-03
2
-18
/
+6
*
- Remove explicit enabling of the BSP's APIC in the APIC_IO case and the
jhb
2003-11-03
1
-36
/
+3
*
- Update includes.
jhb
2003-11-03
1
-3
/
+4
*
Add the ACPI MADT table APIC enumerator. This code uses the ACPI Multiple
jhb
2003-11-03
2
-0
/
+1300
*
Add the MP Table APIC enumerator. This code uses the BIOS MP Table to
jhb
2003-11-03
6
-10692
/
+1724
*
- Export doreti as a global symbol.
jhb
2003-11-03
2
-128
/
+1
*
Update names of entry points for interrupt frames.
jhb
2003-11-03
1
-2
/
+2
*
Enable PCI interrupt routing for i386 SMP kernels.
jhb
2003-11-03
1
-1
/
+1
*
Fix two small style nits pointed out by bde: Remove spaces after cast and
imp
2003-11-03
1
-1
/
+1
*
New APIC support code:
jhb
2003-11-03
20
-1215
/
+3507
*
Add the new atpic(4) driver for the 8259A master and slave PICs. By
jhb
2003-11-03
5
-403
/
+990
*
Add a per-thread variable for saving the state of eflags to support the
jhb
2003-11-03
1
-3
/
+1
*
Allocate space for the intrcnt array. This array is managed in the
jhb
2003-11-03
1
-0
/
+11
*
New device interrupt code. This defines an interrupt source abstraction
jhb
2003-11-03
4
-0
/
+774
*
- Always use 256 IDT entries since it is now a runtime decison as to how
jhb
2003-11-03
1
-5
/
+2
*
Move the NMI handling code out to its own file.
jhb
2003-11-03
2
-1172
/
+4
*
Define IDTVEC() and TRAP() assembly macros so that they can be shared
jhb
2003-11-03
1
-0
/
+11
*
Revert the critical section implementation to disable interrupts via
jhb
2003-11-03
2
-145
/
+9
*
Remove soon to be obsolete file to break kernel build while the new
jhb
2003-11-03
1
-716
/
+0
*
Change the DRM_ERROR about authenticator not found back to DRM_DEBUG. It's
anholt
2003-11-03
2
-2
/
+2
*
Override the root server address if an IP address is specified in
iedowse
2003-11-03
1
-7
/
+9
[next]