Age | Commit message (Expand) | Author | Files | Lines |
2009-02-09 | Merge branch 'x86/paravirt' into x86/apic | Ingo Molnar | 26 | -1158/+1379 |
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-06 | x86: clean up arch/x86/Kconfig* | Ingo Molnar | 3 | -261/+260 |
2009-02-06 | x86, numaq: cleanups | Ingo Molnar | 3 | -19/+20 |
2009-02-06 | Merge branch 'x86/urgent' into x86/apic | Ingo Molnar | 72 | -524/+960 |
2009-02-06 | x86: move default_ipi_xx back to ipi.c | Yinghai Lu | 3 | -120/+121 |
2009-02-06 | x86, apic: explain the purpose of max_physical_apicid | Ingo Molnar | 1 | -2/+15 |
2009-02-06 | smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_... | Ingo Molnar | 4 | -14/+12 |
2009-02-05 | x86: disable intel_iommu support by default | Kyle McMartin | 1 | -0/+11 |
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 | Merge branch 'core/percpu' into x86/paravirt | H. Peter Anvin | 9 | -22/+36 |
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-05 | x86/Kconfig.cpu: make Kconfig help readable in the console | Borislav Petkov | 1 | -13/+15 |
2009-02-05 | x86, 64-bit: print DMI info in the oops trace | Kyle McMartin | 1 | -2/+7 |
2009-02-04 | Merge branch 'core/xen' into x86/urgent | Ingo Molnar | 1060 | -8802/+44392 |
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: 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 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 1 | -0/+1 |
2009-02-03 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 8 | -160/+398 |
2009-02-02 | mmc: Add a MX2/MX3 specific SDHC driver | Sascha Hauer | 1 | -0/+36 |
2009-02-02 | x86/vmi: fix interrupt enable/disable/save/restore calling convention. | Jeremy Fitzhardinge | 1 | -4/+5 |
2009-02-02 | x86/paravirt: don't restore second return reg | Jeremy Fitzhardinge | 1 | -2/+2 |
2009-02-02 | powerpc: Fix oops on some machines due to incorrect pr_debug() | Benjamin Herrenschmidt | 1 | -3/+2 |
2009-02-01 | irq, x86: fix lock status with numa_migrate_irq_desc | Yinghai Lu | 1 | -2/+3 |
2009-02-01 | x86: add cache descriptors for Intel Core i7 | Dave Jones | 1 | -0/+15 |
2009-02-01 | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 8 | -8/+9 |
2009-02-01 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -14/+17 |
2009-02-01 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -9/+7 |
2009-01-31 | x86/Voyager: make it build and boot | James Bottomley | 4 | -26/+35 |
2009-01-31 | xen: setup percpu data pointers | Jeremy Fitzhardinge | 2 | -1/+7 |
2009-01-31 | x86: split loading percpu segments from loading gdt | Jeremy Fitzhardinge | 2 | -6/+13 |
2009-01-31 | x86: pass in cpu number to switch_to_new_gdt() | Brian Gerst | 5 | -12/+12 |
2009-01-31 | x86: UV fix uv_flush_send_and_wait() | Cliff Wickman | 1 | -1/+1 |
2009-01-31 | x86, vm86: clean up invalid_vm86_irq() | Ingo Molnar | 1 | -1/+7 |
2009-01-31 | x86, irq: describe NR_IRQ sizing details, clean up | Ingo Molnar | 1 | -9/+23 |
2009-01-31 | x86, irq_vectors.h: remove needless includes | Ingo Molnar | 1 | -14/+8 |
2009-01-31 | x86, irq: add IRQ layout comments | Ingo Molnar | 1 | -34/+58 |
2009-01-31 | x86, irqs, voyager: remove Voyager quirk | Ingo Molnar | 1 | -11/+3 |