aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/setup.c
Commit message (Expand)AuthorAge
* x86: revert wrong memblock current limit settingYinghai Lu2014-01-28
* x86: memblock: set current limit to max low memory addressSantosh Shilimkar2014-01-21
* Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-01-20
|\
| * x86, kaslr: Report kernel offset on panicKees Cook2013-10-13
* | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-01-20
|\ \
| * | x86, ramdisk: Export relocated ramdisk VABorislav Petkov2014-01-13
* | | x86: Reserve setup_data ranges late after parsing memmap cmdlineDave Young2013-12-29
* | | x86/efi: Pass necessary EFI data for kexec via setup_dataDave Young2013-12-29
|/ /
* | x86, acpi, crash, kdump: do reserve_crashkernel() after SRAT is parsed.Tang Chen2013-11-12
* | DMI: Parse memory device (type 17) in SMBIOSChen, Gong2013-10-23
|/
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-09-04
|\
| * x86: avoid remapping data in parse_setup_data()Linn Crosetto2013-08-14
| * x86: Use memblock_set_current_limit() to set limit for memblock.Tang Chen2013-08-14
* | x86, asmlinkage: Make several variables used from assembler/linker script vis...Andi Kleen2013-08-06
|/
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-14
* mm/x86: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-03
* dump_stack: implement arch-specific hardware description in task dumpsTejun Heo2013-04-30
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-04-30
|\
| * x86/setup: Drop unneeded include <asm/dmi.h>Jean Delvare2013-04-25
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-04-30
|\ \
| * | x86, cpu: Convert FDIV bug detectionBorislav Petkov2013-04-02
| |/
* | x86, kdump: Change crashkernel_high/low= to crashkernel=,high/lowYinghai Lu2013-04-17
* | x86, kdump: Retore crashkernel= to allocate under 896MYinghai Lu2013-04-17
* | x86, kdump: Set crashkernel_low automaticallyYinghai Lu2013-04-17
|/
* x86: Fix 32-bit *_cpu_data initializersKrzysztof Mazur2013-03-06
* x86, ACPI, mm: Revert movablemem_map supportYinghai Lu2013-03-02
* Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-02-27
|\
| * x86, efi: remove duplicate code in setup_arch() by using, efi_is_native()Satoru Takeuchi2013-02-14
* | acpi, memory-hotplug: parse SRAT before memblock is readyTang Chen2013-02-23
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \ | |/ |/|
| * Merge branch 'x86/mm2' into x86/mmH. Peter Anvin2013-02-15
| |\
| | * Merge remote-tracking branch 'origin/x86/mm' into x86/mm2H. Peter Anvin2013-02-01
| | |\
| | * | x86: Merge early kernel reserve for 32bit and 64bitYinghai Lu2013-01-29
| | * | x86: Add Crash kernel low reservationYinghai Lu2013-01-29
| | * | x86, kdump: Remove crashkernel range find limit for 64bitYinghai Lu2013-01-29
| | * | memblock: Add memblock_mem_size()Yinghai Lu2013-01-29
| | * | x86, boot: Not need to check setup_header version for setup_dataYinghai Lu2013-01-29
| | * | x86, boot: Support loading bzImage, boot_params and ramdisk above 4GYinghai Lu2013-01-29
| | * | x86: Add get_ramdisk_image/size()Yinghai Lu2013-01-29
| | * | x86: Merge early_reserve_initrd for 32bit and 64bitYinghai Lu2013-01-29
| | * | x86, 64bit: Don't set max_pfn_mapped wrong value early on native pathYinghai Lu2013-01-29
| | * | x86, 64bit: Use a #PF handler to materialize early mappings on demandH. Peter Anvin2013-01-29
| | * | x86, realmode: Separate real_mode reserve and setupYinghai Lu2013-01-29
| | * | x86: Factor out e820_add_kernel_range()Yinghai Lu2013-01-29
| | * | Merge remote-tracking branch 'origin/x86/boot' into x86/mm2H. Peter Anvin2013-01-29
| | |\ \
| | * | | x86, mm: kill numa_64.hYinghai Lu2012-11-17
| | * | | x86, mm: Move init_gbpages() out of setup.cYinghai Lu2012-11-17
| | * | | x86, mm: Move min_pfn_mapped back to mm/init.cYinghai Lu2012-11-17
| | * | | x86, mm: setup page table in top-downYinghai Lu2012-11-17
| | * | | x86, mm: relocate initrd under all mem for 64bitYinghai Lu2012-11-17