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
*
Move the prototypes of db_md_set_watchpoint(), db_md_clr_watchpoint()
marcel
2005-09-10
1
-3
/
+0
*
Hook up the hptmv driver for amd64.
scottl
2005-09-08
2
-1
/
+2
*
Eliminate unnecessary TLB invalidations by pmap_enter(). Specifically,
alc
2005-09-04
1
-16
/
+22
*
Pass a value of type vm_prot_t to pmap_enter_quick() so that it determine
alc
2005-09-03
1
-2
/
+4
*
- Special-case NMI handling on the AMD64.
jkoshy
2005-08-27
4
-4
/
+82
*
Remedy the following three problems:
alc
2005-08-26
1
-18
/
+72
*
NMI handler should not enable interrupts.
ups
2005-08-25
1
-1
/
+1
*
Pass the PDE from pmap_remove() to pmap_remove_page() so that the latter
alc
2005-08-22
1
-7
/
+8
*
Change pmap_extract() and pmap_extract_and_hold() to use PG_FRAME rather
alc
2005-08-22
1
-2
/
+6
*
Introduce pmap_pml4e_to_pdpe() and pmap_pdpe_to_pde() and use them to avoid
alc
2005-08-20
1
-12
/
+28
*
Move MINSIGSTKSZ from <machine/signal.h> to <machine/_limits.h> and rename
stefanf
2005-08-20
2
-8
/
+6
*
Avoid code duplication and implement bitcount32() function in systm.h only.
pjd
2005-08-19
1
-53
/
+1
*
Correct a performance bug in revision 1.462. The effect of the bug is to
alc
2005-08-19
1
-14
/
+7
*
Add aliases for atomic operations on 64-bit integers just like other
jhb
2005-08-18
1
-0
/
+20
*
Simplify the page table page reference counting by pmap_enter()'s change of
alc
2005-08-14
1
-9
/
+8
*
Eliminate unneeded diagnostic code.
alc
2005-08-11
1
-7
/
+0
*
Eliminate unneeded diagnostic code.
alc
2005-08-11
1
-7
/
+0
*
Decouple the unrefing of a page table page from the removal of a pv entry.
alc
2005-08-11
1
-25
/
+16
*
When support for 2MB/4MB pages was added in revision 1.148 an error was
alc
2005-08-07
1
-1
/
+0
*
- Add support for saving stack traces and displaying them via printf(9)
jeff
2005-08-03
1
-0
/
+23
*
- Improve the definition of INKERNEL() to include the DMAP area and the
jeff
2005-08-03
1
-1
/
+2
*
Move MODULE_DEPEND() statements for SYSVIPC dependencies to linux_ipc.c
jhb
2005-07-29
1
-3
/
+0
*
Add back ed(4) in amd64 GENERIC. It now works nicely and since those
mux
2005-07-24
1
-2
/
+1
*
Fallout from the previous revision: lnc isn't quite ready for amd64 yet.
ru
2005-07-22
1
-1
/
+2
*
Fix $FreeBSD$.
obrien
2005-07-22
1
-1
/
+2
*
Like on i386, bypass lock prefix for atomic ops on !SMP kernels.
peter
2005-07-21
1
-0
/
+27
*
MFi386: add vpd driver (vital product data.. model & serial numbers etc)
peter
2005-07-21
1
-1
/
+3
*
Add the ed driver for lint building. The PCI instances are still useful.
peter
2005-07-21
1
-6
/
+5
*
Actually create the double fault stack page for AP cpus so that we have a
peter
2005-07-21
1
-1
/
+6
*
Make the facility for recognizing BIOS-signatures more general
phk
2005-07-21
2
-16
/
+16
*
Fix smbios(4) and add support for amd64
jkim
2005-07-21
1
-0
/
+2
*
Add the latest r300 code from r300.sf.net. This is based on the patch supplied
anholt
2005-07-20
1
-1
/
+1
*
Convert the atomic_ptr() operations over to operating on uintptr_t
jhb
2005-07-15
1
-52
/
+18
*
Add recently invented COMPAT_FREEBSD5 option.
kensmith
2005-07-14
1
-0
/
+1
*
Regen.
jhb
2005-07-13
3
-118
/
+118
*
Make a pass through all the compat ABIs sychronizing the MP safe flags
jhb
2005-07-13
1
-115
/
+115
*
Fixup some more fallout from the lapic/i8254 changes:
jhb
2005-07-13
1
-23
/
+15
*
Validate if the value written into {FS,GS}.base is a canonical
davidxu
2005-07-10
2
-13
/
+44
*
Some cleanups and tweaks to some of the atomic.h files in preparation for
jhb
2005-07-09
1
-79
/
+63
*
Remove a || 1 that crept into the i8254 commit and was subsequently
jhb
2005-07-05
1
-1
/
+1
*
Check the alignment of the IP header before passing the packet up to the
thompsa
2005-07-02
1
-0
/
+2
*
Fix a buglet that was present in the ia64 code and that got inherited
marcel
2005-07-02
1
-0
/
+1
*
MFi386: r1.221: use simple timecounter that is aware of irq0 being off.
peter
2005-07-01
1
-7
/
+34
*
Jumbo-commit to enhance 32 bit application support on 64 bit kernels.
peter
2005-06-30
1
-0
/
+224
*
Sync i386->amd64.
peter
2005-06-30
2
-7
/
+30
*
Add a special-case handler for general protection faults. It appears to
peter
2005-06-30
1
-3
/
+26
*
Move the KDB_STOP_NMI option from opt_global.h to opt_kdb.h
peter
2005-06-29
2
-0
/
+2
*
Switch AMD64 and i386 platforms to using ELF as their kernel crash
peter
2005-06-29
3
-104
/
+360
*
Increase MAXCPU to 16 in SMP kernels so that APIC IDs from 0 to 15 are
jhb
2005-06-29
1
-1
/
+1
*
Disable the interrupts in trap_fatal before calling kdb_trap.
ups
2005-06-25
1
-2
/
+9
[next]