summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)AuthorFilesLines
2012-12-14Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-7/+21
2012-12-14Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+17
2012-12-14Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-6/+105
2012-12-14Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2012-12-14Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-0/+32
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-15/+3
2012-12-12Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2012-12-12Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-194/+25
2012-12-12Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-1/+2
2012-12-12Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-0/+5
2012-12-12Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+9
2012-12-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+20
2012-12-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-8/+7
2012-12-12Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds2-4/+5
2012-12-12mm: use vm_unmapped_area() on x86_64 architectureMichel Lespinasse1-4/+2
2012-12-12mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen1-0/+3
2012-12-12x86/kexec: crash_vmclear_local_vmcss needs __rcuZhang Yanfei1-1/+2
2012-12-12Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+0
2012-12-11mm: numa: pte_numa() and pmd_numa()Andrea Arcangeli1-2/+9
2012-12-11mm: numa: define _PAGE_NUMAAndrea Arcangeli1-0/+20
2012-12-11x86/mm: Introduce pte_accessible()Rik van Riel1-0/+6
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-0/+20
2012-12-08Merge branch 'pci/daniel-numachip' into nextBjorn Helgaas1-0/+19
2012-12-08x86/PCI: Add NumaChip remote PCI supportDaniel J Blueman1-0/+19
2012-12-06x86/kexec: VMCLEAR VMCSs loaded on all cpus if necessaryZhang Yanfei1-0/+2
2012-12-06EFI: Stash ROMs if they're not in the PCI BARMatthew Garrett2-0/+13
2012-12-05kvm: don't use bit24 for detecting address-specific invalidation capabilityZhang Xiantao1-2/+1
2012-12-03Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar1-8/+7
2012-12-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+3
2012-12-01x86, fpu: Avoid FPU lazy restore after suspendVincent Palatin1-6/+9
2012-12-01KVM: x86: Emulate IA32_TSC_ADJUST MSRWill Auld3-0/+4
2012-12-01KVM: x86: Add code to track call origin for msr assignmentWill Auld1-3/+9
2012-11-30context_tracking: New context tracking susbsystemFrederic Weisbecker1-8/+7
2012-11-30x86, cleanups: Simplify sync_core() in the case of no CPUIDH. Peter Anvin1-10/+21
2012-11-30x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OKH. Peter Anvin1-42/+0
2012-11-30x86, 386 removal: Remove CONFIG_INVLPGH. Peter Anvin2-9/+0
2012-11-30x86, 386 removal: Remove CONFIG_BSWAPH. Peter Anvin2-39/+2
2012-11-30x86, 386 removal: Remove CONFIG_XADDH. Peter Anvin2-33/+1
2012-11-30x86, 386 removal: Remove CONFIG_CMPXCHGH. Peter Anvin2-58/+0
2012-11-30x86, 386 removal: Remove CONFIG_M386 from KconfigH. Peter Anvin2-3/+1
2012-11-30Merge branch 'acpi-enumeration'Rafael J. Wysocki1-3/+0
2012-11-29xen: arm: implement remap interfaces needed for privcmd mappings.Ian Campbell1-0/+1
2012-11-29unify default ptrace_signal_deliverAl Viro1-2/+0
2012-11-29death to idle_regs()Al Viro1-2/+0
2012-11-29take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro1-11/+0
2012-11-29x86, um: switch to generic fork/vfork/cloneAl Viro3-6/+12
2012-11-29consolidate sys_execve() prototypeAl Viro1-3/+0
2012-11-28KVM: x86: require matched TSC offsets for master clockMarcelo Tosatti1-0/+1
2012-11-28KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flagMarcelo Tosatti1-0/+7
2012-11-28KVM: x86: pass host_tsc to read_l1_tscMarcelo Tosatti1-1/+1