index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-05
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-1
/
+22
2010-05-05
Fix the x86_64 implementation of call_rwsem_wait()
David Howells
1
-1
/
+1
2010-05-03
powernow-k8: Fix frequency reporting
Mark Langsdorf
1
-1
/
+2
2010-05-03
x86: Fix parse_reservetop() build failure on certain configs
Ingo Molnar
1
-0
/
+1
2010-05-01
x86: Fix NULL pointer access in irq_force_complete_move() for Xen guests
Prarit Bhargava
1
-0
/
+3
2010-04-30
x86: Fix 'reservetop=' functionality
Liang Li
3
-0
/
+16
2010-04-29
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-3
/
+24
2010-04-28
x86/PCI: compute Address Space length rather than using _LEN
Bjorn Helgaas
1
-38
/
+2
2010-04-26
x86/PCI: never allocate PCI MMIO resources below BIOS_END
Bjorn Helgaas
1
-0
/
+3
2010-04-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-7
/
+37
2010-04-24
VMware Balloon driver
Dmitry Torokhov
1
-0
/
+2
2010-04-24
x86: Disable large pages on CPUs with Atom erratum AAE44
H. Peter Anvin
1
-0
/
+21
2010-04-24
x86-64: Clear a 64-bit FS/GS base on fork if selector is nonzero
H. Peter Anvin
1
-2
/
+2
2010-04-23
x86/PCI: parse additional host bridge window resource types
Bjorn Helgaas
1
-6
/
+37
2010-04-21
Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-55
/
+53
2010-04-21
KVM: x86: Fix TSS size check for 16-bit tasks
Jan Kiszka
1
-1
/
+5
2010-04-21
x86, mrst: Conditionally register cpu hotplug notifier for apbt
Jacob Pan
1
-1
/
+1
2010-04-20
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+6
2010-04-20
x86: correctly wire up the newuname system call
Christoph Hellwig
1
-1
/
+1
2010-04-20
KVM: fix the handling of dirty bitmaps to avoid overflows
Takuya Yoshikawa
1
-2
/
+3
2010-04-20
KVM: MMU: fix kvm_mmu_zap_page() and its calling path
Xiao Guangrong
1
-4
/
+7
2010-04-20
KVM: VMX: Save/restore rflags.vm correctly in real mode
Avi Kivity
1
-9
/
+15
2010-04-20
KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTL
Andre Przywara
1
-2
/
+6
2010-04-20
KVM: Don't spam kernel log when injecting exceptions due to bad cr writes
Avi Kivity
1
-27
/
+0
2010-04-20
KVM: SVM: Fix memory leaks that happen when svm_create_vcpu() fails
Takuya Yoshikawa
1
-10
/
+15
2010-04-20
KVM: take srcu lock before call to complete_pio()
Gleb Natapov
1
-0
/
+2
2010-04-15
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-28
/
+67
2010-04-14
lguest: stop using KVM hypercall mechanism
Rusty Russell
3
-38
/
+54
2010-04-13
Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Ingo Molnar
6
-28
/
+67
2010-04-08
perf: Fix unsafe frame rewinding with hot regs fetching
Frederic Weisbecker
1
-2
/
+6
2010-04-08
x86/PCI: ignore Consumer/Producer bit in ACPI window descriptions
Bjorn Helgaas
1
-2
/
+1
2010-04-08
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2010-04-07
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-19
/
+53
2010-04-07
x86/gart: Disable GART explicitly before initialization
Joerg Roedel
2
-1
/
+17
2010-04-07
Merge branch 'amd-iommu/fixes' into iommu/fixes
Joerg Roedel
4
-27
/
+50
2010-04-07
x86/amd-iommu: use for_each_pci_dev
Chris Wright
1
-1
/
+1
2010-04-07
Revert "x86: disable IOMMUs on kernel crash"
Chris Wright
1
-6
/
+0
2010-04-07
x86/amd-iommu: warn when issuing command to uninitialized cmd buffer
Chris Wright
3
-2
/
+5
2010-04-07
x86/amd-iommu: enable iommu before attaching devices
Chris Wright
1
-2
/
+3
2010-04-06
perf, x86: Enable Nehalem-EX support
Vince Weaver
1
-0
/
+1
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
10
-59
/
+137
2010-04-02
x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boards
Suresh Siddha
1
-0
/
+2
2010-04-02
perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernels
Torok Edwin
2
-5
/
+44
2010-04-02
perf, x86: Fix AMD hotplug & constraint initialization
Peter Zijlstra
2
-36
/
+52
2010-04-02
x86: Move notify_cpu_starting() callback to a later stage
Peter Zijlstra
1
-2
/
+2
2010-04-02
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2
-3
/
+1
2010-04-02
x86: Increase CONFIG_NODES_SHIFT max to 10
David Rientjes
1
-2
/
+2
2010-04-02
ibft, x86: Change reserve_ibft_region() to find_ibft_region()
Yinghai Lu
1
-2
/
+12
2010-04-02
x86, hpet: Fix bug in RTC emulation
Alok Kataria
1
-0
/
+1
2010-04-02
x86, hpet: Erratum workaround for read after write of HPET comparator
Pallipadi, Venkatesh
1
-1
/
+7
[next]