summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2014-09-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-09-19Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2014-09-17kvm: Remove ept_identity_pagetable from struct kvm_arch.Tang Chen
2014-09-16x86/mm/numa: Drop dead code and rename setup_node_data() to setup_alloc_data()Luiz Capitulino
2014-09-16x86/mm/hotplug: Modify PGD entry when removing memoryYasuaki Ishimatsu
2014-09-14x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8Dave Young
2014-09-13Make ARCH_HAS_FAST_MULTIPLIER a real config variableLinus Torvalds
2014-09-13x86: Tell irq work about self IPI supportFrederic Weisbecker
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
2014-09-11Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2014-09-11x86: Add more disabled featuresDave Hansen
2014-09-11x86: Introduce disabled-featuresDave Hansen
2014-09-11x86: Axe the lightly-used cpu_has_paeDave Hansen
2014-09-10x86/xen: don't copy bogus duplicate entries into kernel page tablesStefan Bader
2014-09-10locking/rwlock, x86: Delete unused asm/rwlock.h and rwlock.SWaiman Long
2014-09-10locking/rwlock, x86: Clean up asm/spinlock*.h to remove old rwlock codeWaiman Long
2014-09-09Merge tag 'v3.17-rc4' into perf/core, to pick up fixesIngo Molnar
2014-09-08x86_64, entry: Treat regs->ax the same in fastpath and slowpath syscallsAndy Lutomirski
2014-09-08x86: Split syscall_trace_enter into two phasesAndy Lutomirski
2014-09-06x86/tty/serial/8250: Clean up the asm/serial.h include file a bitIngo Molnar
2014-09-06x86/tty/serial/8250: Resolve missing-field-initializers warningsMark Rustad
2014-09-05KVM: x86: propagate exception from permission checks on the nested page faultPaolo Bonzini
2014-09-05KVM: x86: skip writeback on injection of nested exceptionPaolo Bonzini
2014-09-03kvm: x86: fix stale mmio cache bugDavid Matlack
2014-09-02x86, fpu: Change __thread_fpu_begin() to use use_eager_fpu()Oleg Nesterov
2014-09-01x86: Remove set_pmd_pfnMatthew Wilcox
2014-09-01x86, irq: Fix build error caused by 9eabc99a635a77cbf09Jiang Liu
2014-08-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-08-29x86,mm: fix pte_special versus pte_numaHugh Dickins
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini
2014-08-29x86, irq, PCI: Keep IRQ assignment for runtime power managementJiang Liu
2014-08-28percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_tChristoph Lameter
2014-08-26uv: Replace __get_cpu_varChristoph Lameter
2014-08-26x86: Replace __get_cpu_var usesChristoph Lameter
2014-08-24Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar
2014-08-24Merge tag 'microcode_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2014-08-21KVM: x86: introduce sched_in to kvm_x86_opsRadim Krčmář
2014-08-19Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini
2014-08-19KVM: x86: drop fpu_activate hookWanpeng Li
2014-08-17x86: Support compiling out human-friendly processor feature namesJosh Triplett
2014-08-14locking,x86: Kill atomic_or_long()Peter Zijlstra
2014-08-14Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-14Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-08-13perf/x86: Revamp PEBS event selectionAndi Kleen
2014-08-08kexec: support for kexec on panic using new system callVivek Goyal
2014-08-08kexec-bzImage64: support for loading bzImage using 64bit entryVivek Goyal
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski
2014-08-08lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott
2014-08-07Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds