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
*
Reorganize syscall entry and leave handling.
kib
2010-05-23
5
-159
/
+78
*
Unify local_apic.c for x86 archs,
mav
2010-05-23
1
-1427
/
+0
*
Rename an argument from "exp" to "expect" since the former makes FlexeLint
phk
2010-05-20
1
-8
/
+8
*
Add constants for the optional EOI suppression support in local APICs and
jhb
2010-05-19
1
-0
/
+3
*
On entry to pmap_enter(), assert that the page is busy. While I'm
alc
2010-05-16
2
-9
/
+30
*
Apply a patch that has been lingering in my inbox for far too long:
phk
2010-05-15
1
-4
/
+13
*
Push down the page queues into vm_page_cache(), vm_page_try_to_cache(), and
alc
2010-05-08
2
-24
/
+28
*
Push down the page queues lock inside of vm_page_free_toq() and
alc
2010-05-06
1
-7
/
+6
*
Add definitions for Intel AESNI CPUID bits and print the capabilities
kib
2010-05-05
2
-2
/
+4
*
Switch to our preferred 2-clause BSD license.
joel
2010-05-05
2
-30
/
+26
*
merge 194209 in to the i386/xen pmap
kmacy
2010-04-30
1
-46
/
+47
*
On Alan's advice, rather than do a wholesale conversion on a single
kmacy
2010-04-30
3
-4
/
+21
*
- Extract the IODEV_PIO interface from ia64 and make it MI.
attilio
2010-04-28
2
-37
/
+24
*
Style: use #define<TAB> instead of #define<SPACE>.
kib
2010-04-27
1
-1
/
+1
*
MFi386 r207205
alc
2010-04-27
1
-13
/
+7
*
Clearing a page table entry's accessed bit (PG_A) and setting the
alc
2010-04-25
1
-22
/
+6
*
- fix style issues on i386 as well
kmacy
2010-04-24
1
-16
/
+16
*
Resurrect pmap_is_referenced() and use it in mincore(). Essentially,
alc
2010-04-24
2
-6
/
+76
*
Move the constants specifying the size of struct kinfo_proc into
kib
2010-04-24
1
-0
/
+2
*
If a conditional jump instruction has the same jt and jf, do not perform
jkim
2010-04-22
2
-10
/
+31
*
Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this had
thompsa
2010-04-22
2
-0
/
+2
*
Rename the cyclic global variable lapic_cyclic_clock_func to just
rpaulo
2010-04-20
1
-3
/
+3
*
Add driver for Silicon Integrated Systems SiS190/191 Fast/Gigabit Ethernet.
yongari
2010-04-14
1
-0
/
+1
*
Change printf() calls to uprintf() for sigreturn() and trap() complaints
kib
2010-04-13
2
-6
/
+10
*
Add EFI boot info fields.
rpaulo
2010-04-07
1
-0
/
+7
*
Switch to our preferred 2-clause BSD license.
joel
2010-04-07
1
-6
/
+1
*
- Support for uncore counting events: one fixed PMC with the uncore
fabient
2010-04-02
1
-1
/
+10
*
Add a handler for the local APIC error interrupt. For now it just prints
jhb
2010-03-29
3
-20
/
+46
*
Rename st_*timespec fields to st_*tim for POSIX 2008 compliance.
ed
2010-03-28
2
-12
/
+12
*
Correctly handle preemption of pmap_update_pde_invalidate().
alc
2010-03-27
1
-2
/
+5
*
Simplify pmap_growkernel(), making the i386 version more like the amd64
alc
2010-03-27
1
-18
/
+5
*
A ptrace(2) by one processor may trigger a promotion in the address space
alc
2010-03-25
1
-1
/
+1
*
Change the arguments of exec_setregs() so that it receives a pointer
nwhitehorn
2010-03-25
2
-12
/
+7
*
Adapt r204907 and r205402, the amd64 implementation of the workaround for
alc
2010-03-24
4
-53
/
+224
*
Remove unneeded type specifiers from 64-bit constants. The compiler
jhb
2010-03-22
1
-30
/
+30
*
Merge r197455 from amd64:
emaste
2010-03-22
1
-0
/
+4
*
Back out revision 205307.
delphij
2010-03-19
1
-0
/
+2
*
pmap amd64/i386: fix a typo in a comment
avg
2010-03-19
1
-1
/
+1
*
Use the same policy for rejecting / not-reject ACPI tables with incorrect
jhb
2010-03-19
1
-0
/
+2
*
SSE is enabled by default about 5 years ago so there is no point pretending
delphij
2010-03-19
1
-2
/
+0
*
- Extend the machine check record structure to include several fields useful
jhb
2010-03-16
3
-3
/
+66
*
Use unsigned long long constants for fields in 64-bit machine check
jhb
2010-03-16
1
-12
/
+12
*
Remove COMPAT_43TTY from stock kernel configuration files.
ed
2010-03-13
2
-2
/
+0
*
Fix the previous attempt to fix kernel builds of HEAD on 7.x. Use the
jhb
2010-03-12
1
-1
/
+1
*
Print out the family and model from the cpu_id. This is especially useful
jhb
2010-03-11
1
-2
/
+4
*
Make NKPT a kernel option on i386 so that it can be set to a non-default
jhb
2010-03-10
3
-0
/
+11
*
Fall back to wbinvd when region for CLFLUSH is >= 2MB.
kib
2010-03-10
1
-2
/
+4
*
The NetBSD Foundation has granted permission to remove clause 3 and 4 from
joel
2010-03-03
1
-7
/
+0
*
Improving the clocks auto-tunning by firstly checking if the atrtc may be
attilio
2010-03-03
2
-22
/
+16
*
Print the contents of the miscellaneous (MISC) register to the console if
jhb
2010-03-01
1
-0
/
+2
[next]