Commit Graph

7431 Commits (bb176f67090ca54869fc1262c913aa69d2ede070)

Author SHA1 Message Date
Craig Bergstrom ce56a86e2a x86/mm: Limit mmap() of /dev/mem to valid physical addresses 7 years ago
Andy Lutomirski 7ac7f2c315 x86/mm: Remove debug/x86/tlb_defer_switch_to_init_mm 7 years ago
Andy Lutomirski 4e57b94664 x86/mm: Tidy up "x86/mm: Flush more aggressively in lazy TLB mode" 7 years ago
Andy Lutomirski b956575bed x86/mm: Flush more aggressively in lazy TLB mode 7 years ago
Vitaly Kuznetsov a3b7424392 x86/hyperv: Clear vCPU banks between calls to avoid flushing unneeded vCPUs 7 years ago
Mathias Krause 6b32c126d3 x86/alternatives: Fix alt_max_short macro to really be a max() 7 years ago
Borislav Petkov 262e681183 x86/mce: Hide mca_cfg 7 years ago
Boqun Feng a2b7861bb3 kvm/x86: Avoid async PF preempting the kernel incorrectly 7 years ago
Andrey Ryabinin 196bd485ee x86/asm: Use register variable to get stack pointer value 7 years ago
Josh Poimboeuf 520a13c530 x86/asm: Fix inline asm call constraints for GCC 4.4 7 years ago
Eric Biggers e63e5d5c15 x86/fpu: Introduce validate_xstate_header() 7 years ago
Ingo Molnar 369a036de2 x86/fpu: Rename fpu__activate_fpstate_read/write() to fpu__prepare_[read|write]() 7 years ago
Ingo Molnar 2ce03d850b x86/fpu: Rename fpu__activate_curr() to fpu__initialize() 7 years ago
Ingo Molnar e4a81bfcaa x86/fpu: Rename fpu::fpstate_active to fpu::initialized 7 years ago
Ingo Molnar 685c930d6e x86/fpu: Remove fpu__current_fpstate_write_begin/end() 7 years ago
Ville Syrjälä 5ac751d9e6 x86: Don't cast away the __user in __get_user_asm_u64() 7 years ago
Eric Biggers d5c8028b47 x86/fpu: Reinitialize FPU registers if restoring FPU state fails 7 years ago
Andi Kleen 03eaec81ac x86/fpu: Turn WARN_ON() in context switch into WARN_ON_FPU() 7 years ago
Rik van Riel 0852b37417 x86/fpu: Add FPU state copying quirk to handle XRSTOR failure on Intel Skylake CPUs 7 years ago
Ingo Molnar 99dc26bda2 x86/fpu: Remove struct fpu::fpregs_active 7 years ago
Ingo Molnar 6cf4edbe05 x86/fpu: Decouple fpregs_activate()/fpregs_deactivate() from fpu->fpregs_active 7 years ago
Ingo Molnar f1c8cd0176 x86/fpu: Change fpu->fpregs_active users to fpu->fpstate_active 7 years ago
Ingo Molnar b3a163081c x86/fpu: Simplify fpu->fpregs_active use 7 years ago
Ingo Molnar 6d7f7da553 x86/fpu: Flip the parameter order in copy_*_to_xstate() 7 years ago
Ingo Molnar 7b9094c688 x86/fpu: Remove 'kbuf' parameter from the copy_user_to_xstate() API 7 years ago
Ingo Molnar 59dffa4edb x86/fpu: Remove 'ubuf' parameter from the copy_kernel_to_xstate() API 7 years ago
Ingo Molnar 79fecc2b75 x86/fpu: Split copy_user_to_xstate() into copy_kernel_to_xstate() & copy_user_to_xstate() 7 years ago
Ingo Molnar 56583c9a14 x86/fpu: Clarify parameter names in the copy_xstate_to_*() methods 7 years ago
Ingo Molnar d7eda6c99c x86/fpu: Clean up parameter order in the copy_xstate_to_*() APIs 7 years ago
Ingo Molnar a69c158fb3 x86/fpu: Remove 'kbuf' parameter from the copy_xstate_to_user() APIs 7 years ago
Ingo Molnar 4d981cf2d9 x86/fpu: Remove 'ubuf' parameter from the copy_xstate_to_kernel() APIs 7 years ago
Ingo Molnar f0d4f30a7f x86/fpu: Split copy_xstate_to_user() into copy_xstate_to_kernel() & copy_xstate_to_user() 7 years ago
Ingo Molnar 656f083116 x86/fpu: Rename copyin_to_xsaves()/copyout_from_xsaves() to copy_user_to_xstate()/copy_xstate_to_user() 7 years ago
Josh Poimboeuf f5caf621ee x86/asm: Fix inline asm call constraints for Clang 7 years ago
Colin Ian King 51a9a8284e x86/xen: clean up clang build warning 7 years ago
Andy Lutomirski 52a2af400c x86/mm/64: Stop using CR3.PCID == 0 in ASID-aware code 8 years ago
Andy Lutomirski 47061a24e2 x86/mm: Factor out CR3-building code 8 years ago
Suravee Suthikulpanit b2a05feff2 KVM: Add struct kvm_vcpu pointer parameter to get_enable_apicv() 8 years ago
Joerg Roedel 98152b83e0 KVM: x86: Remove .get_pkru() from kvm_x86_ops 8 years ago
Vitaly Kuznetsov 1278f58cde x86/hyper-v: Remove duplicated HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED definition 8 years ago
Juergen Gross 87930019c7 x86/paravirt: Remove no longer used paravirt functions 8 years ago
Dou Liyang e2329b4252 x86/cpu: Remove unused and undefined __generic_processor_info() declaration 8 years ago
Matthew Wilcox 4c51248533 x86: implement memset16, memset32 & memset64 8 years ago
Naoya Horiguchi ab6e3d0939 mm: soft-dirty: keep soft-dirty bits over thp migration 8 years ago
Zi Yan 616b837153 mm: thp: enable thp migration in generic path 8 years ago
Naoya Horiguchi eee4818baa mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1 8 years ago
Borislav Petkov 21d9bb4a05 x86/mm: Make the SME mask a u64 8 years ago
Andy Lutomirski 72c0098d92 x86/mm: Reinitialize TLB state on hotplug and resume 8 years ago
Mike Kravetz aafd4562df mm: arch: consolidate mmap hugetlb size encodings 8 years ago
Jérôme Glisse fb1522e099 KVM: update to new mmu_notifier semantic v2 8 years ago