summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2014-11-24ftrace/x86: Have static function tracing always test for function graphSteven Rostedt (Red Hat)
2014-11-23uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski
2014-11-23Merge branch 'x86-traps' (trap handling from Andy Lutomirski)Linus Torvalds
2014-11-23x86_64, traps: Rework bad_iretAndy Lutomirski
2014-11-23x86_64, traps: Stop using IST for #SSAndy Lutomirski
2014-11-23x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in CAndy Lutomirski
2014-11-23x86: Use $(OBJDUMP) instead of plain objdumpChris Clayton
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu
2014-11-23PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()Jiang Liu
2014-11-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-11-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-11-21Merge back earlier cpuidle material for 3.19-rc1.Rafael J. Wysocki
2014-11-20x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1Andy Lutomirski
2014-11-20kprobes/ftrace: Recover original IP if pre_handler doesn't change itMasami Hiramatsu
2014-11-19x86/nmi: Perform a safe NMI stack trace on all CPUsSteven Rostedt (Red Hat)
2014-11-19x86/kvm/tracing: Use helper function trace_seq_buffer_ptr()Steven Rostedt (Red Hat)
2014-11-19ftrace/x86/extable: Add is_ftrace_trampoline() functionSteven Rostedt (Red Hat)
2014-11-19ftrace/x86: Add frames pointers to trampoline as necessarySteven Rostedt (Red Hat)
2014-11-19x86, mce: Support memory error recovery for both UCNA and Deferred error in m...Chen Yucong
2014-11-19x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE...Chen Yucong
2014-11-19assorted conversions to %p[dD]Al Viro
2014-11-19x86: Cleanly separate use of asm-generic/mm_hooks.hDave Hansen
2014-11-19x86 mpx: Change return type of get_reg_offset()Dave Hansen
2014-11-18x86, kaslr: Handle Gold linker for finding bss/brkKees Cook
2014-11-18x86, mm: Set NX across entire PMD at bootKees Cook
2014-11-18x86, microcode: Update BSPs microcode on resumeBorislav Petkov
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-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-11-16x86-64: make csum_partial_copy_from_user() error handling consistentLinus Torvalds
2014-11-16x86: mm: Move PAT only functions to mm/pat.cThomas Gleixner
2014-11-16x86: Require exact match for 'noxsave' command line optionDave Hansen
2014-11-16perf/x86: Add support for sampling PEBS machine state registersStephane Eranian
2014-11-16perf/x86/intel: Disallow flags for most Core2/Atom/Nehalem/Westmere eventsAndi Kleen
2014-11-16perf/x86/intel: Use INTEL_FLAGS_UEVENT_CONSTRAINT for PRECDISTAndi Kleen
2014-11-16perf/x86: Add INTEL_FLAGS_UEVENT_CONSTRAINTAndi Kleen
2014-11-16perf/x86/intel/uncore: Add scaling units to the EP iMC eventsAndi Kleen
2014-11-16Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2014-11-16xen: Support Xen pv-domains using PATJuergen Gross
2014-11-16x86: Enable PAT to use cache mode translation tablesJuergen Gross
2014-11-16x86: Respect PAT bit when copying pte values between large and normal pagesJuergen Gross
2014-11-16x86: Support PAT bit in pagetable dump for lower levelsJuergen Gross