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
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable option WITNESS_SKIPSPIN by default.
marcel
2008-02-16
1
-0
/
+1
*
Remove SMP left-overs from NetBSD.
marcel
2008-02-12
2
-12
/
+3
*
There's no need to suppress option GDB.
marcel
2008-02-12
1
-1
/
+0
*
Add PIC support for IPIs. When registering an interrupt handler,
marcel
2008-02-12
9
-59
/
+143
*
One of my powerbooks has this chip in it..
julian
2008-01-26
1
-0
/
+1
*
Add COMPAT_FREEBSD7 and enable it in configs that have COMPAT_FREEBSD6.
jhb
2008-01-07
1
-0
/
+1
*
Add an access type parameter to pmap_enter(). It will be used to implement
alc
2008-01-03
1
-2
/
+2
*
Add configuration knobs for the superpage reservation system. Initially,
alc
2007-12-27
1
-0
/
+7
*
Add a new 'why' argument to kdb_enter(), and a set of constants to use
rwatson
2007-12-25
2
-2
/
+3
*
Apply missing s/rv/res/g in previous commit.
marcel
2007-12-21
4
-4
/
+4
*
MFamd64/ia64/i386: Only set the rman bus tags and handles in
jhb
2007-12-20
4
-8
/
+4
*
Redefine bus_space_tag_t on PowerPC from a 32-bit integral to
marcel
2007-12-19
9
-651
/
+1146
*
Rename OEA to AIM. The former means nothing as it applies to all
marcel
2007-12-16
3
-7
/
+3
*
This file was repocopied to src/sys/powerpc/aim, where it will
marcel
2007-12-14
15
-7483
/
+0
*
Forced commit to record that this file was repocopied from
marcel
2007-12-14
2
-2
/
+2
*
Remove unused file.
marcel
2007-12-14
1
-110
/
+0
*
Add stubs to unbreak LINT.
jkoshy
2007-12-07
1
-0
/
+4
*
Break out stack(9) from ddb(4):
rwatson
2007-12-02
4
-38
/
+135
*
Define atomic_readandclear_ptr.
jasone
2007-11-27
1
-0
/
+1
*
Implement the _long functions using u_long rather than trying to
jb
2007-11-26
1
-5
/
+43
*
Extend critical section coverage in the low-level interrupt handlers to
scottl
2007-11-21
1
-1
/
+1
*
Define atomic_cmpset_acq_long and atomic_cmpset_rel_long so that
jb
2007-11-19
1
-2
/
+4
*
Prevent the leakage of wired pages in the following circumstances:
alc
2007-11-17
4
-0
/
+66
*
o Rename cpu_thread_setup() to cpu_thread_alloc() to better
marcel
2007-11-14
2
-2
/
+12
*
A bunch more files that should probably print out a thread name
julian
2007-11-14
2
-6
/
+6
*
generally we are interested in what thread did something as
julian
2007-11-14
2
-2
/
+2
*
Split decr_init() into two, with the section that reads the timebase
grehan
2007-11-13
5
-8
/
+27
*
Fix for the panic("vm_thread_new: kstack allocation failed") and
kib
2007-11-05
3
-3
/
+4
*
Cut over to ULE on PowerPC
grehan
2007-10-23
6
-7
/
+16
*
Make the PCI code aware of PCI domains (aka PCI segments) so we can
marius
2007-09-30
2
-2
/
+6
*
o Revert the part of if_gem.c rev. 1.35 which added a call to gem_stop()
marius
2007-09-26
1
-1
/
+0
*
Use the correct expanded name for SCTP.
brueffer
2007-09-26
1
-1
/
+1
*
Change the management of cached pages (PQ_CACHE) in two fundamental
alc
2007-09-25
1
-2
/
+3
*
It has been observed on the mailing lists that the different categories
alc
2007-09-15
2
-8
/
+8
*
Revamp the interrupt handling in support of INTR_FILTER. This includes:
marcel
2007-08-11
15
-1098
/
+495
*
Re-enable external interrupts for faults, traps and syscalls.
marcel
2007-08-08
2
-18
/
+16
*
Eliminate <machine/interruptvar.h> as it has only a single
marcel
2007-08-07
5
-39
/
+5
*
Remove redundant prototype.
marcel
2007-08-07
2
-4
/
+0
*
Add prototype for trap().
marcel
2007-08-07
1
-0
/
+7
*
Fix backward compatibility of the "old" (i.e. FreeBSD6) lseek
marcel
2007-07-31
2
-4
/
+4
*
Cast the arguments to atomic_*_ptr() when mapping it to atomic_*_32()
marcel
2007-07-10
1
-3
/
+8
*
Reimplement bus_dmamap_load with bus_dmamap_load_buffer.
yongari
2007-06-22
1
-68
/
+32
*
Honor maxsegsz of less than a page size in a DMA tag. Previously it
yongari
2007-06-22
1
-0
/
+2
*
Enable the new physical memory allocator.
alc
2007-06-16
1
-0
/
+18
*
Enable SCTP by default for GENERIC kernels in order to give it
delphij
2007-06-14
1
-0
/
+1
*
Enable GEOM_PART_MBR by default. On ia64 this replaces GEOM_MBR.
marcel
2007-06-13
1
-0
/
+1
*
Add kdb_cpu_sync_icache(), intended to synchronize instruction
marcel
2007-06-09
7
-19
/
+22
*
Enable AUDIT by default in the GENERIC kernel, allowing security event
rwatson
2007-06-08
1
-0
/
+1
*
Sync with other platforms: add kluge to use contigmalloc when the
marcel
2007-06-08
1
-6
/
+18
*
Fix the compile. Band-aid until it is worked out how to use the context
grehan
2007-06-06
2
-2
/
+2
[next]