Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | KVM: X86: Yield to IPI target if necessary | Wanpeng Li | 2019-07-02 | 1 | -0/+21 | |
| * | | | | | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-07-12 | 1 | -49/+11 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | x86: kdebugfs: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2019-06-03 | 1 | -49/+11 | |
| * | | | | | | | x86: use static_cpu_has in uaccess region to avoid instrumentation | Marco Elver | 2019-07-12 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-07-11 | 5 | -42/+83 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | x86/stacktrace: Prevent infinite loop in arch_stack_walk_user() | Eiichi Tsukata | 2019-07-11 | 1 | -5/+3 | |
| | * | | | | | | | x86/asm: Move native_write_cr0/4() out of line | Thomas Gleixner | 2019-07-10 | 2 | -29/+57 | |
| | * | | | | | | | x86/alternatives: Fix int3_emulate_call() selftest stack corruption | Peter Zijlstra | 2019-07-09 | 1 | -5/+20 | |
| | * | | | | | | | Revert "x86/build: Move _etext to actual end of .text" | Ross Zwisler | 2019-07-09 | 1 | -3/+3 | |
| * | | | | | | | | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds | 2019-07-09 | 4 | -4/+4 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge tag 'v5.2-rc4' into mauro | Jonathan Corbet | 2019-06-14 | 85 | -434/+99 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | docs: fix broken documentation links | Mauro Carvalho Chehab | 2019-06-08 | 3 | -3/+3 | |
| | * | | | | | | | | | treewide: trivial: fix s/poped/popped/ typo | George G. Davis | 2019-06-07 | 1 | -1/+1 | |
| | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2019-07-09 | 5 | -6/+75 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | x86/kexec: Set the C-bit in the identity map page table when SEV is active | Lianbo Jiang | 2019-06-20 | 1 | -3/+13 | |
| | * | | | | | | | | | x86/kexec: Do not map kexec area as decrypted when SEV is active | Lianbo Jiang | 2019-06-20 | 1 | -0/+15 | |
| | * | | | | | | | | | x86/crash: Add e820 reserved ranges to kdump kernel's e820 table | Lianbo Jiang | 2019-06-20 | 1 | -0/+6 | |
| | * | | | | | | | | | x86/e820, ioport: Add a new I/O resource descriptor IORES_DESC_RESERVED | Lianbo Jiang | 2019-06-20 | 1 | -1/+1 | |
| | * | | | | | | | | | x86/mm: Create a workarea in the kernel for SME early encryption | Thomas Lendacky | 2019-06-20 | 1 | -0/+25 | |
| | * | | | | | | | | | x86/mm: Identify the end of the kernel area to be reserved | Thomas Lendacky | 2019-06-20 | 2 | -2/+15 | |
| | | |_|_|_|_|_|/ / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-07-09 | 3 | -3/+104 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | x86/kdump/64: Restrict kdump kernel reservation to <64TB | Baoquan He | 2019-06-28 | 1 | -3/+12 | |
| | * | | | | | | | | | x86/kexec/64: Prevent kexec from 5-level paging to a 4-level only kernel | Baoquan He | 2019-06-28 | 1 | -0/+5 | |
| | * | | | | | | | | | x86/kexec: Add the ACPI NVS region to the ident map | Kairui Song | 2019-06-10 | 1 | -3/+15 | |
| | * | | | | | | | | | x86/kexec: Add the EFI system tables and ACPI tables to the ident map | Kairui Song | 2019-06-06 | 1 | -0/+75 | |
| | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-07-08 | 7 | -14/+15 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | signal: Remove the task parameter from force_sig_fault | Eric W. Biederman | 2019-05-29 | 3 | -4/+4 | |
| | * | | | | | | | | | signal: Explicitly call force_sig_fault on current | Eric W. Biederman | 2019-05-29 | 3 | -4/+4 | |
| | * | | | | | | | | | signal/x86: Remove task parameter from send_sigtrap | Eric W. Biederman | 2019-05-29 | 2 | -4/+5 | |
| | * | | | | | | | | | signal: Remove task parameter from force_sig | Eric W. Biederman | 2019-05-27 | 5 | -6/+6 | |
| | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-07-08 | 1 | -2/+10 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | x86/ima: check EFI SetupMode too | Mimi Zohar | 2019-05-29 | 1 | -2/+10 | |
* | | | | | | | | | | x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGS | Thomas Gleixner | 2019-07-28 | 2 | -30/+32 | |
* | | | | | | | | | | x86/speculation: Enable Spectre v1 swapgs mitigations | Josh Poimboeuf | 2019-07-09 | 1 | -9/+106 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-07-08 | 3 | -19/+139 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | topology: Create core_cpus and die_cpus sysfs attributes | Len Brown | 2019-05-23 | 1 | -0/+22 | |
| * | | | | | | | | | x86/topology: Define topology_logical_die_id() | Len Brown | 2019-05-23 | 2 | -0/+46 | |
| * | | | | | | | | | x86/topology: Create topology_max_die_per_package() | Len Brown | 2019-05-23 | 1 | -1/+4 | |
| * | | | | | | | | | x86/topology: Add CPUID.1F multi-die/package support | Len Brown | 2019-05-23 | 2 | -19/+68 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-07-08 | 5 | -2/+76 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/jailhouse: Mark jailhouse_x2apic_available() as __init | Zhenzhong Duan | 2019-06-27 | 1 | -1/+1 | |
| * | | | | | | | | | x86/acrn: Use HYPERVISOR_CALLBACK_VECTOR for ACRN guest upcall vector | Zhao Yakui | 2019-06-11 | 1 | -0/+30 | |
| * | | | | | | | | | x86: Add support for Linux guests on an ACRN hypervisor | Zhao Yakui | 2019-06-11 | 3 | -0/+44 | |
| * | | | | | | | | | x86/Kconfig: Add new X86_HV_CALLBACK_VECTOR config symbol | Zhao Yakui | 2019-06-11 | 1 | -1/+1 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-07-08 | 7 | -202/+185 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/paravirt: Rename paravirt_patch_site::instrtype to paravirt_patch_site::type | Ingo Molnar | 2019-04-29 | 1 | -2/+1 | |
| * | | | | | | | | | x86/paravirt: Standardize 'insn_buff' variable names | Ingo Molnar | 2019-04-29 | 4 | -66/+66 | |
| * | | | | | | | | | x86/paravirt: Match paravirt patchlet field definition ordering to initializa... | Ingo Molnar | 2019-04-25 | 1 | -3/+3 | |
| * | | | | | | | | | x86/paravirt: Replace the paravirt patch asm magic | Thomas Gleixner | 2019-04-25 | 1 | -61/+81 | |
| * | | | | | | | | | x86/paravirt: Unify the 32/64 bit paravirt patching code | Thomas Gleixner | 2019-04-25 | 3 | -80/+50 |