platform/kernel/linux-rpi.git
2021-08-29 Thomas GleixnerMerge tag 'irqchip-5.15' of git://git./linux/kernel...
2021-08-24 Barry Songplatform-msi: Add ABI to show msi_irqs of platform...
2021-08-24 Barry Songgenirq/msi: Move MSI sysfs handling from PCI to MSI...
2021-08-24 Lee Jonesgenirq/cpuhotplug: Demote debug printk to KERN_DEBUG
2021-08-23 Marc ZyngierMerge branch irq/qcom-pdc-nowake-cleanup into irq/irqch...
2021-08-23 Marc Zyngierirqchip/qcom-pdc: Trim unused levels of the interrupt...
2021-08-23 Maulik Shahirqdomain: Export irq_domain_disconnect_hierarchy()
2021-08-20 Marc ZyngierMerge branch irq/misc-5.15 into irq/irqchip-next
2021-08-20 Chen-Yu Tsaiirqchip/gic-v3: Fix priority comparison when non-secure...
2021-08-20 Sven Peterirqchip/apple-aic: Fix irq_disable from within irq...
2021-08-18 Marc ZyngierMerge branch irq/generic_handle_domain_irq into irq...
2021-08-18 Marc ZyngierMerge remote-tracking branch 'linusw/ib-rockchip' into...
2021-08-16 Jianqun Xupinctrl/rockchip: drop the gpio related codes
2021-08-16 Jianqun Xugpio/rockchip: drop irq_gc_lock/irq_gc_unlock for irq...
2021-08-16 Jianqun Xugpio/rockchip: support next version gpio controller
2021-08-16 Jianqun Xugpio/rockchip: use struct rockchip_gpio_regs for gpio...
2021-08-16 Jianqun Xugpio/rockchip: add driver for rockchip gpio
2021-08-16 Jianqun Xudt-bindings: gpio: change items restriction of clock...
2021-08-16 Jianqun Xupinctrl/rockchip: add pinctrl device to gpio bank struct
2021-08-16 Jianqun Xupinctrl/rockchip: separate struct rockchip_pin_bank...
2021-08-16 Jianqun Xupinctrl/rockchip: always enable clock for gpio controller
2021-08-13 Thomas Gleixnergenirq: Fix kernel doc indentation
2021-08-12 Marc ZyngierMerge branch irq/misc-5.15 into irq/irqchip-next
2021-08-12 Marc ZyngierMerge branch irq/generic_handle_domain_irq into irq...
2021-08-12 Marc ZyngierEDAC/altera: Convert to generic_handle_domain_irq()
2021-08-12 Marc Zyngierpowerpc: Bulk conversion to generic_handle_domain_irq()
2021-08-12 Marc Zyngiernios2: Bulk conversion to generic_handle_domain_irq()
2021-08-12 Marc Zyngierxtensa: Bulk conversion to generic_handle_domain_irq()
2021-08-12 Marc ZyngierSH: Bulk conversion to generic_handle_domain_irq()
2021-08-12 Marc Zyngiergpu: Bulk conversion to generic_handle_domain_irq()
2021-08-12 Marc Zyngiermips: Bulk conversion to generic_handle_domain_irq()
2021-08-12 Marc Zyngierarc: Bulk conversion to generic_handle_domain_irq()
2021-08-12 Marc ZyngierARM: Bulk conversion to generic_handle_domain_irq()
2021-08-12 Marc Zyngiermfd: Bulk conversion to generic_handle_domain_irq()
2021-08-12 Marc Zyngierpinctrl: Bulk conversion to generic_handle_domain_irq()
2021-08-12 Marc Zyngiergpio: Bulk conversion to generic_handle_domain_irq()
2021-08-12 Marc ZyngierDocumentation: Update irq_domain.rst with new lookup...
2021-08-12 Markus Schneider... irqchip/mtk-sysirq: Skip setting irq-wake
2021-08-12 Marc ZyngierMerge branch irq/gicv3-eppi-partition into irq/irqchip...
2021-08-12 James Morseirqchip/gic-v3: Fix selection of partition domain for...
2021-08-12 James Morseirqchip/gic-v3: Add __gic_get_ppi_index() to find the...
2021-08-12 Huacai Chenirqchip/loongson-pch-pic: Improve edge triggered interr...
2021-08-11 Randy Dunlapgenirq: Fix kernel-doc warnings in pm.c, msi.c and...
2021-08-11 Zhen Leigenirq/timings: Fix error return code in irq_timings_te...
2021-08-10 Baokun Ligenirq/matrix: Fix kernel doc warnings for irq_matrix_a...
2021-08-10 Tanner Lovegenirq: Change force_irqthreads to a static key
2021-08-10 Gustavo A.... genirq/generic_chip: Use struct_size() in kzalloc()
2021-08-10 Joel Savitzgenirq: Clarify documentation for request_threaded_irq()
2021-08-10 Sebastian Andrzej... genirq/affinity: Replace deprecated CPU-hotplug functions.
2021-08-10 Thomas GleixnerPCI/MSI: Use new mask/unmask functions
2021-08-10 Thomas GleixnerPCI/MSI: Provide a new set of mask and unmask functions
2021-08-10 Thomas GleixnerPCI/MSI: Cleanup msi_mask()
2021-08-10 Thomas GleixnerPCI/MSI: Deobfuscate virtual MSI-X
2021-08-10 Thomas GleixnerPCI/MSI: Consolidate error handling in msi_capability_i...
2021-08-10 Thomas GleixnerPCI/MSI: Rename msi_desc::masked
2021-08-10 Thomas GleixnerPCI/MSI: Simplify msi_verify_entries()
2021-08-10 Thomas Gleixners390/pci: Do not mask MSI[-X] entries on teardown
2021-08-10 Thomas GleixnerMerge branch 'irq/urgent' into irq/core
2021-08-10 Thomas Gleixnerx86/msi: Force affinity setup before startup
2021-08-10 Thomas Gleixnerx86/ioapic: Force affinity setup before startup
2021-08-10 Thomas Gleixnergenirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
2021-08-10 Thomas GleixnerPCI/MSI: Protect msi_desc::masked for multi-MSI
2021-08-10 Thomas GleixnerPCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()
2021-08-10 Thomas GleixnerPCI/MSI: Correct misleading comments
2021-08-10 Thomas GleixnerPCI/MSI: Do not set invalid bits in MSI mask
2021-08-10 Thomas GleixnerPCI/MSI: Enforce MSI[X] entry updates to be visible
2021-08-10 Thomas GleixnerPCI/MSI: Enforce that MSI-X table entry is masked for...
2021-08-10 Thomas GleixnerPCI/MSI: Mask all unused MSI-X entries
2021-08-10 Thomas GleixnerPCI/MSI: Enable and mask MSI-X early
2021-08-08 Linus TorvaldsLinux 5.14-rc5
2021-08-08 Linus TorvaldsMerge tag 'timers-urgent-2021-08-08' of git://git....
2021-08-08 Linus TorvaldsMerge tag 'sched-urgent-2021-08-08' of git://git./linux...
2021-08-08 Linus TorvaldsMerge tag 'perf-urgent-2021-08-08' of git://git./linux...
2021-08-08 Linus TorvaldsMerge tag 'char-misc-5.14-rc5' of git://git./linux...
2021-08-08 Linus TorvaldsMerge tag 'driver-core-5.14-rc5' of git://git./linux...
2021-08-08 Linus TorvaldsMerge tag 'staging-5.14-rc5' of git://git./linux/kernel...
2021-08-08 Linus TorvaldsMerge tag 'tty-5.14-rc5' of git://git./linux/kernel...
2021-08-08 Linus TorvaldsMerge tag 'usb-5.14-rc5' of git://git./linux/kernel...
2021-08-07 Linus TorvaldsMerge tag 'io_uring-5.14-2021-08-07' of git://git.kerne...
2021-08-07 Linus TorvaldsMerge tag 'block-5.14-2021-08-07' of git://git.kernel...
2021-08-07 Linus TorvaldsMerge tag 'riscv-for-linus-5.14-rc5' of git://git....
2021-08-07 Linus TorvaldsMerge tag 'kbuild-fixes-v5.14-2' of git://git./linux...
2021-08-07 Alexandre GhitiRevert "riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED"
2021-08-07 Alexandre Ghitiriscv: Get rid of CONFIG_PHYS_RAM_BASE in kernel physic...
2021-08-06 Vincent Fukyber: make trace_block_rq call consistent with documen...
2021-08-06 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2021-08-06 Linus TorvaldsMerge tag 'trace-v5.14-rc4-2' of git://git./linux/kerne...
2021-08-06 Linus TorvaldsMerge tag 'pm-5.14-rc5' of git://git./linux/kernel...
2021-08-06 Linus TorvaldsMerge tag 'acpi-5.14-rc5' of git://git./linux/kernel...
2021-08-06 Linus TorvaldsMerge tag 'soc-fixes-5.14-2' of git://git./linux/kernel...
2021-08-06 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2021-08-06 Linus TorvaldsMerge tag 'mips-fixes_5.14_1' of git://git./linux/kerne...
2021-08-06 Linus TorvaldsMerge tag 'spi-fix-v5.14-rc4' of git://git./linux/kerne...
2021-08-06 Linus TorvaldsMerge tag 'dmaengine-fix-5.14' of git://git./linux...
2021-08-06 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2021-08-06 Linus TorvaldsMerge tag 'sound-5.14-rc5' of git://git./linux/kernel...
2021-08-06 Linus TorvaldsMerge tag 'drm-fixes-2021-08-06' of git://anongit.freed...
2021-08-06 Theodore Ts'oext4: fix potential htree corruption when growing large...
2021-08-06 Mathieu Desnoyerstracepoint: Use rcu get state and cond sync for static...
2021-08-06 Hao Xuio-wq: fix lack of acct->nr_workers < acct->max_workers...
next