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
...
*
Remove unneeded includes of opt_kdtrace.h.
markj
2015-11-22
1
-1
/
+0
*
Export various helper variables describing the layout and size of
jhb
2015-11-12
1
-8
/
+12
*
pmap_change_attr: Only fixup DMAP for DMAPed ranges
cem
2015-10-29
1
-4
/
+7
*
Update for LINUX32 rename. The assembler didn't complain about undefined
jhb
2015-10-29
1
-2
/
+2
*
Fix build with DEBUG defined.
jhb
2015-10-29
2
-3
/
+3
*
Bring the tags and links entries for amd64 up to date.
mckusick
2015-10-27
1
-3
/
+4
*
Intel SDM before revision 56 described the CLFLUSH instruction as only
kib
2015-10-24
2
-12
/
+37
*
Add CLFLUSHOPT instruction wrappers.
kib
2015-10-23
1
-0
/
+7
*
Regen for linux32 rename and linux64 systrace.
jhb
2015-10-22
9
-612
/
+612
*
Rename remaining linux32 symbols such as linux_sysent[] and
jhb
2015-10-22
4
-11
/
+11
*
Merge r289055 to amd64/linux32:
jhb
2015-10-22
1
-1
/
+1
*
Refactoring: move out generic bits from cloudabi64_sysvec.c.
ed
2015-10-22
1
-117
/
+2
*
x86/xen: Consolidate xen-os.h in a single place
royger
2015-10-21
1
-130
/
+4
*
Remove compatibility shims for legacy ATA device names.
mav
2015-10-11
1
-1
/
+0
*
linux: fix handling of out-of-bounds syscall attempts
mjg
2015-10-08
1
-1
/
+1
*
xen/console: Introduce a new console driver for Xen guest
royger
2015-10-08
1
-1
/
+1
*
Update Xen headers from 4.2 to 4.6
royger
2015-10-06
2
-1
/
+1
*
Exploit r288122 to address a cosmetic issue. Since PV chunk pages don't
alc
2015-09-26
1
-1
/
+1
*
amd64: plug redundant bootAP declaration
mjg
2015-09-22
1
-1
/
+0
*
Add support for weak symbols to the kernel linkers. It means that
kib
2015-09-20
1
-8
/
+9
*
Add stack_save_td_running(), a function to trace the kernel stack of a
markj
2015-09-11
1
-10
/
+19
*
Merge stack(9) implementations for i386 and amd64 under x86/.
markj
2015-09-11
2
-126
/
+3
*
Do not hold the process around the vm_fault() call from the trap()s.
kib
2015-09-10
1
-31
/
+3
*
Remove an unneeded instruction.
markj
2015-08-28
1
-1
/
+0
*
Import ioat(4) driver
cem
2015-08-24
1
-0
/
+1
*
preload_search_info: make sure mod is set
royger
2015-08-21
1
-2
/
+2
*
Add a kern.features.cloudabi64 entry when the module is loaded to helps the
bapt
2015-08-19
1
-0
/
+2
*
Add 24 more page table pages we allocate on boot-up. 16MB slop
marcel
2015-08-18
1
-1
/
+7
*
XEN/amd64 may initiate i/o over the pages not mapped by the direct
kib
2015-08-17
1
-2
/
+24
*
Better support memory mapped console devices, such as VGA and EFI
marcel
2015-08-12
2
-47
/
+120
*
Initialization of smp_tlb_wait does not require release semantic, no
kib
2015-08-12
1
-1
/
+1
*
AP should load aps_ready with acquire semantic to see BSP updates to
kib
2015-08-12
1
-1
/
+1
*
Make kstack_pages a tunable on arm, x86, and powepc. On i386, the
kib
2015-08-10
3
-9
/
+8
*
Remove some more vestiges of the Xen PV domu support. Specifically,
jhb
2015-08-06
2
-132
/
+0
*
Rationalize BSD license on sys/*/include/in_cksum.h
emaste
2015-08-05
1
-1
/
+1
*
Add two new pmap functions:
jah
2015-08-04
1
-0
/
+12
*
Add pmspvc device back to GENERIC. The issues with the device playing
imp
2015-08-03
1
-2
/
+1
*
Let CloudABI use the SV_CAPSICUM flag.
ed
2015-08-03
1
-1
/
+1
*
Clear the IA32_MISC_ENABLE MSR bit, which limits the max CPUID
kib
2015-08-03
2
-0
/
+2
*
Set p_osrel to __FreeBSD_version on process startup.
ed
2015-08-03
1
-1
/
+11
*
Pull pmspcv (pms(4)) from GENERIC. It has PCI ID conflicts
gjb
2015-07-31
1
-1
/
+2
*
Improve comments.
kib
2015-07-30
1
-4
/
+4
*
Remove full barrier from the amd64 atomic_load_acq_*(). Strong
kib
2015-07-28
1
-17
/
+7
*
Add a comment discussing the appropriate use of the atomic_*() functions
alc
2015-07-24
1
-0
/
+19
*
Various changes to the registers displayed in DDB for x86.
jhb
2015-07-22
2
-51
/
+43
*
Let the unwinder handle faults during function prologues or epilogues.
markj
2015-07-21
1
-45
/
+10
*
Improve stack unwinding on i386 and amd64 after an IP fault.
markj
2015-07-21
1
-7
/
+19
*
Remove some dead code from DDB's amd64 stack unwinder.
markj
2015-07-21
1
-74
/
+8
*
Describe COMPAT_CLOUDABI64 in the amd64 configuration NOTES file.
ed
2015-07-21
1
-0
/
+3
*
Make thread creation work for CloudABI processes.
ed
2015-07-21
1
-0
/
+23
[prev]
[next]