| Commit message (Expand) | Author | Age |
... | |
| * | x86, irq: Clean up unused IOAPIC interface | Jiang Liu | 2014-06-21 |
| * | x86, irq: Introduce two helper functions to support irqdomain map operation | Jiang Liu | 2014-06-21 |
| * | x86, irq: Enhance mp_register_ioapic() to support irqdomain | Jiang Liu | 2014-06-21 |
| * | x86, irq: Introduce mechanisms to support dynamically allocate IRQ for IOAPIC | Jiang Liu | 2014-06-21 |
| * | x86, ACPI, irq: Consolidate algorithm of mapping (ioapic, pin) to IRQ number | Jiang Liu | 2014-06-21 |
| * | x86, irq: Simplify arch_early_irq_init() | Jiang Liu | 2014-06-21 |
| * | x86, irq: Count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_... | Jiang Liu | 2014-06-21 |
| * | x86, irq: Introduce some helper utilities to improve readability | Jiang Liu | 2014-06-21 |
| * | x86, irq: Reorganize IO_APIC_get_PCI_irq_vector() to prepare for irqdomain | Jiang Liu | 2014-06-21 |
| * | x86, ioapic: Use irq_cfg() instead of irq_get_chip_data() for better readability | Jiang Liu | 2014-06-21 |
| * | x86, ioapic: Introduce helper utilities to walk ioapics and pins | Jiang Liu | 2014-06-21 |
| * | x86, ioapic: Kill static variable nr_irqs_gsi | Jiang Liu | 2014-06-21 |
| * | x86, ioapic: Kill unused global variable timer_through_8259 | Jiang Liu | 2014-06-21 |
| * | x86, irq, trivial: Minor improvements of IRQ related code | Jiang Liu | 2014-06-21 |
| * | x86, mpparse: Simplify arch/x86/include/asm/mpspec.h | Jiang Liu | 2014-06-21 |
* | | nmi: provide the option to issue an NMI back trace to every cpu but current | Aaron Tomlin | 2014-06-23 |
|/ |
|
* | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-06-12 |
|\ |
|
| * | x86/irq: Fix fixup_irqs() error handling | Prarit Bhargava | 2014-04-16 |
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-06-12 |
|\ \ |
|
| * \ | Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare... | Ingo Molnar | 2014-06-06 |
| |\ \ |
|
| * \ \ | Merge branch 'perf/kprobes' into perf/core | Ingo Molnar | 2014-06-05 |
| |\ \ \ |
|
| | * | | | kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation | Masami Hiramatsu | 2014-04-24 |
| | | |/
| | |/| |
|
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-06-04 |
|\ \ \ \ |
|
| * | | | | x86, irq: Remove pointless irq_reserve_irqs() call | Thomas Gleixner | 2014-05-16 |
| * | | | | x86: Remove create/destroy_irq() | Thomas Gleixner | 2014-05-16 |
| * | | | | x86: Get rid of get_nr_irqs_gsi() | Thomas Gleixner | 2014-05-16 |
| * | | | | x86: ioapic: Use irq_alloc/free_hwirq() | Thomas Gleixner | 2014-05-16 |
| * | | | | x86: Implement arch_setup/teardown_hwirq() | Thomas Gleixner | 2014-05-16 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-06-03 |
|\ \ \ \ |
|
| * | | | | x86/UV: Set n_lshift based on GAM_GR_CONFIG MMR for UV3 | Dimitri Sivanich | 2014-04-01 |
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-06-03 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | arch,x86: Convert smp_mb__*() | Peter Zijlstra | 2014-04-18 |
| | |_|/
| |/| | |
|
* | | | | asmlinkage, x86: Add explicit __visible to arch/x86/* | Andi Kleen | 2014-05-05 |
| |_|/
|/| | |
|
* | | | genirq: x86: Ensure that dynamic irq allocation does not conflict | Thomas Gleixner | 2014-04-28 |
|/ / |
|
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-04-11 |
|\ \ |
|
| * | | x86/apic: Reinstate error IRQ Pentium erratum 3AP workaround | Maciej W. Rozycki | 2014-04-01 |
| |/ |
|
* | | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2014-04-02 |
|\ \
| |/
|/| |
|
| * | x86, platforms: Remove NUMAQ | H. Peter Anvin | 2014-02-27 |
| * | x86, platforms: Remove SGI Visual Workstation | H. Peter Anvin | 2014-02-27 |
| * | x86, apic: Remove support for IBM Summit/EXA chipset | David Rientjes | 2014-02-11 |
| * | x86, apic: Remove support for ia32-based Unisys ES7000 | David Rientjes | 2014-02-11 |
* | | x86/apic: Plug racy xAPIC access of CPU hotplug code | Jan Kiszka | 2014-03-11 |
|/ |
|
* | x86/apic: Always define nox2apic and define it as initdata | David Rientjes | 2014-02-09 |
* | x86/apic: Switch wait_for_init_deassert() to a bool flag | David Rientjes | 2014-02-09 |
* | x86/apic: Only use default_wait_for_init_deassert() | David Rientjes | 2014-02-09 |
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-01-31 |
|\ |
|
| * | x86/uv/nmi: Fix Sparse warnings | Mike Travis | 2014-01-25 |
* | | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-01-24 |
|\ \
| |/
|/| |
|
| * | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 2013-12-06 |
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-01-20 |
|\ \ |
|