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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing whitespace per mdoc lint warning
eadler
2012-03-29
238
-668
/
+668
*
Fix 32-bit libgeom consumers run on 64-bit kernels with COMPAT_FREEBSD32.
jmallett
2012-03-29
2
-29
/
+82
*
o) Fix mips/mips -> mips for Makefile.inc1.
jmallett
2012-03-29
2
-3
/
+3
*
Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH.
jmallett
2012-03-29
31
-47
/
+54
*
Reduce code size by creating common timed sleeping function.
davidxu
2012-03-29
1
-93
/
+60
*
Turn on messages from the Simple Executive codebase, what few there are.
jmallett
2012-03-29
1
-0
/
+3
*
Disable FP instruction emulation by default on !o32 because of ABI concerns.
jmallett
2012-03-29
1
-0
/
+19
*
Supply endianness implied by the -m flag when compiling ucore code.
jmallett
2012-03-29
1
-1
/
+1
*
Fix little-endian built.
jmallett
2012-03-29
1
-1
/
+1
*
Allow multiple inclusion of trap.h. This has always been broken, but
nwhitehorn
2012-03-29
3
-4
/
+10
*
Fix comment to specify correct struct name.
jimharris
2012-03-28
1
-2
/
+2
*
A refinement of change 232351 to avoid a race with a forcible unmount.
mckusick
2012-03-28
1
-4
/
+19
*
Add software PMC support.
fabient
2012-03-28
61
-141
/
+1518
*
Keep track of the mount point associated with a special device
mckusick
2012-03-28
4
-3
/
+42
*
Fix Fo arguments.
joel
2012-03-28
1
-1
/
+1
*
Allocate the ioapics[] array dynamically since it is only needed for the
jhb
2012-03-28
1
-5
/
+11
*
Ensure consistent target IDs for direct-attached devices.
jimharris
2012-03-28
3
-9
/
+32
*
Add a PNP ID for Japanese 106-key keyboard.
jkim
2012-03-28
1
-0
/
+1
*
More PMAP performance improvements: skip 256 MB segments entirely if they
nwhitehorn
2012-03-28
2
-11
/
+26
*
MFV: r233615
jkim
2012-03-28
4
-109
/
+61
*
Move the DTrace return IDT vector back up from 0x20 to 0x92. The 0x20
jhb
2012-03-28
1
-1
/
+1
*
- Support inlined location in calltree output.
fabient
2012-03-28
2
-241
/
+402
*
Do trivial reformatting of the comment to record the missed commit
kib
2012-03-28
1
-4
/
+3
*
Reviewed by: bde, mckusick
kib
2012-03-28
1
-11
/
+73
*
Microoptimize: in qsync loop over mount vnodes, only unlock mount
kib
2012-03-28
1
-2
/
+1
*
Update comment.
kib
2012-03-28
1
-1
/
+1
*
Stop HDA controller polling callout on suspend and reset it on resume.
mav
2012-03-28
1
-0
/
+3
*
Permit tcpdrop in VNET jails.
zec
2012-03-28
1
-1
/
+1
*
Correctly expose xlocale functions if people include the headers in the wrong
theraven
2012-03-28
9
-5
/
+17
*
Honor the net.inet.udp.checksum sysctl when using SCTP/UDP/IPv4
tuexen
2012-03-28
1
-9
/
+35
*
Remove unnecessary #if as the software workaround for PCI protocol
yongari
2012-03-28
1
-8
/
+5
*
Load entire EEPROM contents in device attach time and verify
yongari
2012-03-28
3
-23
/
+59
*
Partially revert r223608 and selectively allow microcode loading
yongari
2012-03-28
2
-5
/
+18
*
- Do not clobber softc when psm(4) is reintialized.
jkim
2012-03-27
2
-154
/
+131
*
Restore interrupt state after executing AcpiEnterSleepState().
jkim
2012-03-27
1
-5
/
+10
*
Allow (with a license warning) "options ZFS" to work in static kernels.
peter
2012-03-27
12
-4
/
+156
*
mdoc: add missing El macro.
joel
2012-03-27
2
-0
/
+3
*
Minor indentation and paragraph nits.
joel
2012-03-27
1
-4
/
+4
*
Make ReiserFS MPSAFE
dumbbell
2012-03-27
1
-3
/
+11
*
Only use macros inside a reference block.
joel
2012-03-27
1
-10
/
+5
*
strip (R) to match manpage and pci_vendors
bschmidt
2012-03-27
1
-29
/
+29
*
Fix size of PCI softc.
jchandra
2012-03-27
1
-1
/
+2
*
Fix crash on VirtualBox (and probably on some real hardware):
gonzo
2012-03-27
2
-1
/
+8
*
Add a list of available devices which matches the names shown by pciconf.
bschmidt
2012-03-27
1
-7
/
+25
*
Add support for 6150 series devices.
bschmidt
2012-03-27
1
-0
/
+2
*
Remove useless Ta macro.
joel
2012-03-27
3
-14
/
+14
*
Resource allocation for XLP SoC SDHCI slots
jchandra
2012-03-27
2
-0
/
+21
*
Update memory and resource allocation code for SoC devices
jchandra
2012-03-27
9
-375
/
+343
*
MFV: r233551
jkim
2012-03-27
1
-0
/
+2
*
Minor mdoc nit.
joel
2012-03-27
1
-1
/
+1
[next]