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
*
Document the layout of the address space, borrowing heavily from
alc
2008-06-30
1
-2
/
+12
*
Compute NKPDPE from NKPT. This reduces the number of knobs that must be
alc
2008-06-30
1
-1
/
+1
*
Strictly speaking, the definition of VM_MAX_KERNEL_ADDRESS is wrong. However,
alc
2008-06-29
2
-2
/
+1
*
Increase the size of the kernel virtual address space to 6GB. Until the
alc
2008-06-29
1
-4
/
+3
*
Remove the unused major/minor numbers from iodev and memdev.
ed
2008-06-25
2
-4
/
+0
*
Emit opcodes closer to GNU as(1) generated codes and micro-optimize.
jkim
2008-06-24
2
-63
/
+49
*
Rehash and clean up BPF JIT compiler macros to match AT&T notations.
jkim
2008-06-23
2
-152
/
+152
*
Ensure that KERNBASE is no less than the virtual address -2GB.
alc
2008-06-23
1
-1
/
+1
*
Prepare for a larger kernel virtual address space. Specifically, once
alc
2008-06-21
1
-4
/
+8
*
Make preparations for increasing the size of the kernel virtual
alc
2008-06-20
1
-3
/
+3
*
Add et(4), a port of DragonFly's Agere ET1310 10/100/Gigabit
delphij
2008-06-20
1
-0
/
+1
*
Make preparations for increasing the size of the kernel virtual
alc
2008-06-20
5
-7
/
+7
*
Tweak the promotion test in pmap_promote_pde(). Specifically, test PG_A
alc
2008-06-13
1
-5
/
+4
*
Reverse the direction of pmap_promote_pde()'s traversal over the specified
alc
2008-06-12
1
-11
/
+27
*
Correct an error in pmap_promote_pde() that may result in an errant
alc
2008-06-01
1
-5
/
+3
*
Add jme(4) to the list of drivers supported by GENERIC kernel.
yongari
2008-05-27
1
-0
/
+1
*
Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE and
bz
2008-05-26
1
-114
/
+0
*
Add the DTrace hooks for exception handling (Function boundary trace
jb
2008-05-24
3
-0
/
+125
*
The VM system no longer uses setPQL2(). Remove it and its helpers.
alc
2008-05-23
1
-29
/
+0
*
Add age(4) to the list of drivers supported by GENERIC kernel.
yongari
2008-05-19
1
-0
/
+1
*
Retire pmap_addr_hint(). It is no longer used.
alc
2008-05-18
1
-12
/
+0
*
Resort the if_ti driver to match the PCI Network cards instead of placing
remko
2008-05-17
1
-1
/
+1
*
Removed unused assembly offsets for structures digging.
attilio
2008-05-16
1
-3
/
+0
*
Regen.
rdivacky
2008-05-13
3
-7
/
+10
*
Implement robust futexes. Most of the code is modelled after
rdivacky
2008-05-13
2
-4
/
+4
*
Correct an error in pmap_align_superpage(). Specifically, correctly
alc
2008-05-11
1
-2
/
+3
*
Introduce pmap_align_superpage(). It increases the starting virtual
alc
2008-05-09
1
-0
/
+23
*
enable IEEE80211_DEBUG and IEEE80211_AMPDU_AGE by default
sam
2008-05-03
1
-0
/
+2
*
Intel 4965 wireless driver (derived from openbsd driver of the same name)
sam
2008-04-29
1
-0
/
+2
*
Always use PG_PS_FRAME to extract the physical address of a 2/4MB page
alc
2008-04-25
1
-9
/
+10
*
- Add an integer argument to idle to indicate how likely we are to wake
jeff
2008-04-25
2
-40
/
+172
*
Implement linux_truncate64() syscall.
rdivacky
2008-04-23
1
-1
/
+0
*
Now that all platforms use genclock, shuffle things around slightly
phk
2008-04-22
3
-2
/
+1
*
Multi-bss (aka vap) support for 802.11 devices.
sam
2008-04-20
1
-2
/
+0
*
move awi to the Attic; it will not make the jump to the new world order
sam
2008-04-20
1
-1
/
+0
*
Put in a real isa_irq_pending() stub in order to remove two lines of dmesg
peter
2008-04-19
1
-2
/
+14
*
- Add inlines for the monitor and mwait instructions.
jeff
2008-04-18
1
-0
/
+13
*
Regenerate.
jkim
2008-04-16
3
-4
/
+46
*
Add stubs for syscalls introduced in Linux 2.6.17 kernel.
jkim
2008-04-16
2
-0
/
+12
*
This file is unused on amd64.
imp
2008-04-15
1
-32
/
+0
*
Convert amd64 and i386 to share the atrtc device driver.
phk
2008-04-14
2
-237
/
+19
*
Connect k8temp(4) to the build.
rpaulo
2008-04-12
1
-0
/
+2
*
- Add the interrupt vector number to intr_event_create so MI code can
jeff
2008-04-11
1
-1
/
+1
*
Correct pmap_copy()'s method for extracting the physical address of a
alc
2008-04-10
1
-6
/
+6
*
Regenerate
kib
2008-04-08
3
-41
/
+73
*
Implement the linux syscalls
kib
2008-04-08
4
-28
/
+26
*
Update pmap_page_wired_mappings() so that it counts 2/4MB page mappings.
alc
2008-04-07
1
-4
/
+18
*
Add a MI intr_event_handle() routine for the non-INTR_FILTER case. This
jhb
2008-04-05
1
-111
/
+2
*
Eliminate an unnecessary test and its misleading comment from pmap_enter().
alc
2008-04-04
1
-6
/
+0
*
Optimize pmap_pml4e() and pmap_pdpe() based upon two observations: The
alc
2008-04-02
1
-3
/
+1
[next]