summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/jailhouse.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-081-1/+1
|\
| * x86/jailhouse: Mark jailhouse_x2apic_available() as __initZhenzhong Duan2019-06-271-1/+1
* | x86/apic: Rename 'lapic_timer_frequency' to 'lapic_timer_period'Daniel Drake2019-05-091-1/+1
|/
* x86/headers: Fix -Wmissing-prototypes warningYi Wang2018-11-231-0/+1
* x86: Convert x86_platform_ops to timespec64Arnd Bergmann2018-05-191-1/+1
* x86/jailhouse: Fix incorrect SPDX identifierThomas Gleixner2018-04-231-1/+1
* x86/jailhouse: Enable PCI mmconfig access in inmatesOtavio Pontes2018-03-081-0/+8
* x86/jailhouse: Respect pci=lastbus command line settingsJan Kiszka2018-01-201-1/+3
* x86/jailhouse: Set X86_FEATURE_TSC_KNOWN_FREQJan Kiszka2018-01-201-0/+1
* x86/jailhouse: Hide x2apic code when CONFIG_X86_X2APIC=nThomas Gleixner2018-01-151-14/+19
* x86/jailhouse: Initialize PCI supportJan Kiszka2018-01-141-0/+17
* x86/jailhouse: Wire up IOAPIC for legacy UART portsJan Kiszka2018-01-141-0/+21
* x86/jailhouse: Halt instead of failing to restartJan Kiszka2018-01-141-0/+10
* x86/jailhouse: Silence ACPI warningJan Kiszka2018-01-141-0/+6
* x86/jailhouse: Avoid access of unsupported platform resourcesJan Kiszka2018-01-141-0/+13
* x86/jailhouse: Set up timekeepingJan Kiszka2018-01-141-0/+17
* x86/jailhouse: Enable PMTIMERJan Kiszka2018-01-141-0/+4
* x86/jailhouse: Enable APIC and SMP supportJan Kiszka2018-01-141-0/+42
* x86/jailhouse: Add infrastructure for running in non-root cellJan Kiszka2018-01-141-0/+73