aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)AuthorFilesLines
2013-06-19x86: Fix section mismatch on load_ucode_apPaul Gortmaker1-2/+2
2013-06-19x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel.Konrad Rzeszutek Wilk1-1/+1
2013-06-19perf/x86/intel: Add simple Haswell PMU supportAndi Kleen1-0/+3
2013-06-19Merge tag 'ras_fixlet_for_3.11' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar1-1/+1
2013-06-13Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin1-7/+0
2013-06-13x86, mcheck, therm_throt: Process package thresholdsSrinivas Pandruvada1-0/+7
2013-06-11efi: Convert runtime services function ptrsBorislav Petkov1-14/+14
2013-06-10Modify UEFI anti-bricking codeMatthew Garrett1-7/+0
2013-06-06x86: Get rid of ->hard_math and all the FPU asm fuH. Peter Anvin2-3/+2
2013-06-05x86, mce: Fix "braodcast" typoMathias Krause1-1/+1
2013-06-05KVM: MMU: reclaim the zapped-obsolete page firstXiao Guangrong1-0/+2
2013-06-05KVM: MMU: fast invalidate all pagesXiao Guangrong1-0/+2
2013-06-04x86, cleanups: Remove extra tab in __flush_tlb_one()Michael Wang1-1/+1
2013-05-31x86, microcode, amd: Fix warnings and errors on with CONFIG_MICROCODE=mJacob Shin1-1/+1
2013-05-31x86: __force_order doesn't need to be an actual variableJan Beulich1-1/+1
2013-05-31ix86: Don't waste fixmap entriesJan Beulich1-1/+1
2013-05-30x86, microcode, amd: Early microcode patch loading support for AMDJacob Shin1-0/+14
2013-05-30x86, microcode, amd: Refactor functions to prepare for early loadingJacob Shin1-0/+64
2013-05-30x86, microcode: Vendor abstract out save_microcode_in_initrd()Jacob Shin1-0/+2
2013-05-31Add arch_phys_wc_{add, del} to manipulate WC MTRRs if neededAndy Lutomirski2-1/+16
2013-05-30x86, crc32-pclmul: Fix build with older binutilsJan Beulich1-2/+72
2013-05-29x86: Fix vrtc_get_time/set_mmss to use new timespec interfaceJohn Stultz1-2/+2
2013-05-28x86: Increase precision of x86_platform.get/set_wallclock()David Vrabel2-4/+6
2013-05-28x86: uaccess s/might_sleep/might_fault/Michael S. Tsirkin1-1/+1
2013-05-28x86/signals: Propagate RF EFLAGS bit through the signal restore callJiri Olsa1-2/+2
2013-05-13x86: Extend #DF debugging aid to 64-bitBorislav Petkov1-1/+1
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-5/+2
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro1-3/+0
2013-05-07Merge branch 'rwsem-optimizations'Linus Torvalds1-7/+21
2013-05-07x86 rwsem: avoid taking slow path when stealing write lockMichel Lespinasse1-7/+21
2013-05-06Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+9
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-10/+47
2013-05-02KVM: x86: Account for failing enable_irq_window for NMI window requestJan Kiszka1-1/+1
2013-05-02x86, vm86: fix VM86 syscalls: use SYSCALL_DEFINEx(...)Alexander van Heukelum1-2/+2
2013-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds6-0/+134
2013-05-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+3
2013-05-02Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-12/+5
2013-05-02x86, gdt, hibernate: Store/load GDT for hibernate path.Konrad Rzeszutek Wilk2-0/+3
2013-05-02Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '...Joerg Roedel6-6/+18
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-22/+2
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-3/+0
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-3/+0
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-04-30Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2013-04-30Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-14/+12
2013-04-30Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-4/+0
2013-04-30Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+1
2013-04-30Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-24/+20
2013-04-30Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-8/+7