index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-10
/
+28
2019-11-26
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-53
/
+51
2019-11-26
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-22
/
+24
2019-11-26
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-20
/
+8
2019-11-26
Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+20
2019-11-26
Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-19
/
+59
2019-11-26
Merge branches 'x86-cpu-for-linus' and 'x86-fpu-for-linus' of git://git.kerne...
Linus Torvalds
5
-4
/
+15
2019-11-26
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+15
2019-11-26
Merge branches 'core-objtool-for-linus', 'x86-cleanups-for-linus' and 'x86-ap...
Linus Torvalds
6
-192
/
+0
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-6
/
+18
2019-11-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-6
/
+26
2019-11-25
Merge tag 'for-linus-5.5a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2019-11-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+6
2019-11-25
x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make th...
Ingo Molnar
2
-9
/
+11
2019-11-21
x86/cpu_entry_area: Add guard page for entry stack on 32bit
Thomas Gleixner
1
-1
/
+5
2019-11-21
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
6
-8
/
+44
2019-11-21
KVM: x86: implement MSR_IA32_TSX_CTRL effect on CPUID
Paolo Bonzini
1
-0
/
+1
2019-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-6
/
+18
2019-11-19
x86/stackframe/32: Repair 32-bit Xen PV
Jan Beulich
1
-0
/
+12
2019-11-19
Merge tag 'v5.4-rc8' into WIP.x86/mm, to pick up fixes
Ingo Molnar
69
-339
/
+410
2019-11-18
x86: Remove unused asm/rio.h
Thomas Gleixner
1
-64
/
+0
2019-11-15
x86/alternatives: Teach text_poke_bp() to emulate instructions
Peter Zijlstra
1
-6
/
+18
2019-11-15
x86/cpu: Align the x86_capability array to size of unsigned long
Fenghua Yu
1
-1
/
+9
2019-11-15
KVM: x86: deliver KVM IOAPIC scan request to target vCPUs
Nitesh Narayan Lal
1
-0
/
+2
2019-11-15
KVM: x86/vPMU: Add lazy mechanism to release perf_event per vPMC
Like Xu
1
-0
/
+14
2019-11-15
KVM: x86/vPMU: Reuse perf_event to avoid unnecessary pmc_reprogram_counter
Like Xu
1
-0
/
+5
2019-11-15
x86/pci: Remove #ifdef __KERNEL__ guard from <asm/pci.h>
Christoph Hellwig
1
-3
/
+0
2019-11-15
x86/pci: Remove pci_64.h
Christoph Hellwig
2
-18
/
+0
2019-11-15
x86: Remove the calgary IOMMU driver
Christoph Hellwig
3
-106
/
+0
2019-11-15
Merge branch 'linus' into x86/hyperv
Thomas Gleixner
77
-383
/
+543
2019-11-14
x86/kdump: Remove the backup region handling
Lianbo Jiang
2
-20
/
+0
2019-11-14
x86/kdump: Always reserve the low 1M when the crashkernel option is specified
Lianbo Jiang
1
-0
/
+6
2019-11-14
x86/crash: Add a forward declaration of struct kimage
Lianbo Jiang
1
-0
/
+2
2019-11-14
xen/mcelog: add PPIN to record when available
Jan Beulich
1
-0
/
+2
2019-11-12
x86/boot: Introduce setup_indirect
Daniel Kiper
1
-3
/
+13
2019-11-12
x86/boot: Introduce kernel_info.setup_type_max
Daniel Kiper
1
-0
/
+3
2019-11-12
x86/boot: Introduce kernel_info
Daniel Kiper
1
-0
/
+1
2019-11-12
x86/hyperv: Allow guests to enable InvariantTSC
Andrea Parri
1
-0
/
+5
2019-11-12
x86/hyperv: Micro-optimize send_ipi_one()
Vitaly Kuznetsov
1
-0
/
+15
2019-11-07
x86/Kconfig: Rename UMIP config parameter
Babu Moger
2
-3
/
+3
2019-11-04
kvm: x86: mmu: Recovery of shattered NX large pages
Junaid Shahid
1
-0
/
+4
2019-11-04
kvm: mmu: ITLB_MULTIHIT mitigation
Paolo Bonzini
1
-0
/
+2
2019-11-04
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
2
-0
/
+8
2019-10-28
x86/speculation/taa: Add mitigation for TSX Async Abort
Pawan Gupta
4
-2
/
+14
2019-10-28
x86/msr: Add the IA32_TSX_CTRL MSR
Pawan Gupta
1
-0
/
+5
2019-10-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+9
2019-10-22
KVM: nVMX: Don't leak L1 MMIO regions to L2
Jim Mattson
1
-1
/
+1
2019-10-22
KVM: x86: Introduce vcpu->arch.xsaves_enabled
Aaron Lewis
1
-0
/
+1
2019-10-22
x86/kdump: Remove the unused crash_copy_backup_region()
Lianbo Jiang
1
-1
/
+0
2019-10-22
KVM: x86/vPMU: Declare kvm_pmu->reprogram_pmi field using DECLARE_BITMAP
Like Xu
1
-1
/
+1
[next]