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
Age
Commit message (
Expand
)
Author
2013-11-12
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-11-12
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-11-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-11-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-11-12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-11-12
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-11-07
x86/apic: Disable I/O APIC before shutdown of the local APIC
Fenghua Yu
2013-11-06
uprobes: Introduce arch_uprobe->ixol
Oleg Nesterov
2013-11-06
uprobes: Move function declarations out of arch
David A. Long
2013-11-06
perf/x86/intel: Add Ivy Bridge-EP uncore IRP box support
Yan, Zheng
2013-11-06
perf/x86/intel/uncore: Add filter support for IvyBridge-EP QPI boxes
Yan, Zheng
2013-11-06
perf: Fix arch_perf_out_copy_user default
Peter Zijlstra
2013-11-04
Merge branch 'perf/urgent' into perf/core to fix conflicts
Ingo Molnar
2013-11-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-11-01
Merge branch 'linus' into sched/core
Ingo Molnar
2013-10-30
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
2013-10-30
percpu: fix this_cpu_sub() subtrahend casting for unsigneds
Greg Thelen
2013-10-30
KVM: Fix modprobe failure for kvm_intel/kvm_amd
Tim Gardner
2013-10-29
perf/x86: Further optimize copy_from_user_nmi()
Peter Zijlstra
2013-10-29
perf/x86: Fix NMI measurements
Peter Zijlstra
2013-10-29
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2013-10-26
x86/time: Honor ACPI FADT flag indicating absence of a CMOS RTC
Jan Beulich
2013-10-26
x86: Unify copy_to_user() and add size checking to it
Jan Beulich
2013-10-26
x86: Unify copy_from_user() size checking
Jan Beulich
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-10-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-10-16
perf/x86: Optimize intel_pmu_pebs_fixup_ip()
Peter Zijlstra
2013-10-15
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-10-15
Merge tag 'stable/for-linus-3.12-rc4-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2013-10-15
KVM: Enable pvspinlock after jump_label_init() to avoid VM hang
Raghavendra K T
2013-10-15
x86: Update UV3 hub revision ID
Russ Anderson
2013-10-15
Merge tag 'v3.12-rc5' into perf/core
Ingo Molnar
2013-10-14
x86/microcode: Correct Kconfig dependencies
Borislav Petkov
2013-10-12
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-10-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-10-11
x86: Apply the asm_volatile_goto() compiler quirk
Ingo Molnar
2013-10-11
Merge branch 'core/urgent' into sched/core
Ingo Molnar
2013-10-11
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
Ingo Molnar
2013-10-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-10-10
xen: Fix possible user space selector corruption
Frediano Ziglio
2013-10-10
KVM: nVMX: fix shadow on EPT
Gleb Natapov
2013-10-09
Merge tag 'v3.12-rc4' into sched/core
Ingo Molnar
2013-10-08
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-10-07
net: fix unsafe set_memory_rw from softirq
Alexei Starovoitov
2013-10-06
x86/reboot: Add reboot quirk for Dell Latitude E5410
Ville Syrjälä
2013-10-04
Merge tag 'pci-v3.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-10-04
Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero"
Bjorn Helgaas
2013-10-04
x86, build, pci: Fix PCI_MSI build on !SMP
Thomas Petazzoni
2013-10-04
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-10-04
perf/x86: Suppress duplicated abort LBR records
Andi Kleen
[next]