summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
* x86/apic: Always define nox2apic and define it as initdataDavid Rientjes2014-02-091-1/+0Star
* x86/apic: Remove unused function prototypesDavid Rientjes2014-02-091-4/+0Star
* x86/apic: Switch wait_for_init_deassert() to a bool flagDavid Rientjes2014-02-091-7/+1Star
* x86/apic: Only use default_wait_for_init_deassert()David Rientjes2014-02-091-1/+0Star
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-082-4/+4
|\
| * Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2014-02-0714-98/+53Star
| |\
| * \ Merge branch 'linus' into x86/urgentIngo Molnar2014-01-2528-202/+565
| |\ \
| * | | mm, x86: Account for TLB flushes only when debuggingMel Gorman2014-01-251-3/+3
| * | | x86/AMD/NB: Fix amd_set_subcaches() parameter typeDan Carpenter2014-01-251-1/+1
* | | | Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-02-061-3/+2Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | Revert "xen/grant-table: Avoid m2p_override during mapping"Konrad Rzeszutek Wilk2014-02-031-3/+2Star
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-311-2/+0Star
|\ \ \ \
| * | | | x86/uv/nmi: Fix Sparse warningsMike Travis2014-01-251-2/+0Star
| | |_|/ | |/| |
* | | | Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...Linus Torvalds2014-01-311-2/+3
|\ \ \ \ | | |/ / | |/| |
| * | | xen/grant-table: Avoid m2p_override during mappingZoltan Kiss2014-01-311-2/+3
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-311-21/+12Star
|\ \ \ \
| * | | | x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101Paolo Bonzini2014-01-291-5/+6
| * | | | x86, kvm: cache the base of the KVM cpuid leavesPaolo Bonzini2014-01-291-16/+6Star
* | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-01-311-1/+2
|\ \ \ \ \
| * | | | | mm: don't lose the SOFT_DIRTY flag on mprotectAndrey Vagin2014-01-311-1/+2
* | | | | | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-01-313-8/+11
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | x86: Use inline assembler instead of global register variable to get spAndi Kleen2014-01-301-3/+5
| * | | | | x86, asmlinkage, paravirt: Make paravirt thunks globalAndi Kleen2014-01-301-1/+1
| * | | | | x86, asmlinkage, paravirt: Don't rely on local assembler labelsAndi Kleen2014-01-301-4/+5
* | | | | | x86: revert wrong memblock current limit settingYinghai Lu2014-01-281-2/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-0/+7
|\ \ \ \ \ \
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-181-6/+7
| |\| | | | |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-061-2/+9
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-186-13/+24
| |\ \ \ \ \ \ \
| * | | | | | | | lib: introduce arch optimized hash libraryFrancesco Fusco2013-12-171-0/+7
* | | | | | | | | firmware/dmi_scan: generalize for use by other archsArd Biesheuvel2014-01-241-2/+4
* | | | | | | | | x86: use generic fixmap.hMark Salter2014-01-241-58/+1Star
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-01-231-1/+7
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | xen/grant: Implement an grant frame array struct (v3).Konrad Rzeszutek Wilk2014-01-061-0/+1
| * | | | | | | xen/p2m: Check for auto-xlat when doing mfn_to_local_pfn.Mukesh Rathor2014-01-061-1/+6
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-232-0/+4
|\ \ \ \ \ \ \
| * | | | | | | KVM: SVM: Fix reading of DR6Jan Kiszka2014-01-171-0/+2
| * | | | | | | add support for Hyper-V reference time counterVadim Rozenfeld2014-01-171-0/+1
| * | | | | | | KVM: nVMX: Add support for activity state HLTJan Kiszka2013-12-121-0/+1
* | | | | | | | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-232-3/+2Star
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pci/resource' into nextBjorn Helgaas2014-01-101-1/+0Star
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PCI: Enforce bus address limits in resource allocationYinghai Lu2014-01-081-1/+0Star
| * | | | | | | | | PCI: Drop "irq" param from *_restore_msi_irqs()DuanZhenzhong2013-12-132-2/+2
| |/ / / / / / / /
* | | | | | | / / x86: memblock: set current limit to max low memory addressSantosh Shilimkar2014-01-221-2/+2
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge branch 'x86/mpx' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2014-01-205-24/+121
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/intel/mpx: Remove unused LWP structureIngo Molnar2014-01-201-8/+2Star
| * | | | | | | | x86: replace futex_atomic_cmpxchg_inatomic() with user_atomic_cmpxchg_inatomicQiaowei Ren2013-12-161-20/+1Star
| * | | | | | | | x86: add user_atomic_cmpxchg_inatomic at uaccess.hQiaowei Ren2013-12-161-0/+92
| | |/ / / / / / | |/| | | | | |
| * | | | | | | x86, xsave: Support eager-only xsave features, add MPX supportQiaowei Ren2013-12-072-4/+33
| * | | | | | | x86, cpufeature: Define the Intel MPX feature flagQiaowei Ren2013-12-061-0/+1