aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)AuthorFilesLines
2013-02-24Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 2-0/+5
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 3-13/+33
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 6-61/+12
2013-02-23Merge branch 'akpm' (more incoming from Andrew)Gravatar Linus Torvalds 2-2/+3
2013-02-23cpu-hotplug,memory-hotplug: clear cpu_to_node() when offlining the nodeGravatar Wen Congyang 1-2/+2
2013-02-23memory-hotplug: common APIs to support page tables hot-removeGravatar Wen Congyang 1-0/+1
2013-02-22Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-6/+119
2013-02-22x86-64: don't set the early IDT to point directly to 'early_idt_handler'Gravatar Linus Torvalds 1-2/+0
2013-02-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 18-106/+111
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-17/+8
2013-02-20xen: event channel arrays are xen_ulong_t and not unsigned longGravatar Ian Campbell 1-0/+3
2013-02-19Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-366/+1174
2013-02-19Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-1/+18
2013-02-19Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-2/+6
2013-02-19Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+38
2013-02-19Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 8-619/+534
2013-02-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 8-42/+95
2013-02-19xen: introduce xen_remap, use it instead of ioremapGravatar Stefano Stabellini 1-0/+2
2013-02-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-3/+13
2013-02-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Rafael J. Wysocki 2-13/+8
2013-02-18Merge branch 'misc' into releaseGravatar Len Brown 1-12/+6
2013-02-16perf/x86/amd: Enable northbridge performance counters on AMD family 15hGravatar Jacob Shin 2-0/+11
2013-02-15Merge branch 'x86/mm2' into x86/mmGravatar H. Peter Anvin 13-42/+67
2013-02-14x86: convert to ksignalGravatar Al Viro 1-2/+3
2013-02-14burying unused conditionalsGravatar Al Viro 1-2/+0
2013-02-13x86/mm: Check if PUD is large when validating a kernel addressGravatar Mel Gorman 1-0/+5
2013-02-12X86: Handle Hyper-V vmbus interrupts as special hypervisor interruptsGravatar K. Y. Srinivasan 2-2/+6
2013-02-12Merge tag 'v3.8-rc7' into x86/asmGravatar H. Peter Anvin 2-1/+2
2013-02-12x86, doc: Clarify the use of asm("%edx") in uaccess.hGravatar H. Peter Anvin 1-1/+8
2013-02-12x86, mm: Redesign get_user with a __builtin_choose_expr hackGravatar H. Peter Anvin 1-43/+14
2013-02-11x86, mm: Use a bitfield to mask nuisance get_user() warningsGravatar H. Peter Anvin 1-11/+9
2013-02-11x86, uv, uv3: Trim MMR register definitions after code changes for SGI UV3Gravatar Mike Travis 1-2479/+1
2013-02-11x86, uv, uv3: Update Hub Info for SGI UV3Gravatar Mike Travis 1-8/+36
2013-02-11x86, uv, uv3: Update MMR register definitions for SGI Ultraviolet System 3 (UV3)Gravatar Mike Travis 1-108/+3366
2013-02-11Merge branch 'acpica'Gravatar Rafael J. Wysocki 1-4/+0
2013-02-10x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flagGravatar Len Brown 1-10/+0
2013-02-10x86 idle: remove mwait_idle() and "idle=mwait" cmdline paramGravatar Len Brown 1-1/+1
2013-02-10xen idle: make xen-specific macro xen-specificGravatar Len Brown 1-1/+5
2013-02-08intel_idle: remove assumption of one C-state per MWAIT flagGravatar Len Brown 1-0/+2
2013-02-08intel_idle: remove use and definition of MWAIT_MAX_NUM_CSTATESGravatar Len Brown 1-1/+0
2013-02-07x86-32: Add support for 64bit get_user()Gravatar Ville Syrjälä 1-4/+15
2013-02-06Merge tag 'ras_for_3.8' into x86/urgentGravatar H. Peter Anvin 1-0/+84
2013-02-06perf/x86/amd: Use proper naming scheme for AMD bit field definitionsGravatar Jacob Shin 1-2/+2
2013-02-05KVM: VMX: add missing exit names to VMX_EXIT_REASONS arrayGravatar Gleb Natapov 1-1/+6
2013-02-03x86: switch to generic old sigactionGravatar Al Viro 4-21/+0
2013-02-03x86: switch to generic compat rt_sigaction()Gravatar Al Viro 2-11/+0
2013-02-03x86: switch to generic compat sched_rr_get_interval()Gravatar Al Viro 1-3/+0
2013-02-03x86,um: switch to generic old sigsuspend()Gravatar Al Viro 2-2/+0
2013-02-03x86: switch to generic compat rt_sigqueueinfo()Gravatar Al Viro 1-1/+0
2013-02-03x86: switch to generic compat rt_sigpending()Gravatar Al Viro 1-1/+0