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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
7
-57
/
+74
2020-05-31
Merge tag 'x86-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-56
/
+73
2020-05-29
take the dummy csum_and_copy_from_user() into net/checksum.h
Al Viro
1
-20
/
+0
2020-05-29
x86: switch 32bit csum_and_copy_to_user() to user_access_{begin,end}()
Al Viro
3
-7
/
+3
2020-05-29
x86: switch both 32bit and 64bit to providing csum_and_copy_from_user()
Al Viro
4
-13
/
+14
2020-05-29
x86_64: csum_..._copy_..._user(): switch to unsafe_..._user()
Al Viro
1
-11
/
+12
2020-05-29
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into x86/urgent
Ingo Molnar
1
-38
/
+48
2020-05-28
x86/ioperm: Prevent a memory leak when fork fails
Jay Lang
3
-15
/
+15
2020-05-28
x86/spinlock: Remove obsolete ticket spinlock macros and types
Waiman Long
1
-22
/
+0
2020-05-28
x86/split_lock: Add Icelake microserver and Tigerlake CPU models
Fenghua Yu
1
-0
/
+3
2020-05-28
x86/dma: Fix max PFN arithmetic overflow on 32 bit systems
Alexander Dahl
1
-1
/
+1
2020-05-28
x86/mm: Drop deprecated DISCONTIGMEM support for 32-bit
Mike Rapoport
4
-84
/
+1
2020-05-28
x86/Kconfig: Update config and kernel doc for MPK feature on AMD
Babu Moger
1
-2
/
+2
2020-05-28
KVM: nVMX: always update CR3 in VMCS
Paolo Bonzini
1
-4
/
+1
2020-05-28
KVM: SVM: always update CR3 in VMCB
Paolo Bonzini
2
-16
/
+6
2020-05-28
KVM: nSVM: correctly inject INIT vmexits
Paolo Bonzini
1
-0
/
+27
2020-05-28
KVM: nSVM: remove exit_required
Paolo Bonzini
3
-19
/
+1
2020-05-28
KVM: nSVM: inject exceptions via svm_check_nested_events
Paolo Bonzini
5
-103
/
+58
2020-05-28
KVM: x86: enable event window in inject_pending_event
Paolo Bonzini
4
-77
/
+92
2020-05-28
perf/x86/rapl: Add AMD Fam17h RAPL support
Stephane Eranian
2
-0
/
+21
2020-05-28
perf/x86/rapl: Make perf_probe_msr() more robust and flexible
Stephane Eranian
1
-0
/
+13
2020-05-28
perf/x86/rapl: Flip logic on default events visibility
Stephane Eranian
1
-0
/
+11
2020-05-28
perf/x86/rapl: Refactor to share the RAPL code between Intel and AMD CPUs
Stephane Eranian
1
-6
/
+23
2020-05-28
perf/x86/rapl: Move RAPL support to common x86 code
Stephane Eranian
4
-8
/
+10
2020-05-28
Merge tag 'v5.7-rc7' into perf/core, to pick up fixes
Ingo Molnar
40
-322
/
+523
2020-05-27
x86/PCI: Drop unused xen_register_pirq() gsi_override parameter
Wei Liu
1
-10
/
+6
2020-05-27
copy_xstate_to_kernel(): don't leave parts of destination uninitialized
Al Viro
1
-38
/
+48
2020-05-27
KVM: x86: track manually whether an event has been injected
Paolo Bonzini
1
-5
/
+12
2020-05-27
KVM: nSVM: Preserve registers modifications done before nested_svm_vmexit()
Vitaly Kuznetsov
1
-3
/
+3
2020-05-27
KVM: x86: Initialize tdp_level during vCPU creation
Sean Christopherson
1
-0
/
+1
2020-05-27
KVM: nSVM: leave ASID aside in copy_vmcb_control_area
Paolo Bonzini
1
-1
/
+1
2020-05-27
KVM: nSVM: fix condition for filtering async PF
Paolo Bonzini
1
-2
/
+2
2020-05-27
kvm/x86: Remove redundant function implementations
彭浩(Richard)
5
-16
/
+10
2020-05-27
KVM: Fix the indentation to match coding style
Haiwei Li
1
-1
/
+1
2020-05-27
KVM: VMX: replace "fall through" with "return" to indicate different case
Miaohe Lin
1
-4
/
+2
2020-05-27
KVM: x86: Take an unsigned 32-bit int for has_emulated_msr()'s index
Sean Christopherson
3
-3
/
+3
2020-05-27
KVM: x86: Remove superfluous brackets from case statement
Sean Christopherson
1
-2
/
+2
2020-05-27
KVM: x86: allow KVM_STATE_NESTED_MTF_PENDING in kvm_state flags
Paolo Bonzini
1
-1
/
+1
2020-05-27
Merge branch 'kvm-master' into HEAD
Paolo Bonzini
5
-39
/
+33
2020-05-27
KVM: x86: simplify is_mmio_spte
Paolo Bonzini
4
-11
/
+6
2020-05-27
KVM: x86: don't expose MSR_IA32_UMWAIT_CONTROL unconditionally
Maxim Levitsky
1
-0
/
+4
2020-05-27
KVM: VMX: enable X86_FEATURE_WAITPKG in KVM capabilities
Maxim Levitsky
1
-0
/
+3
2020-05-27
KVM: x86/mmu: Set mmio_value to '0' if reserved #PF can't be generated
Sean Christopherson
1
-18
/
+9
2020-05-27
x86: Hide the archdata.iommu field behind generic IOMMU_API
Krzysztof Kozlowski
1
-1
/
+1
2020-05-27
x86/apb_timer: Drop unused declaration and macro
Johan Hovold
1
-3
/
+0
2020-05-27
x86/apb_timer: Drop unused TSC calibration
Johan Hovold
2
-55
/
+0
2020-05-26
x86/io_apic: Remove unused function mp_init_irq_at_boot()
YueHaibing
1
-13
/
+0
2020-05-26
x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long"
Andy Lutomirski
1
-2
/
+9
2020-05-26
x86/apic: Make TSC deadline timer detection message visible
Borislav Petkov
1
-1
/
+1
2020-05-25
x86/reboot/quirks: Add MacBook6,1 reboot quirk
Hill Ma
1
-0
/
+8
[prev]
[next]