summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)AuthorFilesLines
2014-01-10Merge branch 'akpm-current/current'Stephen Rothwell4-65/+10
2014-01-10Merge remote-tracking branch 'xen-tip/linux-next'Stephen Rothwell1-1/+7
2014-01-10next-20140109/kvmStephen Rothwell1-0/+1
2014-01-10Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell16-129/+350
2014-01-10firmware/dmi_scan: generalize for use by other archsArd Biesheuvel1-2/+4
2014-01-10x86: use generic fixmap.hMark Salter1-58/+1
2014-01-10The memblock current limit value is used to limit early bootSantosh Shilimkar1-2/+2
2014-01-10x86: mm: account for TLB flushes only when debuggingMel Gorman1-3/+3
2014-01-10Merge remote-tracking branch 'net-next/master'Stephen Rothwell1-0/+7
2014-01-10Merge remote-tracking branch 'pci/next'Stephen Rothwell2-2/+2
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+9
2014-01-06Merge branch 'x86/urgent'Ingo Molnar1-0/+1
2014-01-06Merge branch 'x86/mpx'Ingo Molnar2-20/+93
2014-01-06Merge branch 'x86/mm'Ingo Molnar3-45/+60
2014-01-06Merge branch 'x86/kaslr'Ingo Molnar3-4/+34
2014-01-06Merge branch 'x86/idle'Ingo Molnar2-23/+43
2014-01-06Merge branch 'x86/efi-kexec'Ingo Molnar1-1/+13
2014-01-06manual merge of x86/efiIngo Molnar2-18/+49
2014-01-06Merge branch 'x86/cpufeature'Ingo Molnar3-4/+34
2014-01-06Merge branch 'x86/cpu'Ingo Molnar1-0/+1
2014-01-06Merge branch 'x86/build'Ingo Molnar1-2/+2
2014-01-06Merge branch 'x86/asm'Ingo Molnar1-12/+20
2014-01-06xen/grant: Implement an grant frame array struct (v3).Konrad Rzeszutek Wilk1-0/+1
2014-01-06xen/p2m: Check for auto-xlat when doing mfn_to_local_pfn.Mukesh Rathor1-1/+6
2014-01-05Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflictsIngo Molnar8-15/+44
2014-01-04x86, sparse: Do not force removal of __user when calling copy_to/from_user_no...Steven Rostedt1-2/+2
2014-01-03x86, cpu: Detect more TLB configurationKirill A. Shutemov1-0/+1
2014-01-03x86/efi: parse_efi_setup() build fixDave Young1-3/+2
2013-12-29x86/efi: Pass necessary EFI data for kexec via setup_dataDave Young1-0/+12
2013-12-27x86: Slightly tweak the access_ok() C variant for better codeH. Peter Anvin1-3/+5
2013-12-27x86: Replace assembly access_ok() with a C variantLinus Torvalds1-11/+17
2013-12-21x86/efi: Add a wrapper function efi_map_region_fixed()Dave Young1-0/+1
2013-12-20x86, irq: Change check_vectors() to check_irq_vectors_for_cpu_disable()H. Peter Anvin1-1/+1
2013-12-20x86: Add check for number of available vectors before CPU downPrarit Bhargava1-0/+1
2013-12-19x86, idle: Use static_cpu_has() for CLFLUSH workaround, add barriersH. Peter Anvin1-1/+4
2013-12-19x86, acpi, idle: Restructure the mwait idle routinesPeter Zijlstra2-23/+40
2013-12-19Merge tag 'v3.13-rc4' into x86/mmIngo Molnar10-47/+36
2013-12-18mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel1-2/+9
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-13/+24
2013-12-17lib: introduce arch optimized hash libraryFrancesco Fusco1-0/+7
2013-12-16x86: replace futex_atomic_cmpxchg_inatomic() with user_atomic_cmpxchg_inatomicQiaowei Ren1-20/+1
2013-12-16x86: add user_atomic_cmpxchg_inatomic at uaccess.hQiaowei Ren1-0/+92
2013-12-13PCI: Drop "irq" param from *_restore_msi_irqs()DuanZhenzhong2-2/+2
2013-12-12KVM: nVMX: Add support for activity state HLTJan Kiszka1-0/+1
2013-12-11sched: Remove PREEMPT_NEED_RESCHED from generic codePeter Zijlstra1-0/+11
2013-12-06x86, xsave: Support eager-only xsave features, add MPX supportQiaowei Ren2-4/+33
2013-12-06x86, cpufeature: Define the Intel MPX feature flagQiaowei Ren1-0/+1
2013-12-04Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds5-13/+13
2013-12-04x86, bitops: Correct the assembly constraints to testing bitopsH. Peter Anvin5-13/+13
2013-12-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+11