]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2017-08-31  Thomas GleixnerMerge tag 'irqchip-4.14' of git://git.kernel.org/pub...
2017-08-31  Minghuan Lianirqchip/ls-scfg-msi: Add MSI affinity support
2017-08-31  Minghuan Lianirqchip/ls-scfg-msi: Add LS1043a v1.1 MSI support
2017-08-31  Minghuan Lianirqchip/ls-scfg-msi: Add LS1046a MSI support
2017-08-31  Minghuan Lianarm64: dts: ls1046a: Add MSI dts node
2017-08-31  Minghuan Lianarm64: dts: ls1043a: Share all MSIs
2017-08-31  Minghuan Lianarm: dts: ls1021a: Share all MSIs
2017-08-31  Minghuan Lianarm64: dts: ls1043a: Fix typo of MSI compatible string
2017-08-31  Minghuan Lianarm: dts: ls1021a: Fix typo of MSI compatible string
2017-08-31  Minghuan Lianirqchip/ls-scfg-msi: Fix typo of MSI compatible strings
2017-08-31  Florian Fainelliirqchip/irq-bcm7120-l2: Use correct I/O accessors for...
2017-08-31  Bhumika Goyalirqchip/mmp: Make mmp_intc_conf const
2017-08-31  Bhumika Goyalirqchip/gic: Make irq_chip const
2017-08-31  Marc Zyngierirqchip/gic-v3: Advertise GICv4 support to KVM
2017-08-31  Marc Zyngierirqchip/gic-v4: Enable low-level GICv4 operations
2017-08-31  Marc Zyngierirqchip/gic-v4: Add some basic documentation
2017-08-31  Marc Zyngierirqchip/gic-v4: Add VLPI configuration interface
2017-08-31  Marc Zyngierirqchip/gic-v4: Add VPE command interface
2017-08-31  Marc Zyngierirqchip/gic-v4: Add per-VM VPE domain creation
2017-08-31  Marc Zyngierirqchip/gic-v3-its: Set implementation defined bit...
2017-08-31  Marc Zyngierirqchip/gic-v3-its: Allow doorbell interrupts to be...
2017-08-31  Marc Zyngierirqchip/gic-v3-its: Move pending doorbell after VMOVP
2017-08-31  Marc Zyngierirqchip/gic-v3-its: Add device proxy for VPE management...
2017-08-31  Marc Zyngierirqchip/gic-v3-its: Make LPI allocation optional on...
2017-08-31  Marc Zyngierirqchip/gic-v3-its: Add VPE interrupt masking
2017-08-31  Marc Zyngierirqchip/gic-v3-its: Add VPE affinity changes
2017-08-31  Marc Zyngierirqchip/gic-v3-its: Add VPE invalidation hook
2017-08-31  Marc Zyngierirqchip/gic-v3-its: Add VPE scheduling
2017-08-31  Marc Zyngierirqchip/gic-v3-its: Add VPENDBASER/VPROPBASER accessors
2017-08-31  Marc Zyngierirqchip/gic-v3-its: Add VPE irq domain [de]activation
2017-08-31  Marc Zyngierirqchip/gic-v3-its: Add VPE irq domain allocation/teardown
2017-08-31  Marc Zyngierirqchip/gic-v3-its: Add VPE domain infrastructure
2017-08-31  Marc Zyngierirqchip/gic-v3-its: Add VLPI configuration handling
2017-08-31  Marc Zyngierirqchip/gic-v3-its: Add VLPI map/unmap operations
2017-08-31  Marc Zyngierirqchip/gic-v3-its: Add VLPI configuration hook
2017-08-31  Marc Zyngierirqchip/gic-v3-its: Add GICv4 ITS command definitions
2017-08-31  Marc Zyngierirqchip/gic-v4: Add management structure definitions
2017-08-25  Thomas Gleixnergenirq/proc: Avoid uninitalized variable warning
2017-08-25  Dan Carpenterirqdomain: Prevent potential NULL pointer dereference...
2017-08-25  kbuild test... genirq: Fix semicolon.cocci warnings
2017-08-23  Marc Zyngierirqchip/gic-v3-its: Generalize LPI configuration
2017-08-23  Marc Zyngierirqchip/gic-v3-its: Generalize device table allocation
2017-08-23  Marc Zyngierirqchip/gic-v3-its: Rework LPI freeing
2017-08-23  Marc Zyngierirqchip/gic-v3-its: Split out pending table allocation
2017-08-23  Marc Zyngierirqchip/gic-v3-its: Allow use of indirect VCPU tables
2017-08-23  Marc Zyngierirqchip/gic-v3-its: Split out property table allocation
2017-08-23  Marc Zyngierirqchip/gic-v3-its: Implement irq_set_irqchip_state...
2017-08-23  Marc Zyngierirqchip/gic-v3-its: Macro-ize its_send_single_command
2017-08-23  Marc Zyngierirqchip/gic-v3-its: Add probing for VLPI properties
2017-08-23  Marc Zyngierirqchip/gic-v3-its: Move LPI definitions around
2017-08-23  Marc Zyngierirqchip/gic-v3: Add VLPI/DirectLPI discovery
2017-08-23  Marc Zyngierirqchip/gic-v3: Add redistributor iterator
2017-08-23  Marc Zyngiergenirq: Let irq_set_vcpu_affinity() iterate over hierarchy
2017-08-23  Rob Herringirqchip: Convert to using %pOF instead of full_name
2017-08-23  Masahiro Yamadairqchip: Add UniPhier AIDET irqchip driver
2017-08-19  Marc Zyngierirqchip/gic-v3-its: Properly handle command queue wrapping
2017-08-18  Stefan Roeseirqchip/armada-370-xp: Enable MSI-X support
2017-08-18  Thomas GleixnerMerge branch 'irq/for-gpio' into irq/core
2017-08-18  David Daneyirqdomain: Add irq_domain_{push,pop}_irq() functions
2017-08-18  David Daneyirqdomain: Check for NULL function pointer in irq_domai...
2017-08-18  David Daneyirqdomain: Factor out code to add and remove items...
2017-08-18  David Daneygenirq: Add handle_fasteoi_{level,edge}_irq flow handlers
2017-08-18  David Daneygenirq: Export more irq_chip_*_parent() functions
2017-08-18  Marc Zyngierirqchip/xtensa-mx: Report that effective affinity is...
2017-08-18  Marc Zyngierirqchip/mips-gic: Report that effective affinity is...
2017-08-18  Marc Zyngierirqchip/hip04: Report that effective affinity is a...
2017-08-18  Marc Zyngierirqchip/metag-ext: Report that effective affinity is...
2017-08-18  Marc Zyngierirqchip/bcm-7038-l1: Report that effective affinity...
2017-08-18  Marc Zyngierirqchip/bcm-6345-l1: Report that effective affinity...
2017-08-18  Marc Zyngierirqchip/armada-370-xp: Report that effective affinity...
2017-08-18  Marc Zyngierirqchip/gic-v3-its: Report that effective affinity...
2017-08-18  Marc Zyngierirqchip/gic-v3: Report that effective affinity is a...
2017-08-18  Marc Zyngierirqchip/gic: Report that effective affinity is a single...
2017-08-18  Marc Zyngiergenirq/proc: Use the the accessor to report the effecti...
2017-08-18  Marc Zyngiergenirq: Restrict effective affinity to interrupts actua...
2017-08-18  Marc Zyngiergenirq/debugfs: Triggering of interrupts from userspace
2017-08-16  Thomas GleixnerMerge branch 'irq/for-gpio' into irq/core
2017-08-16  Bartosz Golaszewskigenirq/irq_sim: Add a devres variant of irq_sim_init()
2017-08-16  Bartosz Golaszewskigenirq/irq_sim: Add a simple interrupt simulator framework
2017-08-14  Masahiro Yamadagenirq: Fix for_each_action_of_desc() macro
2017-08-13  Linus TorvaldsLinux 4.13-rc5 v4.13-rc5
2017-08-13  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2017-08-13  Linus TorvaldsMerge tag 'driver-core-4.13-rc5' of git://git.kernel...
2017-08-13  Linus TorvaldsMerge tag 'char-misc-4.13-rc5' of git://git.kernel...
2017-08-13  Linus TorvaldsMerge tag 'tty-4.13-rc5' of git://git.kernel.org/pub...
2017-08-13  Linus TorvaldsMerge tag 'staging-4.13-rc5' of git://git.kernel.org...
2017-08-13  Linus TorvaldsMerge tag 'usb-4.13-rc5' of git://git.kernel.org/pub...
2017-08-12  Linus TorvaldsMerge tag 'for-linus-20170812' of git://git.infradead...
2017-08-12  Abhishek Sahumtd: blkdevs: Fix mtd block write failure
2017-08-12  Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-08-12  Linus TorvaldsMerge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel...
2017-08-11  Linus TorvaldsMerge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org...
2017-08-11  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-08-11  Linus TorvaldsMerge tag 'mmc-v4.13-rc4' of git://git.kernel.org/pub...
2017-08-11  Linus TorvaldsMerge tag 'fbdev-v4.13-rc5' of git://github.com/bzolnie...
2017-08-11  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-08-11  Linus TorvaldsMerge tag 'iommu-fixes-v4.13-rc4' of git://git.kernel...
2017-08-11  Christoph Hellwigpnfs/blocklayout: require 64-bit sector_t
2017-08-11  Linus TorvaldsMerge tag 'powerpc-4.13-6' of git://git.kernel.org...
2017-08-11  Artem Savkoviommu/arm-smmu: fix null-pointer dereference in arm_smm...
next