summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | KVM: x86: Use MTRR macros to define possible MTRR MSR rangesSean Christopherson2023-06-012-7/+10
| | * | | | KVM: x86: Add helper to get variable MTRR range from MSR indexSean Christopherson2023-06-011-10/+13
| | * | | | KVM: x86: Add helper to query if variable MTRR MSR is base (versus mask)Sean Christopherson2023-06-011-7/+9
| | * | | | KVM: SVM: Use kvm_pat_valid() directly instead of kvm_mtrr_valid()Ke Guo2023-06-011-1/+1
| | * | | | KVM: VMX: Open code writing vCPU's PAT in VMX's MSR handlerWenyao Hai2023-06-011-5/+3
| | |/ / /
* | | | | Merge tag 'x86-urgent-2023-07-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-07-011-3/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | x86/efi: Make efi_set_virtual_address_map IBT safeThomas Gleixner2023-06-301-3/+3
* | | | | Merge tag 'efi-next-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-06-302-1/+9
|\ \ \ \ \
| * | | | | efivarfs: expose used and total sizeAnisse Astier2023-05-171-0/+8
| * | | | | efi: x86: make kobj_type structure constantThomas Weißschuh2023-05-101-1/+1
* | | | | | Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2023-06-304-6/+30
|\ \ \ \ \ \
| * | | | | | x86/ftrace: Enable HAVE_FUNCTION_GRAPH_RETVALDonglin Peng2023-06-204-6/+30
* | | | | | | Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-06-292-26/+23
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie2023-06-1921-46/+119
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'drm-misc-next-2023-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2023-05-261-2/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | fbdev: Include <linux/fb.h> instead of <asm/fb.h>Thomas Zimmermann2023-05-181-2/+0
| * | | | | | | | | Merge tag 'drm-misc-next-2023-05-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2023-05-192-26/+25
| |\| | | | | | | |
| | * | | | | | | | Merge drm/drm-next into drm-misc-nextMaxime Ripard2023-05-09201-3147/+4354
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | * | | | | | | | arch/x86: Include <asm/fb.h> in fbdev source fileThomas Zimmermann2023-04-262-13/+18
| | * | | | | | | | arch/x86: Implement <asm/fb.h> with generic helpersThomas Zimmermann2023-04-201-3/+8
| | * | | | | | | | fbdev: Simplify fb_is_primary_device for x86Daniel Vetter2023-04-161-12/+1
* | | | | | | | | | Merge branch 'expand-stack'Linus Torvalds2023-06-282-50/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mm: introduce new 'lock_mm_and_find_vma()' page fault helperLinus Torvalds2023-06-242-50/+3
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-06-284-7/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | thread_info: move function declarations to linux/thread_info.hArnd Bergmann2023-06-091-3/+0
| * | | | | | | | | | init: consolidate prototypes in linux/init.hArnd Bergmann2023-06-094-7/+0
* | | | | | | | | | | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-285-4/+8
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.Andrew Morton2023-06-232-2/+5
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86: sme_populate_pgd() use pte_offset_kernel()Hugh Dickins2023-06-191-1/+1
| * | | | | | | | | | | | x86: allow get_locked_pte() to failHugh Dickins2023-06-191-2/+4
| * | | | | | | | | | | | mm/gup: remove unused vmas parameter from get_user_pages()Lorenzo Stoakes2023-06-091-1/+1
| * | | | | | | | | | | | cachestat: implement cachestat syscallNhat Pham2023-06-092-0/+2
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-06-271-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86/purgatory: Do not use fortified string functionsKees Cook2023-06-011-1/+1
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'for-linus-6.5-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-06-277-13/+45
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86: xen: add missing prototypesArnd Bergmann2023-06-264-1/+9
| * | | | | | | | | | | | x86/xen: add prototypes for paravirt mmu functionsJuergen Gross2023-06-261-0/+16
| * | | | | | | | | | | | iscsi_ibft: Fix finding the iBFT under Xen Dom 0Ross Lagerwall2023-06-262-10/+20
| * | | | | | | | | | | | xen: xen_debug_interrupt prototype to global headerArnd Bergmann2023-06-261-2/+0
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-275-44/+69
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86/orc: Make the is_callthunk() definition depend on CONFIG_BPF_JIT=yIngo Molnar2023-06-091-1/+1
| * | | | | | | | | | | | drm/vmwgfx: Add unwind hints around RBP clobberJosh Poimboeuf2023-06-071-0/+9
| * | | | | | | | | | | | x86/entry: Move thunk restore code into thunk functionsJosh Poimboeuf2023-06-071-12/+8
| * | | | | | | | | | | | Revert "x86/orc: Make it callthunk aware"Josh Poimboeuf2023-06-073-26/+2
| * | | | | | | | | | | | x86/unwind/orc: Add 'unwind_debug' cmdline optionJosh Poimboeuf2023-05-161-1/+48
| * | | | | | | | | | | | x86/unwind/orc: Use swap() instead of open coding itJiapeng Chong2023-05-161-4/+1
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'x86-mm-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-06-272-17/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86/mm: Remove Xen-PV leftovers from init_32.cJuergen Gross2023-06-091-15/+2
| * | | | | | | | | | | | x86/mm: Fix __swp_entry_to_pte() for Xen PV guestsJuergen Gross2023-05-081-2/+2
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'perf-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-06-274-37/+48
|\ \ \ \ \ \ \ \ \ \ \ \