summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2013-01-28x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 coreJoerg Roedel
2013-01-28x86, irq: Add data structure to keep AMD specific irq remapping informationJoerg Roedel
2013-01-28x86, irq: Move irq_remapping_enabled declaration to iommu codeJoerg Roedel
2013-01-28x86, io_apic: Remove irq_remapping_enabled check in setup_timer_IRQ0_pinJoerg Roedel
2013-01-28x86, io_apic: Move irq_remapping_enabled checks out of check_timer()Joerg Roedel
2013-01-28x86, io_apic: Convert setup_ioapic_entry to function pointerJoerg Roedel
2013-01-28x86, io_apic: Introduce set_affinity function pointerJoerg Roedel
2013-01-28x86, msi: Use IRQ remapping specific setup_msi_irqs routineJoerg Roedel
2013-01-28x86, hpet: Introduce x86_msi_ops.setup_hpet_msiJoerg Roedel
2013-01-28x86, io_apic: Introduce x86_io_apic_ops.print_entries for debuggingJoerg Roedel
2013-01-28x86, io_apic: Introduce x86_io_apic_ops.disable()Joerg Roedel
2013-01-28x86, apic: Mask IO-APIC and PIC unconditionally on LAPIC resumeJoerg Roedel
2013-01-28x86, apic: Move irq_remapping_enabled checks into IRQ-remapping codeJoerg Roedel
2013-01-27x86, build: Dynamically find entry points in compressed startup codeDavid Woodhouse
2013-01-27x86, efi: Fix PCI ROM handing in EFI boot stub, in 32-bit modeDavid Woodhouse
2013-01-27x86, efi: Fix 32-bit EFI handover protocol entry pointDavid Woodhouse
2013-01-27x86, efi: Fix display detection in EFI boot stubDavid Woodhouse
2013-01-27x86, boot: Define the 2.12 bzImage boot protocolH. Peter Anvin
2013-01-27x86/boot: Fix minor fd leakage in tools/relocs.cCong Ding
2013-01-27cputime: Use accessors to read task cputime statsFrederic Weisbecker
2013-01-27KVM: x86 emulator: fix test_cc() build failure on i386Avi Kivity
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman
2013-01-25x86, kvm: Fix kvm's use of __pa() on percpu areasDave Hansen
2013-01-25x86, mm: Create slow_virt_to_phys()Dave Hansen
2013-01-25x86, mm: Use new pagetable helpers in try_preserve_large_page()Dave Hansen
2013-01-25x86, mm: Pagetable level size/shift/mask helpersDave Hansen
2013-01-25x86, mm: Make DEBUG_VIRTUAL work earlier in bootDave Hansen
2013-01-25Merge tag 'v3.8-rc5' into x86/mmH. Peter Anvin
2013-01-25Merge branch 'x86/mm' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/tip/tip...H. Peter Anvin
2013-01-26PM / tracing: remove deprecated power trace APIPaul Gortmaker
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki
2013-01-25x86: Add TS-5500 platform supportVivien Didelot
2013-01-25x86, efi: Set runtime_version to the EFI spec revisionMatt Fleming
2013-01-25x86, efi: fix 32-bit warnings in setup_efi_pci()Jan Beulich
2013-01-25x86/xor: Add alternative SSE implementation only prefetching once per 64-byte...Jan Beulich
2013-01-25x86/xor: Unify SSE-base xor-block routinesJan Beulich
2013-01-24x86/process: Change %8s to %s for pr_warn() in release_thread()Chen Gang
2013-01-24x86/msr: Add capabilities checkAlan Cox
2013-01-24x86/dma-debug: Bump PREALLOC_DMA_DEBUG_ENTRIESMaarten Lankhorst
2013-01-24x86/MSI: Support multiple MSIs in presense of IRQ remappingAlexander Gordeev
2013-01-24x86: Convert a few mistaken __cpuinit annotations to __initJan Beulich
2013-01-24x86/EFI: Properly init-annotate BGRT codeJan Beulich
2013-01-24x86: Fix a typoYuanhan Liu
2013-01-24x86/perf: Add IvyBridge EP supportYouquan Song
2013-01-24x86/mm: Fix the argument passed to sync_global_pgds()Wen Congyang
2013-01-24x86/mm: Convert update_mmu_cache() and update_mmu_cache_pmd() to functionsKirill A. Shutemov
2013-01-24perf/x86: Fix P6 driver section warningyangyongqiang
2013-01-24x86/olpc: Fix olpc-xo1-sci.c build errorsRandy Dunlap
2013-01-24arch/x86/platform/uv: Fix incorrect tlb flush all issueAlex Shi
2013-01-24arch/x86/tools/insn_sanity.c: Identify source of messagesAndrew Morton