summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-1310-485/+467
|\
| * x86, apic: Remove enable_apic_mode callbackDavid Rientjes2014-07-319-11/+0
| * x86, apic: Remove setup_portio_remap callbackDavid Rientjes2014-07-318-9/+0
| * x86, apic: Remove multi_timer_check callbackDavid Rientjes2014-07-319-25/+0
| * x86, apic: Replace noop_check_apicid_usedDavid Rientjes2014-07-311-6/+1
| * x86, apic: Remove check_apicid_present callbackDavid Rientjes2014-07-318-19/+0
| * x86, apic: Remove mps_oem_check callbackDavid Rientjes2014-07-318-33/+1
| * x86, apic: Remove smp_callin_clear_local_apic callbackDavid Rientjes2014-07-318-9/+0
| * x86, apic: Replace trampoline physical addresses with defaultsDavid Rientjes2014-07-318-22/+0
| * x86, apic: Remove x86_32_numa_cpu_node callbackDavid Rientjes2014-07-311-11/+0
| * x86, vsmp: Remove is_vsmp_box() from apic_is_clustered_box()Oren Twaig2014-07-131-59/+1
| * x86, irq: Clean up irqdomain transition codeJiang Liu2014-06-211-17/+11
| * x86, irq: Introduce helper functions to release IOAPIC pinJiang Liu2014-06-211-0/+61
| * x86, irq: Simplify the way to handle ISA IRQJiang Liu2014-06-211-60/+38
| * x86, irq: Clean up unused IOAPIC interfaceJiang Liu2014-06-211-70/+0
| * x86, irq: Introduce two helper functions to support irqdomain map operationJiang Liu2014-06-211-1/+98
| * x86, irq: Enhance mp_register_ioapic() to support irqdomainJiang Liu2014-06-211-1/+41
| * x86, irq: Introduce mechanisms to support dynamically allocate IRQ for IOAPICJiang Liu2014-06-211-35/+123
| * x86, ACPI, irq: Consolidate algorithm of mapping (ioapic, pin) to IRQ numberJiang Liu2014-06-211-12/+15
| * x86, irq: Simplify arch_early_irq_init()Jiang Liu2014-06-211-22/+11
| * x86, irq: Count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_...Jiang Liu2014-06-211-18/+25
| * x86, irq: Introduce some helper utilities to improve readabilityJiang Liu2014-06-211-7/+22
| * x86, irq: Reorganize IO_APIC_get_PCI_irq_vector() to prepare for irqdomainJiang Liu2014-06-211-28/+33
| * x86, ioapic: Use irq_cfg() instead of irq_get_chip_data() for better readabilityJiang Liu2014-06-211-10/+10
| * x86, ioapic: Introduce helper utilities to walk ioapics and pinsJiang Liu2014-06-211-58/+62
| * x86, ioapic: Kill static variable nr_irqs_gsiJiang Liu2014-06-211-19/+5
| * x86, ioapic: Kill unused global variable timer_through_8259Jiang Liu2014-06-211-3/+0
| * x86, irq, trivial: Minor improvements of IRQ related codeJiang Liu2014-06-211-16/+5
| * x86, mpparse: Simplify arch/x86/include/asm/mpspec.hJiang Liu2014-06-211-1/+1
* | nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin2014-06-231-4/+14
|/
* Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-06-121-10/+18
|\
| * x86/irq: Fix fixup_irqs() error handlingPrarit Bhargava2014-04-161-10/+18
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-121-1/+2
|\ \
| * \ Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar2014-06-061-1/+1
| |\ \
| * \ \ Merge branch 'perf/kprobes' into perf/coreIngo Molnar2014-06-051-1/+2
| |\ \ \
| | * | | kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotationMasami Hiramatsu2014-04-241-1/+2
| | | |/ | | |/|
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-041-106/+24
|\ \ \ \
| * | | | x86, irq: Remove pointless irq_reserve_irqs() callThomas Gleixner2014-05-161-3/+0
| * | | | x86: Remove create/destroy_irq()Thomas Gleixner2014-05-161-105/+1
| * | | | x86: Get rid of get_nr_irqs_gsi()Thomas Gleixner2014-05-161-5/+0
| * | | | x86: ioapic: Use irq_alloc/free_hwirq()Thomas Gleixner2014-05-161-13/+10
| * | | | x86: Implement arch_setup/teardown_hwirq()Thomas Gleixner2014-05-161-0/+33
| | |_|/ | |/| |
* | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-031-5/+21
|\ \ \ \
| * | | | x86/UV: Set n_lshift based on GAM_GR_CONFIG MMR for UV3Dimitri Sivanich2014-04-011-5/+21
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-031-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | arch,x86: Convert smp_mb__*()Peter Zijlstra2014-04-181-1/+1
| | |_|/ | |/| |
* | | | asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen2014-05-051-1/+1
| |_|/ |/| |
* | | genirq: x86: Ensure that dynamic irq allocation does not conflictThomas Gleixner2014-04-281-0/+5
|/ /
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-111-1/+2
|\ \
| * | x86/apic: Reinstate error IRQ Pentium erratum 3AP workaroundMaciej W. Rozycki2014-04-011-1/+2
| |/
OpenPOWER on IntegriCloud