Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-24Merge tag 'x86_asm_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-05-06x86/mm: Simplify RESERVE_BRK()Josh Poimboeuf
2022-04-06x86/head/64: Re-enable stack protectionMichael Roth
2022-03-15x86/ibt: Dont generate ENDBR in .discard.textPeter Zijlstra
2021-03-11x86/setup: Remove unused RESERVE_BRK_ARRAY()Cao jin
2020-10-26treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-09-07x86/head/64: Move early exception dispatch to C codeJoerg Roedel
2020-09-07x86/head/64: Install a CPU bringup IDTJoerg Roedel
2020-09-07x86/head/64: Install startup GDTJoerg Roedel
2020-06-09x86/mm: simplify init_trampoline() and surrounding logicMike Rapoport
2018-12-08x86/kernel: Fix more -Wmissing-prototypes warningsBorislav Petkov
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-04treewide: Consolidate Apple DMI checksLukas Wunner
2017-06-13x86/time: Make setup_default_timer_irq() staticDou Liyang
2016-04-29x86/asm: Stop depending on ptrace.h in alternative.hAndy Lutomirski
2015-04-29x86: kaslr: fix build due to missing ALIGN definitionJiri Kosina
2015-04-29x86: introduce kaslr_offset()Jiri Kosina
2015-04-03x86/mm/KASLR: Propagate KASLR status to kernel properBorislav Petkov
2014-05-02x86, espfix: Move espfix definitions into a separate header fileH. Peter Anvin
2014-05-01x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin
2014-02-27x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin
2014-01-13x86, ramdisk: Export relocated ramdisk VABorislav Petkov
2013-10-18intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan
2013-08-07x86, asmlinkage: Make _*_start_kernel visibleAndi Kleen
2012-12-15UAPI: (Scripted) Disintegrate arch/x86/include/asmDavid Howells
2011-12-18x86/intel config: Revamp configuration to allow for Moorestown and MedfieldAlan Cox
2011-05-20Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-05-16ftrace/x86: Do not trace .discard.text sectionSteven Rostedt
2011-03-16x86: Introduce pci_map_biosrom()Dan Williams
2010-11-12x86: Add CE4100 platform supportThomas Gleixner
2010-10-06x86, mm: Add RESERVE_BRK_ARRAY() helperJeremy Fitzhardinge
2010-07-28support multiple .discard.* sections to avoid section type conflictsJeremy Fitzhardinge
2010-02-20x86: Move pci init function to x86_initThomas Gleixner
2009-08-31x86: Add Moorestown early detectionThomas Gleixner
2009-08-31x86: Add timer_init to x86_init_opsThomas Gleixner
2009-08-31x86: Move xen_post_allocator_init into xen_pagetable_setup_doneThomas Gleixner
2009-08-31x86: Move traps_init to x86_init_opsThomas Gleixner
2009-08-31x86: Move irq_init to x86_init_opsThomas Gleixner
2009-08-31x86: Move pre_intr_init to x86_init_opsThomas Gleixner
2009-08-31x86: Move get/find_smp_config to x86_init_opsThomas Gleixner
2009-08-27x86: Move oem_bus_info to x86_init_opsThomas Gleixner
2009-08-27x86: Move mpc_oem_pci_bus to x86_init_opsThomas Gleixner
2009-08-27x86: Move smp_read_mpc_oem to x86_init_ops.Thomas Gleixner
2009-08-27x86: Move mpc_apic_id to x86_init_opsThomas Gleixner
2009-08-27x86: Move ioapic_ids_setup to x86_init_opsThomas Gleixner
2009-08-27x86: Sanitize smp_record and move it to x86_init_opsThomas Gleixner
2009-08-27x86: Move memory_setup to x86_init_opsThomas Gleixner
2009-08-27x86: Add request_standard_resources to x86_initThomas Gleixner
2009-08-27x86: Add x86_init infrastructureThomas Gleixner
2009-04-10x86: move x86_quirk_pre_intr_init() to irqinit_32.cPekka Enberg