summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2013-08-29Merge branch 'linus' into perf/coreIngo Molnar
2013-08-22x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea
2013-08-22Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds
2013-08-21Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-08-20xen/smp: initialize IPI vectors before marking CPU onlineChuck Anderson
2013-08-20x86/xen: do not identity map UNUSABLE regions in the machine E820David Vrabel
2013-08-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-08-16perf/x86/intel/uncore: Enable EV_SEL_EXT bit for PCUYan, Zheng
2013-08-16perf/x86/intel/uncore: Add filter support for QPI boxesYan, Zheng
2013-08-16perf/x86/intel/uncore: Add auxiliary pci device supportYan, Zheng
2013-08-15Merge tag 'v3.11-rc5' into perf/coreIngo Molnar
2013-08-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-08-14Merge tag 'amd_ucode_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2013-08-13x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea
2013-08-13mm: save soft-dirty bits on file pagesCyrill Gorcunov
2013-08-13mm: save soft-dirty bits on swapped pagesCyrill Gorcunov
2013-08-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-08-13sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov
2013-08-12x86, microcode, AMD: Fix early microcode loadingTorsten Kaiser
2013-08-12x86, microcode, AMD: Make cpu_has_amd_erratum() use the correct struct cpuinf...Torsten Kaiser
2013-08-12perf/x86: Add Haswell ULT model number used in Macbook Air and other systemsAndi Kleen
2013-08-09x86: Don't clear olpc_ofw_header when sentinel is detectedDaniel Drake
2013-08-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-08-05Merging v3.10-rc2 as I need to apply a fix forStefano Stabellini
2013-08-05perf/x86: Fix intel QPI uncore event definitionsVince Weaver
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-23perf/x86: Add ability to calculate TSC from perf sample timestampsAdrian Hunter
2013-07-23x86/iommu/vt-d: Expand interrupt remapping quirk to cover x58 chipsetNeil Horman
2013-07-23kprobes/x86: Call out into INT3 handler directly instead of using notifierJiri Kosina
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-19kprobes/x86: Remove unused text_poke_smp() and text_poke_smp_batch() functionsMasami Hiramatsu
2013-07-19kprobes/x86: Use text_poke_bp() instead of text_poke_smp*()Masami Hiramatsu
2013-07-19kprobes/x86: Remove an incorrect comment about int3 in NMI/MCEMasami Hiramatsu
2013-07-19Merge branch 'x86/jumplabel' into perf/coreIngo Molnar
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-16x86: Make jump_label use int3-based patchingJiri Kosina
2013-07-16x86: Introduce int3 (breakpoint)-based instruction patchingJiri Kosina
2013-07-16x86: Make sure IDT is page alignedKees Cook
2013-07-15x86, suspend: Handle CPUs which fail to #GP on RDMSRH. Peter Anvin