summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2013-04-16xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every CPU on...Konrad Rzeszutek Wilk1-0/+1
2013-04-16xen/smp: Fix leakage of timer interrupt line for every CPU online/offline.Konrad Rzeszutek Wilk1-0/+1
2013-04-16xen: drop tracking of IRQ vectorJan Beulich1-3/+3
2013-04-16x86/xen: populate boot_params with EDD dataDavid Vrabel1-0/+52
2013-04-16efi: Export efi_query_variable_store() for efivars.koSergey Vlasov1-0/+1
2013-04-16x86/Kconfig: Make EFI select UCS2_STRINGSergey Vlasov1-0/+1
2013-04-16perf/x86: Fix offcore_rsp valid mask for SNB/IVBStephane Eranian1-4/+16
2013-04-16Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2-0/+30
2013-04-16efi: Distinguish between "remaining space" and actually used spaceMatthew Garrett1-6/+100
2013-04-16efi: Pass boot services variable info to runtime codeMatthew Garrett4-0/+76
2013-04-15x86/lib: Fix spelling, put space between a numeral and its unitsAndy Shevchenko4-4/+4
2013-04-15x86/lib: Fix spelling in the commentsAndy Shevchenko2-4/+4
2013-04-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-21/+33
2013-04-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2013-04-13uretprobes/x86: Hijack return addressAnton Arapov2-0/+30
2013-04-13x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen2-1/+8
2013-04-13x86/PCI: Implement pcibios_{add|remove}_bus() hooksJiang Liu1-0/+11
2013-04-12x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is setBoris Ostrovsky1-0/+2
2013-04-12x86/mm/cpa/selftest: Fix false positive in CPA self testAndrea Arcangeli1-1/+1
2013-04-11x86,efi: Check max_size only if it is non-zero.Richard Weinberger1-1/+6
2013-04-11x86/mm/cpa: Convert noop to functional fixAndrea Arcangeli1-5/+5
2013-04-11Merge tag 'stable/for-linus-3.9-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-4/+8
2013-04-10x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky5-13/+21
2013-04-10x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio1-2/+4
2013-04-10perf/x86: Add Sandy Bridge constraints for CYCLE_ACTIVITY.*Andi Kleen1-0/+2
2013-04-10idle: Remove unused ARCH_HAS_DEFAULT_IDLEPaul Bolle1-3/+0
2013-04-09x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming1-0/+25
2013-04-08x86: Use generic idle loopThomas Gleixner4-80/+30
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner1-2/+0
2013-04-08kprobes/x86: Just return error for sanity check failure instead of using BUG_ONMasami Hiramatsu1-1/+5
2013-04-08Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar9-56/+66
2013-04-08Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-8/+7
2013-04-07KVM: Allow cross page reads and writes from cached translations.Andrew Honig2-8/+7
2013-04-06x86: Fix rebuild with EFI_STUB enabledJan Beulich1-3/+2
2013-04-03Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...Thomas Gleixner7-84/+73
2013-04-03x86, quirks: Shut-up a long-standing gcc warningBorislav Petkov1-7/+11
2013-04-03x86, msr: Unify variable namesBorislav Petkov1-7/+7
2013-04-03x86: Drop KERNEL_IMAGE_STARTBorislav Petkov2-4/+3
2013-04-03x86: remove the x32 syscall bitmask from syscall_get_nr()Paul Moore1-2/+2
2013-04-02xen/mmu: On early bootup, flush the TLB when changing RO->RW bits Xen provide...Konrad Rzeszutek Wilk1-4/+8
2013-04-01perf/x86: Add support for PEBS Precise StoreStephane Eranian3-2/+54
2013-04-01perf/x86: Export PEBS load latency threshold register to sysfsStephane Eranian1-0/+3
2013-04-01perf/x86: Add memory profiling via PEBS Load LatencyStephane Eranian5-10/+178
2013-04-01perf/x86: Add flags to event constraintsStephane Eranian5-7/+15
2013-03-29Merge tag 'pm+acpi-3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2013-03-27Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-4/+3
2013-03-27xen/mmu: Move the setting of pvops.write_cr3 to later phase in bootup.Konrad Rzeszutek Wilk1-2/+1
2013-03-27perf/x86: Improve sysfs event mapping with event stringStephane Eranian2-8/+29
2013-03-26perf/x86: Support CPU specific sysfs eventsAndi Kleen2-0/+35
2013-03-25intel-pstate: Use #defines instead of hard-coded values.Konrad Rzeszutek Wilk1-0/+1