| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | x86, msi: Introduce x86_msi.compose_msi_msg call-back | Joerg Roedel | 2013-01-28 | 1 | -27/+30 |
| * | | | x86, irq: Introduce setup_remapped_irq() | Joerg Roedel | 2013-01-28 | 1 | -10/+3 |
| * | | | x86, irq: Move irq_remapped() check into free_remapped_irq | Joerg Roedel | 2013-01-28 | 1 | -2/+2 |
| * | | | x86, io-apic: Remove !irq_remapped() check from __target_IO_APIC_irq() | Joerg Roedel | 2013-01-28 | 1 | -6/+2 |
| * | | | x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 core | Joerg Roedel | 2013-01-28 | 1 | -43/+1 |
| * | | | x86, io_apic: Remove irq_remapping_enabled check in setup_timer_IRQ0_pin | Joerg Roedel | 2013-01-28 | 1 | -3/+0 |
| * | | | x86, io_apic: Move irq_remapping_enabled checks out of check_timer() | Joerg Roedel | 2013-01-28 | 1 | -4/+2 |
| * | | | x86, io_apic: Convert setup_ioapic_entry to function pointer | Joerg Roedel | 2013-01-28 | 1 | -9/+5 |
| * | | | x86, io_apic: Introduce set_affinity function pointer | Joerg Roedel | 2013-01-28 | 1 | -10/+7 |
| * | | | x86, msi: Use IRQ remapping specific setup_msi_irqs routine | Joerg Roedel | 2013-01-28 | 1 | -94/+10 |
| * | | | x86, hpet: Introduce x86_msi_ops.setup_hpet_msi | Joerg Roedel | 2013-01-28 | 1 | -7/+1 |
| * | | | x86, io_apic: Introduce x86_io_apic_ops.print_entries for debugging | Joerg Roedel | 2013-01-28 | 1 | -53/+56 |
| * | | | x86, io_apic: Introduce x86_io_apic_ops.disable() | Joerg Roedel | 2013-01-28 | 1 | -22/+19 |
| * | | | x86, apic: Mask IO-APIC and PIC unconditionally on LAPIC resume | Joerg Roedel | 2013-01-28 | 1 | -10/+9 |
| * | | | x86, apic: Move irq_remapping_enabled checks into IRQ-remapping code | Joerg Roedel | 2013-01-28 | 1 | -6/+3 |
| * | | | x86/MSI: Support multiple MSIs in presense of IRQ remapping | Alexander Gordeev | 2013-01-24 | 1 | -32/+133 |
| * | | | x86/apic: Remove noisy zero-mask warning from default_send_IPI_mask_logical() | Dave Jones | 2013-01-24 | 1 | -1/+1 |
| |/ / |
|
* | | | x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems | Stoney Wang | 2013-02-11 | 1 | -10/+11 |
|/ / |
|
* | | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-12-13 | 1 | -0/+2 |
|\ \ |
|
| * | | x86/PCI: Add NumaChip remote PCI support | Daniel J Blueman | 2012-12-07 | 1 | -0/+2 |
| |/ |
|
* | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-12-11 | 2 | -22/+56 |
|\ \ |
|
| * | | x86: hpet: Fix inverted return value check in arch_setup_hpet_msi() | Jan Beulich | 2012-11-02 | 1 | -2/+3 |
| * | | x86: apic: Use tsc deadline for oneshot when available | Suresh Siddha | 2012-11-02 | 1 | -20/+53 |
| |/ |
|
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-12-11 | 1 | -20/+6 |
|\ \ |
|
| * | | x86, apic: Cleanup cfg->domain setup for legacy interrupts | Suresh Siddha | 2012-11-26 | 1 | -20/+6 |
* | | | x86, hotplug: Handle retrigger irq by the first available CPU | Fenghua Yu | 2012-11-14 | 1 | -1/+3 |
| |/
|/| |
|
* | | x86/irq/ioapic: Check for valid irq_cfg pointer in smp_irq_move_cleanup_inter... | Dimitri Sivanich | 2012-10-24 | 1 | -0/+3 |
|/ |
|
* | sections: fix section conflicts in arch/x86 | Andi Kleen | 2012-10-06 | 1 | -2/+2 |
* | arch/x86: Remove unecessary semicolons | Peter Senna Tschudin | 2012-09-19 | 1 | -1/+1 |
* | x86, apic: fix broken legacy interrupts in the logical apic mode | Suresh Siddha | 2012-08-14 | 1 | -0/+10 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-08-03 | 1 | -2/+2 |
|\ |
|
| * | x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqs | Tomoki Sekiyama | 2012-07-26 | 1 | -2/+2 |
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-07-26 | 1 | -3/+3 |
|\ \ |
|
| * | | x86: Add read_mostly declaration/definition to variables from smp.h | Vlad Zolotarov | 2012-06-14 | 1 | -3/+3 |
* | | | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-07-24 | 1 | -0/+17 |
|\ \ \
| |_|/
|/| | |
|
| * | | apic: add apic_set_eoi_write for PV use | Michael S. Tsirkin | 2012-07-16 | 1 | -0/+17 |
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-07-22 | 14 | -524/+317 |
|\ \ \ |
|
| * | | | x86/apic/x2apic: Use multiple cluster members for the irq destination only wi... | Suresh Siddha | 2012-07-06 | 1 | -2/+19 |
| * | | | x86/apic/x2apic: Limit the vector reservation to the user specified mask | Suresh Siddha | 2012-07-06 | 3 | -20/+20 |
| * | | | x86/apic: Optimize cpu traversal in __assign_irq_vector() using domain member... | Suresh Siddha | 2012-07-06 | 3 | -11/+10 |
| * | | | Merge branch 'x86/apic' into x86/platform | Ingo Molnar | 2012-06-18 | 13 | -503/+284 |
| |\ \ \ |
|
| | * | | | irq/apic: Use config_enabled(CONFIG_SMP) checks to clean up irq_set_affinity(... | Suresh Siddha | 2012-06-15 | 1 | -99/+81 |
| | * | | | Merge branch 'x86/cleanups' into x86/apic | Ingo Molnar | 2012-06-15 | 1 | -4/+5 |
| | |\ \ \ |
|
| | | * | | | x86: Return IRQ_SET_MASK_OK_NOCOPY from irq affinity functions | Jiang Liu | 2012-05-24 | 1 | -4/+5 |
| | | |/ / |
|
| | * | | | x86/apic/es7000: Make apicid of a cluster (not CPU) from a cpumask | Alexander Gordeev | 2012-06-14 | 1 | -1/+1 |
| | * | | | x86/apic/es7000+summit: Always make valid apicid from a cpumask | Alexander Gordeev | 2012-06-14 | 2 | -0/+4 |
| | * | | | x86/apic/es7000+summit: Fix compile warning in cpu_mask_to_apicid() | Alexander Gordeev | 2012-06-14 | 2 | -2/+2 |
| | * | | | x86/apic: Fix ugly casting and branching in cpu_mask_to_apicid_and() | Alexander Gordeev | 2012-06-14 | 4 | -10/+10 |
| | * | | | x86/apic: Eliminate cpu_mask_to_apicid() operation | Alexander Gordeev | 2012-06-14 | 13 | -79/+16 |
| | * | | | x86/x2apic/cluster: Vector_allocation_domain() should return a value | Alexander Gordeev | 2012-06-14 | 1 | -1/+2 |