summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2014-05-21x86, boot: Carve out early cmdline parsing functionBorislav Petkov1-0/+6
2014-05-20x86, mm: Improve _install_special_mapping and fix x86 vdso namingAndy Lutomirski1-1/+5
2014-05-16iommu: dmar: Provide arch specific irq allocationThomas Gleixner1-0/+3
2014-05-16x86: Get rid of get_nr_irqs_gsi()Thomas Gleixner1-2/+0
2014-05-14x86/traps: Make math_error() staticOleg Nesterov1-1/+0
2014-05-14uprobes/x86: Simplify rip-relative handlingDenys Vlasenko1-3/+0
2014-05-14x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()Anthony Iliopoulos1-0/+1
2014-05-10x86, iosf: Added Quark MBI identifiersOng Boon Leong1-0/+22
2014-05-10x86, iosf: Make IOSF driver modular and usable by more driversDavid E. Box1-0/+33
2014-05-09x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macroAndres Freund1-1/+1
2014-05-08sched/idle, x86: Switch from TS_POLLING to TIF_POLLING_NRFLAGPeter Zijlstra1-2/+2
2014-05-08x86/hpet: Make boot_hpet_disable externFeng Tang1-0/+1
2014-05-06x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSOAndy Lutomirski3-32/+6
2014-05-06x86, vdso: Move the 32-bit vdso special pages after the textAndy Lutomirski3-16/+7
2014-05-06x86, vdso: Reimplement vdso.so preparation in build-time CAndy Lutomirski3-49/+30
2014-05-06x86, vdso: Move syscall and sysenter setup into kernel/cpu/common.cAndy Lutomirski1-2/+0
2014-05-06x86, vdso: Clean up 32-bit vs 64-bit vdso paramsAndy Lutomirski1-7/+13
2014-05-05net: Change x86_64 add32_with_carry to allow memory operandTom Herbert1-1/+1
2014-05-05x86_64: csum_add for x86_64Tom Herbert1-0/+7
2014-05-02x86, espfix: Fix broken header guardH. Peter Anvin1-1/+1
2014-05-02x86, espfix: Move espfix definitions into a separate header fileH. Peter Anvin2-3/+18
2014-05-01x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin2-0/+5
2014-04-30uprobes/x86: Kill adjust_ret_addr(), simplify UPROBE_FIX_CALL logicOleg Nesterov1-0/+1
2014-04-30uprobes/x86: Cleanup the usage of arch_uprobe->def.fixups, make it u8Oleg Nesterov1-1/+1
2014-04-30uprobes/x86: Move default_xol_ops's data into arch_uprobe->defOleg Nesterov1-5/+7
2014-04-24arm: xen: implement multicall hypercall support.Ian Campbell2-1/+4
2014-04-24kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotationMasami Hiramatsu1-1/+1
2014-04-24kprobes/x86: Call exception handlers directly from do_int3/do_debugMasami Hiramatsu1-0/+2
2014-04-24kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklistMasami Hiramatsu1-0/+7
2014-04-24KVM: x86: Fix CR3 reserved bitsNadav Amit1-5/+1
2014-04-18arch,x86: Convert smp_mb__*()Peter Zijlstra4-11/+8
2014-04-18Merge branch 'perf/urgent' into perf/core, to pick up PMU driver fixes.Ingo Molnar1-1/+1
2014-04-17uprobes/x86: Emulate relative call'sOleg Nesterov1-0/+1
2014-04-17uprobes/x86: Emulate unconditional relative jmp'sOleg Nesterov1-1/+7
2014-04-17uprobes/x86: Introduce uprobe_xol_ops and arch_uprobe->opsOleg Nesterov1-1/+6
2014-04-17x86/efi: Save and restore FPU context around efi_calls (i386)Ricardo Neri1-2/+15
2014-04-17x86/efi: Save and restore FPU context around efi_calls (x86_64)Ricardo Neri1-0/+3
2014-04-17x86/efi: Implement a __efi_call_virt macroRicardo Neri1-0/+10
2014-04-17x86, fpu: Extend the use of static_cpu_has_safeMatt Fleming1-5/+5
2014-04-17x86/efi: Delete most of the efi_call* macrosMatt Fleming1-66/+8
2014-04-15Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2014-04-15KVM: Remove SMAP bit from CR4_RESERVED_BITSFeng Wu1-1/+1
2014-04-14x86/irq: Clean up VECTOR_UNDEFINED and VECTOR_RETRIGGERED definitionPrarit Bhargava1-2/+2
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-6/+4
2014-04-08x86: use generic early_ioremapMark Salter3-14/+8
2014-04-08x86/mm: sparse warning fix for early_memremapDave Young1-1/+2
2014-04-08percpu: add raw_cpu_opsChristoph Lameter2-57/+57
2014-04-08x86: always define BUG() and HAVE_ARCH_BUG, even with !CONFIG_BUGJosh Triplett1-3/+0
2014-04-05Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+41
2014-04-04Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+9