summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2013-08-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-46/+34
2013-08-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds6-4/+98
2013-08-14Merge tag 'amd_ucode_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar4-44/+32
2013-08-13x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea2-2/+2
2013-08-13mm: save soft-dirty bits on file pagesCyrill Gorcunov4-2/+68
2013-08-13mm: save soft-dirty bits on swapped pagesCyrill Gorcunov2-0/+28
2013-08-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+3
2013-08-13sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov1-4/+0
2013-08-12x86, microcode, AMD: Fix early microcode loadingTorsten Kaiser3-29/+27
2013-08-12x86, microcode, AMD: Make cpu_has_amd_erratum() use the correct struct cpuinf...Torsten Kaiser1-15/+5
2013-08-12perf/x86: Add Haswell ULT model number used in Macbook Air and other systemsAndi Kleen1-0/+1
2013-08-09x86: Don't clear olpc_ofw_header when sentinel is detectedDaniel Drake1-2/+2
2013-08-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-8/+19
2013-08-05perf/x86: Fix intel QPI uncore event definitionsVince Weaver1-2/+2
2013-08-02Merge tag 'please-pull-fix-mce-regression' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-2/+2
2013-07-31arch/x86/platform/ce4100/ce4100.c: include reboot.hAndrew Morton1-0/+1
2013-07-31x86, amd, microcode: Fix error path in apply_microcode_amd()Torsten Kaiser1-4/+5
2013-07-30Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar1-1/+1
2013-07-29x86/mce: Fix mce regression from recent cleanupTony Luck1-2/+2
2013-07-26x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.dazH.J. Lu1-1/+1
2013-07-26x86, efi: correct call to free_pagesRoy Franz1-1/+1
2013-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-796/+0
2013-07-24Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Herbert Xu3-796/+0
2013-07-23x86/iommu/vt-d: Expand interrupt remapping quirk to cover x58 chipsetNeil Horman1-2/+12
2013-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds1-1/+0
2013-07-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+7
2013-07-19um: remove dead codeRichard Weinberger1-1/+0
2013-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-34/+25
2013-07-18KVM: MMU: avoid fast page fault fixing mmio page faultXiao Guangrong1-0/+7
2013-07-16x86: Make sure IDT is page alignedKees Cook3-25/+8
2013-07-15x86, suspend: Handle CPUs which fail to #GP on RDMSRH. Peter Anvin1-2/+16
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker71-356/+345
2013-07-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+4
2013-07-12perf/x86: Fix incorrect use of do_div() in NMI warningDave Hansen1-3/+4
2013-07-12x86/platform/ce4100: Add header file for reboot typeXiong Zhou1-0/+1
2013-07-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2-4/+66
2013-07-11Revert "UEFI: Don't pass boot services regions to SetVirtualAddressMap()"Matt Fleming1-7/+0
2013-07-10Merge tag 'kvm-3.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+9
2013-07-10Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2-4/+0
2013-07-10mm: remove free_area_cacheMichel Lespinasse2-4/+0
2013-07-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+1
2013-07-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-11/+18
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-17/+44
2013-07-09Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-1/+87
2013-07-09arm: add support for LZ4-compressed kernelKyungsik Lee3-1/+10
2013-07-09reboot: move arch/x86 reboot= handling to generic kernelRobin Holt3-121/+4
2013-07-09reboot: x86: prepare reboot_mode for moving to generic kernel codeRobin Holt1-5/+7
2013-07-09ptrace/x86: flush_ptrace_hw_breakpoint() shoule clear the virtual debug regis...Oleg Nesterov1-0/+3
2013-07-09ptrace/x86: cleanup ptrace_set_debugreg()Oleg Nesterov1-18/+8
2013-07-09ptrace/x86: ptrace_write_dr7() should create bp if !disabledOleg Nesterov1-7/+10