summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2014-12-04xen: Delay invalidating extra memoryJuergen Gross
2014-12-04xen: Delay m2p_override initializationJuergen Gross
2014-12-04xen: Delay remapping memory of pv-domainJuergen Gross
2014-12-04xen: use common page allocation function in p2m.cJuergen Gross
2014-12-04xen: Make functions staticJuergen Gross
2014-12-04xen: fix some style issues in p2m.cJuergen Gross
2014-12-04xen/pci: Use APIC directly when APIC virtualization hardware is availableBoris Ostrovsky
2014-12-04xen/pci: Defer initialization of MSI ops on HVM guestsBoris Ostrovsky
2014-12-04xen/arm/arm64: introduce xen_arch_need_swiotlbStefano Stabellini
2014-12-04xen: add a dma_addr_t dev_addr argument to xen_dma_map_pageStefano Stabellini
2014-12-02crypto: sha - replace memset by memzero_explicitJulia Lawall
2014-12-02Merge tag 'v3.18-rc7' into drm-nextDave Airlie
2014-12-01ftrace/fgraph/x86: Have prepare_ftrace_return() take ip as first parameterSteven Rostedt (Red Hat)
2014-12-01ftrace/x86: Get rid of ftrace_caller_setupSteven Rostedt (Red Hat)
2014-12-01ftrace/x86: Have save_mcount_regs macro also save stack frames if neededSteven Rostedt (Red Hat)
2014-12-01ftrace/x86: Add macro MCOUNT_REG_SIZE for amount of stack used to save mcount...Steven Rostedt (Red Hat)
2014-12-01ftrace/x86: Simplify save_mcount_regs on getting RIPSteven Rostedt (Red Hat)
2014-12-01ftrace/x86: Have save_mcount_regs store RIP in %rdi for first parameterSteven Rostedt (Red Hat)
2014-12-01ftrace/x86: Rename MCOUNT_SAVE_FRAME and add more detailed commentsSteven Rostedt (Red Hat)
2014-12-01ftrace/x86: Move MCOUNT_SAVE_FRAME out of header fileSteven Rostedt (Red Hat)
2014-12-01ftrace/x86: Have static tracing also use ftrace_caller_setupSteven Rostedt (Red Hat)
2014-12-01x86, microcode, AMD: Do not use smp_processor_id() in preemtible contextBorislav Petkov
2014-12-01x86, microcode: Limit the microcode reloading to 64-bit for nowBorislav Petkov
2014-12-01Merge back earlier cpufreq material for 3.19-rc1.Rafael J. Wysocki
2014-11-26kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel
2014-11-26crypto: include crypto- module prefix in templateKees Cook
2014-11-25x86/nmi: Fix use of unallocated cpumask_var_tSasha Levin
2014-11-25crypto: sha-mb - remove a bogus NULL checkDan Carpenter
2014-11-25kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel
2014-11-25x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regsAndy Lutomirski
2014-11-24ftrace/x86: Have static function tracing always test for function graphSteven Rostedt (Red Hat)
2014-11-24kvm: x86: avoid warning about potential shift wrapping bugPaolo Bonzini
2014-11-24KVM: x86: move device assignment out of kvm_host.hPaolo Bonzini
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook
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-23kvm: x86: mask out XSAVESPaolo Bonzini
2014-11-23kvm: x86: move assigned-dev.c and iommu.c to arch/x86/Radim Krčmář
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-21kvm: remove CONFIG_X86 #ifdefs from files formerly shared with ia64Radim Krcmar
2014-11-21kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/Paolo Bonzini
2014-11-21Merge back earlier cpuidle material for 3.19-rc1.Rafael J. Wysocki