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
/
setup_64.c
Age
Commit message (
Expand
)
Author
2008-01-30
x86: change bios_cpu_apicid to percpu data variable
travis@sgi.com
2008-01-30
x86: change NR_CPUS arrays in numa_64
travis@sgi.com
2008-01-30
x86: cleanup x86_cpu_to_apicid references
travis@sgi.com
2008-01-30
x86: disable the GART early, 64-bit
Yinghai Lu
2008-01-30
x86: discover_ebda section mismatch
Randy Dunlap
2008-01-30
x86: mark memory_setup __init
Andi Kleen
2008-01-30
x86: fix detection of CONSTANT_TSC bit for AMD CPUs
Andreas Herrmann
2008-01-30
x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detection
Andi Kleen
2008-01-30
x86: map vsyscalls early enough
Ingo Molnar
2008-01-30
x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUs
Andi Kleen
2008-01-30
x86: implement support to synchronize RDTSC through MFENCE on AMD CPUs
Andi Kleen
2008-01-30
x86: move definitions to processor.h
Glauber de Oliveira Costa
2008-01-30
x86: EFI runtime service support
Huang, Ying
2008-01-30
x86: prepare 64-bit architecture initialization for paravirt
Glauber de Oliveira Costa
2008-01-30
x86, ptrace: support for branch trace store(BTS)
Markus Metzger
2008-01-30
x86: add set/clear_cpu_cap operations
Jeremy Fitzhardinge
2008-01-30
x86: clean up bitops-related warnings
Jeremy Fitzhardinge
2008-01-30
x86: store core id bits in cpuinfo_x8
Yinghai Lu
2008-01-30
x86: cleanup kernel/setup_64.c
Thomas Gleixner
2008-01-30
x86: remove extern declarations for code, data, bss resources
Bernhard Walle
2008-01-30
x86: move ioapic code where it belongs
Thomas Gleixner
2008-01-30
x86: move mce related declarations
Thomas Gleixner
2008-01-30
x86: make early_indentify_cpu static
Thomas Gleixner
2008-01-30
x86: move acpi and pci declarations
Thomas Gleixner
2008-01-30
x86: provide a DMI based port 0x80 I/O delay override.
Rene Herman
2007-11-17
x86: fixup cpu_info array conversion
Thomas Gleixner
2007-11-17
x86: show cpuinfo only for online CPUs
Andreas Herrmann
2007-10-30
x86: additional CPUID strings; fix strings for AMD-ecx
H. Peter Anvin
2007-10-22
kexec: add BSS to resource tree
Bernhard Walle
2007-10-19
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
2007-10-19
Use extended crashkernel command line on x86_64
Bernhard Walle
2007-10-19
x86: convert cpuinfo_x86 array to a per_cpu array
Mike Travis
2007-10-19
x86: convert cpu_to_apicid to be a per cpu variable
Mike Travis
2007-10-17
x86: Use string instruction memcpy on AMD Fam11h
Andi Kleen
2007-10-17
x86: misc. constifications
Jan Beulich
2007-10-16
[x86] remove uses of magic macros for boot_params access
H. Peter Anvin
2007-10-16
x86: Convert cpu_core_map to be a per cpu variable
Mike Travis
2007-10-13
Delete filenames in comments.
Dave Jones
2007-10-12
x86: disable apic timer for AMD C1E enabled CPUs
Thomas Gleixner
2007-10-11
x86_64: move kernel
Thomas Gleixner