aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/kernel/setup.c
AgeCommit message (Expand)Author
2007-10-11i386: prepare shared kernel/setup.cThomas Gleixner
2007-07-29ACPI: restore CONFIG_ACPI_SLEEPLen Brown
2007-07-25ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown
2007-07-21i386: divorce CONFIG_X86_PAE from CONFIG_HIGHMEM64GWilliam Lee Irwin III
2007-07-21i386: do not restore reserved memory after hibernationRafael J. Wysocki
2007-07-21i386: remapped_pgdat_init() staticAdrian Bunk
2007-07-18paravirt: add a hook for once the allocator is readyJeremy Fitzhardinge
2007-07-12Make struct boot_params a real structure, and remove obsolete fieldsH. Peter Anvin
2007-03-05[PATCH] clocksource init adjustments (fix bug #7426)john stultz
2007-02-13[PATCH] x86: Unify pcspeaker platform device code between i386/x86-64Andi Kleen
2007-02-13[PATCH] i386: vMI backend for paravirt-opsZachary Amsden
2007-02-12[PATCH] Dynamic kernel command-line: i386Alon Bar-Lev
2007-01-11[PATCH] i386: Convert some functions to __init to avoid MODPOST warningsVivek Goyal
2007-01-11[PATCH] i386: cpu hotplug/smpboot misc MODPOST warning fixesVivek Goyal
2006-12-22[PATCH] compile error of register_memory()Yasunori Goto
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-12-07[PATCH] initrd: remove unused false condition for initrd_startHenry Nestler
2006-12-07[PATCH] paravirt: header and stubs for paravirtualisationRusty Russell
2006-12-07[PATCH] i386: Move memory map printing and other code to e820.cbibo,mao
2006-12-07[PATCH] i386: Move e820/efi memmap walking code to e820.cbibo,mao
2006-12-07[PATCH] i386: Move find_max_pfn function to e820.cbibo,mao
2006-12-07[PATCH] i386: create e820.c for e820 map sanitize and copy functionbibo,mao
2006-12-07[PATCH] i386: i386 create e820.c to handle standard io/mem resourcesbibo,mao
2006-12-07[PATCH] i386: Reserve kernel memory starting from _textEric W. Biederman
2006-10-28[PATCH] fix efi_memory_present_wrapper()bibo,mao
2006-10-11[PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman
2006-09-30[PATCH] i386: replace intermediate array-size definitions with ARRAY_SIZE()Bjorn Helgaas
2006-09-27[PATCH] Have x86 use add_active_range() and free_area_init_nodesMel Gorman
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-09-26[PATCH] x86: add a bootparameter to reserve high linear address spaceZachary Amsden
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter
2006-09-26[PATCH] convert i386 NUMA KVA space to bootmemkeith mannthey
2006-09-26[PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCIAndi Kleen
2006-09-26[PATCH] i386/x86-64: Move acpi_disabled variables into acpi/boot.cAndi Kleen
2006-09-26[PATCH] i386: Replace i386 open-coded cmdline parsing withRusty Russell
2006-09-26[PATCH] i386: initialize end-of-memory variables as early as possibleJan Beulich
2006-09-19Revert mmiocfg heuristics and blacklist changesLinus Torvalds
2006-08-30[PATCH] x86: Revert e820 MCFG heuristicsAndi Kleen
2006-07-14[PATCH] Fix a memory leak in the i386 setup codeCatalin Marinas
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[PATCH] i386: export memory more than 4G through /proc/iomemVivek Goyal
2006-06-26[PATCH] Time: i386 Conversion - part 2: Rework TSC Supportjohn stultz
2006-06-25Revert "swsusp special saveable pages support" commitsLinus Torvalds
2006-06-25[PATCH] Clean up and refactor i386 sub-architecture setupJeremy Fitzhardinge
2006-06-23[PATCH] swsusp: i386 mark special saveable/unsaveable pagesShaohua Li
2006-06-08[PATCH] Fix HPET operation on 32-bit NVIDIA platformsAndy Currid
2006-05-13Revert "[PATCH] i386: export: memory more than 4G through /proc/iomem"Linus Torvalds
2006-05-01[PATCH] i386: Fix overflow in e820_all_mappedAndi Kleen
2006-04-09Move request_standard_resources() back to before PCI probingLinus Torvalds