index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-8
/
+10
2022-03-10
x86, ACPI: rename init_freq_invariance_cppc() to arch_init_invariance_cppc()
Ionela Voinescu
1
-1
/
+1
2022-03-08
x86/ACPI: CPPC: Move init_freq_invariance_cppc() into x86 CPPC
Huang Rui
1
-3
/
+1
2022-03-08
x86: Expose init_freq_invariance() to topology header
Huang Rui
1
-0
/
+4
2022-03-08
x86/ACPI: CPPC: Move AMD maximum frequency ratio setting function into x86 CPPC
Huang Rui
1
-0
/
+9
2022-03-08
KVM: SVM: Allow AVIC support on system w/ physical APIC ID > 255
Suravee Suthikulpanit
1
-1
/
+1
2022-03-08
KVM: x86/mmu: Zap invalidated roots via asynchronous worker
Paolo Bonzini
1
-0
/
+2
2022-03-07
Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-8
/
+10
2022-03-04
Merge branch 'kvm-bugfixes' into HEAD
Paolo Bonzini
1
-1
/
+0
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+0
2022-03-02
platform/x86: Add AMD system management interface
Suma Hegde
1
-0
/
+16
2022-03-01
KVM: x86/mmu: Zap only obsolete roots if a root shadow page is zapped
Sean Christopherson
1
-0
/
+2
2022-02-25
KVM: x86/mmu: do not pass vcpu to root freeing functions
Paolo Bonzini
1
-2
/
+2
2022-02-25
KVM: x86: use struct kvm_mmu_root_info for mmu->root
Paolo Bonzini
1
-2
/
+1
2022-02-25
KVM: x86: Provide per VM capability for disabling PMU virtualization
David Dunn
1
-0
/
+1
2022-02-25
KVM: x86: Fix pointer mistmatch warning when patching RET0 static calls
Sean Christopherson
1
-2
/
+2
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
1
-12
/
+2
2022-02-25
uaccess: add generic __{get,put}_kernel_nofault
Arnd Bergmann
1
-2
/
+0
2022-02-25
x86: use more conventional access_ok() definition
Arnd Bergmann
1
-22
/
+3
2022-02-25
x86: remove __range_not_ok()
Arnd Bergmann
1
-4
/
+6
2022-02-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+0
2022-02-23
x86/mm/cpa: Generalize __set_memory_enc_pgtable()
Brijesh Singh
2
-1
/
+16
2022-02-23
x86/coco: Add API to handle encryption mask
Kirill A. Shutemov
2
-6
/
+25
2022-02-23
x86/coco: Explicitly declare type of confidential computing platform
Kirill A. Shutemov
1
-0
/
+14
2022-02-23
x86/pat: Remove the unused set_pages_array_wt() function
Christoph Hellwig
1
-1
/
+0
2022-02-23
sched/headers: Add initial new headers as identity mappings
Ingo Molnar
1
-0
/
+1
2022-02-21
Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts
Ingo Molnar
7
-27
/
+61
2022-02-21
x86/speculation: Add eIBRS + Retpoline options
Peter Zijlstra
1
-1
/
+3
2022-02-21
x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE
Peter Zijlstra (Intel)
2
-7
/
+7
2022-02-19
sched/preempt: Refactor sched_dynamic_update()
Mark Rutland
1
-4
/
+6
2022-02-18
KVM: x86/mmu: Remove MMU auditing
Sean Christopherson
1
-4
/
+0
2022-02-18
KVM: x86: allow defining return-0 static calls
Paolo Bonzini
2
-6
/
+13
2022-02-18
KVM: x86: make several APIC virtualization callbacks optional
Paolo Bonzini
1
-5
/
+5
2022-02-18
KVM: x86: warn on incorrectly NULL members of kvm_x86_ops
Paolo Bonzini
1
-2
/
+5
2022-02-18
KVM: x86: remove KVM_X86_OP_NULL and mark optional kvm_x86_ops
Paolo Bonzini
2
-45
/
+45
2022-02-18
KVM: x86: return 1 unconditionally for availability of KVM_CAP_VAPIC
Paolo Bonzini
2
-2
/
+0
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-9
/
+55
2022-02-17
x86/kvm/fpu: Remove kvm_vcpu_arch.guest_supported_xcr0
Leonardo Bras
1
-1
/
+0
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
4
-5
/
+5
2022-02-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+37
2022-02-15
perf/x86/intel/pt: Add a capability and config bit for disabling TNTs
Alexander Shishkin
2
-0
/
+2
2022-02-15
perf/x86/intel/pt: Add a capability and config bit for event tracing
Alexander Shishkin
2
-0
/
+2
2022-02-15
x86/cpufeatures: Re-enable ENQCMD
Fenghua Yu
1
-2
/
+5
2022-02-13
Merge tag 'objtool_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-9
/
+11
2022-02-12
x86/ptrace: Always inline v8086_mode() for instrumentation
Borislav Petkov
1
-1
/
+1
2022-02-12
cpumask: Add a x86-specific cpumask_clear_cpu() helper
Borislav Petkov
1
-0
/
+10
2022-02-12
Merge tag 'for-linus-5.17a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-0
/
+7
2022-02-11
lib/xor: make xor prototypes more friendly to compiler vectorization
Ard Biesheuvel
3
-35
/
+70
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-16
/
+3
2022-02-10
KVM: x86/mmu: Split huge pages mapped by the TDP MMU during KVM_CLEAR_DIRTY_LOG
David Matlack
1
-0
/
+4
[prev]
[next]