summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2012-06-18perf: Export perf_assign_events()Yan, Zheng
2012-06-18Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-06-18perf/x86/amd: Fix RDPMC index calculation for AMD family 15hRobert Richter
2012-06-18x86/vsmp: Fix vector_allocation_domain's return valueIdo Yariv
2012-06-18Merge branch 'x86/apic' into x86/platformIngo Molnar
2012-06-18x86: Fix kernel-doc warningsWanpeng Li
2012-06-17x86-64, reboot: Allow reboot=bios and reboot-cpu override on x86-64H. Peter Anvin
2012-06-15Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds
2012-06-15Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-06-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-06-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-15kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers
2012-06-15irq/apic: Use config_enabled(CONFIG_SMP) checks to clean up irq_set_affinity(...Suresh Siddha
2012-06-15Merge branch 'x86/cleanups' into x86/apicIngo Molnar
2012-06-15x86/vsmp: Fix linker error when CONFIG_PROC_FS is not setIdo Yariv
2012-06-14x86, compat: Use test_thread_flag(TIF_IA32) in compat signal deliverySuresh Siddha
2012-06-14xen: mark local pages as FOREIGN in the m2p_overrideStefano Stabellini
2012-06-14x86: dma-mapping: fix broken allocation when dma_mask has been providedMarek Szyprowski
2012-06-14x86/apic/es7000: Make apicid of a cluster (not CPU) from a cpumaskAlexander Gordeev
2012-06-14x86/apic/es7000+summit: Always make valid apicid from a cpumaskAlexander Gordeev
2012-06-14x86/apic/es7000+summit: Fix compile warning in cpu_mask_to_apicid()Alexander Gordeev
2012-06-14x86/apic: Fix ugly casting and branching in cpu_mask_to_apicid_and()Alexander Gordeev
2012-06-14x86/apic: Eliminate cpu_mask_to_apicid() operationAlexander Gordeev
2012-06-14x86/x2apic/cluster: Vector_allocation_domain() should return a valueAlexander Gordeev
2012-06-14x86: Add read_mostly declaration/definition to variables from smp.hVlad Zolotarov
2012-06-14x86: Define early read-mostly per-cpu macrosIdo Yariv
2012-06-14crypto: serpent-sse2/avx - allow both to be built into kernelJussi Kivilinna
2012-06-13KVM: x86: change PT_FIRST_AVAIL_BITS_SHIFT to avoid conflict with EPT Dirty bitXudong Hao
2012-06-13x86/PCI: put busn resource in pci_root_info for native host bridge driversYinghai Lu
2012-06-13x86/PCI: use _CRS bus number aperture for host bridges from ACPIYinghai Lu
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu
2012-06-13x86/alternatives: Use atomic_xchg() instead atomic_dec_and_test() for stop_ma...OGAWA Hirofumi
2012-06-13perf/x86: Fix broken LBR fixup codeStephane Eranian
2012-06-13x86/smp: Fix topology checks on AMD MCM CPUsBorislav Petkov
2012-06-12x86/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior
2012-06-12crypto: serpent - add x86_64/avx assembler implementationJohannes Goetzfried
2012-06-12crypto: twofish - add x86_64/avx assembler implementationJohannes Goetzfried
2012-06-12crypto: sha1 - use Kbuild supplied flags for AVX testMathias Krause
2012-06-11x86: kvmclock: remove check_and_clear_guest_paused warningMarcelo Tosatti
2012-06-11KVM: MMU: Remove unused parameter from mmu_memory_cache_alloc()Takuya Yoshikawa
2012-06-11ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overridingFeng Tang
2012-06-11ACPI: Remove one board specific WARN when ignoring timer overridingFeng Tang
2012-06-11ACPI: Make acpi_skip_timer_override cover all source_irq==0 casesFeng Tang
2012-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-06-11x86/vsmp: Ignore IOAPIC IRQ affinity if possibleRavikiran Thirumalai
2012-06-11x86/mm: Fix some kernel-doc warningsWanpeng Li
2012-06-11perf/x86: Convert obsolete simple_strtoul() usage to kstrtoul()Shuah Khan
2012-06-11Merge tag 'v3.5-rc2' into perf/coreIngo Molnar
2012-06-09x86, um: Correct syscall table type attributes breaking gcc 4.8Martin Pelikan