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
/
head64.c
Age
Commit message (
Expand
)
Author
2008-04-26
x86, boot: add linked list of struct setup_data
Huang, Ying
2008-04-26
x86: use get_bios_ebda()
Akinobu Mita
2008-04-19
x86_64: do not reserve ramdisk two times
Yinghai Lu
2008-04-17
x86: don't set up early exception handlers for external interrupts
Andi Kleen
2008-04-17
x86: reserve end-of-conventional-memory to 1MB, 64-bit, use paravirt_enabled
Alexander van Heukelum
2008-04-17
x86: reserve end-of-conventional-memory to 1MB, 64-bit
Alexander van Heukelum
2008-04-17
x86: reserve_early end-of-conventional-memory to 1MB, 64-bit
Alexander van Heukelum
2008-04-17
x86: check vmlinux limits, 64-bit
Ingo Molnar
2008-02-18
x86: zap invalid and unused pmds in early boot
Thomas Gleixner
2008-02-01
x86_64: add debug name for early_res
Yinghai Lu
2008-01-30
x86: fix more non-global TLB flushes
Ingo Molnar
2008-01-30
x86: replace hard coded reservations in 64-bit early boot code with dynamic t...
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: do not set boot cpu in cpu_online_map at x86_64_start_kernel()
Yinghai Lu
2008-01-30
x86: remove duplicate start_kernel declaration
Thomas Gleixner
2008-01-30
x86: move debug related declarations to kdebug.h
Thomas Gleixner
2007-10-19
x86: use descriptor's functions instead of inline assembly
Glauber de Oliveira Costa
2007-10-16
[x86] remove uses of magic macros for boot_params access
H. Peter Anvin
2007-10-13
Delete filenames in comments.
Dave Jones
2007-10-11
x86_64: move kernel
Thomas Gleixner