index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
setup.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-08
x86/kernel: Fix more -Wmissing-prototypes warnings
Borislav Petkov
1
-0
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-04
treewide: Consolidate Apple DMI checks
Lukas Wunner
1
-0
/
+1
2017-06-13
x86/time: Make setup_default_timer_irq() static
Dou Liyang
1
-1
/
+0
2016-04-29
x86/asm: Stop depending on ptrace.h in alternative.h
Andy Lutomirski
1
-0
/
+1
2015-04-29
x86: kaslr: fix build due to missing ALIGN definition
Jiri Kosina
1
-0
/
+1
2015-04-29
x86: introduce kaslr_offset()
Jiri Kosina
1
-0
/
+6
2015-04-03
x86/mm/KASLR: Propagate KASLR status to kernel proper
Borislav Petkov
1
-0
/
+5
2014-05-02
x86, espfix: Move espfix definitions into a separate header file
H. Peter Anvin
1
-3
/
+2
2014-05-01
x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack
H. Peter Anvin
1
-0
/
+3
2014-02-27
x86, platforms: Remove SGI Visual Workstation
H. Peter Anvin
1
-6
/
+0
2014-01-13
x86, ramdisk: Export relocated ramdisk VA
Borislav Petkov
1
-1
/
+2
2013-10-18
intel_mid: Renamed *mrst* to *intel_mid*
Kuppuswamy Sathyanarayanan
1
-2
/
+2
2013-08-07
x86, asmlinkage: Make _*_start_kernel visible
Andi Kleen
1
-3
/
+5
2012-12-15
UAPI: (Scripted) Disintegrate arch/x86/include/asm
David Howells
1
-3
/
+2
2011-12-18
x86/intel config: Revamp configuration to allow for Moorestown and Medfield
Alan Cox
1
-1
/
+1
2011-05-20
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2011-05-16
ftrace/x86: Do not trace .discard.text section
Steven Rostedt
1
-1
/
+1
2011-03-16
x86: Introduce pci_map_biosrom()
Dan Williams
1
-1
/
+1
2010-11-12
x86: Add CE4100 platform support
Thomas Gleixner
1
-0
/
+6
2010-10-06
x86, mm: Add RESERVE_BRK_ARRAY() helper
Jeremy Fitzhardinge
1
-0
/
+5
2010-07-28
support multiple .discard.* sections to avoid section type conflicts
Jeremy Fitzhardinge
1
-1
/
+1
2010-02-20
x86: Move pci init function to x86_init
Thomas Gleixner
1
-2
/
+0
2009-08-31
x86: Add Moorestown early detection
Thomas Gleixner
1
-0
/
+6
2009-08-31
x86: Add timer_init to x86_init_ops
Thomas Gleixner
1
-19
/
+2
2009-08-31
x86: Move xen_post_allocator_init into xen_pagetable_setup_done
Thomas Gleixner
1
-4
/
+0
2009-08-31
x86: Move traps_init to x86_init_ops
Thomas Gleixner
1
-3
/
+0
2009-08-31
x86: Move irq_init to x86_init_ops
Thomas Gleixner
1
-3
/
+0
2009-08-31
x86: Move pre_intr_init to x86_init_ops
Thomas Gleixner
1
-1
/
+0
2009-08-31
x86: Move get/find_smp_config to x86_init_ops
Thomas Gleixner
1
-2
/
+0
2009-08-27
x86: Move oem_bus_info to x86_init_ops
Thomas Gleixner
1
-3
/
+0
2009-08-27
x86: Move mpc_oem_pci_bus to x86_init_ops
Thomas Gleixner
1
-1
/
+0
2009-08-27
x86: Move smp_read_mpc_oem to x86_init_ops.
Thomas Gleixner
1
-3
/
+0
2009-08-27
x86: Move mpc_apic_id to x86_init_ops
Thomas Gleixner
1
-2
/
+0
2009-08-27
x86: Move ioapic_ids_setup to x86_init_ops
Thomas Gleixner
1
-1
/
+0
2009-08-27
x86: Sanitize smp_record and move it to x86_init_ops
Thomas Gleixner
1
-1
/
+0
2009-08-27
x86: Move memory_setup to x86_init_ops
Thomas Gleixner
1
-1
/
+0
2009-08-27
x86: Add request_standard_resources to x86_init
Thomas Gleixner
1
-0
/
+3
2009-08-27
x86: Add x86_init infrastructure
Thomas Gleixner
1
-0
/
+2
2009-04-10
x86: move x86_quirk_pre_intr_init() to irqinit_32.c
Pekka Enberg
1
-1
/
+0
2009-03-25
Revert "x86: don't compile vsmp_64 for 32bit"
Ravikiran G Thirumalai
1
-1
/
+1
2009-03-17
x86/brk: make the brk reservation symbols inaccessible from C
Jeremy Fitzhardinge
1
-5
/
+5
2009-03-15
x86: allow extend_brk users to reserve brk space
Jeremy Fitzhardinge
1
-0
/
+30
2009-03-15
x86-32: use brk segment for allocating initial kernel pagetable
Jeremy Fitzhardinge
1
-3
/
+0
2009-03-15
x86: add brk allocation for very, very early allocations
Jeremy Fitzhardinge
1
-0
/
+4
2009-02-26
x86: don't compile vsmp_64 for 32bit
Yinghai Lu
1
-0
/
+4
2009-02-26
x86: remove update_apic from x86_quirks
Yinghai Lu
1
-3
/
+0
2009-02-23
x86: refactor x86_quirks support
Ingo Molnar
1
-0
/
+9
2009-02-17
x86, apic: rename 'genapic' to 'apic'
Ingo Molnar
1
-1
/
+1
2009-02-13
Merge branch 'core/header-fixes' into x86/headers
Ingo Molnar
1
-21
/
+22
[next]