summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] i386: replace intermediate array-size definitions with ARRAY_SIZE()Bjorn Helgaas2006-09-301-8/+2
* [PATCH] Have x86 use add_active_range() and free_area_init_nodesMel Gorman2006-09-271-14/+12
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-261-239/+128
|\
| * [PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCIAndi Kleen2006-09-261-0/+2
| * [PATCH] i386/x86-64: Move acpi_disabled variables into acpi/boot.cAndi Kleen2006-09-261-7/+0
| * [PATCH] i386: Replace i386 open-coded cmdline parsing withRusty Russell2006-09-261-232/+118
| * [PATCH] i386: initialize end-of-memory variables as early as possibleJan Beulich2006-09-261-0/+8
* | [PATCH] x86: add a bootparameter to reserve high linear address spaceZachary Amsden2006-09-261-0/+18
* | [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter2006-09-261-1/+1
* | [PATCH] convert i386 NUMA KVA space to bootmemkeith mannthey2006-09-261-1/+2
|/
* Revert mmiocfg heuristics and blacklist changesLinus Torvalds2006-09-191-0/+32
* [PATCH] x86: Revert e820 MCFG heuristicsAndi Kleen2006-08-301-32/+0
* [PATCH] Fix a memory leak in the i386 setup codeCatalin Marinas2006-07-141-1/+4
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-101-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] i386: export memory more than 4G through /proc/iomemVivek Goyal2006-06-271-0/+2
* [PATCH] Time: i386 Conversion - part 2: Rework TSC Supportjohn stultz2006-06-261-0/+1
* Revert "swsusp special saveable pages support" commitsLinus Torvalds2006-06-251-106/+0
* [PATCH] Clean up and refactor i386 sub-architecture setupJeremy Fitzhardinge2006-06-251-14/+5
* [PATCH] swsusp: i386 mark special saveable/unsaveable pagesShaohua Li2006-06-231-0/+106
* [PATCH] Fix HPET operation on 32-bit NVIDIA platformsAndy Currid2006-06-081-4/+7
* Revert "[PATCH] i386: export: memory more than 4G through /proc/iomem"Linus Torvalds2006-05-131-0/+2
* [PATCH] i386: Fix overflow in e820_all_mappedAndi Kleen2006-05-011-1/+3
* Move request_standard_resources() back to before PCI probingLinus Torvalds2006-04-091-3/+3
* [PATCH] x86_64: Introduce e820_all_mappedArjan van de Ven2006-04-091-0/+30
* Manual merge with Linus.Dmitry Torokhov2006-04-021-118/+31
|\
| * [PATCH] unify PFN_* macrosDave Hansen2006-03-271-0/+1
| * [PATCH] EFI fixesTolentino, Matthew E2006-03-261-3/+3
| * [PATCH] i386: export: memory more than 4G through /proc/iomemVivek Goyal2006-03-261-2/+0
| * [PATCH] PCI: resource address mismatchLinus Torvalds2006-03-231-5/+17
| * [PATCH] x86: early printk handling fixesStas Sergeev2006-03-231-13/+10
| * [PATCH] x86: SMP alternativesGerd Hoffmann2006-03-231-95/+0
* | Input: pcspkr - separate device and driver registrationMichael Neuling2006-03-141-0/+18
|/
* [PATCH] i386: port ATI timer fix from x86_64 to i386 IIAndi Kleen2006-03-081-0/+4
* [PATCH] i386/x86-64: make setup_early_printk() usage consistentJan Beulich2006-01-111-1/+1
* [PATCH] x86_64: Generalize DMI and enable for x86-64Andi Kleen2006-01-111-1/+1
* [PATCH] kdump: x86_64: add elfcorehdr command line optionVivek Goyal2006-01-101-1/+1
* [PATCH] i386 sparsemem for single node systemsAndy Whitcroft2006-01-061-0/+8
* [PATCH] i386: EXPORT_SYMBOL(screen_info) even #ifndef CONFIG_VTAdrian Bunk2005-11-091-2/+0
* [PATCH] fixup bogus e820 entry with mem=Dave Hansen2005-10-301-7/+17
* [PATCH] Even more fallout from ATI Xpress timer workaroundCal Peake2005-09-131-3/+1
* [PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpre...Chuck Ebbert2005-09-121-0/+5
* [PATCH] Update PCI IOMEM allocation startDaniel Ritz2005-09-091-8/+8
* [PATCH] fbdev: Resurrect hooks to get EDID from firmwareAntonino A. Daplas2005-09-091-0/+1
* Merge linux-2.6 with linux-acpi-2.6Len Brown2005-09-081-7/+17
|\
| * [PATCH] More __read_mostly variablesChristoph Lameter2005-09-071-1/+1
| * [PATCH] x86: sutomatically enable bigsmp when we have more than 8 CPUsVenkatesh Pallipadi2005-09-051-1/+7
| * [PATCH] x86: fix EFI memory map parsingMatt Tolentino2005-09-051-5/+9
* | [ACPI] delete CONFIG_ACPI_INTERPRETERLen Brown2005-08-241-1/+1
* | [ACPI] delete CONFIG_ACPI_BOOTLen Brown2005-08-241-4/+4
|/
OpenPOWER on IntegriCloud