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
/
acpica
/
acpi_wakecode.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Remove unused code for CR3 and CR4.
jkim
2012-06-13
1
-5
/
+0
*
Add x86/acpica/acpi_wakeup.c for amd64 and i386. Difference of
iwasaki
2012-06-09
1
-26
/
+12
*
Make ACPI resume beeper less cryptic. Set PIC timer2 mode properly.
jkim
2012-02-15
1
-7
/
+17
*
- Restore XCR0 before restoring extended FPU states.
jkim
2012-01-31
1
-1
/
+3
*
Naturally align a newly added wakeup_fpusave.
jkim
2012-01-30
1
-2
/
+2
*
Add support for the extended FPU states on amd64, both for native
kib
2012-01-21
1
-0
/
+2
*
Reinitialize PAT MSR via pmap_init_pat() while resuming. This function does
jkim
2010-11-23
1
-2
/
+0
*
savectx() has not been used for fork(2) for about 15 years. [1]
jkim
2010-08-03
1
-2
/
+2
*
- Merge savectx2() with savectx() and struct xpcb with struct pcb. [1]
jkim
2010-08-02
1
-2
/
+2
*
Move i386-inherited logic of building ACPI headers for acpi_wakeup.c into
jkim
2010-07-12
1
-2
/
+0
*
Try hiding annoying text cursor after the video controller is reset.
jkim
2009-10-23
1
-0
/
+5
*
Clean up amd64 suspend/resume code.
jkim
2009-10-08
1
-3
/
+3
*
Chase GDT layout changes and unbreak suspend/resume on amd64.
jkim
2009-04-02
1
-0
/
+8
*
- Clean up suspend/resume code for amd64.
jkim
2009-03-23
1
-19
/
+19
*
Initial suspend/resume support for amd64.
jkim
2009-03-17
1
-0
/
+278