aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2013-08-19Merge branch 'efi-stub-submitted-20130809' of git://git.linaro.org/people/roy...Graeme Gregory
2013-08-19Merge branch 'topic-armv7-uefi-runtime-services' of git://git.linaro.org/peop...Graeme Gregory
2013-08-12Automatically merging tracking-linaro-android-3.11 into merge-linux-linaro-co...Andrey Konovalov
2013-08-09Add proper definitions for some EFI function pointers.Roy Franz
2013-08-09Move EFI_READ_CHUNK_SIZE define to shared location.Roy Franz
2013-08-09Generalize handle_ramdisks() and rename to handle_cmdline_files().Roy Franz
2013-08-09Allow efi_free() to be called with size of 0, and do nothing in that case.Roy Franz
2013-08-09Add minimum address parameter to efi_low_alloc()Roy Franz
2013-08-09Rename memory allocation/free functionsRoy Franz
2013-08-09Add system pointer argument to shared EFI stub relatedRoy Franz
2013-08-09Move common EFI stub code from x86 arch code to common locationRoy Franz
2013-08-09EFI stub documentation updatesRoy Franz
2013-08-09efi: x86: make efi_lookup_mapped_addr() a common functionLeif Lindholm
2013-08-09efi: x86: use common code for (U)EFI configuration scanningLeif Lindholm
2013-08-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-08-02Merge tag 'please-pull-fix-mce-regression' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2013-07-31arch/x86/platform/ce4100/ce4100.c: include reboot.hAndrew Morton
2013-07-31x86, amd, microcode: Fix error path in apply_microcode_amd()Torsten Kaiser
2013-07-30Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2013-07-29x86/mce: Fix mce regression from recent cleanupTony Luck
2013-07-26x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.dazH.J. Lu
2013-07-26x86, efi: correct call to free_pagesRoy Franz
2013-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-07-24Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Herbert Xu
2013-07-23x86/iommu/vt-d: Expand interrupt remapping quirk to cover x58 chipsetNeil Horman
2013-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2013-07-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-07-19um: remove dead codeRichard Weinberger
2013-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-07-18KVM: MMU: avoid fast page fault fixing mmio page faultXiao Guangrong
2013-07-17Merge tag 'v3.11-rc1' into linaro-android-3.11-experimental-mergeJohn Stultz
2013-07-16x86: Make sure IDT is page alignedKees Cook
2013-07-15x86, suspend: Handle CPUs which fail to #GP on RDMSRH. Peter Anvin
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker
2013-07-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-12perf/x86: Fix incorrect use of do_div() in NMI warningDave Hansen
2013-07-12x86/platform/ce4100: Add header file for reboot typeXiong Zhou
2013-07-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2013-07-11Revert "UEFI: Don't pass boot services regions to SetVirtualAddressMap()"Matt Fleming
2013-07-10Merge tag 'kvm-3.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-07-10Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-07-10mm: remove free_area_cacheMichel Lespinasse
2013-07-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-09Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-07-09arm: add support for LZ4-compressed kernelKyungsik Lee
2013-07-09reboot: move arch/x86 reboot= handling to generic kernelRobin Holt
2013-07-09reboot: x86: prepare reboot_mode for moving to generic kernel codeRobin Holt
2013-07-09ptrace/x86: flush_ptrace_hw_breakpoint() shoule clear the virtual debug regis...Oleg Nesterov