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
/
alpha
Commit message (
Expand
)
Author
Age
Files
Lines
*
First pass at removing Alpha kernel support.
jhb
2006-05-11
212
-49541
/
+0
*
Clean out sysctl machdep.* related defines.
phk
2006-05-11
2
-21
/
+3
*
Remove the Alpha specific linuxolator files.
netchild
2006-05-08
13
-3478
/
+0
*
- change the example of compiling only specific modules to not contain
netchild
2006-05-07
2
-9
/
+1
*
Enhance the Linux emulation layer to make MegaRAID SAS managements tool happy.
ambrisko
2006-05-05
1
-0
/
+6
*
Fix previous commit: the resource returned by rman_reserve_resource()
marcel
2006-05-02
1
-10
/
+8
*
Rewrite of puc(4). Significant changes are:
marcel
2006-04-28
1
-2
/
+0
*
Move AHC_REG_PRETTY_PRINT and AHD_REG_PRETTY_PRINT below
delphij
2006-04-24
1
-2
/
+2
*
Revert part of previous commit. In alpha_platform_alloc_ide_intr(),
marcel
2006-04-22
1
-6
/
+1
*
Set the rid for any resources that are allocated at the level where
imp
2006-04-20
4
-10
/
+29
*
Retire pmap_track_modified(). We no longer need it because we do not
alc
2006-04-12
1
-41
/
+14
*
Eliminate HAVE_STOPPEDPCBS. On ia64 the PCPU holds a pointer to the
marcel
2006-04-03
1
-0
/
+2
*
Remove the unused sva and eva arguments from pmap_remove_pages().
peter
2006-04-03
1
-8
/
+1
*
Use the read_cycle_count() function recently added for cpu_ticks() for
jhb
2006-03-28
2
-2
/
+2
*
Remove some dummy functions, we have corresponding real ones now.
netchild
2006-03-21
1
-3
/
+0
*
regen
netchild
2006-03-20
3
-15
/
+45
*
Fix tinderbox on alpha.
netchild
2006-03-20
1
-15
/
+12
*
regen
netchild
2006-03-18
3
-4
/
+3
*
Fixup some problems in my previous commit (COMPAT_43).
netchild
2006-03-18
1
-5
/
+1
*
regen after COMPAT_43 removal
netchild
2006-03-18
4
-14
/
+17
*
Get rid of the need of COMPAT_43 in the linuxolator.
netchild
2006-03-18
1
-6
/
+3
*
Use the Alpha PCC as a cpu ticker for process runtime accounting. This is
jhb
2006-03-07
2
-1
/
+29
*
- Simplify the i8254 timecounter for the alpha since we don't actually have
jhb
2006-03-07
1
-97
/
+12
*
Close some races between procfs/ptrace and exit(2):
jhb
2006-02-22
2
-3
/
+28
*
Fix the hw.realmem sysctl. The global realmem variable is a count of
jhb
2006-02-14
1
-1
/
+1
*
Simplify system time accounting for profiling.
phk
2006-02-08
1
-7
/
+4
*
Modify the way we account for CPU time spent (step 1)
phk
2006-02-07
1
-1
/
+1
*
- Always call exec_free_args() in kern_execve() instead of doing it in all
jhb
2006-02-06
2
-2
/
+0
*
Regenerate.
rwatson
2006-02-06
3
-164
/
+164
*
Reflect fix in Linux setfsgid() event name from OpenBSM in the alpha
rwatson
2006-02-06
1
-1
/
+1
*
Assign audit identifiers to alpha/linux system calls so that they will
rwatson
2006-02-04
1
-173
/
+174
*
Move the old BSD4.3 tty compatibility from (!BURN_BRIDGES && COMPAT_43)
phk
2006-01-10
1
-0
/
+1
*
By popular demand, move __HAVE_ACPI and __PCI_REROUTE_INTERRUPT into
imp
2006-01-09
2
-2
/
+2
*
Define __HAVE_ACPI and/or __PCI_REROUTE_INTERRUPT, as appropriate for
imp
2006-01-01
1
-0
/
+2
*
MI changes:
netchild
2005-12-31
1
-0
/
+7
*
Remove kern.elf32.can_exec_dyn sysctl. Instead extend Brandinfo structure
sobomax
2005-12-26
2
-0
/
+4
*
Tweak how the MD code calls the fooclock() methods some. Instead of
jhb
2005-12-22
4
-50
/
+34
*
Make our ELF64 type definitions match standards. In particular this
marcel
2005-12-18
1
-1
/
+1
*
Remove linux_mib_destroy() (which I actually added in between 5.0 and 5.1)
jhb
2005-12-15
1
-1
/
+0
*
Whitespace.
jhb
2005-12-14
1
-2
/
+2
*
- Cleanup whitespace and extra ()s in vtophys() macros.
jhb
2005-12-06
1
-2
/
+1
*
Drop _MACHINE_ARCH and _MACHINE defines (not to be confused with
ru
2005-12-06
1
-7
/
+0
*
Fix -Wundef warnings from compiling GENERIC and LINT kernels of
ru
2005-12-06
1
-1
/
+1
*
Change pmap_enter_quick() to use the vm_prot_t parameter introduced in
alc
2005-12-02
1
-3
/
+4
*
- Allow duplicate "machine" directives with the same arguments.
ru
2005-11-27
3
-9
/
+1
*
Don't enable PUC_FASTINTR by default in the source. Instead, enable it
jhb
2005-11-21
1
-0
/
+2
*
Create DEFAULTS files for alpha, ia64, powerpc, and sparc64 and move
jhb
2005-11-21
2
-1
/
+10
*
Eliminate pmap_init2(). It's no longer used.
alc
2005-11-20
1
-5
/
+0
*
Improve inittodr(). Assume the real-time clock is reliable and only
marcel
2005-11-20
1
-52
/
+40
*
In get_pv_entry() use PMAP_LOCK() instead of PMAP_TRYLOCK() when deadlock
alc
2005-11-13
1
-1
/
+4
[next]