summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-107-15/+128
|\
| * x86, mpx: On-demand kernel allocation of bounds tablesDave Hansen2014-11-182-1/+86
| * x86: Remove arbitrary instruction size limit in instruction decoderDave Hansen2014-11-185-14/+42
* | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-102-14/+4
|\ \
| * | PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-231-2/+2
| * | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-231-2/+2
| * | Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()"Yijing Wang2014-11-111-10/+0
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-12-101-2/+3
|\ \ \
| * | | x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regsAndy Lutomirski2014-11-251-2/+3
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-104-29/+79
|\ \ \ \
| * | | | perf/x86: Add support for sampling PEBS machine state registersStephane Eranian2014-11-161-0/+23
| * | | | perf/x86/intel: Disallow flags for most Core2/Atom/Nehalem/Westmere eventsAndi Kleen2014-11-161-26/+26
| * | | | perf/x86/intel: Use INTEL_FLAGS_UEVENT_CONSTRAINT for PRECDISTAndi Kleen2014-11-161-3/+3
| * | | | perf/x86: Add INTEL_FLAGS_UEVENT_CONSTRAINTAndi Kleen2014-11-161-0/+4
| * | | | perf/x86/intel/uncore: Add scaling units to the EP iMC eventsAndi Kleen2014-11-161-0/+8
| * | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2014-11-1611-32/+76
| |\ \ \ \
| * | | | | perf/x86/amd/ibs: Update IBS MSRs and feature definitionsAravind Gopalakrishnan2014-11-121-0/+15
* | | | | | Merge tag 'edac_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2014-12-091-0/+2
|\ \ \ \ \ \
| * | | | | | x86, amd_nb: Add device IDs to NB tables for F15h M60hAravind Gopalakrishnan2014-10-201-0/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-12-051-0/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | x86, microcode: Limit the microcode reloading to 64-bit for nowBorislav Petkov2014-12-011-0/+2
* | | | | | Merge branch 'x86-traps' (trap handling from Andy Lutomirski)Linus Torvalds2014-11-233-77/+76
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | x86_64, traps: Rework bad_iretAndy Lutomirski2014-11-232-26/+48
| * | | | | x86_64, traps: Stop using IST for #SSAndy Lutomirski2014-11-233-19/+2
| * | | | | x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in CAndy Lutomirski2014-11-232-32/+26
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-11-223-1/+11
|\ \ \ \ \ \
| * | | | | | x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1Andy Lutomirski2014-11-201-1/+1
| * | | | | | x86, microcode: Update BSPs microcode on resumeBorislav Petkov2014-11-181-0/+8
| * | | | | | x86: Require exact match for 'noxsave' command line optionDave Hansen2014-11-161-0/+2
| |/ / / / /
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-11-221-4/+45
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | perf/x86/intel/uncore: Fix boot crash on SBOX PMU on Haswell-EPAndi Kleen2014-11-161-3/+30
| * | | | perf/x86/intel/uncore: Fix IRP uncore register offsets on Haswell EPAndi Kleen2014-11-161-1/+15
| | |_|/ | |/| |
* | | | Merge tag 'microcode_fixes_for_3.18' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2014-11-102-11/+15
|\ \ \ \
| * | | | x86, microcode, AMD: Fix ucode patch stashing on 32-bitBorislav Petkov2014-11-101-10/+14
| * | | | x86, microcode: Fix accessing dis_ucode_ldr on 32-bitBorislav Petkov2014-11-051-1/+1
* | | | | x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU downBoris Ostrovsky2014-11-101-4/+11
|/ / / /
* / / / x86, microcode, AMD: Fix early ucode loading on 32-bitBorislav Petkov2014-11-011-2/+7
|/ / /
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-3110-28/+31
|\ \ \ | |_|/ |/| |
| * | ACPI, irq, x86: Return IRQ instead of GSI in mp_register_gsi()Jiang Liu2014-10-291-1/+1
| * | x86, intel-mid: Create IRQs for APB timers and RTC timersJiang Liu2014-10-291-2/+0
| * | x86: Don't enable F00F workaround on Intel Quark processorsDave Jones2014-10-291-2/+3
| * | x86/irq: Fix XT-PIC-XT-PIC in /proc/interruptsMaciej W. Rozycki2014-10-282-4/+2
| * | x86, cma: Reserve DMA contiguous area after initmem_init()Weijie Yang2014-10-281-1/+1
| * | i386/audit: stop scribbling on the stack frameEric Paris2014-10-241-8/+7
| * | Merge tag 'v3.18-rc1' into x86/urgentH. Peter Anvin2014-10-2423-132/+144
| |\|
| * | x86, apic: Handle a bad TSC more gracefullyAndy Lutomirski2014-10-222-3/+6
| * | x86: ACPI: Do not translate GSI number if IOAPIC is disabledJiang Liu2014-10-201-5/+9
| * | x86/smpboot: Move data structure to its primary usage scopeIngo Molnar2014-10-191-2/+2
* | | perf/x86/intel: Revert incomplete and undocumented Broadwell client supportIngo Molnar2014-10-293-181/+2
* | | perf/x86: Fix compile warnings for intel_uncorePeter Zijlstra2014-10-281-2/+5