index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-x86
/
bootparam.h
Age
Commit message (
Expand
)
Author
2008-07-22
x86: consolidate header guards
Vegard Nossum
2008-07-08
x86: move reserve_setup_data to setup.c
Yinghai Lu
2008-07-08
x86: change some functions in setup.c to static
Yinghai Lu
2008-07-08
Merge branch 'x86/mpparse' into x86/devel
Ingo Molnar
2008-07-08
x86 boot: pass E820 memory map entries more than 128 via linked list of setup...
Huang, Ying
2008-06-05
x86: linked list of setup_data for i386
Huang, Ying
2008-05-30
x86: Honor 'quiet' command line option in real mode boot decompressor.
Kristian Høgsberg
2008-05-04
x86: fix up bootparam.h for userspace inclusion
Rusty Russell
2008-04-26
x86, boot: add linked list of struct setup_data
Huang, Ying
2008-01-30
x86: EFI runtime service support
Huang, Ying
2007-10-23
Make asm-x86/bootparam.h includable from userspace.
Rusty Russell
2007-10-22
update boot spec to 2.07
Rusty Russell
2007-10-16
[x86] remove uses of magic macros for boot_params access
H. Peter Anvin
2007-10-11
i386/x86_64: move headers to include/asm-x86
Thomas Gleixner