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-06-20
x86: Fix section mismatch on load_ucode_ap
Paul Gortmaker
1
-2
/
+2
2013-06-20
x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel.
Konrad Rzeszutek Wilk
4
-3
/
+12
2013-06-19
x86/vdso: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-2
/
+2
2013-06-19
x86: Remove weird PTR_ERR() in do_debug
Rusty Russell
1
-1
/
+1
2013-06-19
perf/x86/intel: Add mem-loads/stores support for Haswell
Andi Kleen
3
-7
/
+41
2013-06-19
perf/x86/intel: Support Haswell/v4 LBR format
Andi Kleen
1
-5
/
+51
2013-06-19
perf/x86/intel: Move NMI clearing to end of PMI handler
Andi Kleen
2
-8
/
+13
2013-06-19
perf/x86/intel: Add Haswell PEBS support
Andi Kleen
3
-2
/
+42
2013-06-19
perf/x86/intel: Add simple Haswell PMU support
Andi Kleen
3
-2
/
+91
2013-06-19
perf/x86/intel: Add Haswell PEBS record support
Andi Kleen
2
-22
/
+91
2013-06-19
x86/debug: Only print out DR registers if they are not power-on defaults
Dave Jones
2
-4
/
+16
2013-06-19
Merge tag 'ras_fixlet_for_3.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2
-3
/
+3
2013-06-19
x86/boot: Close opened file descriptor
Jiri Slaby
1
-0
/
+1
2013-06-19
perf/x86/intel: Fix sparse warning
Yan, Zheng
1
-1
/
+1
2013-06-19
perf/x86/amd: AMD IOMMU Performance Counter PERF uncore PMU implementation
Suravee Suthikulpanit
3
-0
/
+548
2013-06-19
perf/x86: Only print PMU state when also WARN()'ing
Dave Hansen
1
-2
/
+6
2013-06-19
perf/x86: Reduce stack usage of x86_schedule_events()
Andrew Hunter
3
-18
/
+22
2013-06-19
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-1
/
+1
2013-06-19
perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EP
Stephane Eranian
1
-1
/
+1
2013-06-19
x86: kvmclock: zero initialize pvclock shared memory area
Igor Mammedov
1
-0
/
+1
2013-06-19
x86: fix build error and kconfig for ia32_emulation and binfmt
Randy Dunlap
1
-0
/
+1
2013-06-18
x86, mtrr: Fix original mtrr range get for mtrr_cleanup
Yinghai Lu
1
-4
/
+4
2013-06-18
KVM: x86: remove vcpu's CPL check in host-invoked XCR set
Zhanghaoyu (A)
1
-3
/
+2
2013-06-18
Merge 3.10-rc6 into driver-core-next
Greg Kroah-Hartman
18
-214
/
+183
2013-06-15
x86 thermal: Disable power limit notification interrupt by default
Fenghua Yu
1
-8
/
+26
2013-06-15
x86 thermal: Delete power-limit-notification console messages
Fenghua Yu
1
-9
/
+0
2013-06-14
x86: mm: Remove general hugetlb code from x86.
Steve Capper
2
-67
/
+3
2013-06-14
x86: mm: Remove x86 version of huge_pmd_share.
Steve Capper
2
-120
/
+3
2013-06-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-185
/
+70
2013-06-13
Merge tag 'efi-urgent' into x86/urgent
H. Peter Anvin
4
-178
/
+65
2013-06-13
crypto: aesni_intel - fix accessing of unaligned memory
Jussi Kivilinna
1
-16
/
+32
2013-06-13
x86: Fix typo in kexec register clearing
Kees Cook
1
-1
/
+1
2013-06-13
x86, relocs: Move __vvar_page from S_ABS to S_REL
Kees Cook
1
-3
/
+1
2013-06-12
KVM: x86: handle idiv overflow at kvm_write_tsc
Marcelo Tosatti
1
-3
/
+20
2013-06-12
idle: Add the stack canary init to cpu_startup_entry()
Thomas Gleixner
1
-12
/
+0
2013-06-11
x86, efi: retry ExitBootServices() on failure
Zach Bobroff
1
-3
/
+17
2013-06-11
efi: Convert runtime services function ptrs
Borislav Petkov
1
-14
/
+14
2013-06-11
Modify UEFI anti-bricking code
Matthew Garrett
4
-178
/
+65
2013-06-11
Merge tag 'stable/for-linus-3.10-rc5-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+8
2013-06-10
xen/time: Free onlined per-cpu data structure if we want to online it again.
Konrad Rzeszutek Wilk
1
-13
/
+16
2013-06-10
xen/time: Check that the per_cpu data structure has data before freeing.
Konrad Rzeszutek Wilk
1
-4
/
+7
2013-06-10
xen/time: Don't leak interrupt name when offlining.
Konrad Rzeszutek Wilk
1
-1
/
+5
2013-06-10
xen/time: Encapsulate the struct clock_event_device in another structure.
Konrad Rzeszutek Wilk
1
-5
/
+10
2013-06-10
xen/spinlock: Don't leak interrupt name when offlining.
Konrad Rzeszutek Wilk
1
-1
/
+6
2013-06-10
xen/smp: Don't leak interrupt name when offlining.
Konrad Rzeszutek Wilk
1
-1
/
+16
2013-06-10
xen/smp: Set the per-cpu IRQ number to a valid default.
Konrad Rzeszutek Wilk
1
-9
/
+19
2013-06-10
xen/smp: Introduce a common structure to contain the IRQ name and interrupt l...
Konrad Rzeszutek Wilk
1
-20
/
+24
2013-06-10
xen/smp: Coalesce the free_irq calls in one function.
Konrad Rzeszutek Wilk
1
-21
/
+19
2013-06-07
Merge tag 'pci-v3.10-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+4
2013-06-07
x86: Get rid of ->hard_math and all the FPU asm fu
H. Peter Anvin
12
-65
/
+60
[prev]
[next]