Age | Commit message (Expand) | Author | Files | Lines |
2019-07-17 | x86: Add "nopv" parameter to disable PV extensions | Zhenzhong Duan | 1 | -0/+1 |
2019-07-08 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2019-06-27 | x86/jailhouse: Mark jailhouse_x2apic_available() as __init | Zhenzhong Duan | 1 | -1/+1 |
2019-05-09 | x86/apic: Rename 'lapic_timer_frequency' to 'lapic_timer_period' | Daniel Drake | 1 | -1/+1 |
2018-11-23 | x86/headers: Fix -Wmissing-prototypes warning | Yi Wang | 1 | -0/+1 |
2018-05-19 | x86: Convert x86_platform_ops to timespec64 | Arnd Bergmann | 1 | -1/+1 |
2018-04-23 | x86/jailhouse: Fix incorrect SPDX identifier | Thomas Gleixner | 1 | -1/+1 |
2018-03-08 | x86/jailhouse: Enable PCI mmconfig access in inmates | Otavio Pontes | 1 | -0/+8 |
2018-01-20 | x86/jailhouse: Respect pci=lastbus command line settings | Jan Kiszka | 1 | -1/+3 |
2018-01-20 | x86/jailhouse: Set X86_FEATURE_TSC_KNOWN_FREQ | Jan Kiszka | 1 | -0/+1 |
2018-01-15 | x86/jailhouse: Hide x2apic code when CONFIG_X86_X2APIC=n | Thomas Gleixner | 1 | -14/+19 |
2018-01-14 | x86/jailhouse: Initialize PCI support | Jan Kiszka | 1 | -0/+17 |
2018-01-14 | x86/jailhouse: Wire up IOAPIC for legacy UART ports | Jan Kiszka | 1 | -0/+21 |
2018-01-14 | x86/jailhouse: Halt instead of failing to restart | Jan Kiszka | 1 | -0/+10 |
2018-01-14 | x86/jailhouse: Silence ACPI warning | Jan Kiszka | 1 | -0/+6 |
2018-01-14 | x86/jailhouse: Avoid access of unsupported platform resources | Jan Kiszka | 1 | -0/+13 |
2018-01-14 | x86/jailhouse: Set up timekeeping | Jan Kiszka | 1 | -0/+17 |
2018-01-14 | x86/jailhouse: Enable PMTIMER | Jan Kiszka | 1 | -0/+4 |
2018-01-14 | x86/jailhouse: Enable APIC and SMP support | Jan Kiszka | 1 | -0/+42 |
2018-01-14 | x86/jailhouse: Add infrastructure for running in non-root cell | Jan Kiszka | 1 | -0/+73 |