summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/common_64.c
Commit message (Expand)AuthorAgeFilesLines
* x86: cpu_init(): fix memory leak when using CPU hotplugAndreas Herrmann2008-09-061-10/+13
* x86: pda_init(): fix memory leak when using CPU hotplugAndreas Herrmann2008-09-061-6/+9
* x86: add NOPL as a synthetic CPU feature bitH. Peter Anvin2008-09-051-0/+36
*-------. Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar2008-07-211-13/+2
|\ \ \ \ \
| | | | | * x86_64: further cleanup of 32-bit compat syscall mechanismsJeremy Fitzhardinge2008-07-161-3/+0
| | | | | * x86: use __page_aligned_data/bssJeremy Fitzhardinge2008-07-161-2/+2
| |_|_|_|/ |/| | | |
| | * | | x86: remove extra calling to get ext cpuid levelYinghai Lu2008-07-211-1/+0
| | * | | x86: use setup_clear_cpu_cap() when disabling the lapicYinghai Lu2008-07-211-4/+0
| |/ / / |/| | |
| * | | arch/x86/kernel/cpu/common_64.c: remove double inclusionsAlexander Beregalov2008-07-181-3/+0
|/ / /
* | | x86: get x86_phys_bits earlyYinghai Lu2008-07-141-6/+8
| |/ |/|
* | x86_64: add pseudo-features for 32-bit compat syscallJeremy Fitzhardinge2008-07-111-0/+3
|/
* x86: remove open-coded save/load segment operationsJeremy Fitzhardinge2008-07-081-1/+2
* x86: move boot_params declaring to setup.cYinghai Lu2008-07-081-6/+0
* x86: merge setup64.c into common_64.cYinghai Lu2008-07-081-1/+276
* x86: change identify_cpu to staticYinghai Lu2008-07-081-1/+1
* x86: seperate funcs from setup_64 to cpu common_64.cYinghai Lu2008-07-081-0/+406
OpenPOWER on IntegriCloud