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
/
head_64.S
Age
Commit message (
Expand
)
Author
2008-04-17
x86: move suspend wakeup code to C
Pavel Machek
2008-04-17
x86: move early exception handlers into init.text
Andi Kleen
2008-04-17
x86: replace early exception setup macro recursion with loop
Andi Kleen
2008-04-17
x86: don't set up early exception handlers for external interrupts
Andi Kleen
2008-04-17
x86: increase the kernel text limit to 512 MB
Ingo Molnar
2008-02-26
x86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZE
Ingo Molnar
2008-02-26
x86: fix spontaneous reboot with allyesconfig bzImage
Ingo Molnar
2008-02-19
x86: fix section mismatch in head_64.S:initial_code
Sam Ravnborg
2008-02-18
x86: zap invalid and unused pmds in early boot
Thomas Gleixner
2008-02-06
x86: fix 64-bit sections
Sam Ravnborg
2008-02-04
x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE
Andi Kleen
2008-01-30
x86: make early printk selectable on 64-bit as well
Ingo Molnar
2008-01-30
x86: early_idt_handler improvements, 64-bit
Roland McGrath
2008-01-30
x86: turn priviled operation into a macro in head_64.S
Glauber de Oliveira Costa
2007-10-11
x86_64: move kernel
Thomas Gleixner