summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)Author
2014-05-21Merge commit '7ed6fb9b5a5510e4ef78ab27419184741169978a' into x86/espfixH. Peter Anvin
2014-05-20x86, microcode: Add a disable chicken bitBorislav Petkov
2014-05-20x86, boot: Carve out early cmdline parsing functionBorislav Petkov
2014-05-20x86, mm: Improve _install_special_mapping and fix x86 vdso namingAndy Lutomirski
2014-05-16iommu: dmar: Provide arch specific irq allocationThomas Gleixner
2014-05-16x86: Get rid of get_nr_irqs_gsi()Thomas Gleixner
2014-05-14x86/traps: Make math_error() staticOleg Nesterov
2014-05-14uprobes/x86: Simplify rip-relative handlingDenys Vlasenko
2014-05-13x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()Anthony Iliopoulos
2014-05-09x86, iosf: Added Quark MBI identifiersOng Boon Leong
2014-05-09x86, iosf: Make IOSF driver modular and usable by more driversDavid E. Box
2014-05-09x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macroAndres Freund
2014-05-08sched/idle, x86: Switch from TS_POLLING to TIF_POLLING_NRFLAGPeter Zijlstra
2014-05-08x86/hpet: Make boot_hpet_disable externFeng Tang
2014-05-05x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSOAndy Lutomirski
2014-05-05x86, vdso: Move the 32-bit vdso special pages after the textAndy Lutomirski
2014-05-05x86, vdso: Reimplement vdso.so preparation in build-time CAndy Lutomirski
2014-05-05x86, vdso: Move syscall and sysenter setup into kernel/cpu/common.cAndy Lutomirski
2014-05-05x86, vdso: Clean up 32-bit vs 64-bit vdso paramsAndy Lutomirski
2014-05-05net: Change x86_64 add32_with_carry to allow memory operandTom Herbert
2014-05-05x86_64: csum_add for x86_64Tom Herbert
2014-05-02x86, espfix: Fix broken header guardH. Peter Anvin
2014-05-01x86, espfix: Move espfix definitions into a separate header fileH. Peter Anvin
2014-04-30x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin
2014-04-30uprobes/x86: Kill adjust_ret_addr(), simplify UPROBE_FIX_CALL logicOleg Nesterov
2014-04-30uprobes/x86: Cleanup the usage of arch_uprobe->def.fixups, make it u8Oleg Nesterov
2014-04-30uprobes/x86: Move default_xol_ops's data into arch_uprobe->defOleg Nesterov
2014-04-24arm: xen: implement multicall hypercall support.Ian Campbell
2014-04-24kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotationMasami Hiramatsu
2014-04-24kprobes/x86: Call exception handlers directly from do_int3/do_debugMasami Hiramatsu
2014-04-24kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklistMasami Hiramatsu
2014-04-23KVM: x86: Fix CR3 reserved bitsNadav Amit
2014-04-18arch,x86: Convert smp_mb__*()Peter Zijlstra
2014-04-18Merge branch 'perf/urgent' into perf/core, to pick up PMU driver fixes.Ingo Molnar
2014-04-17uprobes/x86: Emulate relative call'sOleg Nesterov
2014-04-17uprobes/x86: Emulate unconditional relative jmp'sOleg Nesterov
2014-04-17uprobes/x86: Introduce uprobe_xol_ops and arch_uprobe->opsOleg Nesterov
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-14Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-04-14KVM: Remove SMAP bit from CR4_RESERVED_BITSFeng Wu
2014-04-14x86/irq: Clean up VECTOR_UNDEFINED and VECTOR_RETRIGGERED definitionPrarit Bhargava
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-04-07x86: use generic early_ioremapMark Salter
2014-04-07x86/mm: sparse warning fix for early_memremapDave Young
2014-04-07percpu: add raw_cpu_opsChristoph Lameter
2014-04-07x86: always define BUG() and HAVE_ARCH_BUG, even with !CONFIG_BUGJosh Triplett