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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-18
iommu/amd: Fix IOMMU interrupt generation in X2APIC mode
David Woodhouse
1
-0
/
+1
2020-11-18
x86/head/64: Remove unused GET_CR2_INTO() macro
Arvind Sankar
1
-11
/
+0
2020-11-18
x86/vdso: Implement a vDSO for Intel SGX enclave call
Sean Christopherson
2
-0
/
+100
2020-11-18
x86/vdso: Add support for exception fixup in vDSO functions
Sean Christopherson
1
-0
/
+5
2020-11-18
x86/sgx: Add SGX_IOC_ENCLAVE_PROVISION
Jarkko Sakkinen
1
-0
/
+11
2020-11-18
x86/sgx: Add SGX_IOC_ENCLAVE_INIT
Jarkko Sakkinen
1
-0
/
+11
2020-11-18
x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGES
Jarkko Sakkinen
1
-0
/
+30
2020-11-18
x86/sgx: Add SGX_IOC_ENCLAVE_CREATE
Jarkko Sakkinen
1
-0
/
+25
2020-11-17
x86/dumpstack: Make show_trace_log_lvl() static
Hui Su
1
-3
/
+0
2020-11-17
x86/mm: Signal SIGSEGV with PF_SGX
Sean Christopherson
1
-0
/
+2
2020-11-17
x86/{cpufeatures,msr}: Add Intel SGX Launch Control hardware bits
Sean Christopherson
2
-0
/
+8
2020-11-17
x86/cpufeatures: Add Intel SGX hardware bits
Sean Christopherson
3
-1
/
+9
2020-11-16
x86: Reclaim unused x86 TI flags
Gabriel Krisman Bertazi
1
-10
/
+0
2020-11-16
x86: Expose syscall_work field in thread_info
Gabriel Krisman Bertazi
1
-0
/
+1
2020-11-16
Merge branch 'x86/entry' into core/entry
Thomas Gleixner
5
-19
/
+24
2020-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2020-11-15
Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-10
/
+0
2020-11-15
KVM: X86: Implement ring-based dirty memory tracking
Peter Xu
2
-0
/
+4
2020-11-15
KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]
Peter Xu
1
-1
/
+2
2020-11-15
KVM: x86: emulate wait-for-SIPI and SIPI-VMExit
Yadong Qi
2
-0
/
+3
2020-11-15
KVM: x86: Move vendor CR4 validity check to dedicated kvm_x86_ops hook
Sean Christopherson
1
-1
/
+2
2020-11-13
livepatch: Use the default ftrace_ops instead of REGS when ARGS is available
Steven Rostedt (VMware)
2
-2
/
+5
2020-11-13
ftrace/x86: Allow for arguments to be passed in to ftrace_regs by default
Steven Rostedt (VMware)
1
-0
/
+15
2020-11-13
KVM: x86: Introduce cr3_lm_rsvd_bits in kvm_vcpu_arch
Babu Moger
1
-0
/
+1
2020-11-11
x86/fpu: Make kernel FPU protection RT friendly
Thomas Gleixner
1
-2
/
+16
2020-11-11
x86/fpu: Simplify fpregs_[un]lock()
Thomas Gleixner
1
-2
/
+3
2020-11-11
x86/platform/uv: Drop last traces of uv_flush_tlb_others
Jiri Slaby
1
-10
/
+0
2020-11-10
powercap: Add AMD Fam17h RAPL support
Victor Ding
1
-0
/
+1
2020-11-10
x86/msr-index: sort AMD RAPL MSRs by address
Victor Ding
1
-1
/
+1
2020-11-09
perf/x86/intel: Make anythread filter support conditional
Stephane Eranian
1
-1
/
+3
2020-11-07
Merge branch 'linus' into perf/kprobes
Ingo Molnar
90
-5024
/
+5250
2020-11-06
io-mapping: Cleanup atomic iomap
Thomas Gleixner
1
-8
/
+1
2020-11-06
x86/mm/highmem: Use generic kmap atomic implementation
Thomas Gleixner
5
-29
/
+21
2020-11-06
x86/mce: Correct the detection of invalid notifier priorities
Zhen Lei
1
-1
/
+2
2020-11-06
ima: generalize x86/EFI arch glue for other EFI architectures
Chester Lin
1
-0
/
+3
2020-11-04
x86/entry: Move nmi entry/exit into common code
Thomas Gleixner
1
-3
/
+0
2020-11-04
x86/hyperv: Enable 15-bit APIC ID if the hypervisor supports it
Dexuan Cui
1
-0
/
+7
2020-11-02
x86/mce: Enable additional error logging on certain Intel CPUs
Tony Luck
1
-0
/
+1
2020-10-29
x86/build: Fix vmlinux size check on 64-bit
Arvind Sankar
3
-15
/
+17
2020-10-29
x86: Wire up TIF_NOTIFY_SIGNAL
Jens Axboe
1
-0
/
+2
2020-10-28
x86/apic: Support 15 bits of APIC ID in MSI where available
David Woodhouse
2
-1
/
+4
2020-10-28
x86/ioapic: Handle Extended Destination ID field in RTE
David Woodhouse
1
-1
/
+2
2020-10-28
x86: Kill all traces of irq_remapping_get_irq_domain()
David Woodhouse
2
-11
/
+0
2020-10-28
x86/apic: Add select() method on vector irqdomain
David Woodhouse
1
-0
/
+3
2020-10-28
x86/ioapic: Generate RTE directly from parent irqchip's MSI message
David Woodhouse
1
-6
/
+5
2020-10-28
x86/ioapic: Cleanup IO/APIC route entry structs
Thomas Gleixner
1
-50
/
+28
2020-10-28
x86/io_apic: Cleanup trigger/polarity helpers
Thomas Gleixner
1
-3
/
+3
2020-10-28
x86/msi: Remove msidef.h
Thomas Gleixner
1
-57
/
+0
2020-10-28
x86/msi: Provide msi message shadow structs
Thomas Gleixner
1
-0
/
+49
2020-10-28
x86/hpet: Move MSI support into hpet.c
David Woodhouse
1
-11
/
+0
[prev]
[next]