summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)AuthorFilesLines
2013-10-25xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/deviceStefano Stabellini1-0/+14
2013-10-23ACPI, x86: Extended error log driver for x86 platformChen, Gong1-0/+1
2013-10-17intel_mid: Move platform device setups to their own platform_<device>.* filesDavid Cohen1-0/+16
2013-10-17intel_mid: Moved SFI related code to sfi.cKuppuswamy Sathyanarayanan1-0/+1
2013-10-17intel_mid: Added custom handler for ipc devicesKuppuswamy Sathyanarayanan1-0/+15
2013-10-17intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan2-15/+15
2013-10-17intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan2-6/+6
2013-10-17Powerpc KVM work is based on a commit after rc4.Gleb Natapov4-17/+26
2013-10-17x86 / msr: add 64bit _on_cpu access functionsJacob Pan1-0/+22
2013-10-14KVM: Move gfn_to_index to x86 specific codeChristoffer Dall1-0/+7
2013-10-11x86: Apply the asm_volatile_goto() compiler quirkIngo Molnar1-1/+1
2013-10-11Merge branch 'core/urgent' into sched/coreIngo Molnar3-6/+6
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar3-6/+6
2013-10-09of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring1-2/+0
2013-10-09of: implement pci_address_to_pio as weak functionRob Herring1-3/+0
2013-10-09xen: introduce xen_alloc/free_coherent_pagesStefano Stabellini1-0/+24
2013-10-09Merge tag 'v3.12-rc4' into sched/coreIngo Molnar1-11/+20
2013-10-03KVM: mmu: change useless int return types to voidPaolo Bonzini1-2/+2
2013-10-03KVM: mmu: remove uninteresting MMU "new_cr3" callbacksPaolo Bonzini1-1/+1
2013-10-03KVM: mmu: remove uninteresting MMU "free" callbacksPaolo Bonzini1-1/+0
2013-10-03KVM: x86: only copy XSAVE state for the supported featuresPaolo Bonzini1-0/+1
2013-10-03KVM: x86: prevent setting unsupported XSAVE statesPaolo Bonzini1-0/+1
2013-09-28x86: Improve the printout of the SMP bootup CPU tableBorislav Petkov1-0/+6
2013-09-28sched: Revert need_resched() to look at TIF_NEED_RESCHEDPeter Zijlstra1-8/+0
2013-09-25Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-11/+20
2013-09-25ACPI / x86: Increase override tables number limitYinghai Lu1-0/+1
2013-09-25xen/p2m: check MFN is in range before using the m2p tableDavid Vrabel1-11/+20
2013-09-25sched, x86: Optimize the preempt_schedule() callPeter Zijlstra2-0/+60
2013-09-25sched, x86: Provide a per-cpu preempt_count implementationPeter Zijlstra3-4/+100
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra1-0/+1
2013-09-25x86: Use asm goto to implement better modify_and_test() functionsPeter Zijlstra5-92/+58
2013-09-24x86/UV: Add uvtrace supportMike Travis1-0/+8
2013-09-24x86/UV: Update UV support for external NMI signalsMike Travis2-2/+86
2013-09-24x86/UV: Move NMI supportMike Travis1-0/+2
2013-09-24x86 / ACPI: simplify _acpi_map_lsapic()Jiang Liu1-1/+1
2013-09-11mm: make sure _PAGE_SWP_SOFT_DIRTY bit is not set on present pteCyrill Gorcunov2-15/+22
2013-09-11mm: vmstats: track TLB flush stats on UP tooDave Hansen1-6/+31
2013-09-10Merge branch 'x86/jumplabel' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+7
2013-09-10x86: Add 1/2/4/8 byte optimization to 64bit __copy_{from,to}_user_inatomicAndi Kleen1-6/+18
2013-09-09Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds1-1/+0
2013-09-09Merge tag 'v3.11-rc7' into stable/for-linus-3.12Konrad Rzeszutek Wilk7-9/+99
2013-09-09Merge branch 'x86/spinlocks' of git://git.kernel.org/pub/scm/linux/kernel/git...Konrad Rzeszutek Wilk5-80/+124
2013-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-2/+2
2013-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu17-35/+47
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-30/+0
2013-09-04Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-3/+14
2013-09-04Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2013-09-04Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-80/+124
2013-09-04Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+17
2013-09-04Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+16