Cyrill Gorcunov
|
5e112ae23b
x86: head_64.S - use IDT_ENTRIES instead of hardcoded number
|
16 éve |
Cyrill Gorcunov
|
2a0b100111
x86: head_64.S - remove useless balign
|
16 éve |
Brian Gerst
|
2add8e235c
x86: use linker to offset symbols by __per_cpu_load
|
16 éve |
Brian Gerst
|
947e76cdc3
x86: move stack_canary into irq_stack
|
16 éve |
Brian Gerst
|
8c7e58e690
x86: rework __per_cpu_load adjustments
|
16 éve |
Tejun Heo
|
b12d8db8fb
x86: make pda a percpu variable
|
16 éve |
Tejun Heo
|
1a51e3a0ae
x86: fold pda into percpu area on SMP
|
16 éve |
Tejun Heo
|
f32ff5388d
x86: load pointer to pda into %gs while brining up a CPU
|
16 éve |
Tejun Heo
|
3e5d8f9784
x86: make percpu symbols zerobased on SMP
|
16 éve |
Jiri Slaby
|
7aed55d108
x86: fix RIP printout in early_idt_handler
|
16 éve |
Suresh Siddha
|
b2bc273146
x86, cpa: rename PTE attribute macros for kernel direct mapping in early boot
|
16 éve |
Ingo Molnar
|
6596f24223
Revert "x86_64: there's no need to preallocate level1_fixmap_pgt"
|
17 éve |
Jeremy Fitzhardinge
|
8c5e5ac32f
xen64: add xen-head code to head_64.S
|
17 éve |
Jeremy Fitzhardinge
|
8840c0ccd7
x86_64: there's no need to preallocate level1_fixmap_pgt
|
17 éve |
Jeremy Fitzhardinge
|
8490638cf0
x86: always set _PAGE_GLOBAL in _PAGE_KERNEL* flags
|
17 éve |
Jeremy Fitzhardinge
|
cd5dce2fb0
x86: fix CPA self-test for "x86/paravirt: groundwork for 64-bit Xen support"
|
17 éve |
Eduardo Habkost
|
a6523748bd
paravirt/x86, 64-bit: move __PAGE_OFFSET to leave a space for hypervisor
|
17 éve |
Glauber Costa
|
a939098afc
x86: move x86_64 gdt closer to i386
|
17 éve |
Glauber Costa
|
9cf4f298e2
x86: use stack_start in x86_64
|
17 éve |
Ingo Molnar
|
6924d1ab8b
Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel
|
17 éve |
Rafael J. Wysocki
|
64e83b5a91
x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64
|
17 éve |
Cyrill Gorcunov
|
0e192b99d7
x86: head_64.S cleanup - use PMD_SHIFT instead of numeric constant
|
17 éve |
Cyrill Gorcunov
|
05139d8fb4
x86: head_64.S cleanup - use straight move to CR4 register
|
17 éve |
Cyrill Gorcunov
|
369101da7e
x86: head_64.S cleanup - use predefined flags from processor-flags.h
|
17 éve |
Pavel Machek
|
e44b7b7525
x86: move suspend wakeup code to C
|
17 éve |
Andi Kleen
|
41bd4eac74
x86: move early exception handlers into init.text
|
17 éve |
Andi Kleen
|
749c970ae9
x86: replace early exception setup macro recursion with loop
|
17 éve |
Andi Kleen
|
5524ea320d
x86: don't set up early exception handlers for external interrupts
|
17 éve |
Ingo Molnar
|
85eb69a16a
x86: increase the kernel text limit to 512 MB
|
17 éve |
Ingo Molnar
|
d4afe41418
x86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZE
|
17 éve |