summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2014-12-11Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-10Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-12-10Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds
2014-12-10mm: fix huge zero page accounting in smaps reportKirill A. Shutemov
2014-12-10Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-12-10Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-10Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-10Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-12-10Merge branches 'x86-platform-for-linus' and 'x86-uv-for-linus' of git://git.k...Linus Torvalds
2014-12-10Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-10Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-10Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-10Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-12-09Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-12-09Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-12-09Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-08Merge remote-tracking branches 'asoc/topic/hdmi', 'asoc/topic/intel', 'asoc/t...Mark Brown
2014-12-08x86/ticketlock: Fix spin_unlock_wait() livelockOleg Nesterov
2014-12-06x86, microcode: Reload microcode on resumeBorislav Petkov
2014-12-01ftrace/x86: Move MCOUNT_SAVE_FRAME out of header fileSteven Rostedt (Red Hat)
2014-12-01x86, microcode, AMD: Do not use smp_processor_id() in preemtible contextBorislav Petkov
2014-12-01Merge back earlier cpufreq material for 3.19-rc1.Rafael J. Wysocki
2014-11-23uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski
2014-11-23x86_64, traps: Stop using IST for #SSAndy Lutomirski
2014-11-19x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE...Chen Yucong
2014-11-19x86: Cleanly separate use of asm-generic/mm_hooks.hDave Hansen
2014-11-18Merge back cpufreq material for 3.19-rc1.Rafael J. Wysocki
2014-11-18x86, mpx: Cleanup unused bound tablesDave Hansen
2014-11-18x86, mpx: On-demand kernel allocation of bounds tablesDave Hansen
2014-11-18x86, mpx: Decode MPX instruction to get bound violation informationDave Hansen
2014-11-18x86, mpx: Add MPX-specific mmap interfaceQiaowei Ren
2014-11-18x86, mpx: Add MPX to disabled featuresDave Hansen
2014-11-18x86, mpx: Rename cfg_reg_u and status_regDave Hansen
2014-11-18x86: mpx: Give bndX registers actual namesDave Hansen
2014-11-18x86: Remove arbitrary instruction size limit in instruction decoderDave Hansen
2014-11-16x86: mm: Move PAT only functions to mm/pat.cThomas Gleixner
2014-11-16Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2014-11-16x86: Enable PAT to use cache mode translation tablesJuergen Gross
2014-11-16x86: Clean up pgtable_types.hJuergen Gross
2014-11-16x86: Use new cache mode type in memtype related functionsJuergen Gross
2014-11-16x86: Use new cache mode type in mm/ioremap.cJuergen Gross
2014-11-16x86: Use new cache mode type in mm/iomap_32.cJuergen Gross
2014-11-16x86: Use new cache mode type in asm/pgtable.hJuergen Gross
2014-11-16x86: Use new cache mode type in include/asm/fb.hJuergen Gross
2014-11-16x86: Make page cache mode a real typeJuergen Gross
2014-11-16Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2014-11-12perf/x86/amd/ibs: Update IBS MSRs and feature definitionsAravind Gopalakrishnan