Age | Commit message (Expand) | Author |
2013-01-28 | x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 core | Joerg Roedel |
2013-01-28 | x86, irq: Add data structure to keep AMD specific irq remapping information | Joerg Roedel |
2013-01-28 | x86, irq: Move irq_remapping_enabled declaration to iommu code | Joerg Roedel |
2013-01-28 | x86, io_apic: Remove irq_remapping_enabled check in setup_timer_IRQ0_pin | Joerg Roedel |
2013-01-28 | x86, io_apic: Move irq_remapping_enabled checks out of check_timer() | Joerg Roedel |
2013-01-28 | x86, io_apic: Convert setup_ioapic_entry to function pointer | Joerg Roedel |
2013-01-28 | x86, io_apic: Introduce set_affinity function pointer | Joerg Roedel |
2013-01-28 | x86, msi: Use IRQ remapping specific setup_msi_irqs routine | Joerg Roedel |
2013-01-28 | x86, hpet: Introduce x86_msi_ops.setup_hpet_msi | Joerg Roedel |
2013-01-28 | x86, io_apic: Introduce x86_io_apic_ops.print_entries for debugging | Joerg Roedel |
2013-01-28 | x86, io_apic: Introduce x86_io_apic_ops.disable() | Joerg Roedel |
2013-01-28 | x86, apic: Mask IO-APIC and PIC unconditionally on LAPIC resume | Joerg Roedel |
2013-01-28 | x86, apic: Move irq_remapping_enabled checks into IRQ-remapping code | Joerg Roedel |
2013-01-27 | x86, build: Dynamically find entry points in compressed startup code | David Woodhouse |
2013-01-27 | x86, efi: Fix PCI ROM handing in EFI boot stub, in 32-bit mode | David Woodhouse |
2013-01-27 | x86, efi: Fix 32-bit EFI handover protocol entry point | David Woodhouse |
2013-01-27 | x86, efi: Fix display detection in EFI boot stub | David Woodhouse |
2013-01-27 | x86, boot: Define the 2.12 bzImage boot protocol | H. Peter Anvin |
2013-01-27 | x86/boot: Fix minor fd leakage in tools/relocs.c | Cong Ding |
2013-01-27 | cputime: Use accessors to read task cputime stats | Frederic Weisbecker |
2013-01-27 | KVM: x86 emulator: fix test_cc() build failure on i386 | Avi Kivity |
2013-01-25 | Merge 3.8-rc5 into driver-core-next | Greg Kroah-Hartman |
2013-01-25 | x86, kvm: Fix kvm's use of __pa() on percpu areas | Dave Hansen |
2013-01-25 | x86, mm: Create slow_virt_to_phys() | Dave Hansen |
2013-01-25 | x86, mm: Use new pagetable helpers in try_preserve_large_page() | Dave Hansen |
2013-01-25 | x86, mm: Pagetable level size/shift/mask helpers | Dave Hansen |
2013-01-25 | x86, mm: Make DEBUG_VIRTUAL work earlier in boot | Dave Hansen |
2013-01-25 | Merge tag 'v3.8-rc5' into x86/mm | H. Peter Anvin |
2013-01-25 | Merge branch 'x86/mm' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/tip/tip... | H. Peter Anvin |
2013-01-26 | PM / tracing: remove deprecated power trace API | Paul Gortmaker |
2013-01-26 | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki |
2013-01-25 | x86: Add TS-5500 platform support | Vivien Didelot |
2013-01-25 | x86, efi: Set runtime_version to the EFI spec revision | Matt Fleming |
2013-01-25 | x86, efi: fix 32-bit warnings in setup_efi_pci() | Jan Beulich |
2013-01-25 | x86/xor: Add alternative SSE implementation only prefetching once per 64-byte... | Jan Beulich |
2013-01-25 | x86/xor: Unify SSE-base xor-block routines | Jan Beulich |
2013-01-24 | x86/process: Change %8s to %s for pr_warn() in release_thread() | Chen Gang |
2013-01-24 | x86/msr: Add capabilities check | Alan Cox |
2013-01-24 | x86/dma-debug: Bump PREALLOC_DMA_DEBUG_ENTRIES | Maarten Lankhorst |
2013-01-24 | x86/MSI: Support multiple MSIs in presense of IRQ remapping | Alexander Gordeev |
2013-01-24 | x86: Convert a few mistaken __cpuinit annotations to __init | Jan Beulich |
2013-01-24 | x86/EFI: Properly init-annotate BGRT code | Jan Beulich |
2013-01-24 | x86: Fix a typo | Yuanhan Liu |
2013-01-24 | x86/perf: Add IvyBridge EP support | Youquan Song |
2013-01-24 | x86/mm: Fix the argument passed to sync_global_pgds() | Wen Congyang |
2013-01-24 | x86/mm: Convert update_mmu_cache() and update_mmu_cache_pmd() to functions | Kirill A. Shutemov |
2013-01-24 | perf/x86: Fix P6 driver section warning | yangyongqiang |
2013-01-24 | x86/olpc: Fix olpc-xo1-sci.c build errors | Randy Dunlap |
2013-01-24 | arch/x86/platform/uv: Fix incorrect tlb flush all issue | Alex Shi |
2013-01-24 | arch/x86/tools/insn_sanity.c: Identify source of messages | Andrew Morton |