summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2014-12-10Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-2/+4
2014-12-10Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-21/+20
2014-12-10Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-15/+128
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-14/+4
2014-12-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+3
2014-12-09Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-29/+79
2014-12-08Merge tag 'edac_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-0/+2
2014-12-08x86: Replace seq_printf() with seq_puts()Rasmus Villemoes2-20/+20
2014-12-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2014-12-01x86, microcode: Limit the microcode reloading to 64-bit for nowBorislav Petkov1-0/+2
2014-11-25x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regsAndy Lutomirski1-2/+3
2014-11-23Merge branch 'x86-traps' (trap handling from Andy Lutomirski)Linus Torvalds3-77/+76
2014-11-23x86_64, traps: Rework bad_iretAndy Lutomirski2-26/+48
2014-11-23x86_64, traps: Stop using IST for #SSAndy Lutomirski3-19/+2
2014-11-23x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in CAndy Lutomirski2-32/+26
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner1-2/+2
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu1-2/+2
2014-11-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-1/+11
2014-11-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+45
2014-11-20x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1Andy Lutomirski1-1/+1
2014-11-18x86, microcode: Update BSPs microcode on resumeBorislav Petkov1-0/+8
2014-11-18x86, mpx: On-demand kernel allocation of bounds tablesDave Hansen2-1/+86
2014-11-18x86: Remove arbitrary instruction size limit in instruction decoderDave Hansen5-14/+42
2014-11-16x86: Require exact match for 'noxsave' command line optionDave Hansen1-0/+2
2014-11-16perf/x86: Add support for sampling PEBS machine state registersStephane Eranian1-0/+23
2014-11-16perf/x86/intel: Disallow flags for most Core2/Atom/Nehalem/Westmere eventsAndi Kleen1-26/+26
2014-11-16perf/x86/intel: Use INTEL_FLAGS_UEVENT_CONSTRAINT for PRECDISTAndi Kleen1-3/+3
2014-11-16perf/x86: Add INTEL_FLAGS_UEVENT_CONSTRAINTAndi Kleen1-0/+4
2014-11-16perf/x86/intel/uncore: Add scaling units to the EP iMC eventsAndi Kleen1-0/+8
2014-11-16Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar11-32/+76
2014-11-16perf/x86/intel/uncore: Fix boot crash on SBOX PMU on Haswell-EPAndi Kleen1-3/+30
2014-11-16perf/x86/intel/uncore: Fix IRP uncore register offsets on Haswell EPAndi Kleen1-1/+15
2014-11-12perf/x86/amd/ibs: Update IBS MSRs and feature definitionsAravind Gopalakrishnan1-0/+15
2014-11-11Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()"Yijing Wang1-10/+0
2014-11-10Merge tag 'microcode_fixes_for_3.18' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2-11/+15
2014-11-10x86, microcode, AMD: Fix ucode patch stashing on 32-bitBorislav Petkov1-10/+14
2014-11-10x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU downBoris Ostrovsky1-4/+11
2014-11-05x86, microcode: Fix accessing dis_ucode_ldr on 32-bitBorislav Petkov1-1/+1
2014-11-04x86-64: Use RIP-relative addressing for most per-CPU accessesJan Beulich1-0/+2
2014-11-04x86: Convert a few more per-CPU items to read-mostly onesJan Beulich2-2/+2
2014-11-01x86, microcode, AMD: Fix early ucode loading on 32-bitBorislav Petkov1-2/+7
2014-10-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-28/+31
2014-10-29perf/x86/intel: Revert incomplete and undocumented Broadwell client supportIngo Molnar3-181/+2
2014-10-29ACPI, irq, x86: Return IRQ instead of GSI in mp_register_gsi()Jiang Liu1-1/+1
2014-10-29x86, intel-mid: Create IRQs for APB timers and RTC timersJiang Liu1-2/+0
2014-10-29x86: Don't enable F00F workaround on Intel Quark processorsDave Jones1-2/+3
2014-10-28x86/irq: Fix XT-PIC-XT-PIC in /proc/interruptsMaciej W. Rozycki2-4/+2
2014-10-28x86/asm: Fix typo in arch/x86/kernel/asm_offset_64.cNicholas Mc Guire1-1/+0
2014-10-28perf/x86: Fix compile warnings for intel_uncorePeter Zijlstra1-2/+5
2014-10-28perf: Fix bogus kernel printkPeter Zijlstra (Intel)1-2/+3