index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
setup_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-17
x86: move apic declarations to mach_apic.h
Glauber Costa
1
-1
/
+1
2008-04-17
x86: split large page mapping for AMD TSEG
Andi Kleen
1
-0
/
+13
2008-04-17
x86: account overlapped mappings in max_pfn_mapped
Andi Kleen
1
-1
/
+1
2008-04-17
x86: replace the now useless max_pfn_mapped define
Thomas Gleixner
1
-1
/
+1
2008-04-17
x86: pat cpu feature bit setting for known cpus
Yinghai Lu
1
-0
/
+7
2008-04-17
x86: fix build breakage when PCI is define and PARAVIRT is not
Ravikiran G Thirumalai
1
-2
/
+0
2008-04-17
x86: provide specialized identification routines for x86_64
Glauber de Oliveira Costa
1
-2
/
+12
2008-04-17
x86: introduce initial apicid
Yinghai Lu
1
-5
/
+6
2008-04-17
x86: fix amd_detect_cmp
Yinghai Lu
1
-2
/
+2
2008-04-17
x86: clean up cpu capabilities accesses, generic
Ingo Molnar
1
-3
/
+3
2008-04-17
x86: remove wrong setting about CONSTANT_TSC for intel cpu
Yinghai Lu
1
-3
/
+0
2008-04-17
x86: clean up e820_reserve_resources on 64-bit
Yinghai Lu
1
-1
/
+7
2008-04-17
x86: split cpuinfo from setup_64.c into cpu/proc_64.c
Hiroshi Shimamoto
1
-120
/
+0
2008-04-17
x86: call vsmp_init explicitly
Glauber Costa
1
-0
/
+4
2008-03-27
x86: fix memoryless node oops during boot
Yinghai Lu
1
-1
/
+1
2008-03-22
x86: revert: reserve dma32 early for gart
Thomas Gleixner
1
-2
/
+0
2008-03-21
x86: reserve dma32 early for gart
Yinghai Lu
1
-0
/
+2
2008-02-26
x86: fix boot failure on 486 due to TSC breakage
Mikael Pettersson
1
-1
/
+1
2008-02-19
x86: fix printout ugliness in cpu info printk
Marcin Slusarz
1
-1
/
+1
2008-02-19
x86: fix section mismatch in setup_64.c:srat_detect_node
Sam Ravnborg
1
-1
/
+1
2008-02-19
x86: fix section mismatch warning in setup_64.c:nearby_node
Sam Ravnborg
1
-1
/
+1
2008-02-08
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
David Howells
1
-1
/
+0
2008-02-07
Use BOOTMEM_EXCLUSIVE for kdump
Bernhard Walle
1
-15
/
+21
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
1
-2
/
+3
2008-02-04
x86: unify CPU feature string names
H. Peter Anvin
1
-76
/
+0
2008-02-01
x86_64: make bootmap_start page align v6
Yinghai Lu
1
-1
/
+2
2008-01-30
x86: early boot debugging via FireWire (ohci1394_dma=early)
Bernhard Kaindl
1
-0
/
+11
2008-01-30
x86: fixes some bugs about EFI memory map handling
Huang, Ying
1
-3
/
+1
2008-01-30
x86: not set boot cpu in cpu_present_map again
Yinghai Lu
1
-6
/
+0
2008-01-30
x86: fix section mismatch warning in setup_64.c
Sam Ravnborg
1
-1
/
+1
2008-01-30
x86: remove struct cpu_model_info
Hiroshi Shimamoto
1
-6
/
+0
2008-01-30
x86: should use array directly for early_ptr
Yinghai Lu
1
-3
/
+3
2008-01-30
x86: remove duplicated line about
Yinghai Lu
1
-1
/
+0
2008-01-30
x86: constify function pointer tables
Jan Engelhardt
1
-1
/
+1
2008-01-30
x86: change bios_cpu_apicid to percpu data variable fixup
travis@sgi.com
1
-0
/
+1
2008-01-30
x86: add generic clearcpuid=... option
Andi Kleen
1
-0
/
+11
2008-01-30
x86: add noclflush option
Andi Kleen
1
-0
/
+7
2008-01-30
x86: add framework to disable CPUID bits on the command line
Andi Kleen
1
-0
/
+6
2008-01-30
x86: move select_idle_routine() call after detect_ht()
Hiroshi Shimamoto
1
-1
/
+2
2008-01-30
x86: only call early_init_amd one time
Yinghai Lu
1
-8
/
+3
2008-01-30
x86, 32-bit: trim memory not covered by wb mtrrs
Jesse Barnes
1
-0
/
+7
2008-01-30
x86: replace hard coded reservations in 64-bit early boot code with dynamic t...
Andi Kleen
1
-64
/
+3
2008-01-30
x86: use the correct cpuid method to detect MWAIT support for C states
Andi Kleen
1
-4
/
+0
2008-01-30
x86: change bios_cpu_apicid to percpu data variable
travis@sgi.com
1
-0
/
+3
2008-01-30
x86: change NR_CPUS arrays in numa_64
travis@sgi.com
1
-1
/
+3
2008-01-30
x86: cleanup x86_cpu_to_apicid references
travis@sgi.com
1
-1
/
+1
2008-01-30
x86: disable the GART early, 64-bit
Yinghai Lu
1
-0
/
+3
2008-01-30
x86: discover_ebda section mismatch
Randy Dunlap
1
-1
/
+1
2008-01-30
x86: mark memory_setup __init
Andi Kleen
1
-1
/
+1
2008-01-30
x86: fix detection of CONSTANT_TSC bit for AMD CPUs
Andreas Herrmann
1
-5
/
+4
[prev]
[next]