summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/setup_32.c
Commit message (Expand)AuthorAgeFilesLines
* x86: restrict keyboard io ports reservation to make ipmi driver workHelge Wagner2008-05-101-1/+6
* x86: KVM guest: add basic paravirt supportMarcelo Tosatti2008-04-271-0/+1
* x86: KVM guest: paravirtualized clocksourceGlauber de Oliveira Costa2008-04-271-0/+5
* x86: use get_bios_ebda()Akinobu Mita2008-04-261-3/+1Star
* "make namespacecheck" fixesIngo Molnar2008-04-241-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-221-0/+3
|\
| * Firmware: add iSCSI iBFT SupportKonrad Rzeszutek2008-04-201-0/+3
* | x86: rename find_max_pfn() to propagate_e820_map()Ingo Molnar2008-04-191-2/+2
|/
* x86: move suspend wakeup code to CPavel Machek2008-04-171-2/+2
* x86: move def_to_bigsmp to setup_32.cAlexey Starikovskiy2008-04-171-0/+2
* x86: use get_bios_ebda in mpparse_64.cAlexey Starikovskiy2008-04-171-1/+1
* x86: initialize map pointers in setup_32.cGlauber de Oliveira Costa2008-04-171-0/+24
* x86: coding style fixes to arch/x86/kernel/setup_32.cPaolo Ciarrocchi2008-04-171-1/+1
* x86: reserve end-of-conventional-memory to 1MB, 32-bit, use paravirt_enabledAlexander van Heukelum2008-04-171-5/+2Star
* x86: reserve end-of-conventional-memory to 1MB on 32-bitAlexander van Heukelum2008-04-171-13/+51
* x86: fix trim mtrr not to setup_memory two timesYinghai Lu2008-03-261-5/+4Star
* remove mca-pentiumAdrian Bunk2008-02-191-1/+0Star
* x86: construct 32-bit boot time page tables in native format.Ian Campbell2008-02-091-0/+4
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-8/+10
* x86: early boot debugging via FireWire (ohci1394_dma=early)Bernhard Kaindl2008-01-301-0/+11
* x86: fixes some bugs about EFI memory map handlingHuang, Ying2008-01-301-2/+0Star
* x86 32-bit boot: rename bt_ioremap() to early_ioremap()Huang, Ying2008-01-301-3/+3
* i386 boot: replace boot_ioremap with enhanced bt_ioremap - enhance bt_ioremapHuang, Ying2008-01-301-0/+1
* x86_32: trim memory by updating e820Yinghai Lu2008-01-301-0/+6
* x86: convert some existing cpuid disable options to new generic bitmapAndi Kleen2008-01-301-4/+1Star
* i386: handle an initrd in highmem (version 2)H. Peter Anvin2008-01-301-24/+106
* x86 boot : export boot_params via debugfs for debuggingHuang, Ying2008-01-301-0/+4
* x86: 32-bit EFI runtime service support: fixes in sync with 64-bit supportHuang, Ying2008-01-301-3/+3
* x86 boot: use E820 memory map on EFI 32 platformHuang, Ying2008-01-301-11/+5Star
* x86: EFI runtime service support: remove duplicated code from efi_32.cHuang, Ying2008-01-301-9/+2Star
* x86: add set/clear_cpu_cap operationsJeremy Fitzhardinge2008-01-301-1/+1
* x86: remove extern declarations for code, data, bss resourcesBernhard Walle2008-01-301-3/+103
* x86: move acpi and pci declarationsThomas Gleixner2008-01-301-2/+1Star
* x86: provide a DMI based port 0x80 I/O delay override.Rene Herman2008-01-301-0/+2
* x86_32: disable_pse must be __cpuinitdataAdrian Bunk2007-12-191-1/+1
* x86: kernel/setup_32.c: unexport machine_idAdrian Bunk2007-10-301-3/+0Star
* kexec: add BSS to resource treeBernhard Walle2007-10-221-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-201-1/+1
|\
| * spelling fixes: arch/i386/Simon Arlott2007-10-201-1/+1
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-201-3/+1Star
|\ \ | |/ |/|
| * x86: Unify i386 and x86-64 early quirksAndi Kleen2007-10-191-3/+1Star
* | Use extended crashkernel command line on i386Bernhard Walle2007-10-191-5/+44
|/
* [x86] remove uses of magic macros for boot_params accessH. Peter Anvin2007-10-171-31/+36
* Delete filenames in comments.Dave Jones2007-10-131-2/+0Star
* i386: move kernelThomas Gleixner2007-10-111-0/+653