index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
Age
Commit message (
Expand
)
Author
2019-11-26
Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-11-26
Merge branches 'x86-cpu-for-linus' and 'x86-fpu-for-linus' of git://git.kerne...
Linus Torvalds
2019-11-26
Merge branches 'core-objtool-for-linus', 'x86-cleanups-for-linus' and 'x86-ap...
Linus Torvalds
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-11-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-11-25
Merge tag 'for-linus-5.5a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-11-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-11-25
locking/refcount: Consolidate implementations of refcount_t
Will Deacon
2019-11-25
Merge branch 'x86/core' into perf/core, to resolve conflicts and to pick up c...
Ingo Molnar
2019-11-25
Merge branch 'x86/build' into x86/asm, to pick up completed topic branch
Ingo Molnar
2019-11-25
x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make th...
Ingo Molnar
2019-11-21
x86: hv: Add function to allocate zeroed page for Hyper-V
Himadri Pandya
2019-11-21
x86/cpu_entry_area: Add guard page for entry stack on 32bit
Thomas Gleixner
2019-11-21
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
2019-11-21
KVM: x86: implement MSR_IA32_TSX_CTRL effect on CPUID
Paolo Bonzini
2019-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-11-19
x86/stackframe/32: Repair 32-bit Xen PV
Jan Beulich
2019-11-19
Merge tag 'v5.4-rc8' into WIP.x86/mm, to pick up fixes
Ingo Molnar
2019-11-18
x86: Remove unused asm/rio.h
Thomas Gleixner
2019-11-16
x86/ioperm: Extend IOPL config to control ioperm() as well
Thomas Gleixner
2019-11-16
x86/iopl: Remove legacy IOPL option
Thomas Gleixner
2019-11-16
x86/iopl: Restrict iopl() permission scope
Thomas Gleixner
2019-11-16
x86/ioperm: Share I/O bitmap if identical
Thomas Gleixner
2019-11-16
x86/ioperm: Remove bitmap if all permissions dropped
Thomas Gleixner
2019-11-16
x86/ioperm: Move TSS bitmap update to exit to user work
Thomas Gleixner
2019-11-16
x86/ioperm: Add bitmap sequence number
Thomas Gleixner
2019-11-16
x86/ioperm: Move iobitmap data into a struct
Thomas Gleixner
2019-11-16
x86/tss: Move I/O bitmap data into a seperate struct
Thomas Gleixner
2019-11-16
x86/io: Speedup schedule out of I/O bitmap user
Thomas Gleixner
2019-11-16
x86/process: Unify copy_thread_tls()
Thomas Gleixner
2019-11-15
x86/alternatives: Teach text_poke_bp() to emulate instructions
Peter Zijlstra
2019-11-15
x86/cpu: Align the x86_capability array to size of unsigned long
Fenghua Yu
2019-11-15
KVM: x86: deliver KVM IOAPIC scan request to target vCPUs
Nitesh Narayan Lal
2019-11-15
KVM: x86/vPMU: Add lazy mechanism to release perf_event per vPMC
Like Xu
2019-11-15
KVM: x86/vPMU: Reuse perf_event to avoid unnecessary pmc_reprogram_counter
Like Xu
2019-11-15
x86/pci: Remove #ifdef __KERNEL__ guard from <asm/pci.h>
Christoph Hellwig
2019-11-15
x86/pci: Remove pci_64.h
Christoph Hellwig
2019-11-15
x86: Remove the calgary IOMMU driver
Christoph Hellwig
2019-11-15
Merge branch 'linus' into x86/hyperv
Thomas Gleixner
2019-11-14
x86/kdump: Remove the backup region handling
Lianbo Jiang
2019-11-14
x86/kdump: Always reserve the low 1M when the crashkernel option is specified
Lianbo Jiang
2019-11-14
x86/crash: Add a forward declaration of struct kimage
Lianbo Jiang
2019-11-14
xen/mcelog: add PPIN to record when available
Jan Beulich
2019-11-13
ftrace/x86: Tell objtool to ignore nondeterministic ftrace stack layout
Josh Poimboeuf
2019-11-13
ftrace/x86: Add register_ftrace_direct() for custom trampolines
Steven Rostedt (VMware)
2019-11-12
Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm...
Joerg Roedel
2019-11-12
x86/hyperv: Allow guests to enable InvariantTSC
Andrea Parri
2019-11-12
x86/hyperv: Micro-optimize send_ipi_one()
Vitaly Kuznetsov
2019-11-11
arch: rely on asm-generic/io.h for default ioremap_* definitions
Christoph Hellwig
2019-11-11
x86: Clean up ioremap()
Christoph Hellwig
[prev]
[next]