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
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move {amd64,i386}/pci/pci_bus.c and {amd64,i386}/include/pci_cfgreg.h to
jhb
2011-06-22
3
-750
/
+4
*
Oops, missed these in 223424.
jhb
2011-06-22
1
-0
/
+1
*
Use uintXX_t instead of u_intXX_t.
jhb
2011-06-22
1
-5
/
+5
*
Add a helper routine to conditionally modify the start address of a
jhb
2011-06-22
1
-22
/
+32
*
Enable USB 3.0 support by default in i386 and amd64 GENERIC kernels.
hselasky
2011-06-14
1
-0
/
+1
*
Enable sound support by default on i386 and amd64.
joel
2011-06-11
1
-0
/
+8
*
Implement BUS_ADJUST_RESOURCE() for the x86 drivers that sit between the
jhb
2011-06-10
1
-0
/
+1
*
remove code for dynamic offlining/onlining of CPUs on x86
avg
2011-06-08
3
-169
/
+10
*
MFC
attilio
2011-06-06
1
-2
/
+5
|
\
|
*
don't use cpuid level 4 in x86 cpu topology detection if it's not supported
avg
2011-06-06
1
-2
/
+5
|
*
On multi-core, multi-threaded PPC systems, it is important that the threads
nwhitehorn
2011-05-31
1
-1
/
+1
|
*
Bring back r222275. runfw(4) will statically link in rt2870.fw.uu
kevlo
2011-05-25
1
-1
/
+0
|
*
run(4) needs firmware loaded to work
kevlo
2011-05-25
1
-0
/
+1
|
*
Merge part of r221322 from largeSMP project:
attilio
2011-05-18
1
-43
/
+27
|
*
Update CPUID bits to reflect AMD Bulldozer and Intel Sandy Bridge features.
jkim
2011-05-17
2
-28
/
+37
|
*
Remove an unused typedef.
attilio
2011-05-17
1
-1
/
+0
*
|
MFC
attilio
2011-05-31
1
-1
/
+1
*
|
- Fix a misusage of cpuset_t objects
attilio
2011-05-24
2
-3
/
+3
*
|
Add a "safety belt" check for lsb setting.
attilio
2011-05-22
2
-0
/
+2
*
|
Reintroduce the lazypmap infrastructure and convert it to using
attilio
2011-05-20
8
-3
/
+242
*
|
MFC
attilio
2011-05-18
2
-28
/
+37
*
|
MFC
attilio
2011-05-15
1
-0
/
+6
|
\
\
|
|
/
|
*
Add I2C bus driver for the AMD Geode LX series CS5536 Companion
brix
2011-05-15
1
-0
/
+6
|
*
Move the ZERO_REGION_SIZE to a machine-dependent file, as on many
mdf
2011-05-13
1
-0
/
+2
|
*
Refactor Xen PV code to use new event timers subsystem. That uses one-shot
mav
2011-05-13
3
-104
/
+112
*
|
MFC
attilio
2011-05-13
1
-0
/
+2
*
|
MFC
attilio
2011-05-13
3
-104
/
+112
*
|
MFC
attilio
2011-05-12
1
-0
/
+1
|
\
\
|
|
/
|
*
Add SC_PIXEL_MODE to GENERIC for amd64 and i386.
jkim
2011-05-10
1
-0
/
+1
|
*
Implement boot-time TSC synchronization test for SMP. This test is executed
jkim
2011-05-09
1
-1
/
+0
*
|
MFC
attilio
2011-05-09
1
-1
/
+0
*
|
MFC
attilio
2011-05-07
1
-2
/
+2
|
\
\
|
|
/
|
*
Don't use MWAIT for short sleeps under XEN, as it was before r212541.
mav
2011-05-07
1
-2
/
+2
|
*
prepare code that does topology detection for amd cpus for bulldozer
avg
2011-05-06
2
-2
/
+27
|
*
Enable the new PCI-PCI bridge driver on amd64 and i386 by default. It can
jhb
2011-05-03
1
-0
/
+2
|
*
Reimplement how PCI-PCI bridges manage their I/O windows. Previously the
jhb
2011-05-03
1
-0
/
+1
*
|
MFC
attilio
2011-05-06
2
-2
/
+27
*
|
Commit the support for removing cpumask_t and replacing it directly with
attilio
2011-05-05
10
-232
/
+303
*
|
Revert md_assert_preempt() introduction.
attilio
2011-05-04
3
-33
/
+0
*
|
MFC
attilio
2011-05-03
2
-0
/
+3
*
|
MFC
attilio
2011-05-02
1
-0
/
+6
|
\
\
|
|
/
|
*
All PCI based wireless drivers seem to be explicitly removed from the
bschmidt
2011-05-02
1
-0
/
+6
|
*
Add implementations of BUS_ADJUST_RESOURCE() to the PCI bus driver,
jhb
2011-05-02
1
-0
/
+1
|
*
Add the remaining wireless drivers.
bschmidt
2011-05-01
1
-0
/
+10
*
|
MFC @ r221324
attilio
2011-05-02
2
-0
/
+11
*
|
- Merge a fix fixup for the last lazyfix removal
attilio
2011-05-02
2
-54
/
+28
*
|
Remove unnused typedef.
attilio
2011-05-01
1
-1
/
+0
*
|
Add the function md_assert_nopreempt(), which is a very consistent
attilio
2011-04-30
3
-0
/
+33
*
|
Remove the support for lazy cr3 switching from i386.
attilio
2011-04-30
7
-219
/
+2
|
/
*
Add urtw(4)
kevlo
2011-04-29
1
-0
/
+1
[next]