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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid more than two pending IPI interrupt vectors per local APIC
ups
2004-12-07
2
-14
/
+44
*
Change gdb_cpu_setreg() to not take the value to which to set the
marcel
2004-12-01
1
-1
/
+1
*
Remove UAREA_PAGES.
das
2004-11-20
1
-1
/
+0
*
Initiate deorbit burn sequence for 80386 support in FreeBSD: Remove
jhb
2004-11-16
3
-14
/
+4
*
Spell _KERNEL correctly so that UP kernels are actually optimized again.
jhb
2004-11-12
1
-1
/
+1
*
- Use the SMP style ops for atomic_load/store() in userland so that
jhb
2004-11-12
1
-2
/
+1
*
- Place the gcc memory barrier hint in the right place in the 80386 version
jhb
2004-11-11
1
-8
/
+9
*
Begin an invasion of i386-land by amd64.
peter
2004-11-06
1
-0
/
+11
*
Move the code for halting the CPU (acpi_cpu_c1) into machdep files.
njl
2004-10-11
1
-1
/
+2
*
Make pte_load_store() an atomic operation in all cases, not just i386 PAE.
alc
2004-10-08
1
-4
/
+16
*
Prevent the unexpected deallocation of a page table page while performing
alc
2004-09-29
1
-1
/
+1
*
Fix breakpoint handling for i386.
julian
2004-09-15
1
-2
/
+10
*
Double the number of kernel page tables for amd64 and for i386/PAE. The old
scottl
2004-09-11
1
-2
/
+3
*
Turn PREEMPTION into a kernel option. Make sure that it's defined if
scottl
2004-09-02
1
-5
/
+0
*
Give up trying to make preemption dependent on SCHED_4BSD
julian
2004-09-01
1
-4
/
+1
*
Don't ask for this for modules. no modules need to know about preemption at t...
julian
2004-09-01
1
-1
/
+1
*
Protect the PREEMPTION logic with #ifdef _KERNEL to fix the build.
scottl
2004-09-01
1
-0
/
+2
*
Only turn preemption for 4bsd.
julian
2004-09-01
1
-0
/
+3
*
Give the 4bsd scheduler the ability to wake up idle processors
julian
2004-09-01
1
-2
/
+0
*
Move the kernel-specific logic to adjust frompc from MI to MD. For
marcel
2004-08-27
1
-0
/
+13
*
Fix a bug in in_cksum_hdr w/o -O.
obrien
2004-08-25
1
-16
/
+14
*
Increase the scaling of VM_KMEM_SIZE_MAX.
obrien
2004-08-16
1
-1
/
+1
*
Add an "options MP_WATCHDOG" to i386. This option allows one of the
rwatson
2004-08-15
1
-0
/
+34
*
Instead of calling ia32_pause() conditionally on __i386__ or __amd64__
mux
2004-08-03
1
-2
/
+3
*
Add definitions for TLS relocations.
dfr
2004-08-02
1
-2
/
+22
*
Optimize intr_execute_handlers() by combining the pic_disable_source() and
scottl
2004-08-02
1
-1
/
+7
*
Turn off PREEMPTION by default while it gets debugged. It's been causing
scottl
2004-08-01
1
-0
/
+3
*
Break out the MI part of the /dev/[k]mem and /dev/io drivers into
markm
2004-08-01
2
-0
/
+73
*
Pass a thread argument into cpu_critical_{enter,exit}() rather than
rwatson
2004-07-27
1
-6
/
+6
*
Make FLT_ROUNDS correctly reflect the dynamic rounding mode.
das
2004-07-19
1
-1
/
+5
*
Mega update for the KDB framework: turn DDB into a KDB backend.
marcel
2004-07-10
1
-12
/
+5
*
Update for the KDB framework:
marcel
2004-07-10
1
-2
/
+1
*
Implement makectx(). The makectx() function is used by KDB to create
marcel
2004-07-10
1
-0
/
+3
*
Introduce the KDB debugger frontend. The frontend provides a framework
marcel
2004-07-10
1
-0
/
+52
*
Introduce the GDB debugger backend for the new KDB framework. The
marcel
2004-07-10
1
-0
/
+52
*
Implement preemption of kernel threads natively in the scheduler rather
jhb
2004-07-02
1
-0
/
+2
*
Reduce the size of pv entries by 15%. This saves 1MB of KVA for mapping
peter
2004-06-29
1
-1
/
+0
*
bde points out that this can't do anything useful. The full patch has
imp
2004-06-28
1
-1
/
+0
*
When opening /dev/io, preserve iopl properly. Otherwise, if you open
imp
2004-06-28
1
-0
/
+1
*
remove needless blankline
imp
2004-06-28
1
-1
/
+0
*
Various cleanups in support of a future ioapic_config_intr() function:
jhb
2004-06-23
1
-0
/
+7
*
Backed out previous commit. Blind substitution of dev_t by `struct cdev *'
bde
2004-06-20
1
-1
/
+1
*
Include <sys/_lock.h>'s prerequisite <sys/queue.h> before including the
bde
2004-06-20
1
-1
/
+1
*
Do the dreaded s/dev_t/struct cdev */
phk
2004-06-16
1
-1
/
+1
*
MFamd64
alc
2004-06-16
1
-0
/
+14
*
- Remove an unused declaration.
alc
2004-06-13
1
-2
/
+2
*
- Use the correct devclass name ("acpi" vs "ACPI") to detect if acpi0 is
jhb
2004-06-10
1
-1
/
+0
*
Remove atdevbase and replace it's remaining uses with direct references to
jhb
2004-06-10
2
-3
/
+2
*
Add new bios_string() which will hunt for a string inside a given range
phk
2004-06-03
1
-0
/
+8
*
The NatSemi (now AMD) Geode SC1100 needs special treatment here and there
phk
2004-06-03
1
-0
/
+1
[next]