summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2013-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds6-0/+134
2013-05-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+3
2013-05-03Merge 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-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-22/+2
2013-05-01Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-3/+0
2013-05-01dump_stack: unify debug information printed by show_regs()Tejun Heo1-3/+0
2013-05-01Merge 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
2013-04-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+0
2013-04-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-21/+0
2013-04-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-31/+39
2013-04-30mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer1-0/+1
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+1
2013-04-26perf/x86/intel/P4: Robistify P4 PMU typesIngo Molnar1-31/+31
2013-04-25crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camelli...Jussi Kivilinna1-0/+19
2013-04-25crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipherJussi Kivilinna1-0/+24
2013-04-25crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipherJussi Kivilinna1-0/+18
2013-04-25crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipherJussi Kivilinna2-0/+44
2013-04-25crypto: x86 - add more optimized XTS-mode for serpent-avxJussi Kivilinna2-0/+29
2013-04-25x86 cmpxchg.h: fix wrong commentLi Zhong1-1/+1
2013-04-24Merge branch 'linus' into timers/coreThomas Gleixner10-8/+23
2013-04-22lguest: map Switcher below fixmap.Rusty Russell1-6/+0
2013-04-22lguest: assume Switcher text is a single page.Rusty Russell1-5/+2
2013-04-22lguest: prepare to make SWITCHER_ADDR a variable.Rusty Russell1-0/+2
2013-04-21perf/x86/amd: Add support for AMD NB and L2I "uncore" countersJacob Shin2-0/+6
2013-04-21Merge branch 'perf/urgent' into perf/coreIngo Molnar4-4/+9
2013-04-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+8
2013-04-20Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin2-0/+8
2013-04-19Merge tag 'edac_amd_f16h' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Ingo Molnar4-4/+9
2013-04-16Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar1-0/+1
2013-04-16efi: Pass boot services variable info to runtime codeMatthew Garrett2-0/+8
2013-04-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+6
2013-04-13uretprobes/x86: Hijack return addressAnton Arapov1-0/+1
2013-04-13x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen1-1/+1
2013-04-12x86/mm/fixmap: Remove unused FIX_CYCLONE_TIMERPaul Bolle1-3/+0
2013-04-12x86, xen, gdt: Remove the pvops variant of store_gdt.Konrad Rzeszutek Wilk2-5/+1
2013-04-12x86-32, gdt: Store/load GDT for ACPI S3 or hibernation/resume path is not neededKonrad Rzeszutek Wilk1-1/+0
2013-04-12x86-64, gdt: Store/load GDT for ACPI S3 or hibernate/resume path is not needed.Konrad Rzeszutek Wilk1-3/+0
2013-04-12x86: Use a read-only IDT alias on all CPUsKees Cook1-3/+1
2013-04-10x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky2-1/+6
2013-04-10x86/mm/cpa: Cleanup split_large_page() and its calleeBorislav Petkov1-1/+0
2013-04-10cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov...Jacob Shin1-0/+1