summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2014-01-02KVM: nVMX: Unconditionally uninit the MMU on nested vmexitJan Kiszka
2013-12-31crypto: aesni - fix build on x86 (32bit)Andy Shevchenko
2013-12-30KVM: x86: Fix APIC map calculation after re-enablingJan Kiszka
2013-12-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-12-29x86/efi: Delete superfluous global variablesMatt Fleming
2013-12-29x86: Reserve setup_data ranges late after parsing memmap cmdlineDave Young
2013-12-29x86: Export x86 boot_params to sysfsDave Young
2013-12-29x86: Add xloadflags bit for EFI runtime support on kexecDave Young
2013-12-29x86/efi: Pass necessary EFI data for kexec via setup_dataDave Young
2013-12-27x86: Slightly tweak the access_ok() C variant for better codeH. Peter Anvin
2013-12-27x86: Replace assembly access_ok() with a C variantLinus Torvalds
2013-12-24Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman
2013-12-21efi: Export EFI runtime memory mapping to sysfsDave Young
2013-12-21efi: Export more EFI table variables to sysfsDave Young
2013-12-21x86/efi: Cleanup efi_enter_virtual_mode() functionDave Young
2013-12-21x86/efi: Fix off-by-one bug in EFI Boot Services reservationDave Young
2013-12-21x86/efi: Add a wrapper function efi_map_region_fixed()Dave Young
2013-12-21x86/efi: Remove unused variables in __map_region()Dave Young
2013-12-21ACPI, APEI, GHES: Do not report only correctable errors with SCIChen, Gong
2013-12-20x86, x32: Use __kernel_long_t/__kernel_ulong_t in x86-64 stat.hH.J. Lu
2013-12-20KVM: MMU: handle invalid root_hpa at __direct_mapMarcelo Tosatti
2013-12-20KVM: VMX: Do not skip the instruction if handle_dr injects a faultJan Kiszka
2013-12-20crypto: aesni - AVX and AVX2 version of AESNI-GCM encode and decodeTim Chen
2013-12-20crypto: arch - use crypto_memneq instead of memcmpDaniel Borkmann
2013-12-20stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architecturesKees Cook
2013-12-19x86, idle: Add memory barriers around clflush in mwait_play_dead()H. Peter Anvin
2013-12-19x86, idle: Use static_cpu_has() for CLFLUSH workaround, add barriersH. Peter Anvin
2013-12-19x86, acpi, idle: Restructure the mwait idle routinesPeter Zijlstra
2013-12-19x86 idle: Repair large-server 50-watt idle-power regressionLen Brown
2013-12-19Merge branch 'master' into for-nextJiri Kosina
2013-12-19x86/mm/numa: Fix 32-bit kernel NUMA bootLans Zhang
2013-12-19Merge tag 'v3.13-rc4' into x86/mmIngo Molnar
2013-12-18mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel
2013-12-18mm: numa: serialise parallel get_user_page against THP migrationMel Gorman
2013-12-18x86, realmode: Pointer walk cleanups, pull out invariant use of __pa()H. Peter Anvin
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-18KVM: nVMX: Support direct APIC access from L2Jan Kiszka
2013-12-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-12-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-12-17lib: introduce arch optimized hash libraryFrancesco Fusco
2013-12-17perf/x86: enable Haswell Celeron RAPL supportStephane Eranian
2013-12-16x86: replace futex_atomic_cmpxchg_inatomic() with user_atomic_cmpxchg_inatomicQiaowei Ren
2013-12-16x86: add user_atomic_cmpxchg_inatomic at uaccess.hQiaowei Ren
2013-12-16Merge tag 'v3.13-rc4' into perf/coreIngo Molnar
2013-12-16Merge tag 'ras_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/...Ingo Molnar
2013-12-15Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2013-12-13Merge branch 'pci/yijing-dev_is_pci' into nextBjorn Helgaas
2013-12-13PCI: Drop "irq" param from *_restore_msi_irqs()DuanZhenzhong
2013-12-13KVM: x86: Add comment on vcpu_enter_guest()'s return valueTakuya Yoshikawa
2013-12-13KVM: Use cond_resched() directly and remove useless kvm_resched()Takuya Yoshikawa