aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/setup.c
Commit message (Expand)AuthorAge
* [PATCH] i386: Convert some functions to __init to avoid MODPOST warningsVivek Goyal2007-01-10
* [PATCH] i386: cpu hotplug/smpboot misc MODPOST warning fixesVivek Goyal2007-01-10
* [PATCH] compile error of register_memory()Yasunori Goto2006-12-22
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-07
|\
| * [PATCH] paravirt: header and stubs for paravirtualisationRusty Russell2006-12-06
| * [PATCH] i386: Move memory map printing and other code to e820.cbibo,mao2006-12-06
| * [PATCH] i386: Move e820/efi memmap walking code to e820.cbibo,mao2006-12-06
| * [PATCH] i386: Move find_max_pfn function to e820.cbibo,mao2006-12-06
| * [PATCH] i386: create e820.c for e820 map sanitize and copy functionbibo,mao2006-12-06
| * [PATCH] i386: i386 create e820.c to handle standard io/mem resourcesbibo,mao2006-12-06
| * [PATCH] i386: Reserve kernel memory starting from _textEric W. Biederman2006-12-06
* | [PATCH] initrd: remove unused false condition for initrd_startHenry Nestler2006-12-07
|/
* [PATCH] fix efi_memory_present_wrapper()bibo,mao2006-10-28
* [PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman2006-10-11
* [PATCH] i386: replace intermediate array-size definitions with ARRAY_SIZE()Bjorn Helgaas2006-09-29
* [PATCH] Have x86 use add_active_range() and free_area_init_nodesMel Gorman2006-09-27
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-26
|\
| * [PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCIAndi Kleen2006-09-26
| * [PATCH] i386/x86-64: Move acpi_disabled variables into acpi/boot.cAndi Kleen2006-09-26
| * [PATCH] i386: Replace i386 open-coded cmdline parsing withRusty Russell2006-09-26
| * [PATCH] i386: initialize end-of-memory variables as early as possibleJan Beulich2006-09-26
* | [PATCH] x86: add a bootparameter to reserve high linear address spaceZachary Amsden2006-09-26
* | [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter2006-09-26
* | [PATCH] convert i386 NUMA KVA space to bootmemkeith mannthey2006-09-26
|/
* Revert mmiocfg heuristics and blacklist changesLinus Torvalds2006-09-19
* [PATCH] x86: Revert e820 MCFG heuristicsAndi Kleen2006-08-30
* [PATCH] Fix a memory leak in the i386 setup codeCatalin Marinas2006-07-15
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-10
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] i386: export memory more than 4G through /proc/iomemVivek Goyal2006-06-27
* [PATCH] Time: i386 Conversion - part 2: Rework TSC Supportjohn stultz2006-06-26
* Revert "swsusp special saveable pages support" commitsLinus Torvalds2006-06-25
* [PATCH] Clean up and refactor i386 sub-architecture setupJeremy Fitzhardinge2006-06-25
* [PATCH] swsusp: i386 mark special saveable/unsaveable pagesShaohua Li2006-06-23
* [PATCH] Fix HPET operation on 32-bit NVIDIA platformsAndy Currid2006-06-08
* Revert "[PATCH] i386: export: memory more than 4G through /proc/iomem"Linus Torvalds2006-05-13
* [PATCH] i386: Fix overflow in e820_all_mappedAndi Kleen2006-05-01
* Move request_standard_resources() back to before PCI probingLinus Torvalds2006-04-09
* [PATCH] x86_64: Introduce e820_all_mappedArjan van de Ven2006-04-09
* Manual merge with Linus.Dmitry Torokhov2006-04-02
|\
| * [PATCH] unify PFN_* macrosDave Hansen2006-03-27
| * [PATCH] EFI fixesTolentino, Matthew E2006-03-26
| * [PATCH] i386: export: memory more than 4G through /proc/iomemVivek Goyal2006-03-26
| * [PATCH] PCI: resource address mismatchLinus Torvalds2006-03-23
| * [PATCH] x86: early printk handling fixesStas Sergeev2006-03-23
| * [PATCH] x86: SMP alternativesGerd Hoffmann2006-03-23
* | Input: pcspkr - separate device and driver registrationMichael Neuling2006-03-14
|/
* [PATCH] i386: port ATI timer fix from x86_64 to i386 IIAndi Kleen2006-03-08
* [PATCH] i386/x86-64: make setup_early_printk() usage consistentJan Beulich2006-01-11
* [PATCH] x86_64: Generalize DMI and enable for x86-64Andi Kleen2006-01-11