index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
setup_32.c
Age
Commit message (
Expand
)
Author
2008-02-19
remove mca-pentium
Adrian Bunk
2008-02-09
x86: construct 32-bit boot time page tables in native format.
Ian Campbell
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
2008-01-30
x86: early boot debugging via FireWire (ohci1394_dma=early)
Bernhard Kaindl
2008-01-30
x86: fixes some bugs about EFI memory map handling
Huang, Ying
2008-01-30
x86 32-bit boot: rename bt_ioremap() to early_ioremap()
Huang, Ying
2008-01-30
i386 boot: replace boot_ioremap with enhanced bt_ioremap - enhance bt_ioremap
Huang, Ying
2008-01-30
x86_32: trim memory by updating e820
Yinghai Lu
2008-01-30
x86: convert some existing cpuid disable options to new generic bitmap
Andi Kleen
2008-01-30
i386: handle an initrd in highmem (version 2)
H. Peter Anvin
2008-01-30
x86 boot : export boot_params via debugfs for debugging
Huang, Ying
2008-01-30
x86: 32-bit EFI runtime service support: fixes in sync with 64-bit support
Huang, Ying
2008-01-30
x86 boot: use E820 memory map on EFI 32 platform
Huang, Ying
2008-01-30
x86: EFI runtime service support: remove duplicated code from efi_32.c
Huang, Ying
2008-01-30
x86: add set/clear_cpu_cap operations
Jeremy Fitzhardinge
2008-01-30
x86: remove extern declarations for code, data, bss resources
Bernhard Walle
2008-01-30
x86: move acpi and pci declarations
Thomas Gleixner
2008-01-30
x86: provide a DMI based port 0x80 I/O delay override.
Rene Herman
2007-12-19
x86_32: disable_pse must be __cpuinitdata
Adrian Bunk
2007-10-30
x86: kernel/setup_32.c: unexport machine_id
Adrian Bunk
2007-10-22
kexec: add BSS to resource tree
Bernhard Walle
2007-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-10-20
spelling fixes: arch/i386/
Simon Arlott
2007-10-19
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
2007-10-19
Use extended crashkernel command line on i386
Bernhard Walle
2007-10-19
x86: Unify i386 and x86-64 early quirks
Andi Kleen
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
i386: move kernel
Thomas Gleixner