summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)Author
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-24arm: xen: implement multicall hypercall support.Ian Campbell
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
2014-04-04Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-03Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-04-02Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2014-04-02Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-01Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-01Merge branch 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-04-01Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-01Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-04-01x86/UV: Set n_lshift based on GAM_GR_CONFIG MMR for UV3Dimitri Sivanich
2014-03-31Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds
2014-03-31Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-03-31Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-03-31Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-03-28x86: fix boot on uniprocessor systemsArtem Fetishev
2014-03-25Revert "xen: properly account for _PAGE_NUMA during xen pte translations"David Vrabel
2014-03-20x86, vdso: Finish removing VDSO32_PRELINKAndy Lutomirski
2014-03-20x86, vdso: Move more vdso definitions into vdso.hAndy Lutomirski
2014-03-20x86: Load the 32-bit vdso in place, just like the 64-bit vdsosAndy Lutomirski
2014-03-20audit: use uapi/linux/audit.h for AUDIT_ARCH declarationsEric Paris
2014-03-20syscall_get_arch: remove useless function argumentsEric Paris
2014-03-19random: Add arch_has_random[_seed]()H. Peter Anvin