| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-02-20 | 2 | -2/+6 |
|\ |
|
| * | X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts | K. Y. Srinivasan | 2013-02-13 | 2 | -2/+6 |
* | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-02-20 | 1 | -0/+38 |
|\ \ |
|
| * | | x86, boot: Sanitize boot_params if not zeroed on creation | H. Peter Anvin | 2013-01-29 | 1 | -0/+38 |
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-02-20 | 8 | -619/+534 |
|\ \ \ |
|
| * \ \ | Merge tag 'v3.8-rc7' into x86/asm | H. Peter Anvin | 2013-02-13 | 3 | -18/+48 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | x86: Require MOVBE feature in cpuid when we use it | David Woodhouse | 2013-01-29 | 1 | -1/+7 |
| * | | | x86/xor: Add alternative SSE implementation only prefetching once per 64-byte... | Jan Beulich | 2013-01-25 | 3 | -18/+187 |
| * | | | x86/xor: Unify SSE-base xor-block routines | Jan Beulich | 2013-01-25 | 3 | -581/+319 |
| * | | | x86/mm: Convert update_mmu_cache() and update_mmu_cache_pmd() to functions | Kirill A. Shutemov | 2013-01-24 | 3 | -10/+12 |
| * | | | ix86: Tighten asmlinkage_protect() constraints | Jan Beulich | 2013-01-24 | 1 | -9/+9 |
* | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-02-20 | 8 | -42/+95 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'ioapic-cleanups-for-tip' of git://git.kernel.org/pub/scm/linux/ker... | Ingo Molnar | 2013-01-29 | 6 | -29/+87 |
| |\ \ \ \ |
|
| | * | | | | x86, irq: Move irq_remapped out of x86 core code | Joerg Roedel | 2013-01-28 | 1 | -10/+0 |
| | * | | | | x86, io_apic: Introduce eoi_ioapic_pin call-back | Joerg Roedel | 2013-01-28 | 2 | -0/+6 |
| | * | | | | x86, msi: Introduce x86_msi.compose_msi_msg call-back | Joerg Roedel | 2013-01-28 | 2 | -0/+8 |
| | * | | | | x86, irq: Introduce setup_remapped_irq() | Joerg Roedel | 2013-01-28 | 1 | -0/+9 |
| | * | | | | x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 core | Joerg Roedel | 2013-01-28 | 3 | -0/+23 |
| | * | | | | x86, irq: Add data structure to keep AMD specific irq remapping information | Joerg Roedel | 2013-01-28 | 1 | -1/+11 |
| | * | | | | x86, irq: Move irq_remapping_enabled declaration to iommu code | Joerg Roedel | 2013-01-28 | 1 | -4/+0 |
| | * | | | | x86, io_apic: Move irq_remapping_enabled checks out of check_timer() | Joerg Roedel | 2013-01-28 | 1 | -0/+5 |
| | * | | | | x86, io_apic: Convert setup_ioapic_entry to function pointer | Joerg Roedel | 2013-01-28 | 2 | -0/+10 |
| | * | | | | x86, io_apic: Introduce set_affinity function pointer | Joerg Roedel | 2013-01-28 | 3 | -9/+10 |
| | * | | | | x86, msi: Use IRQ remapping specific setup_msi_irqs routine | Joerg Roedel | 2013-01-28 | 2 | -12/+3 |
| | * | | | | x86, hpet: Introduce x86_msi_ops.setup_hpet_msi | Joerg Roedel | 2013-01-28 | 2 | -2/+4 |
| | * | | | | x86, io_apic: Introduce x86_io_apic_ops.print_entries for debugging | Joerg Roedel | 2013-01-28 | 2 | -0/+4 |
| | * | | | | x86, io_apic: Introduce x86_io_apic_ops.disable() | Joerg Roedel | 2013-01-28 | 2 | -4/+7 |
| * | | | | | x86, kvm: Fix intialization warnings in kvm.c | Alok N Kataria | 2013-01-29 | 1 | -4/+4 |
| |/ / / / |
|
| * / / / | x86/apic: Allow x2apic without IR on VMware platform | Alok N Kataria | 2013-01-24 | 1 | -9/+4 |
| |/ / / |
|
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-02-20 | 4 | -3/+15 |
|\ \ \ \ |
|
| * | | | | perf/x86/amd: Enable northbridge performance counters on AMD family 15h | Jacob Shin | 2013-02-16 | 3 | -0/+13 |
| * | | | | perf/x86/amd: Use proper naming scheme for AMD bit field definitions | Jacob Shin | 2013-02-06 | 1 | -2/+2 |
| * | | | | ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in Kconfig | Masami Hiramatsu | 2013-01-21 | 1 | -1/+0 |
| |/ / / |
|
* | | | | x86/mm: Check if PUD is large when validating a kernel address | Mel Gorman | 2013-02-13 | 1 | -0/+5 |
* | | | | Merge tag 'ras_for_3.8' into x86/urgent | H. Peter Anvin | 2013-02-06 | 2 | -87/+84 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | x86, MCE: Retract most UAPI exports | Borislav Petkov | 2013-01-09 | 2 | -87/+84 |
* | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-01-31 | 1 | -17/+46 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | x86, boot: Define the 2.12 bzImage boot protocol | H. Peter Anvin | 2013-01-28 | 1 | -17/+46 |
| | |/
| |/| |
|
* | | | efi: Make 'efi_enabled' a function to query EFI facilities | Matt Fleming | 2013-01-30 | 1 | -0/+1 |
* | | | arch/x86/platform/uv: Fix incorrect tlb flush all issue | Alex Shi | 2013-01-24 | 1 | -1/+1 |
|/ / |
|
* / | X86: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 2 | -6/+5 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-21 | 6 | -20/+9 |
|\ |
|
| * | generic compat_sys_sigaltstack() | Al Viro | 2012-12-20 | 2 | -10/+2 |
| * | introduce generic sys_sigaltstack(), switch x86 and um to it | Al Viro | 2012-12-20 | 1 | -3/+0 |
| * | new helper: compat_user_stack_pointer() | Al Viro | 2012-12-20 | 1 | -0/+7 |
| * | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro | 2012-12-20 | 1 | -6/+0 |
| * | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-20 | 1 | -1/+0 |
* | | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-12-20 | 1 | -0/+1 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-----. \ | Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'... | Joerg Roedel | 2012-12-16 | 1 | -0/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | dma-debug: New interfaces to debug dma mapping errors | Shuah Khan | 2012-10-24 | 1 | -0/+1 |
| | |/ / / / |
|