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
/
ia64
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Fixup / remove obsolete comments.
jhb
2002-06-07
1
-41
/
+31
*
Work around a bug in the Linux version of ski, that's specific to
marcel
2002-06-06
1
-0
/
+11
*
Fix typo in the BSD copyright: s/withough/without/
schweikh
2002-06-02
2
-2
/
+2
*
Move the definition of ElfN_Hashelt to common headers. The only platform
dfr
2002-05-30
1
-11
/
+0
*
Remove the definition of struct mca_guid and use the generic
marcel
2002-05-29
4
-25
/
+21
*
Make the run queue parameters machine dependent. Optimize 64 bit
jake
2002-05-25
1
-0
/
+58
*
o Add records for PCI bus and PCI device errors.
marcel
2002-05-22
1
-10
/
+70
*
Flesh-out ptrace support. This obviously needs more work.
marcel
2002-05-20
2
-14
/
+96
*
Fix a kernel page fault when accessing user memory. We were
marcel
2002-05-19
1
-57
/
+38
*
It's time to build modules by default.
marcel
2002-05-19
1
-3
/
+0
*
Simplify IA64_CMPXCHG to avoid having braced-groups in expressions.
marcel
2002-05-19
1
-20
/
+22
*
Add record definition for memory checks.
marcel
2002-05-19
1
-0
/
+39
*
Catch another C++ comment
peter
2002-05-19
1
-1
/
+1
*
o Remove namespace pollution from param.h:
marcel
2002-05-19
12
-27
/
+41
*
o Move prototypes for restorectx and savectx from cpu.h to pcb.h,
marcel
2002-05-19
2
-4
/
+6
*
Remove option ACPI_DEBUG. It causes compile failures in the
marcel
2002-05-19
1
-1
/
+0
*
Cast dumpsize to long long to match printf format.
marcel
2002-05-19
1
-1
/
+2
*
More s/file system/filesystem/g
trhodes
2002-05-16
1
-2
/
+2
*
Move MI stuff out of MD param.h files.
phk
2002-05-14
1
-45
/
+0
*
Remove the unused definitions of ctod() and dotc().
phk
2002-05-14
1
-4
/
+0
*
s/_ALPHA_/_MACHINE_/
marcel
2002-05-13
1
-1
/
+1
*
Remove reference to the "Alpha Calling Standard".
marcel
2002-05-13
1
-13
/
+0
*
These were repo-copied to dump_machdep.c.
jake
2002-05-13
1
-299
/
+0
*
o Rename ia64_count_aps to ia64_count_cpus and reimplement the
marcel
2002-05-12
6
-56
/
+125
*
Add missing #endif
marcel
2002-05-10
2
-4
/
+20
*
Gcc 3.1 varargs support.
obrien
2002-05-10
2
-15
/
+21
*
o Add ar.lc to the pcb.
marcel
2002-05-07
2
-139
/
+190
*
o Add struct mca_guid
marcel
2002-05-05
1
-6
/
+28
*
o Include md_var.h
marcel
2002-05-05
1
-10
/
+5
*
Remove definition of struct ia64_fdesc. It's been moved to md_var.h
marcel
2002-05-05
1
-8
/
+0
*
o Move definition of struct ia64_fdesc here to remove duplication.
marcel
2002-05-05
1
-1
/
+11
*
Use region 7 addresses for the slabs in the PV and PT zones so that we
dfr
2002-05-04
1
-1
/
+1
*
Make sure we don't index the pm_rid array out of bounds in
marcel
2002-05-04
1
-0
/
+10
*
The width of segsz_t should be 64, not 32 on ia64.
dfr
2002-05-02
1
-1
/
+1
*
In pmap_pinit0, remove duplicate initialization.
marcel
2002-05-02
1
-12
/
+1
*
PCPU(current_pmap) is initialized in pmap_bootstrap. No need to
marcel
2002-05-02
1
-1
/
+0
*
Save the MCA info specific to the AP as part of the AP launch.
marcel
2002-05-01
1
-2
/
+9
*
Make ia64_mca_save_state MP safe. Protect access to the info block,
marcel
2002-05-01
1
-9
/
+57
*
Connect up kern_envp *before* we use it for getenv() and console probing.
peter
2002-05-01
1
-7
/
+14
*
Don't export timecounter structures under debug. with sysctl, they
phk
2002-04-30
1
-2
/
+0
*
Add ar.lc and ar.ec to the trapframe. These are not saved for syscalls,
marcel
2002-04-30
3
-345
/
+922
*
Make this work for ski again. Don't call ia64_mca_init() when we're
marcel
2002-04-30
1
-11
/
+10
*
Include md_var.h. It has the prototype of ia64_running_in_simulator().
marcel
2002-04-30
1
-0
/
+1
*
Remove KTR_EXTEND.
marcel
2002-04-30
1
-1
/
+0
*
Tidy up some loose ends.
peter
2002-04-29
3
-56
/
+7
*
Initialize MCA in cpu_startup() so that it's ready before we wake-up
marcel
2002-04-26
1
-0
/
+3
*
MCA specific code has been moved to a seperate file. It is expected
marcel
2002-04-26
1
-41
/
+0
*
Machine Check Architecture (MCA) support code. Error records are
marcel
2002-04-26
1
-0
/
+178
*
Machine Check Architecture (MCA) structures and constants.
marcel
2002-04-26
1
-0
/
+132
*
The official name for McKinley is: Itanium 2
marcel
2002-04-25
1
-1
/
+1
[next]