Age | Commit message (Expand) | Author |
2011-03-10 | xen: events: remove dom0 specific xen_create_msi_irq | Ian Campbell |
2011-03-10 | xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irq | Ian Campbell |
2011-03-10 | xen: events: push set_irq_msi down into xen_create_msi_irq | Ian Campbell |
2011-03-10 | xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQ | Ian Campbell |
2011-03-10 | xen: pci: collapse apic_register_gsi_xen_hvm and xen_hvm_register_pirq | Ian Campbell |
2011-03-10 | xen: events: return irq from xen_allocate_pirq_msi | Ian Campbell |
2011-03-10 | xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msi | Ian Campbell |
2011-03-10 | xen: pci: only define xen_initdom_setup_msi_irqs if CONFIG_XEN_DOM0 | Ian Campbell |
2011-03-10 | Merge branch 'stable/pcifront-fixes' into stable/irq.cleanup | Konrad Rzeszutek Wilk |
2011-03-10 | Merge branch 'stable/irq.rework' into stable/irq.cleanup | Konrad Rzeszutek Wilk |
2011-03-03 | xen/timer: Missing IRQF_NO_SUSPEND in timer code broke suspend. | Ian Campbell |
2011-03-03 | xen: handled remapped IRQs when enabling a pcifront PCI device. | Ian Campbell |
2011-02-18 | pci/xen: When free-ing MSI-X/MSI irq->desc also use generic code. | Konrad Rzeszutek Wilk |
2011-02-18 | pci/xen: Cleanup: convert int** to int[] | Konrad Rzeszutek Wilk |
2011-02-18 | pci/xen: Use xen_allocate_pirq_msi instead of xen_allocate_pirq | Konrad Rzeszutek Wilk |
2011-02-15 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-02-15 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-02-15 | x86, dmi, debug: Log board name (when present) in dmesg/oops output | Naga Chumbalkar |
2011-02-15 | x86, ioapic: Don't warn about non-existing IOAPICs if we have none | Paul Bolle |
2011-02-14 | x86: Fix mwait_usable section mismatch | Borislav Petkov |
2011-02-12 | x86: Readd missing irq_to_desc() in fixup_irq() | Thomas Gleixner |
2011-02-12 | x86: Fix text_poke_smp_batch() deadlock | Peter Zijlstra |
2011-02-11 | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-02-10 | x86: Fix section mismatch in LAPIC initialization | Jan Beulich |
2011-02-09 | KVM: SVM: Make sure KERNEL_GS_BASE is valid when loading gs_index | Joerg Roedel |
2011-02-07 | x86, nx: Mark the ACPI resume trampoline code as +x | H. Peter Anvin |
2011-02-06 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-02-04 | x86-32: Make sure the stack is set up before we use it | H. Peter Anvin |
2011-02-03 | x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s... | Suresh Siddha |
2011-02-03 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-02-03 | x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platforms | Suresh Siddha |
2011-02-02 | x86, nx: Don't force pages RW when setting NX bits | Matthieu CASTET |
2011-01-28 | Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-01-28 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-01-27 | perf: Fix Pentium4 raw event validation | Stephane Eranian |
2011-01-27 | xen/setup: Route halt operations to safe_halt pvop. | Stefano Stabellini |
2011-01-27 | xen/e820: Guard against E820_RAM not having page-aligned size or start. | Stefano Stabellini |
2011-01-27 | xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn. | Stefan Bader |
2011-01-26 | percpu, x86: Fix percpu_xchg_op() | Eric Dumazet |
2011-01-26 | x86: Remove left over system_64.h | Yinghai Lu |
2011-01-26 | thp: fix PARAVIRT x86 32bit noPAE | Andrea Arcangeli |
2011-01-24 | x86-64: Don't use pointer to out-of-scope variable in dump_trace() | Jesper Juhl |
2011-01-25 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-01-23 | x86: Fix jump label with RO/NX module protection crash | matthieu castet |
2011-01-21 | x86, hotplug: Fix powersavings with offlined cores on AMD | Borislav Petkov |
2011-01-21 | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-01-21 | Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-01-21 | xen: p2m: correctly initialize partial p2m leaf | Stefan Bader |
2011-01-21 | x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow co... | Fenghua Yu |
2011-01-21 | x86: Use asm-generic/cacheflush.h | Akinobu Mita |