| Commit message (Expand) | Author | Files | Lines |
2009-02-11 | x86: make hibernation always-possible | Ingo Molnar | 1 | -1/+0 |
2009-02-11 | x86: cleanup, rename CONFIG_X86_NON_STANDARD to CONFIG_X86_EXTENDED_PLATFORM | Ravikiran G Thirumalai | 1 | -37/+46 |
2009-02-11 | x86, apic: make generic_apic_probe() generally available | Ingo Molnar | 2 | -2/+6 |
2009-02-11 | x86, apic: fix initialization of wakeup_cpu | Alok Kataria | 1 | -1/+1 |
2009-02-09 | xen: expose enable_IO_APIC for 32-bit | Ian Campbell | 1 | -2/+0 |
2009-02-09 | x86: unstatic ioapic entry funcs | Jeremy Fitzhardinge | 2 | -5/+11 |
2009-02-09 | x86: add mp_find_ioapic_pin | Jeremy Fitzhardinge | 2 | -3/+14 |
2009-02-09 | x86: unstatic mp_find_ioapic so it can be used elsewhere | Jeremy Fitzhardinge | 2 | -1/+2 |
2009-02-09 | x86: make apic_* operations inline functions | Jeremy Fitzhardinge | 1 | -6/+29 |
2009-02-09 | xen: explicitly initialise the cpu field of irq_info | Ian Campbell | 1 | -5/+6 |
2009-02-09 | xen: make sure that softirqs get handled at the end of event processing | Jeremy Fitzhardinge | 1 | -20/+9 |
2009-02-09 | xen: remove irq bindcount | Jeremy Fitzhardinge | 1 | -19/+7 |
2009-02-09 | xen: pack all irq-related info together | Jeremy Fitzhardinge | 1 | -49/+135 |
2009-02-09 | xen: use our own eventchannel->irq path | Jeremy Fitzhardinge | 3 | -24/+21 |
2009-02-09 | xen: set irq_chip disable | Jeremy Fitzhardinge | 1 | -0/+3 |
2009-02-09 | x86: unify do_IRQ() | Jeremy Fitzhardinge | 4 | -61/+40 |
2009-02-09 | x86: add handle_irq() to allow interrupt injection | Jeremy Fitzhardinge | 3 | -20/+38 |
2009-02-09 | x86: find nr_irqs_gsi with mp_ioapic_routing | Yinghai Lu | 3 | -5/+44 |
2009-02-09 | x86: check_timer cleanup | Yinghai Lu | 1 | -8/+22 |
2009-02-09 | x86: use NR_IRQS_LEGACY to replace 16 | Yinghai Lu | 2 | -7/+5 |
2009-02-09 | x86/irq: optimize nr_irqs | Yinghai Lu | 1 | -5/+11 |
2009-02-05 | x86: clean up arch/x86/Kconfig* | Ingo Molnar | 3 | -261/+260 |
2009-02-05 | x86, numaq: cleanups | Ingo Molnar | 3 | -19/+20 |
2009-02-05 | smp, generic: introduce arch_disable_smp_support(), build fix | Ingo Molnar | 1 | -6/+6 |
2009-02-05 | x86: move default_ipi_xx back to ipi.c | Yinghai Lu | 3 | -120/+121 |
2009-02-05 | x86, apic: explain the purpose of max_physical_apicid | Ingo Molnar | 1 | -2/+15 |
2009-02-05 | smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_... | Ingo Molnar | 6 | -20/+24 |
2009-02-05 | x86: disable intel_iommu support by default | Kyle McMartin | 3 | -3/+24 |
2009-02-05 | x86: don't apply __supported_pte_mask to non-present ptes | Jeremy Fitzhardinge | 2 | -7/+21 |
2009-02-05 | xen: use direct ops on 64-bit | Jeremy Fitzhardinge | 1 | -13/+1 |
2009-02-05 | xen: make direct versions of irq_enable/disable/save/restore to common code | Jeremy Fitzhardinge | 5 | -231/+169 |
2009-02-05 | xen: setup percpu data pointers | Jeremy Fitzhardinge | 3 | -3/+20 |
2009-02-05 | xen: fix 32-bit build resulting from mmu move | Jeremy Fitzhardinge | 1 | -0/+37 |
2009-02-05 | x86: fix grammar in user-visible BIOS warning | Alex Chiang | 1 | -1/+1 |
2009-02-04 | x86/Kconfig.cpu: make Kconfig help readable in the console | Borislav Petkov | 1 | -13/+15 |
2009-02-04 | x86, 64-bit: print DMI info in the oops trace | Kyle McMartin | 1 | -2/+7 |
2009-02-04 | x86: APIC: enable workaround on AMD Fam10h CPUs | Borislav Petkov | 1 | -1/+1 |
2009-02-04 | xen: disable interrupts before saving in percpu | Jeremy Fitzhardinge | 1 | -1/+3 |
2009-02-04 | x86/paravirt: return full 64-bit result | Jeremy Fitzhardinge | 1 | -1/+1 |
2009-02-03 | x86: add x86@kernel.org to MAINTAINERS | H. Peter Anvin | 1 | -0/+1 |
2009-02-03 | x86: push old stack address on irqstack for unwinder | Martin Hicks | 1 | -0/+1 |
2009-02-03 | x86, percpu: fix kexec with vmlinux | Yinghai Lu | 1 | -2/+3 |
2009-02-03 | virtio-pci: do not oops on config change if driver not loaded | Mark McLoughlin | 1 | -1/+1 |
2009-02-03 | modules: Use a better scheme for refcounting | Eric Dumazet | 2 | -19/+41 |
2009-02-02 | pxamci: enable DMA for write ops after CMD/RESP | Cliff Brake | 1 | -1/+15 |
2009-02-02 | pxamci: replace #ifdef CONFIG_PXA27x with if (cpu_is_pxa27x()) | Cliff Brake | 1 | -5/+4 |
2009-02-02 | ricoh_mmc: Use suspend_late/resume_early | philipl@overt.org | 1 | -4/+4 |
2009-02-02 | mmci: Add support for ST Micro derivate | Linus Walleij | 2 | -4/+61 |
2009-02-02 | mmc: Add a MX2/MX3 specific SDHC driver | Sascha Hauer | 4 | -0/+927 |
2009-02-02 | icside: fix PCB version 6 support (v2) | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |