Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | x86/hyperv: implement an MSI domain for root partition | Wei Liu | 2021-02-11 | 1 | -0/+2 | |
| * | | | | | | | asm-generic/hyperv: import data structures for mapping device interrupts | Wei Liu | 2021-02-11 | 1 | -0/+13 | |
| * | | | | | | | asm-generic/hyperv: update hv_msi_entry | Wei Liu | 2021-02-11 | 1 | -2/+2 | |
| * | | | | | | | x86/hyperv: provide a bunch of helper functions | Wei Liu | 2021-02-11 | 1 | -0/+4 | |
| * | | | | | | | x86/hyperv: extract partition ID from Microsoft Hypervisor if necessary | Wei Liu | 2021-02-11 | 1 | -0/+2 | |
| * | | | | | | | x86/hyperv: allocate output arg pages if required | Wei Liu | 2021-02-11 | 1 | -0/+1 | |
| * | | | | | | | x86/hyperv: detect if Linux is the root partition | Wei Liu | 2021-02-11 | 2 | -0/+12 | |
| * | | | | | | | x86/hyperv: Load/save the Isolation Configuration leaf | Andrea Parri (Microsoft) | 2021-02-11 | 1 | -0/+15 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2021-02-21 | 2 | -13/+22 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'perf/kprobes' into perf/core, to pick up finished branch | Ingo Molnar | 2021-02-17 | 1 | -4/+7 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | x86/kprobes: Do not decode opcode in resume_execution() | Masami Hiramatsu | 2021-01-05 | 1 | -4/+7 | |
| * | | | | | | | | perf/x86/intel: Add perf core PMU support for Sapphire Rapids | Kan Liang | 2021-02-01 | 1 | -2/+6 | |
| * | | | | | | | | perf/x86/intel: Filter unsupported Topdown metrics event | Kan Liang | 2021-02-01 | 1 | -2/+8 | |
| * | | | | | | | | x86/perf: Use static_call for x86_pmu.guest_get_msrs | Like Xu | 2021-01-27 | 1 | -5/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-02-21 | 2 | -9/+46 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | sched,x86: Allow !PREEMPT_DYNAMIC | Peter Zijlstra | 2021-02-17 | 1 | -6/+18 | |
| * | | | | | | | | sched: Harden PREEMPT_DYNAMIC | Peter Zijlstra | 2021-02-17 | 1 | -2/+2 | |
| * | | | | | | | | static_call: Allow module use without exposing static_call_key | Josh Poimboeuf | 2021-02-17 | 1 | -0/+7 | |
| * | | | | | | | | preempt/dynamic: Provide preempt_schedule[_notrace]() static calls | Peter Zijlstra (Intel) | 2021-02-17 | 1 | -8/+26 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-02-21 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | tlb: arch: Remove empty __tlb_remove_tlb_entry() stubs | Will Deacon | 2021-01-29 | 1 | -1/+0 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-02-21 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | arch: x86: Remove CONFIG_OPROFILE support | Viresh Kumar | 2021-01-29 | 1 | -1/+0 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-02-21 | 3 | -12/+32 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x32: make X32, !IA32_EMULATION setups able to execute x32 binaries | Al Viro | 2021-01-06 | 1 | -1/+1 | |
| * | | | | | | | | [amd64] clean PRSTATUS_SIZE/SET_PR_FPVALID up properly | Al Viro | 2021-01-06 | 2 | -14/+31 | |
| * | | | | | | | | binfmt_elf: partially sanitize PRSTATUS_SIZE and SET_PR_FPVALID | Al Viro | 2021-01-04 | 1 | -4/+7 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'x86_asm_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-02-20 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/asm: Add a missing __iomem annotation in enqcmds() | Dave Jiang | 2021-01-08 | 1 | -1/+1 | |
| * | | | | | | | | x86/asm: Annotate movdir64b()'s dst argument with __iomem | Dave Jiang | 2021-01-08 | 1 | -2/+2 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'x86_cache_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-02-20 | 1 | -4/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/resctrl: Apply READ_ONCE/WRITE_ONCE to task_struct.{rmid,closid} | Valentin Schneider | 2021-01-11 | 1 | -4/+7 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'x86_cpu_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-02-20 | 4 | -10/+20 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/cpufeatures: Assign dedicated feature word for CPUID_0x8000001F[EAX] | Sean Christopherson | 2021-01-28 | 4 | -10/+20 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'x86_fpu_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-02-20 | 2 | -4/+32 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/fpu/64: Don't FNINIT in kernel_fpu_begin() | Andy Lutomirski | 2021-01-29 | 1 | -0/+12 | |
| * | | | | | | | | x86/fpu: Make the EFI FPU calling convention explicit | Andy Lutomirski | 2021-01-29 | 1 | -4/+20 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'x86_microcode_for_v5.12' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2021-02-20 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/microcode: Make microcode_init() static | Borislav Petkov | 2020-12-31 | 1 | -2/+0 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'x86_mm_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2021-02-20 | 6 | -9/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'x86/cleanups' into x86/mm | Ingo Molnar | 2021-02-12 | 5 | -8/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | x86/asm: Fixup TASK_SIZE_MAX comment | Alexey Dobriyan | 2021-02-05 | 1 | -1/+1 | |
| | * | | | | | | | | x86/vm86/32: Remove VM86_SCREEN_BITMAP support | Andy Lutomirski | 2021-01-21 | 2 | -3/+2 | |
| | * | | | | | | | | x86/entry: Remove now unused do_IRQ() declaration | Hao Lee | 2021-01-12 | 1 | -2/+0 | |
| | * | | | | | | | | x86/mm: Remove duplicate definition of _PAGE_PAT_LARGE | Arvind Sankar | 2021-01-08 | 1 | -2/+0 | |
| | |/ / / / / / / | ||||||
| * | | | / / / / | x86/{fault,efi}: Fix and rename efi_recover_from_page_fault() | Andy Lutomirski | 2021-02-10 | 1 | -1/+1 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'x86_paravirt_for_v5.12' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2021-02-20 | 4 | -77/+22 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | x86/pv: Rework arch_local_irq_restore() to not use popf | Juergen Gross | 2021-02-10 | 3 | -24/+8 | |
| * | | | | | | | x86/xen: Drop USERGS_SYSRET64 paravirt call | Juergen Gross | 2021-02-10 | 3 | -19/+0 | |
| * | | | | | | | x86/pv: Switch SWAPGS to ALTERNATIVE | Juergen Gross | 2021-02-10 | 3 | -34/+8 |