index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
setup_64.c
Age
Commit message (
Expand
)
Author
2008-04-17
x86: fix build breakage when PCI is define and PARAVIRT is not
Ravikiran G Thirumalai
2008-04-17
x86: provide specialized identification routines for x86_64
Glauber de Oliveira Costa
2008-04-17
x86: introduce initial apicid
Yinghai Lu
2008-04-17
x86: fix amd_detect_cmp
Yinghai Lu
2008-04-17
x86: clean up cpu capabilities accesses, generic
Ingo Molnar
2008-04-17
x86: remove wrong setting about CONSTANT_TSC for intel cpu
Yinghai Lu
2008-04-17
x86: clean up e820_reserve_resources on 64-bit
Yinghai Lu
2008-04-17
x86: split cpuinfo from setup_64.c into cpu/proc_64.c
Hiroshi Shimamoto
2008-04-17
x86: call vsmp_init explicitly
Glauber Costa
2008-03-26
x86: fix memoryless node oops during boot
Yinghai Lu
2008-03-22
x86: revert: reserve dma32 early for gart
Thomas Gleixner
2008-03-21
x86: reserve dma32 early for gart
Yinghai Lu
2008-02-26
x86: fix boot failure on 486 due to TSC breakage
Mikael Pettersson
2008-02-19
x86: fix printout ugliness in cpu info printk
Marcin Slusarz
2008-02-19
x86: fix section mismatch in setup_64.c:srat_detect_node
Sam Ravnborg
2008-02-19
x86: fix section mismatch warning in setup_64.c:nearby_node
Sam Ravnborg
2008-02-08
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
David Howells
2008-02-07
Use BOOTMEM_EXCLUSIVE for kdump
Bernhard Walle
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
2008-02-04
x86: unify CPU feature string names
H. Peter Anvin
2008-02-01
x86_64: make bootmap_start page align v6
Yinghai Lu
2008-01-30
x86: early boot debugging via FireWire (ohci1394_dma=early)
Bernhard Kaindl
2008-01-30
x86: fixes some bugs about EFI memory map handling
Huang, Ying
2008-01-30
x86: not set boot cpu in cpu_present_map again
Yinghai Lu
2008-01-30
x86: fix section mismatch warning in setup_64.c
Sam Ravnborg
2008-01-30
x86: remove struct cpu_model_info
Hiroshi Shimamoto
2008-01-30
x86: should use array directly for early_ptr
Yinghai Lu
2008-01-30
x86: remove duplicated line about
Yinghai Lu
2008-01-30
x86: constify function pointer tables
Jan Engelhardt
2008-01-30
x86: change bios_cpu_apicid to percpu data variable fixup
travis@sgi.com
2008-01-30
x86: add generic clearcpuid=... option
Andi Kleen
2008-01-30
x86: add noclflush option
Andi Kleen
2008-01-30
x86: add framework to disable CPUID bits on the command line
Andi Kleen
2008-01-30
x86: move select_idle_routine() call after detect_ht()
Hiroshi Shimamoto
2008-01-30
x86: only call early_init_amd one time
Yinghai Lu
2008-01-30
x86, 32-bit: trim memory not covered by wb mtrrs
Jesse Barnes
2008-01-30
x86: replace hard coded reservations in 64-bit early boot code with dynamic t...
Andi Kleen
2008-01-30
x86: use the correct cpuid method to detect MWAIT support for C states
Andi Kleen
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
[next]