summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/setup.h
Commit message (Expand)AuthorAgeFilesLines
* x86/boot/64: Simplify global variable accesses in GDT/IDT programmingArd Biesheuvel2024-02-261-1/+1
* x86/setup: Make relocated_ramdisk a local variable of relocate_initrd()Yuntao Wang2023-11-131-2/+0
* x86/boot/32: De-uglify the 2/3 level paging difference in mk_early_pgtbl_32()Thomas Gleixner2023-10-181-0/+1
* x86/head: Mark *_start_kernel() __noreturnJosh Poimboeuf2023-04-141-3/+3
* x86/xen: Use clear_bss() for Xen PV guestsJuergen Gross2022-07-011-0/+3
* x86/mm: Fix RESERVE_BRK() for older binutilsJosh Poimboeuf2022-06-131-17/+21
* Merge tag 'x86_asm_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-05-231-19/+11
|\
| * x86/mm: Simplify RESERVE_BRK()Josh Poimboeuf2022-05-061-19/+11
* | x86/head/64: Re-enable stack protectionMichael Roth2022-04-061-1/+0
|/
* x86/ibt: Dont generate ENDBR in .discard.textPeter Zijlstra2022-03-151-1/+2
* x86/setup: Remove unused RESERVE_BRK_ARRAY()Cao jin2021-03-111-5/+0
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* x86/head/64: Move early exception dispatch to C codeJoerg Roedel2020-09-071-1/+3
* x86/head/64: Install a CPU bringup IDTJoerg Roedel2020-09-071-0/+1
* x86/head/64: Install startup GDTJoerg Roedel2020-09-071-0/+1
* x86/mm: simplify init_trampoline() and surrounding logicMike Rapoport2020-06-091-1/+11
* x86/kernel: Fix more -Wmissing-prototypes warningsBorislav Petkov2018-12-081-0/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* treewide: Consolidate Apple DMI checksLukas Wunner2017-08-031-0/+1
* x86/time: Make setup_default_timer_irq() staticDou Liyang2017-06-131-1/+0
* x86/asm: Stop depending on ptrace.h in alternative.hAndy Lutomirski2016-04-291-0/+1
* x86: kaslr: fix build due to missing ALIGN definitionJiri Kosina2015-04-291-0/+1
* x86: introduce kaslr_offset()Jiri Kosina2015-04-291-0/+6
* x86/mm/KASLR: Propagate KASLR status to kernel properBorislav Petkov2015-04-031-0/+5
* x86, espfix: Move espfix definitions into a separate header fileH. Peter Anvin2014-05-011-3/+2
* x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin2014-04-301-0/+3
* x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin2014-02-271-6/+0
* x86, ramdisk: Export relocated ramdisk VABorislav Petkov2014-01-131-1/+2
* intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan2013-10-171-2/+2
* x86, asmlinkage: Make _*_start_kernel visibleAndi Kleen2013-08-061-3/+5
* UAPI: (Scripted) Disintegrate arch/x86/include/asmDavid Howells2012-12-141-3/+2
* x86/intel config: Revamp configuration to allow for Moorestown and MedfieldAlan Cox2011-12-181-1/+1
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-05-191-1/+1
|\
| * x86: Introduce pci_map_biosrom()Dan Williams2011-03-151-1/+1
* | ftrace/x86: Do not trace .discard.text sectionSteven Rostedt2011-05-161-1/+1
|/
* x86: Add CE4100 platform supportThomas Gleixner2010-11-121-0/+6
* x86, mm: Add RESERVE_BRK_ARRAY() helperJeremy Fitzhardinge2010-10-051-0/+5
* support multiple .discard.* sections to avoid section type conflictsJeremy Fitzhardinge2010-07-271-1/+1
* x86: Move pci init function to x86_initThomas Gleixner2010-02-191-2/+0
* x86: Add Moorestown early detectionThomas Gleixner2009-08-311-0/+6
* x86: Add timer_init to x86_init_opsThomas Gleixner2009-08-311-19/+2
* x86: Move xen_post_allocator_init into xen_pagetable_setup_doneThomas Gleixner2009-08-311-4/+0
* x86: Move traps_init to x86_init_opsThomas Gleixner2009-08-311-3/+0
* x86: Move irq_init to x86_init_opsThomas Gleixner2009-08-311-3/+0
* x86: Move pre_intr_init to x86_init_opsThomas Gleixner2009-08-311-1/+0
* x86: Move get/find_smp_config to x86_init_opsThomas Gleixner2009-08-311-2/+0
* x86: Move oem_bus_info to x86_init_opsThomas Gleixner2009-08-271-3/+0
* x86: Move mpc_oem_pci_bus to x86_init_opsThomas Gleixner2009-08-271-1/+0
* x86: Move smp_read_mpc_oem to x86_init_ops.Thomas Gleixner2009-08-271-3/+0
* x86: Move mpc_apic_id to x86_init_opsThomas Gleixner2009-08-271-2/+0