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
/
x86_init.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-31
x86/boot: Skip realmode init code when running as Xen PV guest
Juergen Gross
1
-0
/
+4
2022-02-23
x86/mm/cpa: Generalize __set_memory_enc_pgtable()
Brijesh Singh
1
-0
/
+16
2021-12-09
PCI/MSI: Make arch_restore_msi_irqs() less horrible.
Thomas Gleixner
1
-6
/
+0
2020-10-28
x86/apic: Support 15 bits of APIC ID in MSI where available
David Woodhouse
1
-0
/
+2
2020-10-14
Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+15
2020-09-16
x86/irq: Make most MSI ops XEN private
Thomas Gleixner
1
-2
/
+0
2020-09-16
x86/irq: Cleanup the arch_*_msi_irqs() leftovers
Thomas Gleixner
1
-1
/
+0
2020-09-16
x86/irq: Initialize PCI/MSI domain at PCI init time
Thomas Gleixner
1
-0
/
+3
2020-09-16
x86/init: Remove unused init ops
Thomas Gleixner
1
-10
/
+0
2020-09-09
x86/paravirt: Allow hypervisor-specific VMMCALL handling under SEV-ES
Joerg Roedel
1
-1
/
+15
2020-05-19
x86/kvm: Handle async page faults directly through do_page_fault()
Andy Lutomirski
1
-2
/
+0
2020-01-29
x86/timer: Don't skip PIT setup when APIC is disabled or in legacy mode
Thomas Gleixner
1
-0
/
+2
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2019-08-20
acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down
Josh Boyer
1
-0
/
+2
2019-07-17
x86/xen: Add "nopv" support for HVM guest
Zhenzhong Duan
1
-0
/
+2
2018-11-20
x86/boot: Mostly revert commit ae7e1238e68f2a ("Add ACPI RSDP address to setu...
Juergen Gross
1
-2
/
+0
2018-10-10
x86/boot: Add ACPI RSDP address to setup_header
Juergen Gross
1
-0
/
+2
2018-06-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2018-05-19
x86: Convert x86_platform_ops to timespec64
Arnd Bergmann
1
-3
/
+3
2018-04-27
x86/i8237: Register device based on FADT legacy boot flag
Rajneesh Bhardwaj
1
-0
/
+1
2018-04-11
xen, mm: allow deferred page initialization for xen pv domains
Pavel Tatashin
1
-0
/
+2
2018-04-03
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+11
2018-03-12
ACPI, x86/boot: Introduce the ->reduced_hw_early_init() ACPI callback
Andy Shevchenko
1
-0
/
+2
2018-02-26
x86/acpi: Add a new x86_init_acpi structure to x86_init_ops
Juergen Gross
1
-0
/
+9
2018-02-17
x86/apic: Rename variables and functions related to x86_io_apic_ops
Baoquan He
1
-4
/
+4
2018-01-14
x86/platform: Control warm reset setup via legacy feature flag
Jan Kiszka
1
-0
/
+1
2017-11-14
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2017-11-10
x86/virt, x86/platform: Add ->guest_late_init() callback to hypervisor_x86 st...
Juergen Gross
1
-0
/
+2
2017-11-10
x86/virt, x86/acpi: Add test for ACPI_FADT_NO_VGA
Juergen Gross
1
-0
/
+1
2017-11-10
x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...
Juergen Gross
1
-0
/
+24
2017-11-07
Merge branch 'linus' into x86/apic, to resolve conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-25
x86/init: Add intr_mode_init to x86_init_ops
Dou Liyang
1
-0
/
+2
2016-12-19
x86/init: Fix a couple of comment typos
Dmitry Torokhov
1
-3
/
+3
2016-12-19
x86/init: Remove i8042_detect() from platform ops
Dmitry Torokhov
1
-2
/
+0
2016-12-19
x86/init: Add i8042 state to the platform data
Dmitry Torokhov
1
-0
/
+18
2016-07-26
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+3
2016-07-22
x86/boot: Clarify what x86_legacy_features.reserve_bios_regions does
Andy Lutomirski
1
-2
/
+3
2016-07-21
x86/boot: Reorganize and clean up the BIOS area reservation code
Ingo Molnar
1
-2
/
+2
2016-07-11
x86/tsc: Enumerate SKL cpu_khz and tsc_khz via CPUID
Len Brown
1
-1
/
+3
2016-04-22
x86, drivers/pnpbios: Replace paravirt_enabled() check with legacy device check
Luis R. Rodriguez
1
-0
/
+26
2016-04-22
x86/init: Use a platform legacy quirk for EBDA
Luis R. Rodriguez
1
-0
/
+3
2016-04-22
x86/rtc: Replace paravirt rtc check with platform legacy quirk
Luis R. Rodriguez
1
-0
/
+21
2015-12-19
Merge branch 'linus' into x86/cleanups
Thomas Gleixner
1
-1
/
+0
2015-12-04
x86/mm: Fix regression with huge pages on PAE
Kirill A. Shutemov
1
-1
/
+0
2015-11-19
x86/tsc: Remove unused tsc_pre_init() hook
Thomas Gleixner
1
-2
/
+0
2015-04-24
x86: Remove more unmodified io_apic_ops
Thomas Gleixner
1
-1
/
+0
2015-04-24
x86/irq: Remove x86_io_apic_ops.write and x86_io_apic_ops.modify
Jiang Liu
1
-2
/
+0
2015-04-24
x86/irq: Clean up unused forward declarations in x86_init.h
Jiang Liu
1
-6
/
+0
2015-04-24
x86/irq: Remove x86_io_apic_ops.eoi_ioapic_pin and related interfaces
Jiang Liu
1
-1
/
+0
[next]