summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)AuthorFilesLines
2014-12-11Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-1/+7
2014-12-11Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-31/+37
2014-12-11Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+4
2014-12-11Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-107/+111
2014-12-11Merge branches 'x86-platform-for-linus' and 'x86-uv-for-linus' of git://git.k...Linus Torvalds1-2/+2
2014-12-10Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-0/+26
2014-12-10Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-18/+47
2014-12-10Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-5/+18
2014-12-10Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-17/+179
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+0
2014-12-10Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+0
2014-12-10Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+3
2014-12-10Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+13
2014-12-10Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+6
2014-12-08x86/ticketlock: Fix spin_unlock_wait() livelockOleg Nesterov1-1/+13
2014-12-06x86, microcode: Reload microcode on resumeBorislav Petkov3-0/+6
2014-12-01x86, microcode, AMD: Do not use smp_processor_id() in preemtible contextBorislav Petkov1-1/+1
2014-11-24uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski1-1/+1
2014-11-24x86_64, traps: Stop using IST for #SSAndy Lutomirski3-7/+6
2014-11-19x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE...Chen Yucong1-0/+4
2014-11-19x86: Cleanly separate use of asm-generic/mm_hooks.hDave Hansen2-5/+24
2014-11-18x86, mpx: Cleanup unused bound tablesDave Hansen2-0/+20
2014-11-18x86, mpx: On-demand kernel allocation of bounds tablesDave Hansen3-0/+66
2014-11-18x86, mpx: Decode MPX instruction to get bound violation informationDave Hansen1-0/+12
2014-11-18x86, mpx: Add MPX-specific mmap interfaceQiaowei Ren1-0/+36
2014-11-18x86, mpx: Add MPX to disabled featuresDave Hansen1-1/+7
2014-11-18x86, mpx: Rename cfg_reg_u and status_regDave Hansen1-4/+4
2014-11-18x86: mpx: Give bndX registers actual namesDave Hansen1-3/+4
2014-11-18x86: Remove arbitrary instruction size limit in instruction decoderDave Hansen1-4/+6
2014-11-16x86: mm: Move PAT only functions to mm/pat.cThomas Gleixner1-69/+0
2014-11-16Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar3-22/+26
2014-11-16x86: Enable PAT to use cache mode translation tablesJuergen Gross2-0/+5
2014-11-16x86: Clean up pgtable_types.hJuergen Gross1-20/+1
2014-11-16x86: Use new cache mode type in memtype related functionsJuergen Gross2-15/+25
2014-11-16x86: Use new cache mode type in mm/ioremap.cJuergen Gross2-2/+2
2014-11-16x86: Use new cache mode type in mm/iomap_32.cJuergen Gross1-1/+1
2014-11-16x86: Use new cache mode type in asm/pgtable.hJuergen Gross1-9/+10
2014-11-16x86: Use new cache mode type in include/asm/fb.hJuergen Gross1-1/+5
2014-11-16x86: Make page cache mode a real typeJuergen Gross1-1/+72
2014-11-16Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2-0/+26
2014-11-12perf/x86/amd/ibs: Update IBS MSRs and feature definitionsAravind Gopalakrishnan1-0/+3
2014-11-12x86, ptdump: Add section for EFI runtime servicesMathias Krause1-0/+2
2014-11-12efi/x86: Move x86 back to libstubArd Biesheuvel1-0/+24
2014-11-12Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()"Yijing Wang1-3/+0
2014-11-11Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux...Arnd Bergmann1-0/+4
2014-11-10/dev/mem: Use more consistent data typesThierry Reding1-2/+2
2014-11-10x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU downBoris Ostrovsky1-0/+1
2014-11-10x86_64: Add a comment explaining the TASK_SIZE_MAX guard pageAndy Lutomirski1-1/+7
2014-11-04x86-64: Use RIP-relative addressing for most per-CPU accessesJan Beulich1-15/+44
2014-11-04x86: Convert a few more per-CPU items to read-mostly onesJan Beulich2-3/+3