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
*
Rename VM_NDOMAIN into MAXMEMDOM and move it into machine/param.h in
attilio
2013-05-07
2
-7
/
+4
*
Remove ctl(4) from GENERIC. Also remove 'options CTL_DISABLE'
trasz
2013-04-12
1
-1
/
+1
*
Merge from projects/counters: counter(9).
glebius
2013-04-08
1
-0
/
+54
*
Merge from projects/counters:
glebius
2013-04-08
1
-1
/
+2
*
Remove all legacy ATA code parts, not used since options ATA_CAM enabled in
mav
2013-04-04
1
-1
/
+0
*
Implement the concept of the unmapped VMIO buffers, i.e. buffers which
kib
2013-03-19
1
-0
/
+2
*
Add pmap function pmap_copy_pages(), which copies the content of the
kib
2013-03-14
1
-0
/
+24
*
MFC
attilio
2013-03-02
2
-18
/
+11
|
\
|
*
MFcalloutng:
mav
2013-02-28
1
-15
/
+7
|
*
MFcalloutng:
davide
2013-02-28
1
-3
/
+4
*
|
MFC
attilio
2013-02-26
2
-8
/
+9
|
\
\
|
|
/
|
*
kernacc() expects all KVAs to be covered in the kernel map. With the
marcel
2013-02-25
2
-8
/
+9
*
|
MFC
attilio
2013-02-24
1
-1
/
+1
|
\
\
|
|
/
|
*
Enable PREEMPTION by default now that PR 147501 has been fixed.
marcel
2013-02-23
1
-1
/
+1
*
|
Hide the details for the assertion for VM_OBJECT_LOCK operations.
attilio
2013-02-21
1
-5
/
+5
*
|
Fix other architectures and ZFS.
attilio
2013-02-21
1
-0
/
+1
*
|
Switch vm_object lock to be a rwlock.
attilio
2013-02-20
1
-5
/
+5
|
/
*
Close a race relating to setting the PCPU pointer (r13). Register r13
marcel
2013-02-17
1
-5
/
+5
*
Return EFAULT when the address is not a kernel virtual address.
marcel
2013-02-16
1
-0
/
+2
*
Eliminate the PC_CURTHREAD symbol and load the current thread's
marcel
2013-02-12
3
-35
/
+33
*
Eliminate padding by moving 'narg' next to 'code'. Both are 32-bit
marcel
2013-02-12
1
-1
/
+1
*
Reform the busdma API so that new types may be added without modifying
kib
2013-02-12
1
-244
/
+224
*
Now that we actually use more memory descriptors, make sure to dump
marcel
2013-02-12
1
-1
/
+4
*
Remove firewire devices missed in r244992.
hrs
2013-01-04
1
-5
/
+0
*
Enable the UFS quotas for big-iron GENERIC kernels.
kib
2013-01-03
1
-0
/
+1
*
As discussed on -current last October, remove the firewire drivers from
des
2013-01-03
1
-1
/
+0
*
Flip the semantic of M_NOWAIT to only require the allocation to not
kib
2012-11-14
1
-6
/
+2
*
Rework the known rwlock to benefit about staying on their own
attilio
2012-11-03
1
-10
/
+1
*
Fix compilation on ia64 when page size is configured for 16KB.
kib
2012-10-28
2
-21
/
+37
*
Port the new PV entry allocator from amd64/i386. This allocator has two
alc
2012-10-26
2
-233
/
+445
*
Eliminate a stale comment. It describes another use case for the pmap in
alc
2012-09-28
1
-7
/
+0
*
userret() already checks for td_locks when INVARIANTS is enabled, so
attilio
2012-09-08
2
-2
/
+0
*
Use pmap_kextract(x) rather than pmap_extract(kernel_pmap, x). The
marcel
2012-08-18
1
-1
/
+1
*
Remove support for SKI: HP's Itanium simulator. It's pretty much not
marcel
2012-08-18
4
-460
/
+0
*
Add locking for sscdisk(4) and mark it MPSAFE. Since this driver just
jhb
2012-08-16
1
-13
/
+19
*
After the PHYS_TO_VM_PAGE() function was de-inlined, the main reason
kib
2012-08-05
1
-0
/
+1
*
Move PCPU initialization to a new function called cpu_pcpu_setup().
marcel
2012-07-08
3
-4
/
+13
*
Unleash the APs at SI_SUB_KICK_SCHEDULER so that we have them all
marcel
2012-07-08
1
-2
/
+1
*
Implement ia64_physmem_alloc() and use it consistently to get memory
marcel
2012-07-07
4
-80
/
+82
*
Hide the creation of phys_avail behind an API to make it easier to do it
marcel
2012-07-07
5
-153
/
+269
*
Make the wchar_t type machine dependent.
andrew
2012-06-24
2
-6
/
+4
*
Implement mechanism to export some kernel timekeeping data to
kib
2012-06-22
1
-0
/
+41
*
Reserve AT_TIMEKEEP auxv entry for providing usermode the pointer to
kib
2012-06-22
1
-0
/
+1
*
The page flag PGA_WRITEABLE is set and cleared exclusively by the pmap
alc
2012-06-16
1
-0
/
+1
*
Improve style(9) in the previous commit.
jkim
2012-06-01
1
-2
/
+2
*
Call AcpiLeaveSleepStatePrep() in interrupt disabled context
iwasaki
2012-06-01
1
-0
/
+7
*
pmap_alloc_vhpt() doesn't need the pages that it allocates to be mapped
alc
2012-06-01
1
-6
/
+8
*
MFp4 bz_ipv6_fast:
bz
2012-05-24
1
-0
/
+4
*
Don't assume we have legacy PICs (i.e. 8259A in cascade) at the legacy
marcel
2012-05-04
1
-9
/
+0
*
Add a convenience macro for the returns_twice attribute, and apply it to
dim
2012-04-29
1
-2
/
+2
[next]