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
/
conf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Performance Monitoring Counters support for AArch64.
br
2015-05-19
1
-0
/
+3
*
Clean up the Amlogic interrupt controller driver to handle the case where
andrew
2015-05-18
1
-0
/
+1
*
Build GENERIC with RACCT/RCTL support by default. Note that it still
trasz
2015-05-14
1
-1
/
+1
*
Add support for ARM GICv3 interrupt controller used in some ARM64 chips
zbb
2015-05-13
1
-0
/
+2
*
Add a PCI bridge for the Freescale PCIe Root Complex
jhibbits
2015-05-11
1
-0
/
+1
*
Add the gic to files.arm under "device gic" and use it with the
andrew
2015-05-10
1
-0
/
+1
*
Port x86 busdma to ARM64
zbb
2015-05-08
1
-0
/
+1
*
Move hwpmc(4) debugging code under a new HWPMC_DEBUG option instead of
jhb
2015-05-08
2
-0
/
+2
*
xen: introduce a newbus function to allocate unused memory
royger
2015-05-08
1
-0
/
+1
*
Add DEV_ACPI to opt_acpi.h to be used to detect when ACPI is enabled in
andrew
2015-05-05
1
-0
/
+1
*
Implement a driver for the PowerPC-base RouterBoard (RB333/600/800/1100)
jhibbits
2015-05-04
1
-0
/
+1
*
Fix build by adding ixgbe_x550.c to sys/conf/files for ixgbe.
erj
2015-05-01
1
-0
/
+2
*
Remove leftover from r282269.
jkim
2015-04-30
2
-5
/
+5
*
Remove support for Xen PV domU kernels. Support for HVM domU kernels
jhb
2015-04-30
4
-52
/
+43
*
Also happened to miss this in r282264.
jhibbits
2015-04-30
1
-3
/
+4
*
Make it possible to statically link SIFTR into the kernel
gnn
2015-04-29
2
-0
/
+2
*
Add kern.racct.enable tunable and RACCT_DISABLED config option.
trasz
2015-04-29
1
-0
/
+1
*
Microsoft vmbus, storage and other related driver enhancements for HyperV.
whu
2015-04-29
2
-0
/
+4
*
Only include CWARNFLAGS once to reduce command line size from ~1400
imp
2015-04-28
2
-2
/
+2
*
Allow the arm64 config file to define SOCDEV_PA and SOCDEV_VA that may be
andrew
2015-04-28
1
-0
/
+2
*
Only enable the hpet driver on x86 hardware, it doesn't exist on arm64.
andrew
2015-04-28
3
-1
/
+2
*
Introduce ddb(4) support for ARM64
zbb
2015-04-27
1
-0
/
+4
*
Move common code from sys/i386/i386/mp_machdep.c and
kib
2015-04-24
3
-0
/
+3
*
Add the SOC_IMX51, SOC_IMX53, and SOC_IMX6 options. These are used to
andrew
2015-04-23
1
-0
/
+3
*
Move zlib.c from net to libkern.
rodrigc
2015-04-22
1
-3
/
+3
*
Move some common code from sys/amd64/amd64/machdep.c and
kib
2015-04-22
3
-0
/
+3
*
Make IFMEDIA_DEBUG a kernel option.
glebius
2015-04-21
2
-0
/
+2
*
Implement hwpmc(4) for Freescale e500 core.
jhibbits
2015-04-18
1
-1
/
+2
*
Complete r281670, unlist removed files.
kib
2015-04-18
1
-2
/
+0
*
Remove xform_ipip.c and code related to XF_IP4.
ae
2015-04-18
1
-1
/
+0
*
Fix kernel build ${MACHINE} path
emaste
2015-04-16
3
-3
/
+6
*
Move ALTQ from contrib to net/altq. The ALTQ code is for many years
glebius
2015-04-16
3
-17
/
+10
*
Add psci for arm64. This is currently used when rebooting and powering off
andrew
2015-04-13
1
-0
/
+2
*
Add config option PAE_TABLES for the i386 kernel. It switches pmap to
kib
2015-04-13
1
-0
/
+5
*
Bring in the start of the arm64 kernel.
andrew
2015-04-13
4
-0
/
+255
*
Add a driver for the ARM Power State Coordination Interface (PSCI). This
andrew
2015-04-12
1
-0
/
+2
*
Move all code related to IP fragment reassembly to ip_reass.c. Some
glebius
2015-04-10
1
-0
/
+1
*
newvers.sh: remove 'X' hack from shell script
eadler
2015-04-08
1
-4
/
+4
*
Add support for the MIPS74K SoC family performance counters events.
adrian
2015-04-05
1
-0
/
+1
*
Add file missed in r281096.
jhibbits
2015-04-05
1
-2
/
+1
*
Fix whitespace.
jhibbits
2015-04-04
1
-1
/
+1
*
Add mpc85xx_gpio to the build conf.
jhibbits
2015-04-04
1
-0
/
+1
*
Add necessary changes to support various Amlogic SoC devices
ganbold
2015-03-31
1
-0
/
+1
*
Remove support for CPU_XSCALE_80200. None of our configs support it, and
andrew
2015-03-30
1
-2
/
+2
*
Remove support for CPU_FA626TE. It's unused by any of our kernel configs.
andrew
2015-03-30
1
-1
/
+0
*
Only build cpufunc_asm_armv4.S when needed.
andrew
2015-03-30
1
-1
/
+1
*
xen: add a handler for the debug interrupt
royger
2015-03-30
1
-0
/
+1
*
Build the cpufunc_asm_* files based on the cpu type, not which config file
andrew
2015-03-29
1
-0
/
+12
*
Remove arm1136 support. We don't have any configs that use it, and I don't
andrew
2015-03-29
1
-1
/
+0
*
Remove the bootconfig parsing. We never used it and always passed either an
andrew
2015-03-29
1
-1
/
+0
[next]