Age | Commit message (Expand) | Author |
2013-01-28 | x86, msi: Introduce x86_msi.compose_msi_msg call-back | Joerg Roedel |
2013-01-28 | x86, irq: Introduce setup_remapped_irq() | Joerg Roedel |
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: 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-27 | x86, boot: Define the 2.12 bzImage boot protocol | H. Peter Anvin |
2013-01-25 | x86, mm: Create slow_virt_to_phys() | Dave Hansen |
2013-01-25 | x86, mm: Pagetable level size/shift/mask helpers | Dave Hansen |
2013-01-25 | Merge tag 'v3.8-rc5' into x86/mm | H. Peter Anvin |
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/mm: Convert update_mmu_cache() and update_mmu_cache_pmd() to functions | Kirill A. Shutemov |
2013-01-24 | arch/x86/platform/uv: Fix incorrect tlb flush all issue | Alex Shi |
2013-01-24 | x86/apic: Allow x2apic without IR on VMware platform | Alok N Kataria |
2013-01-24 | ix86: Tighten asmlinkage_protect() constraints | Jan Beulich |
2013-01-21 | KVM: x86: improve reexecute_instruction | Xiao Guangrong |
2013-01-21 | ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in Kconfig | Masami Hiramatsu |
2013-01-17 | Merge branch 'pci/rafael-set-root-bridge-handle' into next | Bjorn Helgaas |
2013-01-14 | KVM: Remove unused slot_bitmap from kvm_mmu_page | Takuya Yoshikawa |
2013-01-13 | ACPI / PCI: Set root bridge ACPI handle in advance | Rafael J. Wysocki |
2013-01-10 | x86, AMD, NB: Use u16 for northbridge IDs in amd_get_nb_id | Daniel J Blueman |
2013-01-10 | x86, AMD, NB: Add multi-domain support | Daniel J Blueman |
2013-01-10 | ACPICA: Update compilation environment settings. | Lv Zheng |
2013-01-09 | x86, MCE: Retract most UAPI exports | Borislav Petkov |
2013-01-03 | X86: drivers: remove __dev* attributes. | Greg Kroah-Hartman |
2013-01-03 | x86/PCI: Remove unused pci_root_bus | Bjorn Helgaas |
2013-01-02 | x86: kvm_para: fix typo in hypercall comments | Jesse Larrew |
2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-20 | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2012-12-19 | generic compat_sys_sigaltstack() | Al Viro |
2012-12-19 | introduce generic sys_sigaltstack(), switch x86 and um to it | Al Viro |
2012-12-19 | new helper: compat_user_stack_pointer() | Al Viro |
2012-12-19 | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro |
2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro |
2012-12-18 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-12-18 | x86, paravirt: fix build error when thp is disabled | David Rientjes |
2012-12-17 | create non-empty arch/x86/include/uapi/asm/ files | Andrew Morton |
2012-12-16 | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-12-16 | Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'... | Joerg Roedel |
2012-12-15 | Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)" | Linus Torvalds |
2012-12-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2012-12-14 | UAPI: (Scripted) Disintegrate arch/x86/include/asm | David Howells |
2012-12-14 | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |