Age | Commit message (Expand) | Author | Files | Lines |
2013-07-09 | reboot: move arch/x86 reboot= handling to generic kernel | Robin Holt | 1 | -1/+1 |
2013-07-03 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -7/+59 |
2013-07-03 | Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -12/+57 |
2013-07-03 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2013-06-21 | trace,x86: Move creation of irq tracepoints from apic.c to irq.c | Steven Rostedt (Red Hat) | 2 | -4/+1 |
2013-06-21 | x86, trace: Add irq vector tracepoints | Seiji Aguchi | 2 | -0/+43 |
2013-06-21 | x86, trace: Introduce entering/exiting_irq() | Seiji Aguchi | 1 | -14/+19 |
2013-06-20 | x86: Fix trigger_all_cpu_backtrace() implementation | Michel Lespinasse | 1 | -0/+1 |
2013-05-31 | x86/mce: Remove check for CONFIG_X86_MCE_P4THERMAL | Paul Bolle | 1 | -1/+1 |
2013-05-30 | x86/UV: Add GRU distributed mode mappings | Dimitri Sivanich | 1 | -7/+59 |
2013-02-27 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2013-02-22 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
2013-02-20 | x86/apic: Fix parsing of the 'lapic' cmdline option | Mathias Krause | 1 | -1/+1 |
2013-02-20 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -35/+171 |
2013-02-20 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -275/+212 |
2013-02-12 | x86, uv, uv3: Update x2apic Support for SGI UV3 | Mike Travis | 1 | -35/+171 |
2013-02-11 | x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems | Stoney Wang | 1 | -10/+11 |
2013-01-28 | x86, io_apic: Introduce eoi_ioapic_pin call-back | Joerg Roedel | 1 | -14/+6 |
2013-01-28 | x86, msi: Introduce x86_msi.compose_msi_msg call-back | Joerg Roedel | 1 | -27/+30 |
2013-01-28 | x86, irq: Introduce setup_remapped_irq() | Joerg Roedel | 1 | -10/+3 |
2013-01-28 | x86, irq: Move irq_remapped() check into free_remapped_irq | Joerg Roedel | 1 | -2/+2 |
2013-01-28 | x86, io-apic: Remove !irq_remapped() check from __target_IO_APIC_irq() | Joerg Roedel | 1 | -6/+2 |
2013-01-28 | x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 core | Joerg Roedel | 1 | -43/+1 |
2013-01-28 | x86, io_apic: Remove irq_remapping_enabled check in setup_timer_IRQ0_pin | Joerg Roedel | 1 | -3/+0 |
2013-01-28 | x86, io_apic: Move irq_remapping_enabled checks out of check_timer() | Joerg Roedel | 1 | -4/+2 |
2013-01-28 | x86, io_apic: Convert setup_ioapic_entry to function pointer | Joerg Roedel | 1 | -9/+5 |
2013-01-28 | x86, io_apic: Introduce set_affinity function pointer | Joerg Roedel | 1 | -10/+7 |
2013-01-28 | x86, msi: Use IRQ remapping specific setup_msi_irqs routine | Joerg Roedel | 1 | -94/+10 |
2013-01-28 | x86, hpet: Introduce x86_msi_ops.setup_hpet_msi | Joerg Roedel | 1 | -7/+1 |
2013-01-28 | x86, io_apic: Introduce x86_io_apic_ops.print_entries for debugging | Joerg Roedel | 1 | -53/+56 |
2013-01-28 | x86, io_apic: Introduce x86_io_apic_ops.disable() | Joerg Roedel | 1 | -22/+19 |
2013-01-28 | x86, apic: Mask IO-APIC and PIC unconditionally on LAPIC resume | Joerg Roedel | 1 | -10/+9 |
2013-01-28 | x86, apic: Move irq_remapping_enabled checks into IRQ-remapping code | Joerg Roedel | 1 | -6/+3 |
2013-01-26 | Merge tag 'v3.8-rc5' into x86/mm | H. Peter Anvin | 3 | -43/+67 |
2013-01-24 | x86/MSI: Support multiple MSIs in presense of IRQ remapping | Alexander Gordeev | 1 | -32/+133 |
2013-01-24 | x86/apic: Remove noisy zero-mask warning from default_send_IPI_mask_logical() | Dave Jones | 1 | -1/+1 |
2012-12-14 | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 1 | -0/+2 |
2012-12-12 | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -22/+56 |
2012-12-12 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -20/+6 |
2012-12-08 | x86/PCI: Add NumaChip remote PCI support | Daniel J Blueman | 1 | -0/+2 |
2012-11-27 | x86, apic: Cleanup cfg->domain setup for legacy interrupts | Suresh Siddha | 1 | -20/+6 |
2012-11-17 | x86: Move some contents of page_64_types.h into pgtable_64.h and page_64.h | Alexander Duyck | 1 | -0/+1 |
2012-11-15 | x86, hotplug: Handle retrigger irq by the first available CPU | Fenghua Yu | 1 | -1/+3 |
2012-11-03 | x86: hpet: Fix inverted return value check in arch_setup_hpet_msi() | Jan Beulich | 1 | -2/+3 |
2012-11-02 | x86: apic: Use tsc deadline for oneshot when available | Suresh Siddha | 1 | -20/+53 |
2012-10-24 | x86/irq/ioapic: Check for valid irq_cfg pointer in smp_irq_move_cleanup_inter... | Dimitri Sivanich | 1 | -0/+3 |
2012-10-05 | sections: fix section conflicts in arch/x86 | Andi Kleen | 1 | -2/+2 |
2012-09-19 | arch/x86: Remove unecessary semicolons | Peter Senna Tschudin | 1 | -1/+1 |
2012-08-14 | x86, apic: fix broken legacy interrupts in the logical apic mode | Suresh Siddha | 1 | -0/+10 |
2012-08-03 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |