summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/setup_32.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-26x86: fix trim mtrr not to setup_memory two timesYinghai Lu1-5/+4
2008-02-19remove mca-pentiumAdrian Bunk1-1/+0
2008-02-09x86: construct 32-bit boot time page tables in native format.Ian Campbell1-0/+4
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-8/+10
2008-01-30x86: early boot debugging via FireWire (ohci1394_dma=early)Bernhard Kaindl1-0/+11
2008-01-30x86: fixes some bugs about EFI memory map handlingHuang, Ying1-2/+0
2008-01-30x86 32-bit boot: rename bt_ioremap() to early_ioremap()Huang, Ying1-3/+3
2008-01-30i386 boot: replace boot_ioremap with enhanced bt_ioremap - enhance bt_ioremapHuang, Ying1-0/+1
2008-01-30x86_32: trim memory by updating e820Yinghai Lu1-0/+6
2008-01-30x86: convert some existing cpuid disable options to new generic bitmapAndi Kleen1-4/+1
2008-01-30i386: handle an initrd in highmem (version 2)H. Peter Anvin1-24/+106
2008-01-30x86 boot : export boot_params via debugfs for debuggingHuang, Ying1-0/+4
2008-01-30x86: 32-bit EFI runtime service support: fixes in sync with 64-bit supportHuang, Ying1-3/+3
2008-01-30x86 boot: use E820 memory map on EFI 32 platformHuang, Ying1-11/+5
2008-01-30x86: EFI runtime service support: remove duplicated code from efi_32.cHuang, Ying1-9/+2
2008-01-30x86: add set/clear_cpu_cap operationsJeremy Fitzhardinge1-1/+1
2008-01-30x86: remove extern declarations for code, data, bss resourcesBernhard Walle1-3/+103
2008-01-30x86: move acpi and pci declarationsThomas Gleixner1-2/+1
2008-01-30x86: provide a DMI based port 0x80 I/O delay override.Rene Herman1-0/+2
2007-12-19x86_32: disable_pse must be __cpuinitdataAdrian Bunk1-1/+1
2007-10-30x86: kernel/setup_32.c: unexport machine_idAdrian Bunk1-3/+0
2007-10-22kexec: add BSS to resource treeBernhard Walle1-0/+4
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2007-10-20spelling fixes: arch/i386/Simon Arlott1-1/+1
2007-10-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds1-3/+1
2007-10-19Use extended crashkernel command line on i386Bernhard Walle1-5/+44
2007-10-19x86: Unify i386 and x86-64 early quirksAndi Kleen1-3/+1
2007-10-16[x86] remove uses of magic macros for boot_params accessH. Peter Anvin1-31/+36
2007-10-13Delete filenames in comments.Dave Jones1-2/+0
2007-10-11i386: move kernelThomas Gleixner1-0/+653