index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
common_64.c
Age
Commit message (
Expand
)
Author
2008-09-22
Merge commit 'v2.6.27-rc7' into x86/debug
Ingo Molnar
2008-09-06
x86: cpu_init(): fix memory leak when using CPU hotplug
Andreas Herrmann
2008-09-06
x86: pda_init(): fix memory leak when using CPU hotplug
Andreas Herrmann
2008-09-05
x86: add NOPL as a synthetic CPU feature bit
H. Peter Anvin
2008-08-22
x86_64: printout msr -v2
Yinghai Lu
2008-07-21
Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...
Ingo Molnar
2008-07-21
x86: remove extra calling to get ext cpuid level
Yinghai Lu
2008-07-21
x86: use setup_clear_cpu_cap() when disabling the lapic
Yinghai Lu
2008-07-18
arch/x86/kernel/cpu/common_64.c: remove double inclusions
Alexander Beregalov
2008-07-16
x86_64: further cleanup of 32-bit compat syscall mechanisms
Jeremy Fitzhardinge
2008-07-16
x86: use __page_aligned_data/bss
Jeremy Fitzhardinge
2008-07-14
x86: get x86_phys_bits early
Yinghai Lu
2008-07-11
x86_64: add pseudo-features for 32-bit compat syscall
Jeremy Fitzhardinge
2008-07-08
x86: remove open-coded save/load segment operations
Jeremy Fitzhardinge
2008-07-08
x86: move boot_params declaring to setup.c
Yinghai Lu
2008-07-08
x86: merge setup64.c into common_64.c
Yinghai Lu
2008-07-08
x86: change identify_cpu to static
Yinghai Lu
2008-07-08
x86: seperate funcs from setup_64 to cpu common_64.c
Yinghai Lu