index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-06
x86/mtrr: Rename mtrr_overwrite_state() to guest_force_mtrr_state()
Kirill A. Shutemov
1
-5
/
+5
2024-12-06
x86/paravirt: Remove the WBINVD callback
Juergen Gross
3
-16
/
+1
2024-12-06
x86/cpufeatures: Free up unused feature bits
Sohil Mehta
1
-2
/
+2
2024-12-06
x86/kexec: Drop page_list argument from relocate_kernel()
David Woodhouse
1
-7
/
+5
2024-12-06
x86/kexec: Move relocate_kernel to kernel .data section
David Woodhouse
1
-0
/
+1
2024-12-06
x86/kexec: Allocate PGD for x86_64 transition page tables separately
David Woodhouse
1
-4
/
+14
2024-12-06
Merge branch 'x86/urgent' into x86/boot, to pick up dependent fixes
Ingo Molnar
1
-2
/
+6
2024-12-06
x86/mm/tlb: Only trim the mm_cpumask once a second
Rik van Riel
3
-0
/
+4
2024-12-05
x86/tdx: Dump attributes and TD_CTLS on boot
Kirill A. Shutemov
2
-3
/
+39
2024-12-05
x86/boot: Disable UBSAN in early boot code
Ard Biesheuvel
1
-1
/
+1
2024-12-05
x86/boot/64: Determine VA/PA offset before entering C code
Ard Biesheuvel
1
-1
/
+1
2024-12-05
x86/mm: Add _PAGE_NOPTISHADOW bit to avoid updating userspace page tables
David Woodhouse
1
-2
/
+6
2024-12-04
x86/tdx: Disable unnecessary virtualization exceptions
Kirill A. Shutemov
1
-0
/
+1
2024-12-04
x86/mtrr: Rename mtrr_overwrite_state() to guest_force_mtrr_state()
Kirill A. Shutemov
1
-5
/
+5
2024-12-02
platform/x86/amd/hsmp: Add support for HSMP protocol version 7 messages
Suma Hegde
1
-2
/
+62
2024-12-02
objtool: Fix ANNOTATE_REACHABLE to be a normal annotation
Peter Zijlstra
2
-3
/
+3
2024-12-02
objtool: Convert {.UN}REACHABLE to ANNOTATE
Peter Zijlstra
2
-2
/
+2
2024-12-02
objtool: Collect more annotations in objtool.h
Peter Zijlstra
2
-21
/
+0
2024-12-02
objtool: Convert ANNOTATE_IGNORE_ALTERNATIVE to ANNOTATE
Peter Zijlstra
1
-11
/
+3
2024-12-02
objtool: Convert ANNOTATE_RETPOLINE_SAFE to ANNOTATE
Peter Zijlstra
1
-11
/
+2
2024-12-02
x86/topology: Introduce topology_logical_core_id()
K Prateek Nayak
2
-0
/
+2
2024-12-02
perf/x86/intel/ds: Clarify adaptive PEBS processing
Kan Liang
1
-2
/
+14
2024-12-01
Merge tag 'x86_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+4
2024-11-25
Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-22
/
+13
2024-11-25
futex: improve user space accesses
Linus Torvalds
1
-2
/
+6
2024-11-25
x86/mm: Carve out INVLPG inline asm for use by others
Borislav Petkov (AMD)
1
-0
/
+4
2024-11-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-5
/
+13
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
8
-13
/
+53
2024-11-22
Merge tag 'x86_tdx_for_6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+12
2024-11-22
Merge tag 'x86_misc_for_6.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+5
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+0
2024-11-20
Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+2
2024-11-20
Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-22
/
+6
2024-11-19
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+0
2024-11-19
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-89
/
+24
2024-11-19
Merge tag 'x86-splitlock-2024-11-18' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+10
2024-11-19
Merge tag 'sched-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+4
2024-11-19
Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-5
/
+13
2024-11-19
Merge tag 'locking-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+5
2024-11-19
Merge tag 'x86_cpu_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-2
/
+36
2024-11-19
Merge tag 'x86_sev_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+92
2024-11-19
Merge tag 'ras_core_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+36
2024-11-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+0
2024-11-17
Merge tag 'x86_urgent_for_v6.12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2024-11-14
KVM: x86: switch hugepage recovery thread to vhost_task
Paolo Bonzini
1
-1
/
+3
2024-11-14
Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...
Catalin Marinas
1
-3
/
+0
2024-11-14
Merge tag 'loongarch-kvm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-5
/
+0
2024-11-14
perf/x86: Refactor misc flag assignments
Colton Lewis
1
-0
/
+2
2024-11-14
perf/core: Hoist perf_instruction_pointer() and perf_misc_flags()
Colton Lewis
1
-5
/
+5
2024-11-13
x86: KVM: Advertise CPUIDs for new instructions in Clearwater Forest
Tao Su
1
-0
/
+3
[prev]
[next]