]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2017-06-30 Thomas GleixnerMerge tag 'irqchip-4.13-2' of git://git.kernel.org...
2017-06-30 Pedro H. Pennairqchip/or1k-pic: Fix interrupt acknowledgement
2017-06-30 Dan Carpenterirqchip/irq-mvebu-gicp: Allocate enough memory for...
2017-06-30 Suzuki K Pouloseirqchip/gic-v3: Fix out-of-bound access in gic_set_affinity
2017-06-28 Christoph Hellwignvme: Allocate queues for all possible CPUs
2017-06-28 Christoph Hellwigblk-mq: Create hctx for each present CPU
2017-06-28 Christoph Hellwigblk-mq: Include all present CPUs in the default queue...
2017-06-26 Jeffy Chengenirq: Avoid unnecessary low level irq function calls
2017-06-26 Jeffy Chengenirq: Set irq masked state when initializing irq_desc
2017-06-24 Daniel Lezcanogenirq/timings: Add infrastructure for estimating the...
2017-06-24 Daniel Lezcanogenirq/timings: Add infrastructure to track the interru...
2017-06-24 Thomas Gleixnergenirq/debugfs: Remove pointless NULL pointer check
2017-06-23 Thomas GleixnerMerge tag 'irqchip-4.13' of git://git.kernel.org/pub...
2017-06-23 Shanker Donthineniirqchip/gic-v3-its: Don't assume GICv3 hardware support...
2017-06-23 Ganapatrao... irqchip/gic-v3-its: Add ACPI NUMA node mapping
2017-06-23 Arvind Yadavirqchip/gic-v3-its-platform-msi: Make of_device_ids...
2017-06-23 Arvind Yadavirqchip/gic-v3-its: Make of_device_ids const
2017-06-23 Thomas Petazzoniirqchip/irq-mvebu-icu: Add new driver for Marvell ICU
2017-06-23 Thomas Petazzoniirqchip/irq-mvebu-gicp: Add new driver for Marvell...
2017-06-23 Thomas Petazzonidt-bindings/interrupt-controller: Add DT binding for...
2017-06-22 Marc Zyngiergenirq/irqdomain: Remove auto-recursive hierarchy support
2017-06-22 Marc Zyngierirqchip/MSI: Use irq_domain_update_bus_token instead...
2017-06-22 Marc Zyngiergenirq/irqdomain: Add irq_domain_update_bus_token helper
2017-06-22 Christoph Hellwiggenirq/affinity: Assign vectors to all present CPUs
2017-06-22 Thomas Gleixnerx86/apic: Mark single target interrupts
2017-06-22 Thomas Gleixnergenirq/cpuhotplug: Avoid irq affinity setting for singl...
2017-06-22 Thomas Gleixnergenirq: Introduce IRQD_SINGLE_TARGET flag
2017-06-22 Thomas Gleixnergenirq/cpuhotplug: Handle managed IRQs on CPU hotplug
2017-06-22 Thomas Gleixnergenirq: Handle managed irqs gracefully in irq_startup()
2017-06-22 Thomas Gleixnergenirq: Add force argument to irq_startup()
2017-06-22 Thomas Gleixnergenirq: Split out irq_startup() code
2017-06-22 Thomas Gleixnergenirq: Introduce IRQD_MANAGED_SHUTDOWN
2017-06-22 Thomas Gleixnerx86/apic: Implement effective irq mask update
2017-06-22 Thomas Gleixnerxen/events: Add support for effective affinity mask
2017-06-22 Thomas Gleixnerx86/apic: Add irq_data argument to apic->cpu_mask_to_ap...
2017-06-22 Thomas Gleixnerx86/apic: Move cpumask and to core code
2017-06-22 Thomas Gleixnerx86/apic: Move online masking to core code
2017-06-22 Thomas Gleixnerx86/uv: Use default_cpu_mask_to_apicid_and()
2017-06-22 Thomas Gleixnerx86/apic: Move flat_cpu_mask_to_apicid_and() into C...
2017-06-22 Thomas Gleixnergenirq/cpuhotplug: Use effective affinity mask
2017-06-22 Thomas Gleixnergenirq: Introduce effective affinity mask
2017-06-22 Thomas Gleixnergenirq/proc: Replace ever repeating type cast
2017-06-22 Thomas Gleixnergenirq: Remove pointless gfp argument
2017-06-22 Thomas Gleixnergenirq: Remove pointless arg from show_irq_affinity
2017-06-22 Thomas Gleixnergenirq: Move irq_fixup_move_pending() to core
2017-06-22 Thomas Gleixnerx86/irq: Use irq_migrate_all_off_this_cpu()
2017-06-22 Thomas Gleixnerx86/irq: Restructure fixup_irqs()
2017-06-22 Thomas Gleixnergenirq/cpuhotplug: Set force affinity flag on hotplug...
2017-06-22 Thomas Gleixnergenirq/cpuhotplug: Add support for conditional masking
2017-06-22 Thomas Gleixnergenirq/cpuhotplug: Add support for cleaning up move...
2017-06-22 Thomas Gleixnergenirq/cpuhotplug: Do not migrated shutdown irqs
2017-06-22 Thomas Gleixnergenirq/cpuhotplug: Reorder check logic
2017-06-22 Thomas Gleixnergenirq/cpuhotplug: Dont claim success on error
2017-06-22 Thomas Gleixnergenirq/cpuhotplug: Remove irq disabling logic
2017-06-22 Christoph Hellwiggenirq: Move pending helpers to internal.h
2017-06-22 Thomas Gleixnergenirq: Move initial affinity setup to irq_startup()
2017-06-22 Thomas Gleixnergenirq: Rename setup_affinity() to irq_setup_affinity()
2017-06-22 Thomas Gleixnergenirq: Remove mask argument from setup_affinity()
2017-06-22 Thomas Gleixnerx86/irq: Cleanup pending irq move in fixup_irqs()
2017-06-22 Thomas Gleixnergenirq: Provide irq_fixup_move_pending()
2017-06-22 Thomas Gleixnergenirq: Add missing comment for IRQD_STARTED
2017-06-22 Thomas Gleixnergenirq/debugfs: Add proper debugfs interface
2017-06-22 Thomas Gleixnergenirq/irqdomain: Add map counter
2017-06-22 Thomas GleixnerPCI/vmd: Create named irq domain
2017-06-22 Thomas Gleixnerx86/msi: Create named irq domains
2017-06-22 Thomas Gleixnerx86/msi: Remove unused remap irq domain interface
2017-06-22 Thomas Gleixneriommu/amd: Use named irq domain interface
2017-06-22 Thomas Gleixneriommu/vt-d: Use named irq domain interface
2017-06-22 Thomas Gleixnerx86/msi: Provide new iommu irqdomain interface
2017-06-22 Thomas Gleixnerx86/uv: Create named irq domain
2017-06-22 Thomas Gleixnerx86/htirq: Create named domain
2017-06-22 Thomas Gleixnerx86/ioapic: Create named irq domain
2017-06-22 Thomas Gleixnerx86/vector: Create named irq domain
2017-06-22 Thomas Gleixnergenirq: Allow fwnode to carry name information only
2017-06-22 Thomas Gleixnergenirq/msi: Prevent overwriting domain name
2017-06-22 Thomas Gleixneriommu/vt-d: Add name to irq chip
2017-06-22 Thomas Gleixneriommu/amd: Add name to irq chip
2017-06-22 Thomas Gleixnerx86/apic: Add name to irq chip
2017-06-22 Thomas Petazzonidt-bindings/interrupt-controller: Add DT binding for...
2017-06-22 Wei Yongjunirqchip/qcom: Use builtin_platform_driver to simplify...
2017-06-22 Brendan Higginsirqchip/aspeed-i2c-ic: Add I2C IRQ controller for Aspeed
2017-06-22 Brendan Higginsirqchip/aspeed-i2c-ic: Add binding docs for Aspeed...
2017-06-22 Andrew Jefferyirqchip/aspeed-vic: Add AST2500 compatible string
2017-06-22 Tobias Klauserirqchip/aspeed-vic: Constify irq_domain_ops
2017-06-22 Thomas PetazzoniRevert "irqchip/armada-370-xp: Fix regression by cleari...
2017-06-22 Thomas Petazzoniirqchip/armada-370-xp: Re-enable per-CPU interrupts...
2017-06-22 Thomas Petazzoniirqchip/armada-370-xp: Document the overall driver...
2017-06-22 Thomas Petazzoniirqchip/armada-370-xp: Re-order register definitions
2017-06-22 MaJunirqchip/gicv3-its: Skip irq affinity setting when targe...
2017-06-22 Robin Murphyirqchip/gic-v3-its: Fix MSI alias accounting
2017-06-22 Tobias Klauserirqchip/irq-renesas-h8s: Constify irq_domain_ops
2017-06-22 Tobias Klauserirqchip/irq-renesas-h8300h: Constify irq_domain_ops
2017-06-22 Tobias Klauserirqchip/irq-mips-gic: Constify irq_domain_ops
2017-06-22 Tobias Klauserirqchip/irq-mbigen: Constify irq_domain_ops
2017-06-22 Tobias Klauserirqchip/irq-imx-gpcv2: Constify irq_domain_ops
2017-06-22 Tobias Klauserirqchip/i8259: Constify irq_domain_ops
2017-06-22 Chen-Yu Tsaiirqchip/sunxi-nmi: Support sun6i-a31-r-intc compatible
2017-06-22 Chen-Yu Tsaidt-bindings/interrupt-controller: sunxi-nmi: Add compat...
2017-06-22 Chen-Yu Tsaiirqchip/sunxi-nmi: Const-ify sunxi_sc_nmi_reg_offs...
2017-06-22 Chen-Yu Tsaiirqchip/sunxi-nmi: Reorder sunxi_sc_nmi_reg_offs' in...
next