summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-251-1/+1
|\
| * sched/x86/tsc: Initialize multiplier to 0Peter Zijlstra2014-01-231-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-01-241-0/+1
|\ \
| * | Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on x86Mark Salter2014-01-021-0/+1
* | | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-246-12/+3
|\ \ \
| * \ \ Merge branch 'acpica'Rafael J. Wysocki2014-01-121-2/+1
| |\ \ \
| | * | | ACPICA: Cleanup the option of forcing the use of the RSDT.Lv Zheng2014-01-081-2/+1
| * | | | Merge branch 'acpi-cleanup'Rafael J. Wysocki2014-01-125-10/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | SFI / ACPI: Fix warnings reported during builds with W=1Lv Zheng2013-12-071-1/+0
| | * | | ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-074-9/+2
* | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-234-68/+14
|\ \ \ \ \
| * | | | | Kconfig: update flightly outdated CONFIG_SMP documentationRobert Graffham2014-01-231-4/+4
| * | | | | firmware/dmi_scan: generalize for use by other archsArd Biesheuvel2014-01-232-2/+5
| * | | | | x86: use generic fixmap.hMark Salter2014-01-231-58/+1
| * | | | | mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin2014-01-231-4/+4
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-01-233-3/+2956
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | crypto: aesni - fix build on x86 (32bit)Tim Chen2014-01-152-1/+1
| * | | | | crypto: aesni - fix build on x86 (32bit)Andy Shevchenko2013-12-312-1/+4
| * | | | | crypto: aesni - AVX and AVX2 version of AESNI-GCM encode and decodeTim Chen2013-12-203-3/+2953
| * | | | | crypto: arch - use crypto_memneq instead of memcmpDaniel Borkmann2013-12-201-1/+1
* | | | | | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-01-2213-123/+459
|\ \ \ \ \ \
| * | | | | | xen/pvh: Set X86_CR0_WP and others in CR0 (v2)Roger Pau Monne2014-01-213-5/+32
| * | | | | | xen/pvh: Use 'depend' instead of 'select'.Konrad Rzeszutek Wilk2014-01-101-2/+1
| * | | | | | xen/pvh: remove duplicated include from enlighten.cWei Yongjun2014-01-071-1/+0
| * | | | | | xen/pvh: Fix compile issues with xen_pvh_domain()Konrad Rzeszutek Wilk2014-01-071-0/+1
| * | | | | | xen/pvh: Support ParaVirtualized Hardware extensions (v3).Mukesh Rathor2014-01-062-2/+25
| * | | | | | xen/pvh: Piggyback on PVHVM for grant driver (v4)Konrad Rzeszutek Wilk2014-01-061-0/+62
| * | | | | | xen/grant: Implement an grant frame array struct (v3).Konrad Rzeszutek Wilk2014-01-061-0/+1
| * | | | | | xen/pvh: Piggyback on PVHVM for event channels (v2)Mukesh Rathor2014-01-062-3/+7
| * | | | | | xen/pvh: Update E820 to work with PVH (v2)Mukesh Rathor2014-01-061-2/+20
| * | | | | | xen/pvh: Secondary VCPU bringup (non-bootup CPUs)Mukesh Rathor2014-01-063-19/+42
| * | | | | | xen/pvh: Load GDT/GS in early PV bootup code for BSP.Mukesh Rathor2014-01-061-2/+37
| * | | | | | xen/pvh: Setup up shared_info.Mukesh Rathor2014-01-061-0/+3
| * | | | | | xen/pvh/mmu: Use PV TLB instead of native.Mukesh Rathor2014-01-061-0/+9
| * | | | | | xen/pvh: MMU changes for PVH (v2)Mukesh Rathor2014-01-061-35/+46
| * | | | | | xen/mmu: Cleanup xen_pagetable_p2m_copy a bit.Konrad Rzeszutek Wilk2014-01-061-20/+20
| * | | | | | xen/mmu/p2m: Refactor the xen_pagetable_init code (v2).Konrad Rzeszutek Wilk2014-01-061-33/+37
| * | | | | | xen/pvh: Don't setup P2M tree.Konrad Rzeszutek Wilk2014-01-062-4/+11
| * | | | | | xen/pvh: Early bootup changes in PV code (v4).Mukesh Rathor2014-01-062-20/+46
| * | | | | | xen/pvh/x86: Define what an PVH guest is (v3).Mukesh Rathor2014-01-061-0/+5
| * | | | | | xen/p2m: Check for auto-xlat when doing mfn_to_local_pfn.Mukesh Rathor2014-01-061-1/+6
| * | | | | | xen/x86: set VIRQ_TIMER priority to maximumDavid Vrabel2014-01-061-0/+1
| * | | | | | xen/pvhvm: Remove the xen_platform_pci int.Konrad Rzeszutek Wilk2014-01-031-3/+2
| * | | | | | xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk2014-01-031-0/+74
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-2213-172/+336
|\ \ \ \ \ \ \
| * | | | | | | kvm: make KVM_MMU_AUDIT help text more readableRandy Dunlap2014-01-201-1/+1
| * | | | | | | KVM: nVMX: Update guest activity state field on L2 exitsJan Kiszka2014-01-171-0/+4
| * | | | | | | KVM: nVMX: Fix nested_run_pending on activity state HLTJan Kiszka2014-01-171-2/+2
| * | | | | | | KVM: nVMX: Clean up handling of VMX-related MSRsJan Kiszka2014-01-172-56/+24
| * | | | | | | KVM: nVMX: Add tracepoints for nested_vmexit and nested_vmexit_injectJan Kiszka2014-01-171-0/+14
OpenPOWER on IntegriCloud