| Commit message (Expand) | Author | Age | Files | Lines |
* | x86 / PM: Replace CONFIG_PM_RUNTIME in io_apic.c | Rafael J. Wysocki | 2014-12-13 | 1 | -1/+1 |
* | Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-10 | 1 | -5/+86 |
|\ |
|
| * | x86/nmi: Fix use of unallocated cpumask_var_t | Sasha Levin | 2014-11-25 | 1 | -3/+3 |
| * | x86/nmi: Perform a safe NMI stack trace on all CPUs | Steven Rostedt (Red Hat) | 2014-11-19 | 1 | -5/+86 |
| | | |
| \ | |
*-. \ | Merge branches 'x86-platform-for-linus' and 'x86-uv-for-linus' of git://git.k... | Linus Torvalds | 2014-12-10 | 1 | -21/+5 |
|\ \ \ |
|
| * | | | x86: numachip: APIC driver cleanups | Daniel J Blueman | 2014-11-04 | 1 | -19/+3 |
| * | | | x86: numachip: Elide self-IPI ICR polling | Daniel J Blueman | 2014-11-04 | 1 | -1/+1 |
| * | | | x86: numachip: Fix 16-bit APIC ID truncation | Daniel J Blueman | 2014-11-04 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-12-10 | 1 | -4/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | PCI/MSI: Rename mask/unmask_msi_irq treewide | Thomas Gleixner | 2014-11-23 | 1 | -2/+2 |
| * | | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() | Jiang Liu | 2014-11-23 | 1 | -2/+2 |
| |/ |
|
* | | Merge tag 'v3.18-rc1' into x86/urgent | H. Peter Anvin | 2014-10-24 | 2 | -3/+3 |
|\ \
| |/ |
|
| * | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-10-15 | 2 | -3/+3 |
| |\ |
|
| | * | percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t -fix | Mel Gorman | 2014-09-09 | 1 | -0/+1 |
| | * | percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t | Christoph Lameter | 2014-08-28 | 1 | -2/+1 |
| | * | x86: Replace __get_cpu_var uses | Christoph Lameter | 2014-08-26 | 1 | -2/+2 |
* | | | x86, apic: Handle a bad TSC more gracefully | Andy Lutomirski | 2014-10-22 | 1 | -2/+2 |
|/ / |
|
| | | |
| \ | |
*-. \ | Merge branches 'x86-ras-for-linus', 'x86-uv-for-linus' and 'x86-vdso-for-linu... | Linus Torvalds | 2014-10-14 | 1 | -2/+0 |
|\ \ \ |
|
| | * | | x86/apic/uv: Remove unnecessary #ifdef | Andreas Ruprecht | 2014-08-20 | 1 | -2/+0 |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-10-14 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | x86: Fix section conflict for numachip | Andi Kleen | 2014-10-08 | 1 | -1/+1 |
| |/ / / |
|
* | | | | x86 / PM: Set IRQCHIP_SKIP_SET_WAKE for IOAPIC IRQ chip objects | Rafael J. Wysocki | 2014-09-01 | 1 | -0/+5 |
|/ / / |
|
* | | | x86, irq, PCI: Keep IRQ assignment for runtime power management | Jiang Liu | 2014-08-29 | 1 | -0/+12 |
* | | | x86: irq: Fix bug in setting IOAPIC pin attributes | Jiang Liu | 2014-08-27 | 1 | -1/+14 |
| |/
|/| |
|
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-08-13 | 10 | -485/+467 |
|\ \
| |/
|/| |
|
| * | x86, apic: Remove enable_apic_mode callback | David Rientjes | 2014-07-31 | 9 | -11/+0 |
| * | x86, apic: Remove setup_portio_remap callback | David Rientjes | 2014-07-31 | 8 | -9/+0 |
| * | x86, apic: Remove multi_timer_check callback | David Rientjes | 2014-07-31 | 9 | -25/+0 |
| * | x86, apic: Replace noop_check_apicid_used | David Rientjes | 2014-07-31 | 1 | -6/+1 |
| * | x86, apic: Remove check_apicid_present callback | David Rientjes | 2014-07-31 | 8 | -19/+0 |
| * | x86, apic: Remove mps_oem_check callback | David Rientjes | 2014-07-31 | 8 | -33/+1 |
| * | x86, apic: Remove smp_callin_clear_local_apic callback | David Rientjes | 2014-07-31 | 8 | -9/+0 |
| * | x86, apic: Replace trampoline physical addresses with defaults | David Rientjes | 2014-07-31 | 8 | -22/+0 |
| * | x86, apic: Remove x86_32_numa_cpu_node callback | David Rientjes | 2014-07-31 | 1 | -11/+0 |
| * | x86, vsmp: Remove is_vsmp_box() from apic_is_clustered_box() | Oren Twaig | 2014-07-13 | 1 | -59/+1 |
| * | x86, irq: Clean up irqdomain transition code | Jiang Liu | 2014-06-21 | 1 | -17/+11 |
| * | x86, irq: Introduce helper functions to release IOAPIC pin | Jiang Liu | 2014-06-21 | 1 | -0/+61 |
| * | x86, irq: Simplify the way to handle ISA IRQ | Jiang Liu | 2014-06-21 | 1 | -60/+38 |
| * | x86, irq: Clean up unused IOAPIC interface | Jiang Liu | 2014-06-21 | 1 | -70/+0 |
| * | x86, irq: Introduce two helper functions to support irqdomain map operation | Jiang Liu | 2014-06-21 | 1 | -1/+98 |
| * | x86, irq: Enhance mp_register_ioapic() to support irqdomain | Jiang Liu | 2014-06-21 | 1 | -1/+41 |
| * | x86, irq: Introduce mechanisms to support dynamically allocate IRQ for IOAPIC | Jiang Liu | 2014-06-21 | 1 | -35/+123 |
| * | x86, ACPI, irq: Consolidate algorithm of mapping (ioapic, pin) to IRQ number | Jiang Liu | 2014-06-21 | 1 | -12/+15 |
| * | x86, irq: Simplify arch_early_irq_init() | Jiang Liu | 2014-06-21 | 1 | -22/+11 |
| * | x86, irq: Count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_... | Jiang Liu | 2014-06-21 | 1 | -18/+25 |
| * | x86, irq: Introduce some helper utilities to improve readability | Jiang Liu | 2014-06-21 | 1 | -7/+22 |
| * | x86, irq: Reorganize IO_APIC_get_PCI_irq_vector() to prepare for irqdomain | Jiang Liu | 2014-06-21 | 1 | -28/+33 |
| * | x86, ioapic: Use irq_cfg() instead of irq_get_chip_data() for better readability | Jiang Liu | 2014-06-21 | 1 | -10/+10 |
| * | x86, ioapic: Introduce helper utilities to walk ioapics and pins | Jiang Liu | 2014-06-21 | 1 | -58/+62 |
| * | x86, ioapic: Kill static variable nr_irqs_gsi | Jiang Liu | 2014-06-21 | 1 | -19/+5 |