开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
amd_64.c
Age
Commit message (
Expand
)
Author
2008-09-08
x86: make 64 bit to use amd.c
Yinghai Lu
2008-09-08
x86: make amd_64 have 32 bit code
Yinghai Lu
2008-09-08
x86: merge header in amd_64.c
Yinghai Lu
2008-09-08
x86: add srat_detect_node for amd64
Yinghai Lu
2008-09-08
x86: remove duplicated force_mwait
Yinghai Lu
2008-09-08
x86: cpu make amd.c more like amd_64.c v2
Yinghai Lu
2008-09-06
x86, cpu init: call early_init_xxx in init_xxx
Yinghai Lu
2008-09-06
x86: remove duplicated get_model_name() calling
Yinghai Lu
2008-09-04
x86: remove cpu_vendor_dev
Yinghai Lu
2008-07-16
x86_64: further cleanup of 32-bit compat syscall mechanisms
Jeremy Fitzhardinge
2008-07-13
x86: max_low_pfn_mapped fix, #2
Yinghai Lu
2008-07-11
x86: introduce max_low_pfn_mapped for 64-bit
Yinghai Lu
2008-07-08
x86: clean up init_amd()
Yinghai Lu
2008-07-08
x86: make 64-bit identify_cpu use cpu_dev
Yinghai Lu
2008-07-08
x86: Move PCI IO ECS code to x86/pci
Robert Richter
2008-07-08
x86, clockevents: add C1E aware idle function
Thomas Gleixner
2008-06-10
x86: use cpuinfo to check for interrupt pending message msr
Thomas Gleixner
2008-06-10
x86: cleanup C1E enabled detection
Thomas Gleixner
2008-06-10
fix build bug in "x86: add PCI extended config space access for AMD Barcelona"
Robert Richter
2008-06-02
x86: add PCI extended config space access for AMD Barcelona
Robert Richter
2008-05-30
x86: fix overlong line in arch/x86/kernel/cpu/amd_64.c
H. Peter Anvin
2008-05-30
x86: Move the AMD64 specific parts out of setup_64.c
Dave Jones