index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/apic: Implement effective irq mask update
Thomas Gleixner
2017-06-22
3
-0
/
+8
*
x86/apic: Add irq_data argument to apic->cpu_mask_to_apicid()
Thomas Gleixner
2017-06-22
5
-15
/
+32
*
x86/apic: Move cpumask and to core code
Thomas Gleixner
2017-06-22
12
-42
/
+29
*
x86/apic: Move online masking to core code
Thomas Gleixner
2017-06-22
3
-35
/
+22
*
x86/uv: Use default_cpu_mask_to_apicid_and()
Thomas Gleixner
2017-06-22
1
-15
/
+4
*
x86/apic: Move flat_cpu_mask_to_apicid_and() into C source
Thomas Gleixner
2017-06-22
2
-22
/
+22
*
x86/irq: Use irq_migrate_all_off_this_cpu()
Thomas Gleixner
2017-06-22
2
-87
/
+3
*
x86/irq: Restructure fixup_irqs()
Thomas Gleixner
2017-06-22
1
-26
/
+20
*
genirq/cpuhotplug: Add support for cleaning up move in progress
Thomas Gleixner
2017-06-22
1
-1
/
+0
*
x86/irq: Cleanup pending irq move in fixup_irqs()
Thomas Gleixner
2017-06-22
1
-4
/
+21
*
x86/msi: Create named irq domains
Thomas Gleixner
2017-06-22
1
-9
/
+33
*
x86/msi: Remove unused remap irq domain interface
Thomas Gleixner
2017-06-22
2
-7
/
+0
*
x86/msi: Provide new iommu irqdomain interface
Thomas Gleixner
2017-06-22
2
-0
/
+17
*
x86/uv: Create named irq domain
Thomas Gleixner
2017-06-22
1
-5
/
+13
*
x86/htirq: Create named domain
Thomas Gleixner
2017-06-22
1
-5
/
+16
*
x86/ioapic: Create named irq domain
Thomas Gleixner
2017-06-22
1
-2
/
+20
*
x86/vector: Create named irq domain
Thomas Gleixner
2017-06-22
1
-2
/
+7
*
x86/apic: Add name to irq chip
Thomas Gleixner
2017-06-22
1
-0
/
+1
*
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-06-19
2
-3
/
+3
*
x86/mm: Disable 1GB direct mappings when disabling 2MB mappings
Vlastimil Babka
2017-06-13
1
-3
/
+3
*
x86/debug: Handle early WARN_ONs proper
Peter Zijlstra
2017-06-12
3
-1
/
+5
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2017-06-11
1
-4
/
+0
|
\
|
*
security/keys: add CONFIG_KEYS_COMPAT to Kconfig
Bilal Amarni
2017-06-09
1
-4
/
+0
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-06-11
6
-15
/
+20
|
\
\
|
*
|
KVM: async_pf: avoid async pf injection when in guest mode
Wanpeng Li
2017-06-11
3
-4
/
+7
|
*
|
KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulation
Wanpeng Li
2017-06-08
1
-9
/
+11
|
*
|
KVM: nVMX: Fix exception injection
Wanpeng Li
2017-06-06
1
-1
/
+1
|
*
|
kvm: async_pf: fix rcu_irq_enter() with irqs enabled
Paolo Bonzini
2017-06-06
1
-1
/
+1
|
|
/
*
|
x86/microcode/intel: Clear patch pointer before jettisoning the initrd
Dominik Brodowski
2017-06-08
1
-0
/
+3
*
|
x86/cpu/cyrix: Add alternative Device ID of Geode GX1 SoC
Christian Sünkenberg
2017-06-05
1
-0
/
+1
|
/
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-06-02
3
-15
/
+12
|
\
|
*
Revert "x86/PAT: Fix Xorg regression on CPUs that don't support PAT"
Ingo Molnar
2017-06-01
1
-6
/
+3
|
*
x86/debug/32: Convert a smp_processor_id() call to raw to avoid DEBUG_PREEMPT...
Borislav Petkov
2017-05-29
1
-1
/
+1
|
*
x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preempt...
Borislav Petkov
2017-05-29
1
-8
/
+8
*
|
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-06-02
3
-10
/
+78
|
\
\
|
*
|
x86/efi: Correct EFI identity mapping under 'efi=old_map' when KASLR is enabled
Baoquan He
2017-05-28
1
-8
/
+71
|
*
|
x86/efi: Disable runtime services on kexec kernel if booted with efi=old_map
Sai Praneeth
2017-05-28
1
-2
/
+4
|
*
|
efi: Don't issue error message when booted under Xen
Juergen Gross
2017-05-28
1
-0
/
+3
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-06-01
4
-102
/
+83
|
\
\
|
|
/
|
/
|
|
*
KVM: x86: Fix nmi injection failure when vcpu got blocked
ZhuangYanying
2017-06-01
1
-2
/
+5
|
*
KVM: SVM: do not zero out segment attributes if segment is unusable or not pr...
Roman Pen
2017-06-01
1
-13
/
+11
|
*
KVM: SVM: ignore type when setting segment registers
Gioh Kim
2017-05-30
1
-1
/
+1
|
*
KVM: nVMX: fix nested_vmx_check_vmptr failure paths under debugging
Radim Krčmář
2017-05-30
1
-83
/
+57
|
*
KVM: x86: Fix virtual wire mode
Jan H. Schönherr
2017-05-26
1
-1
/
+2
|
*
KVM: nVMX: Fix handling of lmsw instruction
Jan H. Schönherr
2017-05-26
1
-2
/
+5
|
*
KVM: X86: Fix preempt the preemption timer cancel
Wanpeng Li
2017-05-26
1
-0
/
+2
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-05-27
9
-37
/
+81
|
\
\
|
*
|
x86/timers: Move simple_udelay_calibration past init_hypervisor_platform
Jan Kiszka
2017-05-26
1
-2
/
+2
|
*
|
x86/alternatives: Prevent uninitialized stack byte read in apply_alternatives()
Mateusz Jurczyk
2017-05-24
1
-2
/
+7
|
*
|
x86/PAT: Fix Xorg regression on CPUs that don't support PAT
Mikulas Patocka
2017-05-24
1
-3
/
+6
[next]