H. Peter Anvin
|
4822b7fc6d
x86, trampoline: Common infrastructure for low memory trampolines
|
14 лет назад |
Brian Gerst
|
650fb4393d
x86-64: Simplify loading initial_gs
|
15 лет назад |
Daniel Mack
|
3ad2f3fbb9
tree-wide: Assorted spelling fixes
|
15 лет назад |
Linus Torvalds
|
e33c019722
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 лет назад |
Linus Torvalds
|
ef26b1691d
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 лет назад |
Brian Gerst
|
8ec6993d9f
x86, 64-bit: Set data segments to null after switching to 64-bit mode
|
15 лет назад |
Suresh Siddha
|
b9af7c0d44
x86-64: preserve large page mapping for 1st 2MB kernel txt with CONFIG_DEBUG_RODATA
|
15 лет назад |
Linus Torvalds
|
5bb241b325
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 лет назад |
Tim Abbott
|
02b7da37f7
Use macros for .bss.page_aligned section.
|
15 лет назад |
Tim Abbott
|
4ae59b916d
x86: convert to use __HEAD and HEAD_TEXT macros.
|
15 лет назад |
Alexander van Heukelum
|
bc3f5d3dbd
x86: de-assembler-ize asm/desc.h
|
16 лет назад |
Cyrill Gorcunov
|
5e112ae23b
x86: head_64.S - use IDT_ENTRIES instead of hardcoded number
|
16 лет назад |
Cyrill Gorcunov
|
2a0b100111
x86: head_64.S - remove useless balign
|
16 лет назад |
Brian Gerst
|
2add8e235c
x86: use linker to offset symbols by __per_cpu_load
|
16 лет назад |
Brian Gerst
|
947e76cdc3
x86: move stack_canary into irq_stack
|
16 лет назад |
Brian Gerst
|
8c7e58e690
x86: rework __per_cpu_load adjustments
|
16 лет назад |
Tejun Heo
|
b12d8db8fb
x86: make pda a percpu variable
|
16 лет назад |
Tejun Heo
|
1a51e3a0ae
x86: fold pda into percpu area on SMP
|
16 лет назад |
Tejun Heo
|
f32ff5388d
x86: load pointer to pda into %gs while brining up a CPU
|
16 лет назад |
Tejun Heo
|
3e5d8f9784
x86: make percpu symbols zerobased on SMP
|
16 лет назад |
Jiri Slaby
|
7aed55d108
x86: fix RIP printout in early_idt_handler
|
16 лет назад |
Suresh Siddha
|
b2bc273146
x86, cpa: rename PTE attribute macros for kernel direct mapping in early boot
|
16 лет назад |
Ingo Molnar
|
6596f24223
Revert "x86_64: there's no need to preallocate level1_fixmap_pgt"
|
17 лет назад |
Jeremy Fitzhardinge
|
8c5e5ac32f
xen64: add xen-head code to head_64.S
|
17 лет назад |
Jeremy Fitzhardinge
|
8840c0ccd7
x86_64: there's no need to preallocate level1_fixmap_pgt
|
17 лет назад |
Jeremy Fitzhardinge
|
8490638cf0
x86: always set _PAGE_GLOBAL in _PAGE_KERNEL* flags
|
17 лет назад |
Jeremy Fitzhardinge
|
cd5dce2fb0
x86: fix CPA self-test for "x86/paravirt: groundwork for 64-bit Xen support"
|
17 лет назад |
Eduardo Habkost
|
a6523748bd
paravirt/x86, 64-bit: move __PAGE_OFFSET to leave a space for hypervisor
|
17 лет назад |
Glauber Costa
|
a939098afc
x86: move x86_64 gdt closer to i386
|
17 лет назад |
Glauber Costa
|
9cf4f298e2
x86: use stack_start in x86_64
|
17 лет назад |