summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/apic
AgeCommit message (Expand)Author
2014-06-21x86, irq: Simplify the way to handle ISA IRQJiang Liu
2014-06-21x86, irq: Clean up unused IOAPIC interfaceJiang Liu
2014-06-21x86, irq: Introduce two helper functions to support irqdomain map operationJiang Liu
2014-06-21x86, irq: Enhance mp_register_ioapic() to support irqdomainJiang Liu
2014-06-21x86, irq: Introduce mechanisms to support dynamically allocate IRQ for IOAPICJiang Liu
2014-06-21x86, ACPI, irq: Consolidate algorithm of mapping (ioapic, pin) to IRQ numberJiang Liu
2014-06-21x86, irq: Simplify arch_early_irq_init()Jiang Liu
2014-06-21x86, irq: Count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_...Jiang Liu
2014-06-21x86, irq: Introduce some helper utilities to improve readabilityJiang Liu
2014-06-21x86, irq: Reorganize IO_APIC_get_PCI_irq_vector() to prepare for irqdomainJiang Liu
2014-06-21x86, ioapic: Use irq_cfg() instead of irq_get_chip_data() for better readabilityJiang Liu
2014-06-21x86, ioapic: Introduce helper utilities to walk ioapics and pinsJiang Liu
2014-06-21x86, ioapic: Kill static variable nr_irqs_gsiJiang Liu
2014-06-21x86, ioapic: Kill unused global variable timer_through_8259Jiang Liu
2014-06-21x86, irq, trivial: Minor improvements of IRQ related codeJiang Liu
2014-06-21x86, mpparse: Simplify arch/x86/include/asm/mpspec.hJiang Liu
2014-06-12Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-06-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-06Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar
2014-06-05Merge branch 'perf/kprobes' into perf/coreIngo Molnar
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-03Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-05-16x86, irq: Remove pointless irq_reserve_irqs() callThomas Gleixner
2014-05-16x86: Remove create/destroy_irq()Thomas Gleixner
2014-05-16x86: Get rid of get_nr_irqs_gsi()Thomas Gleixner
2014-05-16x86: ioapic: Use irq_alloc/free_hwirq()Thomas Gleixner
2014-05-16x86: Implement arch_setup/teardown_hwirq()Thomas Gleixner
2014-05-05asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen
2014-04-28genirq: x86: Ensure that dynamic irq allocation does not conflictThomas Gleixner
2014-04-24kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotationMasami Hiramatsu
2014-04-18arch,x86: Convert smp_mb__*()Peter Zijlstra
2014-04-16x86/irq: Fix fixup_irqs() error handlingPrarit Bhargava
2014-04-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-02Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2014-04-01x86/apic: Reinstate error IRQ Pentium erratum 3AP workaroundMaciej W. Rozycki
2014-04-01x86/UV: Set n_lshift based on GAM_GR_CONFIG MMR for UV3Dimitri Sivanich
2014-03-11x86/apic: Plug racy xAPIC access of CPU hotplug codeJan Kiszka
2014-02-27x86, platforms: Remove NUMAQH. Peter Anvin
2014-02-27x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin
2014-02-11x86, apic: Remove support for IBM Summit/EXA chipsetDavid Rientjes
2014-02-11x86, apic: Remove support for ia32-based Unisys ES7000David Rientjes
2014-02-09x86/apic: Always define nox2apic and define it as initdataDavid Rientjes
2014-02-09x86/apic: Switch wait_for_init_deassert() to a bool flagDavid Rientjes
2014-02-09x86/apic: Only use default_wait_for_init_deassert()David Rientjes
2014-01-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-25x86/uv/nmi: Fix Sparse warningsMike Travis
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-20Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-01-20Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds