index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-19
1
-4
/
+17
|
\
|
*
x86: call instrumentation hooks from copy_mc.c
Alexander Potapenko
2024-04-26
1
-4
/
+17
*
|
Merge tag 'x86-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-05-19
3
-1
/
+5
|
\
\
|
*
|
x86/alternatives: Use the correct length when optimizing NOPs
Borislav Petkov (AMD)
2024-05-17
1
-1
/
+1
|
*
|
x86/boot: Address clang -Wimplicit-fallthrough in vsprintf()
Nathan Chancellor
2024-05-17
1
-0
/
+2
|
*
|
x86/boot: Add a fallthrough annotation
Borislav Petkov
2024-05-16
2
-0
/
+2
*
|
|
Merge tag 'perf-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-05-19
7
-111
/
+319
|
\
\
\
|
*
|
|
perf/x86/cstate: Remove unused 'struct perf_cstate_msr'
Ingo Molnar
2024-05-08
1
-6
/
+0
|
*
|
|
perf/x86/rapl: Rename 'maxdie' to nr_rapl_pmu and 'dieid' to rapl_pmu_idx
Dhananjay Ugwekar
2024-05-02
1
-8
/
+8
|
*
|
|
Merge branch 'x86/cpu' into perf/core, to pick up dependent commits
Ingo Molnar
2024-05-02
36
-472
/
+694
|
|
\
\
\
|
*
|
|
|
x86/insn: Add support for APX EVEX instructions to the opcode map
Adrian Hunter
2024-05-02
1
-0
/
+93
|
*
|
|
|
x86/insn: Add support for APX EVEX to the instruction decoder logic
Adrian Hunter
2024-05-02
4
-0
/
+21
|
*
|
|
|
x86/insn: x86/insn: Add support for REX2 prefix to the instruction decoder op...
Adrian Hunter
2024-05-02
1
-72
/
+76
|
*
|
|
|
x86/insn: Add support for REX2 prefix to the instruction decoder logic
Adrian Hunter
2024-05-02
4
-6
/
+66
|
*
|
|
|
x86/insn: Add misc new Intel instructions
Adrian Hunter
2024-05-02
1
-12
/
+45
|
*
|
|
|
x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDS
Adrian Hunter
2024-05-02
1
-4
/
+4
|
*
|
|
|
x86/insn: Fix PUSH instruction in x86 instruction decoder opcode map
Adrian Hunter
2024-05-02
1
-1
/
+1
|
*
|
|
|
x86/insn: Add Key Locker instructions to the opcode map
Chang S. Bae
2024-05-02
1
-4
/
+7
|
*
|
|
|
Merge tag 'v6.9-rc6' into perf/core, to pick up fixes
Ingo Molnar
2024-05-02
30
-138
/
+268
|
|
\
\
\
\
*
|
\
\
\
\
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-19
17
-126
/
+91
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mm: fix race between __split_huge_pmd_locked() and GUP-fast
Ryan Roberts
2024-05-07
1
-0
/
+2
|
*
|
|
|
|
|
mm/page_table_check: support userfault wr-protect entries
Peter Xu
2024-05-06
1
-17
/
+1
|
*
|
|
|
|
|
mm: pass VMA instead of MM to follow_pte()
David Hildenbrand
2024-05-06
1
-4
/
+1
|
*
|
|
|
|
|
mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
David Hildenbrand
2024-04-26
1
-1
/
+1
|
*
|
|
|
|
|
x86: mm: accelerate pagefault when badaccess
Kefeng Wang
2024-04-26
1
-9
/
+14
|
*
|
|
|
|
|
x86/mm: care about shadow stack guard gap during placement
Rick Edgecombe
2024-04-26
1
-0
/
+10
|
*
|
|
|
|
|
x86/mm: implement HAVE_ARCH_UNMAPPED_AREA_VMFLAGS
Rick Edgecombe
2024-04-26
2
-5
/
+21
|
*
|
|
|
|
|
treewide: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
2024-04-26
2
-10
/
+4
|
*
|
|
|
|
|
mm: switch mm->get_unmapped_area() to a flag
Rick Edgecombe
2024-04-26
3
-4
/
+4
|
*
|
|
|
|
|
mm/arch: provide pud_pfn() fallback
Peter Xu
2024-04-26
1
-0
/
+1
|
*
|
|
|
|
|
mm: move follow_phys to arch/x86/mm/pat/memtype.c
Christoph Hellwig
2024-04-26
1
-1
/
+28
|
*
|
|
|
|
|
x86: remove unneeded memblock_find_dma_reserve()
Baoquan He
2024-04-26
3
-50
/
+0
|
*
|
|
|
|
|
change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
2024-04-26
1
-1
/
+1
|
*
|
|
|
|
|
fix missing vmalloc.h includes
Kent Overstreet
2024-04-26
5
-0
/
+5
|
*
|
|
|
|
|
mm/treewide: remove pXd_huge()
Peter Xu
2024-04-26
1
-16
/
+0
|
*
|
|
|
|
|
mm/treewide: replace pXd_huge() with pXd_leaf()
Peter Xu
2024-04-26
1
-2
/
+2
|
*
|
|
|
|
|
mm/x86: change pXd_huge() behavior to exclude swap entries
Peter Xu
2024-04-26
1
-14
/
+4
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2024-05-18
3
-16
/
+17
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86: Stop using weak symbols for __iowrite32_copy()
Jason Gunthorpe
2024-04-22
3
-16
/
+17
*
|
|
|
|
|
|
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-18
9
-85
/
+6
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Makefile: remove redundant tool coverage variables
Masahiro Yamada
2024-05-14
6
-79
/
+0
|
*
|
|
|
|
|
|
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-09
6
-6
/
+6
*
|
|
|
|
|
|
|
Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-05-18
1
-0
/
+3
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
2024-05-16
1
-0
/
+3
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-05-17
2
-22
/
+23
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
crash: add a new kexec flag for hotplug support
Sourabh Jain
2024-04-23
2
-20
/
+19
|
*
|
|
|
|
|
|
|
crash: forward memory_notify arg to arch crash hotplug handler
Sourabh Jain
2024-04-23
2
-2
/
+4
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-05-15
34
-808
/
+1414
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge tag 'kvm-x86-misc-6.10' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-05-12
6
-30
/
+52
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
KVM: x86: Remove VT-d mention in posted interrupt tracepoint
Alejandro Jimenez
2024-05-02
1
-2
/
+2
[next]