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-07
x86/delay: Preparatory code cleanup
Thomas Gleixner
3
-23
/
+27
2020-05-07
x86/platform/uv: Remove the unused _uv_cpu_blade_processor_id() macro
Christoph Hellwig
1
-1
/
+0
2020-05-07
x86/platform/uv: Unexport uv_apicid_hibits
Christoph Hellwig
1
-1
/
+0
2020-05-07
x86/platform/uv: Remove _uv_hub_info_check()
Christoph Hellwig
2
-20
/
+0
2020-05-07
x86/platform/uv: Simplify uv_send_IPI_one()
Christoph Hellwig
2
-25
/
+14
2020-05-07
x86/platform/uv: Mark uv_min_hub_revision_id static
Christoph Hellwig
1
-2
/
+1
2020-05-07
x86/platform/uv: Mark is_uv_hubless() static
Christoph Hellwig
2
-4
/
+1
2020-05-07
x86/platform/uv: Remove the UV*_HUB_IS_SUPPORTED macros
Christoph Hellwig
2
-26
/
+0
2020-05-07
x86/platform/uv: Unexport symbols only used by x2apic_uv_x.c
Christoph Hellwig
1
-6
/
+0
2020-05-07
x86/platform/uv: Unexport sn_coherency_id
Christoph Hellwig
1
-1
/
+0
2020-05-07
x86/platform/uv: Remove the uv_partition_coherence_id() macro
Christoph Hellwig
2
-2
/
+1
2020-05-07
x86/platform/uv: Mark uv_bios_call() and uv_bios_call_irqsave() static
Christoph Hellwig
2
-11
/
+4
2020-05-07
cpu/hotplug: Remove disable_nonboot_cpus()
Qais Yousef
2
-3
/
+3
2020-05-07
x86/apic: Convert the TSC deadline timer matching to steppings macro
Borislav Petkov
1
-45
/
+12
2020-05-07
x86/cpu: Add a X86_MATCH_INTEL_FAM6_MODEL_STEPPINGS() macro
Borislav Petkov
1
-0
/
+4
2020-05-07
KVM: nSVM: trap #DB and #BP to userspace if guest debugging is on
Paolo Bonzini
1
-0
/
+8
2020-05-07
Merge 'x86/urgent' into x86/cpu
Borislav Petkov
22
-193
/
+297
2020-05-07
KVM: X86: Fix single-step with KVM_SET_GUEST_DEBUG
Peter Xu
1
-1
/
+1
2020-05-07
KVM: X86: Set RTM for DB_VECTOR too for KVM_EXIT_DEBUG
Peter Xu
1
-1
/
+1
2020-05-07
KVM: x86: fix DR6 delivery for various cases of #DB injection
Paolo Bonzini
3
-11
/
+9
2020-05-07
KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly
Peter Xu
1
-0
/
+1
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
7
-20
/
+35
2020-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
5
-18
/
+23
2020-05-06
x86/resctrl: Support wider MBM counters
Reinette Chatre
2
-2
/
+14
2020-05-06
x86/resctrl: Support CPUID enumeration of MBM counter width
Reinette Chatre
2
-1
/
+7
2020-05-06
x86/resctrl: Maintain MBM counter width per resource
Reinette Chatre
4
-14
/
+24
2020-05-06
x86/resctrl: Query LLC monitoring properties once during boot
Reinette Chatre
4
-2
/
+11
2020-05-06
x86/resctrl: Remove unnecessary RMID checks
Reinette Chatre
1
-15
/
+0
2020-05-06
x86/cpu: Move resctrl CPUID code to resctrl/
Reinette Chatre
3
-25
/
+29
2020-05-06
x86/resctrl: Rename asm/resctrl_sched.h to asm/resctrl.h
Reinette Chatre
6
-8
/
+8
2020-05-06
KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly
Peter Xu
1
-0
/
+1
2020-05-06
kvm: x86: Use KVM CPU capabilities to determine CR4 reserved bits
Paolo Bonzini
1
-15
/
+5
2020-05-06
KVM: VMX: Explicitly clear RFLAGS.CF and RFLAGS.ZF in VM-Exit RSB path
Sean Christopherson
1
-0
/
+3
2020-05-05
signal: refactor copy_siginfo_to_user32
Christoph Hellwig
3
-4
/
+34
2020-05-05
efi/libstub: Fix mixed mode boot issue after macro refactor
Arvind Sankar
1
-4
/
+15
2020-05-04
x86/boot/compressed/64: Switch to __KERNEL_CS after GDT is loaded
Joerg Roedel
1
-0
/
+8
2020-05-04
kvm: ioapic: Restrict lazy EOI update to edge-triggered interrupts
Paolo Bonzini
1
-5
/
+5
2020-05-04
KVM: x86: Fixes posted interrupt check for IRQs delivery modes
Suravee Suthikulpanit
1
-2
/
+2
2020-05-04
KVM: SVM: fill in kvm_run->debug.arch.dr[67]
Paolo Bonzini
1
-0
/
+2
2020-05-04
KVM: nVMX: Replace a BUG_ON(1) with BUG() to squash clang warning
Sean Christopherson
1
-1
/
+1
2020-05-04
x86/boot: Fix -Wint-to-pointer-cast build warning
Vamshi K Sthambamkadi
1
-4
/
+3
2020-05-04
x86/boot: Add kstrtoul() from lib/
Vamshi K Sthambamkadi
2
-1
/
+43
2020-05-04
x86/mcelog: Add compat_ioctl for 32-bit mcelog support
He Zhe
1
-0
/
+1
2020-05-03
x86/tlb/uv: Add a forward declaration for struct flush_tlb_info
Borislav Petkov
1
-0
/
+1
2020-05-03
x86/unwind/orc: Move ORC sorting variables under !CONFIG_MODULES
Josh Poimboeuf
1
-4
/
+4
2020-05-01
x86/apic: Move TSC deadline timer debug printk
Thomas Gleixner
1
-13
/
+14
2020-05-01
ftrace/x86: Fix trace event registration for syscalls without arguments
Konstantin Khlebnikov
1
-2
/
+3
2020-04-30
perf/x86/intel/pt: Drop pointless NULL assignment.
Paul Gortmaker
1
-2
/
+0
2020-04-30
x86/perf: Add hardware performance events support for Zhaoxin CPU.
CodyYao-oc
6
-0
/
+639
2020-04-30
x86/retpoline: Fix retpoline unwind
Peter Zijlstra
3
-51
/
+38
[prev]
[next]