summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/setup.c
AgeCommit message (Expand)Author
2015-10-16x86/setup: Extend low identity map to cover whole kernel rangePaolo Bonzini
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young
2015-09-08x86: use generic early mem copyMark Salter
2015-07-21x86/boot: Obsolete the MCA sys_desc_tablePaolo Pisati
2015-07-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-30Merge branch 'x86/boot' into x86/urgentIngo Molnar
2015-06-24x86, mirror: x86 enabling - find mirrored memory rangesTony Luck
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-11x86/crash: Allocate enough low memory when crashkernel=highJoerg Roedel
2015-06-05x86/boot/setup: Clean up the e820_reserve_setup_data() codeWei Yang
2015-04-29x86: introduce kaslr_offset()Jiri Kosina
2015-04-24x86: Remove more unmodified io_apic_opsThomas Gleixner
2015-04-13Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-04-03x86/mm/KASLR: Propagate KASLR status to kernel properBorislav Petkov
2015-03-16Revert "x86/mm/ASLR: Propagate base load address calculation"Borislav Petkov
2015-02-24x86/mm: Use early_memunmap() instead of early_iounmap()Juergen Gross
2015-02-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-02-19Merge branch 'tip-x86-kaslr' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2015-02-19x86/mm/ASLR: Propagate base load address calculationJiri Kosina
2015-02-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-02-13x86_64: add KASan supportAndrey Ryabinin
2015-02-04x86: Store a per-cpu shadow copy of CR4Andy Lutomirski
2015-01-23x86, setup: Let early_memremap() handle page alignmentWANG Chao
2014-12-10Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-11-18x86, mpx: On-demand kernel allocation of bounds tablesDave Hansen
2014-11-03x86_64,vsyscall: Make vsyscall emulation configurableAndy Lutomirski
2014-10-28x86, cma: Reserve DMA contiguous area after initmem_init()Weijie Yang
2014-10-08x86: Quark: Comment setup_arch() to document TLB/PGE bugBryan O'Donoghue
2014-07-18arch/x86: Replace plain strings with constantsDaniel Kiper
2014-06-04cma: add placement specifier for "cma=" kernel parameterAkinobu Mita
2014-04-02Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2014-03-05Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingoMatt Fleming
2014-03-04x86/efi: Quirk out SGI UVBorislav Petkov
2014-03-04efi: Move facility flags to struct efiMatt Fleming
2014-02-27x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin
2014-01-27x86: revert wrong memblock current limit settingYinghai Lu
2014-01-21x86: memblock: set current limit to max low memory addressSantosh Shilimkar
2014-01-20Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-01-20Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-01-13x86, ramdisk: Export relocated ramdisk VABorislav Petkov
2013-12-29x86: Reserve setup_data ranges late after parsing memmap cmdlineDave Young
2013-12-29x86/efi: Pass necessary EFI data for kexec via setup_dataDave Young
2013-11-13x86, acpi, crash, kdump: do reserve_crashkernel() after SRAT is parsed.Tang Chen
2013-10-23DMI: Parse memory device (type 17) in SMBIOSChen, Gong
2013-10-13x86, kaslr: Report kernel offset on panicKees Cook
2013-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-08-13x86: avoid remapping data in parse_setup_data()Linn Crosetto
2013-08-13x86: Use memblock_set_current_limit() to set limit for memblock.Tang Chen
2013-08-06x86, asmlinkage: Make several variables used from assembler/linker script vis...Andi Kleen