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.12.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
2013-11-08
net: x86: bpf: don't forget to free sk_filter (v2)
Andrey Vagin
1
-0
/
+2
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-7
/
+8
2013-11-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-5
/
+5
2013-10-31
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
1
-1
/
+2
2013-10-31
percpu: fix this_cpu_sub() subtrahend casting for unsigneds
Greg Thelen
1
-1
/
+2
2013-10-30
KVM: Fix modprobe failure for kvm_intel/kvm_amd
Tim Gardner
1
-1
/
+1
2013-10-29
perf/x86: Fix NMI measurements
Peter Zijlstra
2
-5
/
+5
2013-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-36
/
+65
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-5
/
+13
2013-10-20
x86/jump_label: expect default_nop if static_key gets enabled on boot-up
Hannes Frederic Sowa
1
-7
/
+18
2013-10-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+2
2013-10-16
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+14
2013-10-16
Merge tag 'stable/for-linus-3.12-rc4-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+9
2013-10-15
KVM: Enable pvspinlock after jump_label_init() to avoid VM hang
Raghavendra K T
1
-3
/
+14
2013-10-15
x86: Update UV3 hub revision ID
Russ Anderson
1
-1
/
+1
2013-10-14
x86/microcode: Correct Kconfig dependencies
Borislav Petkov
1
-0
/
+1
2013-10-12
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-6
/
+6
2013-10-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+11
2013-10-11
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
Ingo Molnar
3
-6
/
+6
2013-10-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-12
/
+12
2013-10-10
xen: Fix possible user space selector corruption
Frediano Ziglio
1
-0
/
+9
2013-10-10
KVM: nVMX: fix shadow on EPT
Gleb Natapov
1
-12
/
+12
2013-10-08
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-8
/
+3
2013-10-07
net: fix unsafe set_memory_rw from softirq
Alexei Starovoitov
1
-5
/
+13
2013-10-06
x86/reboot: Add reboot quirk for Dell Latitude E5410
Ville Syrjälä
1
-0
/
+8
2013-10-05
Merge tag 'pci-v3.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+6
2013-10-05
Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero"
Bjorn Helgaas
1
-1
/
+6
2013-10-04
x86, build, pci: Fix PCI_MSI build on !SMP
Thomas Petazzoni
1
-3
/
+3
2013-10-04
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2013-10-04
perf/x86: Clean up cap_user_time* setting
Peter Zijlstra
1
-8
/
+3
2013-10-03
x86/simplefb: Mark framebuffer mem-resources as IORESOURCE_BUSY to avoid boot...
David Herrmann
1
-1
/
+1
2013-10-02
x86/simplefb: Fix overflow causing bogus fall-back
Tom Gundersen
1
-1
/
+1
2013-10-01
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+3
2013-09-29
Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...
Linus Torvalds
1
-0
/
+1
2013-09-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2013-09-28
perf/x86: Fix PMU detection printout when no PMU is detected
Ingo Molnar
1
-1
/
+1
2013-09-27
x86/microcode/AMD: Fix patch level reporting for family 15h
Suravee Suthikulpanit
1
-0
/
+1
2013-09-26
Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-19
/
+48
2013-09-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+24
2013-09-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-10
/
+11
2013-09-25
xen/p2m: check MFN is in range before using the m2p table
David Vrabel
2
-17
/
+24
2013-09-25
KVM: VMX: do not check bit 12 of EPT violation exit qualification when undefined
Gleb Natapov
1
-1
/
+3
2013-09-25
x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaround
Dave Jones
1
-1
/
+1
2013-09-25
xen: Do not enable spinlocks before jump_label_init() has executed
Konrad Rzeszutek Wilk
1
-2
/
+24
2013-09-23
x86/reboot: Add quirk to make Dell C6100 use reboot=pci automatically
Masoud Sharbiani
1
-0
/
+16
2013-09-23
perf/x86/intel: Add model number for Avoton Silvermont
Yan, Zheng
1
-0
/
+1
2013-09-20
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
1
-4
/
+7
2013-09-20
perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'
Peter Zijlstra
1
-5
/
+5
2013-09-20
perf/x86/intel/uncore: Don't use smp_processor_id() in validate_group()
Yan, Zheng
1
-5
/
+5
2013-09-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-18
/
+6
[next]