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
2017-02-20
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-88
/
+46
2017-02-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-83
/
+157
2017-02-20
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-229
/
+132
2017-02-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+13
2017-02-14
Merge tag 'v4.10-rc8' into perf/core, to pick up fixes
Ingo Molnar
11
-21
/
+46
2017-02-13
x86/vm86: Fix unused variable warning if THP is disabled
Kirill A. Shutemov
1
-2
/
+3
2017-02-11
perf/x86/intel: Add Kaby Lake support
Srinivas Pandruvada
3
-0
/
+8
2017-02-11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-15
/
+38
2017-02-10
x86/mm/ptdump: Fix soft lockup in page table walker
Andrey Ryabinin
1
-0
/
+2
2017-02-10
x86/tsc: Make the TSC ADJUST sanitizing work for tsc_reliable
Thomas Gleixner
1
-9
/
+7
2017-02-10
x86/tsc: Avoid the large time jump when sanitizing TSC ADJUST
Thomas Gleixner
1
-2
/
+3
2017-02-09
Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"
Linus Torvalds
1
-2
/
+0
2017-02-07
efi: Print the secure boot status in x86 setup_arch()
David Howells
1
-0
/
+14
2017-02-07
efi: Get and store the secure boot status
David Howells
3
-1
/
+10
2017-02-07
x86/efi: Allow invocation of arbitrary runtime services
David Howells
4
-7
/
+13
2017-02-07
Merge tag 'v4.10-rc7' into efi/core, to pick up fixes
Ingo Molnar
11
-210
/
+158
2017-02-07
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-4
/
+4
2017-02-06
kprobes/x86: Use hlist_for_each_entry() instead of hlist_for_each_entry_safe()
Masami Hiramatsu
1
-1
/
+1
2017-02-06
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
9
-210
/
+170
2017-02-05
x86/CPU/AMD: Fix Zen SMT topology
Yazen Ghannam
1
-0
/
+7
2017-02-05
x86/CPU/AMD: Bring back Compute Unit ID
Borislav Petkov
4
-4
/
+19
2017-02-04
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+3
2017-02-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2017-02-03
KVM: x86: do not save guest-unsupported XSAVE state
Radim Krčmář
1
-0
/
+1
2017-02-03
crypto: aesni - Fix failure when pcbc module is absent
Herbert Xu
1
-4
/
+4
2017-02-03
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-35
/
+37
2017-02-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-175
/
+117
2017-02-01
perf/x86/intel/pt: Add format strings for PTWRITE and power event tracing
Alexander Shishkin
1
-0
/
+6
2017-02-01
efi/x86: Add debug code to print cooked memmap
Dave Young
1
-0
/
+5
2017-02-01
efi/x86: Move the EFI BGRT init code to early init code
Dave Young
3
-39
/
+34
2017-02-01
x86/efi: Add support for EFI_MEMORY_ATTRIBUTES_TABLE
Sai Praneeth
1
-10
/
+54
2017-02-01
x86/efi: Deduplicate efi_char16_printk()
Lukas Wunner
1
-24
/
+2
2017-02-01
efi: Deduplicate efi_file_size() / _read() / _close()
Lukas Wunner
1
-148
/
+0
2017-02-01
perf/x86/intel/uncore: Make package handling more robust
Thomas Gleixner
1
-105
/
+91
2017-02-01
perf/x86/intel/uncore: Clean up hotplug conversion fallout
Thomas Gleixner
1
-40
/
+4
2017-02-01
perf/x86/intel/rapl: Make package handling more robust
Thomas Gleixner
1
-34
/
+26
2017-01-31
x86/mce: Make timer handling more robust
Thomas Gleixner
1
-19
/
+12
2017-01-31
x86/irq: Make irq activate operations symmetric
Thomas Gleixner
2
-0
/
+3
2017-01-30
perf/x86/events: Add an AMD-specific Makefile
Borislav Petkov
2
-10
/
+10
2017-01-30
perf/x86/amd/uncore: Update sysfs attributes for Family17h processors
Janakarajan Natarajan
1
-21
/
+56
2017-01-30
perf/x86/amd/uncore: Update the number of uncore counters
Janakarajan Natarajan
1
-3
/
+28
2017-01-30
perf/x86/amd/uncore: Rename 'L2' to 'LLC'
Janakarajan Natarajan
1
-49
/
+49
2017-01-30
x86/microcode: Do not access the initrd after it has been freed
Borislav Petkov
3
-7
/
+21
2017-01-28
x86/efi: Always map the first physical page into the EFI pagetables
Jiri Kosina
1
-0
/
+16
2017-01-24
x86/ras, EDAC, acpi: Assign MCE notifier handlers a priority
Borislav Petkov
2
-5
/
+12
2017-01-24
x86/ras: Get rid of mce_process_work()
Borislav Petkov
3
-13
/
+3
2017-01-24
x86/ras/amd/inj: Change dependency
Borislav Petkov
1
-1
/
+1
2017-01-24
x86/ras: Flip the TSC-adding logic
Borislav Petkov
3
-11
/
+9
2017-01-24
x86/ras/amd: Make sysfs names of banks more user-friendly
Yazen Ghannam
2
-3
/
+8
2017-01-24
x86/ras/therm_throt: Do not log a fake MCE for thermal events
Borislav Petkov
3
-50
/
+11
[next]