aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-16x86/mm/numa: Drop dead code and rename setup_node_data() to setup_alloc_data()Luiz Capitulino1-1/+0
2014-09-16x86/mm/hotplug: Modify PGD entry when removing memoryYasuaki Ishimatsu1-1/+2
2014-09-14x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8Dave Young1-3/+3
2014-09-13Make ARCH_HAS_FAST_MULTIPLIER a real config variableLinus Torvalds1-2/+0
2014-09-13x86: Tell irq work about self IPI supportFrederic Weisbecker2-1/+11
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1
2014-09-11Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+1
2014-09-11x86: Add more disabled featuresDave Hansen2-22/+14
2014-09-11x86: Introduce disabled-featuresDave Hansen2-0/+55
2014-09-11x86: Axe the lightly-used cpu_has_paeDave Hansen1-4/+0
2014-09-10x86/xen: don't copy bogus duplicate entries into kernel page tablesStefan Bader1-0/+1
2014-09-10locking/rwlock, x86: Delete unused asm/rwlock.h and rwlock.SWaiman Long1-49/+0
2014-09-10locking/rwlock, x86: Clean up asm/spinlock*.h to remove old rwlock codeWaiman Long2-83/+2
2014-09-09Merge tag 'v3.17-rc4' into perf/core, to pick up fixesIngo Molnar2-2/+9
2014-09-08x86_64, entry: Treat regs->ax the same in fastpath and slowpath syscallsAndy Lutomirski1-1/+5
2014-09-08x86: Split syscall_trace_enter into two phasesAndy Lutomirski1-0/+5
2014-09-06x86/tty/serial/8250: Clean up the asm/serial.h include file a bitIngo Molnar1-12/+12
2014-09-06x86/tty/serial/8250: Resolve missing-field-initializers warningsMark Rustad1-4/+4
2014-09-05KVM: x86: propagate exception from permission checks on the nested page faultPaolo Bonzini1-3/+6
2014-09-05KVM: x86: skip writeback on injection of nested exceptionPaolo Bonzini1-1/+0
2014-09-03kvm: x86: fix stale mmio cache bugDavid Matlack1-0/+1
2014-09-02x86, fpu: Change __thread_fpu_begin() to use use_eager_fpu()Oleg Nesterov1-1/+1
2014-09-01x86: Remove set_pmd_pfnMatthew Wilcox1-3/+0
2014-09-01x86, irq: Fix build error caused by 9eabc99a635a77cbf09Jiang Liu1-0/+1
2014-08-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2014-08-29x86,mm: fix pte_special versus pte_numaHugh Dickins1-2/+7
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář1-2/+2
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini1-4/+0
2014-08-29x86, irq, PCI: Keep IRQ assignment for runtime power managementJiang Liu1-0/+2
2014-08-28percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_tChristoph Lameter1-1/+1
2014-08-26uv: Replace __get_cpu_varChristoph Lameter1-5/+5
2014-08-26x86: Replace __get_cpu_var usesChristoph Lameter2-3/+3
2014-08-24Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar23-164/+389
2014-08-24Merge tag 'microcode_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/microcodeIngo Molnar1-1/+1
2014-08-21KVM: x86: introduce sched_in to kvm_x86_opsRadim Krčmář1-0/+2
2014-08-21x86: Remove obsolete comment in uapi/e820.hRoss Zwisler1-5/+0
2014-08-19Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini1-1/+1
2014-08-19KVM: x86: drop fpu_activate hookWanpeng Li1-1/+0
2014-08-17x86: Support compiling out human-friendly processor feature namesJosh Triplett1-0/+7
2014-08-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-0/+3
2014-08-15intel_idle: Disable Baytrail Core and Module C6 auto-demotionLen Brown1-0/+3
2014-08-14locking,x86: Kill atomic_or_long()Peter Zijlstra1-15/+0
2014-08-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-88/+49
2014-08-13Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-61/+189
2014-08-13perf/x86: Revamp PEBS event selectionAndi Kleen1-0/+8
2014-08-08kexec: support for kexec on panic using new system callVivek Goyal2-3/+36
2014-08-08kexec-bzImage64: support for loading bzImage using 64bit entryVivek Goyal2-0/+27
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2-1/+2
2014-08-08lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2-9/+2
2014-08-06Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-4/+5