index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
setup_64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: fix memoryless node oops during boot
Yinghai Lu
2008-03-26
1
-1
/
+1
*
x86: revert: reserve dma32 early for gart
Thomas Gleixner
2008-03-22
1
-2
/
+0
*
x86: reserve dma32 early for gart
Yinghai Lu
2008-03-21
1
-0
/
+2
*
x86: fix boot failure on 486 due to TSC breakage
Mikael Pettersson
2008-02-26
1
-1
/
+1
*
x86: fix printout ugliness in cpu info printk
Marcin Slusarz
2008-02-19
1
-1
/
+1
*
x86: fix section mismatch in setup_64.c:srat_detect_node
Sam Ravnborg
2008-02-19
1
-1
/
+1
*
x86: fix section mismatch warning in setup_64.c:nearby_node
Sam Ravnborg
2008-02-19
1
-1
/
+1
*
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
David Howells
2008-02-08
1
-1
/
+0
*
Use BOOTMEM_EXCLUSIVE for kdump
Bernhard Walle
2008-02-07
1
-15
/
+21
*
Introduce flags for reserve_bootmem()
Bernhard Walle
2008-02-07
1
-2
/
+3
*
x86: unify CPU feature string names
H. Peter Anvin
2008-02-04
1
-76
/
+0
*
x86_64: make bootmap_start page align v6
Yinghai Lu
2008-02-01
1
-1
/
+2
*
x86: early boot debugging via FireWire (ohci1394_dma=early)
Bernhard Kaindl
2008-01-30
1
-0
/
+11
*
x86: fixes some bugs about EFI memory map handling
Huang, Ying
2008-01-30
1
-3
/
+1
*
x86: not set boot cpu in cpu_present_map again
Yinghai Lu
2008-01-30
1
-6
/
+0
*
x86: fix section mismatch warning in setup_64.c
Sam Ravnborg
2008-01-30
1
-1
/
+1
*
x86: remove struct cpu_model_info
Hiroshi Shimamoto
2008-01-30
1
-6
/
+0
*
x86: should use array directly for early_ptr
Yinghai Lu
2008-01-30
1
-3
/
+3
*
x86: remove duplicated line about
Yinghai Lu
2008-01-30
1
-1
/
+0
*
x86: constify function pointer tables
Jan Engelhardt
2008-01-30
1
-1
/
+1
*
x86: change bios_cpu_apicid to percpu data variable fixup
travis@sgi.com
2008-01-30
1
-0
/
+1
*
x86: add generic clearcpuid=... option
Andi Kleen
2008-01-30
1
-0
/
+11
*
x86: add noclflush option
Andi Kleen
2008-01-30
1
-0
/
+7
*
x86: add framework to disable CPUID bits on the command line
Andi Kleen
2008-01-30
1
-0
/
+6
*
x86: move select_idle_routine() call after detect_ht()
Hiroshi Shimamoto
2008-01-30
1
-1
/
+2
*
x86: only call early_init_amd one time
Yinghai Lu
2008-01-30
1
-8
/
+3
*
x86, 32-bit: trim memory not covered by wb mtrrs
Jesse Barnes
2008-01-30
1
-0
/
+7
*
x86: replace hard coded reservations in 64-bit early boot code with dynamic t...
Andi Kleen
2008-01-30
1
-64
/
+3
*
x86: use the correct cpuid method to detect MWAIT support for C states
Andi Kleen
2008-01-30
1
-4
/
+0
*
x86: change bios_cpu_apicid to percpu data variable
travis@sgi.com
2008-01-30
1
-0
/
+3
*
x86: change NR_CPUS arrays in numa_64
travis@sgi.com
2008-01-30
1
-1
/
+3
*
x86: cleanup x86_cpu_to_apicid references
travis@sgi.com
2008-01-30
1
-1
/
+1
*
x86: disable the GART early, 64-bit
Yinghai Lu
2008-01-30
1
-0
/
+3
*
x86: discover_ebda section mismatch
Randy Dunlap
2008-01-30
1
-1
/
+1
*
x86: mark memory_setup __init
Andi Kleen
2008-01-30
1
-1
/
+1
*
x86: fix detection of CONSTANT_TSC bit for AMD CPUs
Andreas Herrmann
2008-01-30
1
-5
/
+4
*
x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detection
Andi Kleen
2008-01-30
1
-8
/
+31
*
x86: map vsyscalls early enough
Ingo Molnar
2008-01-30
1
-0
/
+2
*
x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUs
Andi Kleen
2008-01-30
1
-4
/
+1
*
x86: implement support to synchronize RDTSC through MFENCE on AMD CPUs
Andi Kleen
2008-01-30
1
-2
/
+2
*
x86: move definitions to processor.h
Glauber de Oliveira Costa
2008-01-30
1
-1
/
+1
*
x86: EFI runtime service support
Huang, Ying
2008-01-30
1
-1
/
+16
*
x86: prepare 64-bit architecture initialization for paravirt
Glauber de Oliveira Costa
2008-01-30
1
-1
/
+27
*
x86, ptrace: support for branch trace store(BTS)
Markus Metzger
2008-01-30
1
-0
/
+5
*
x86: add set/clear_cpu_cap operations
Jeremy Fitzhardinge
2008-01-30
1
-15
/
+14
*
x86: clean up bitops-related warnings
Jeremy Fitzhardinge
2008-01-30
1
-15
/
+16
*
x86: store core id bits in cpuinfo_x8
Yinghai Lu
2008-01-30
1
-25
/
+47
*
x86: cleanup kernel/setup_64.c
Thomas Gleixner
2008-01-30
1
-123
/
+126
*
x86: remove extern declarations for code, data, bss resources
Bernhard Walle
2008-01-30
1
-4
/
+4
*
x86: move ioapic code where it belongs
Thomas Gleixner
2008-01-30
1
-0
/
+1
[next]