Age | Commit message (Expand) | Author |
2013-02-20 | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-02-19 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-19 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-02-19 | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-02-19 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-02-19 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-02-19 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-02-19 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-02-18 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Rafael J. Wysocki |
2013-02-18 | Merge branch 'misc' into release | Len Brown |
2013-02-16 | perf/x86/amd: Enable northbridge performance counters on AMD family 15h | Jacob Shin |
2013-02-13 | x86/mm: Check if PUD is large when validating a kernel address | Mel Gorman |
2013-02-12 | X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts | K. Y. Srinivasan |
2013-02-12 | Merge tag 'v3.8-rc7' into x86/asm | H. Peter Anvin |
2013-02-11 | x86, uv, uv3: Trim MMR register definitions after code changes for SGI UV3 | Mike Travis |
2013-02-11 | x86, uv, uv3: Update Hub Info for SGI UV3 | Mike Travis |
2013-02-11 | x86, uv, uv3: Update MMR register definitions for SGI Ultraviolet System 3 (UV3) | Mike Travis |
2013-02-11 | Merge branch 'acpica' | Rafael J. Wysocki |
2013-02-10 | x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flag | Len Brown |
2013-02-10 | x86 idle: remove mwait_idle() and "idle=mwait" cmdline param | Len Brown |
2013-02-10 | xen idle: make xen-specific macro xen-specific | Len Brown |
2013-02-08 | intel_idle: remove assumption of one C-state per MWAIT flag | Len Brown |
2013-02-08 | intel_idle: remove use and definition of MWAIT_MAX_NUM_CSTATES | Len Brown |
2013-02-06 | Merge tag 'ras_for_3.8' into x86/urgent | H. Peter Anvin |
2013-02-06 | perf/x86/amd: Use proper naming scheme for AMD bit field definitions | Jacob Shin |
2013-01-30 | efi: Make 'efi_enabled' a function to query EFI facilities | Matt Fleming |
2013-01-29 | x86, boot: Sanitize boot_params if not zeroed on creation | H. Peter Anvin |
2013-01-29 | Merge tag 'ioapic-cleanups-for-tip' of git://git.kernel.org/pub/scm/linux/ker... | Ingo Molnar |
2013-01-29 | x86, kvm: Fix intialization warnings in kvm.c | Alok N Kataria |
2013-01-28 | x86: Require MOVBE feature in cpuid when we use it | David Woodhouse |
2013-01-28 | x86, irq: Move irq_remapped out of x86 core code | Joerg Roedel |
2013-01-28 | x86, io_apic: Introduce eoi_ioapic_pin call-back | Joerg Roedel |
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-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 |