summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2014-04-17uprobes/x86: Emulate unconditional relative jmp'sOleg Nesterov
2014-04-17uprobes/x86: Introduce sizeof_long(), cleanup adjust_ret_addr() and arch_uret...Oleg Nesterov
2014-04-17uprobes/x86: Teach arch_uprobe_post_xol() to restart if possibleOleg Nesterov
2014-04-17uprobes/x86: Send SIGILL if arch_uprobe_post_xol() failsOleg Nesterov
2014-04-17uprobes/x86: Conditionalize the usage of handle_riprel_insn()Oleg Nesterov
2014-04-17uprobes/x86: Introduce uprobe_xol_ops and arch_uprobe->opsOleg Nesterov
2014-04-17uprobes/x86: move the UPROBE_FIX_{RIP,IP,CALL} code at the end of pre/post hooksOleg Nesterov
2014-04-17uprobes/x86: Gather "riprel" functions togetherOleg Nesterov
2014-04-17uprobes/x86: Kill the "ia32_compat" check in handle_riprel_insn(), remove "mm...Oleg Nesterov
2014-04-17uprobes/x86: Fold prepare_fixups() into arch_uprobe_analyze_insn()Oleg Nesterov
2014-04-17Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-04-17KVM: VMX: speed up wildcard MMIO EVENTFDMichael S. Tsirkin
2014-04-17KVM: support any-length wildcard ioeventfdMichael S. Tsirkin
2014-04-17x86/efi: Save and restore FPU context around efi_calls (i386)Ricardo Neri
2014-04-17x86/efi: Save and restore FPU context around efi_calls (x86_64)Ricardo Neri
2014-04-17x86/efi: Implement a __efi_call_virt macroRicardo Neri
2014-04-17x86, fpu: Extend the use of static_cpu_has_safeMatt Fleming
2014-04-17x86/efi: Delete most of the efi_call* macrosMatt Fleming
2014-04-17efi: x86: Handle arbitrary Unicode charactersH. Peter Anvin
2014-04-17kprobes/x86: Fix page-fault handling logicMasami Hiramatsu
2014-04-17x86/mce: Fix CMCI preemption bugsIngo Molnar
2014-04-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-16KVM: x86: Fix page-tables reserved bitsNadav Amit
2014-04-16x86/build: Supress realmode.bin is up to date messagePeter Foley
2014-04-16Merge commit 'b13b1d2d8692' into x86/mmIngo Molnar
2014-04-16x86/irq: Fix fixup_irqs() error handlingPrarit Bhargava
2014-04-16Merge branch 'x86/apic' into x86/irq, to consolidate branches.Ingo Molnar
2014-04-16x86/mm: In the PTE swapout page reclaim case clear the accessed bit instead o...Shaohua Li
2014-04-16x86: Remove the PCI reboot method from the default chainIngo Molnar
2014-04-15xen/spinlock: Don't enable them unconditionally.Konrad Rzeszutek Wilk
2014-04-15x86/xen: Fix 32-bit PV guests's usage of kernel_stackBoris Ostrovsky
2014-04-14Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-04-14KVM: x86: remove WARN_ON from get_kernel_ns()Marcelo Tosatti
2014-04-14KVM: Rename variable smep to cr4_smepFeng Wu
2014-04-14KVM: expose SMAP feature to guestFeng Wu
2014-04-14KVM: Disable SMAP for guests in EPT realmode and EPT unpaging modeFeng Wu
2014-04-14KVM: Add SMAP support when setting CR4Feng Wu
2014-04-14KVM: Remove SMAP bit from CR4_RESERVED_BITSFeng Wu
2014-04-14x86, irq, pic: Probe for legacy PIC and set legacy_pic appropriatelyK. Y. Srinivasan
2014-04-14Merge tag 'v3.15-rc1' into perf/urgentIngo Molnar
2014-04-14x86/irq: Clean up VECTOR_UNDEFINED and VECTOR_RETRIGGERED definitionPrarit Bhargava
2014-04-14x86/build: Supress "Nothing to be done for ..." messagesMasahiro Yamada
2014-04-14x86/gpu: Fix sign extension issue in Intel graphics stolen memory quirksVille Syrjälä
2014-04-14x86/platform: Fix "make O=dir kvmconfig"Antonio Borneo
2014-04-12Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-04-11i386: Wire up the renameat2() syscallMiklos Szeredi
2014-04-11Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-11Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds