summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-02-2010-88/+46
|\
| * x86/ras, EDAC, acpi: Assign MCE notifier handlers a priorityBorislav Petkov2017-01-242-5/+12
| * x86/ras: Get rid of mce_process_work()Borislav Petkov2017-01-243-13/+3
| * x86/ras/amd/inj: Change dependencyBorislav Petkov2017-01-241-1/+1
| * x86/ras: Flip the TSC-adding logicBorislav Petkov2017-01-243-11/+9
| * x86/ras/amd: Make sysfs names of banks more user-friendlyYazen Ghannam2017-01-242-3/+8
| * x86/ras/therm_throt: Do not log a fake MCE for thermal eventsBorislav Petkov2017-01-243-50/+11
| * x86/ras/inject: Make it depend on X86_LOCAL_APIC=yBorislav Petkov2017-01-242-5/+2
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-02-208-83/+157
|\ \
| * \ Merge tag 'v4.10-rc8' into perf/core, to pick up fixesIngo Molnar2017-02-1411-21/+46
| |\ \
| * | | perf/x86/intel: Add Kaby Lake supportSrinivas Pandruvada2017-02-113-0/+8
| * | | kprobes/x86: Use hlist_for_each_entry() instead of hlist_for_each_entry_safe()Masami Hiramatsu2017-02-061-1/+1
| * | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-02-069-210/+170
| |\ \ \
| * | | | perf/x86/intel/pt: Add format strings for PTWRITE and power event tracingAlexander Shishkin2017-02-011-0/+6
| * | | | perf/x86/events: Add an AMD-specific MakefileBorislav Petkov2017-01-302-10/+10
| * | | | perf/x86/amd/uncore: Update sysfs attributes for Family17h processorsJanakarajan Natarajan2017-01-301-21/+56
| * | | | perf/x86/amd/uncore: Update the number of uncore countersJanakarajan Natarajan2017-01-301-3/+28
| * | | | perf/x86/amd/uncore: Rename 'L2' to 'LLC'Janakarajan Natarajan2017-01-301-49/+49
| | |_|/ | |/| |
* | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-02-2011-229/+132
|\ \ \ \
| * | | | efi: Print the secure boot status in x86 setup_arch()David Howells2017-02-071-0/+14
| * | | | efi: Get and store the secure boot statusDavid Howells2017-02-073-1/+10
| * | | | x86/efi: Allow invocation of arbitrary runtime servicesDavid Howells2017-02-074-7/+13
| * | | | Merge tag 'v4.10-rc7' into efi/core, to pick up fixesIngo Molnar2017-02-0711-210/+158
| |\ \ \ \
| * | | | | efi/x86: Add debug code to print cooked memmapDave Young2017-02-011-0/+5
| * | | | | efi/x86: Move the EFI BGRT init code to early init codeDave Young2017-02-013-39/+34
| * | | | | x86/efi: Add support for EFI_MEMORY_ATTRIBUTES_TABLESai Praneeth2017-02-011-10/+54
| * | | | | x86/efi: Deduplicate efi_char16_printk()Lukas Wunner2017-02-011-24/+2
| * | | | | efi: Deduplicate efi_file_size() / _read() / _close()Lukas Wunner2017-02-011-148/+0
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-202-2/+13
|\ \ \ \ \ \
| * | | | | | x86/timer: Make delay() work during early bootupJiri Slaby2017-01-221-2/+2
| * | | | | | math64, timers: Fix 32bit mul_u64_u32_shr() and friendsPeter Zijlstra2017-01-141-0/+11
* | | | | | | x86/vm86: Fix unused variable warning if THP is disabledKirill A. Shutemov2017-02-131-2/+3
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-117-15/+38
|\ \ \ \ \ \
| * | | | | | x86/mm/ptdump: Fix soft lockup in page table walkerAndrey Ryabinin2017-02-101-0/+2
| * | | | | | x86/tsc: Make the TSC ADJUST sanitizing work for tsc_reliableThomas Gleixner2017-02-101-9/+7
| * | | | | | x86/tsc: Avoid the large time jump when sanitizing TSC ADJUSTThomas Gleixner2017-02-101-2/+3
| * | | | | | x86/CPU/AMD: Fix Zen SMT topologyYazen Ghannam2017-02-051-0/+7
| * | | | | | x86/CPU/AMD: Bring back Compute Unit IDBorislav Petkov2017-02-054-4/+19
| | |_|_|_|/ | |/| | | |
* | | | | | Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"Linus Torvalds2017-02-081-2/+0
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-02-061-4/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | crypto: aesni - Fix failure when pcbc module is absentHerbert Xu2017-02-031-4/+4
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-042-0/+3
|\ \ \ \ \ \
| * | | | | | x86/irq: Make irq activate operations symmetricThomas Gleixner2017-01-312-0/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-02-041-0/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | KVM: x86: do not save guest-unsupported XSAVE stateRadim Krčmář2017-02-031-0/+1
| |/ / / /
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-026-35/+37
|\ \ \ \ \
| * | | | | x86/mce: Make timer handling more robustThomas Gleixner2017-01-311-19/+12
| * | | | | x86/microcode: Do not access the initrd after it has been freedBorislav Petkov2017-01-303-7/+21
| * | | | | x86/fpu/xstate: Fix xcomp_bv in XSAVES headerYu-cheng Yu2017-01-242-2/+3
| * | | | | x86/fpu: Set the xcomp_bv when we fake up a XSAVES areaKevin Hao2017-01-231-0/+1
OpenPOWER on IntegriCloud