summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'irqchip-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2023-06-261039-5611/+9989
|\
| * Merge branch irq/misc-6.5 into irq/irqchip-nextMarc Zyngier2023-06-218-147/+26
| |\
| | * Revert "irqchip/mxs: Include linux/irqchip/mxs.h"Marc Zyngier2023-06-211-1/+0
| | * irqchip/jcore-aic: Fix missing allocation of IRQ descriptorsJohn Paul Adrian Glaubitz2023-06-171-0/+7
| | * irqchip/stm32-exti: Fix warning on initialized field overwrittenAntonio Borneo2023-06-171-0/+12
| | * irqchip/stm32-exti: Add STM32MP15xx IWDG2 EXTI to GIC mapMarek Vasut2023-06-171-0/+1
| | * irqchip/gicv3: Add a iort_pmsi_get_dev_id() prototypeArnd Bergmann2023-06-171-1/+2
| | * irqchip/mxs: Include linux/irqchip/mxs.hArnd Bergmann2023-06-171-0/+1
| | * irqchip/clps711x: Remove unused clps711x_intc_init() functionArnd Bergmann2023-06-171-7/+0
| | * irqchip/mmp: Remove non-DT codepathArnd Bergmann2023-06-172-137/+0
| | * irqchip/ftintc010: Mark all function staticArnd Bergmann2023-06-171-2/+2
| | * irqdomain: Include internals.h for function prototypesArnd Bergmann2023-06-171-0/+2
| * | Merge branch irq/loongarch-fixes-6.5 into irq/irqchip-nextMarc Zyngier2023-06-174-46/+171
| |\ \
| | * | irqchip/loongson-eiointc: Add DT init supportBinbin Zhou2023-06-171-35/+98
| | * | dt-bindings: interrupt-controller: Add Loongson EIOINTCBinbin Zhou2023-06-171-0/+59
| | * | irqchip/loongson-eiointc: Fix irq affinity setting during resumeJianmin Lv2023-06-161-1/+1
| | * | irqchip/loongson-liointc: Add IRQCHIP_SKIP_SET_WAKE flagYinbo Zhu2023-06-161-0/+1
| | * | irqchip/loongson-liointc: Fix IRQ trigger polarityJianmin Lv2023-06-161-4/+8
| | * | irqchip/loongson-pch-pic: Fix potential incorrect hwirq assignmentLiu Peibao2023-06-161-2/+2
| | * | irqchip/loongson-pch-pic: Fix initialization of HT vector registerJianmin Lv2023-06-161-4/+2
| | |/
| * | Merge branch irq/lpi-resend into irq/irqchip-nextMarc Zyngier2023-06-165-26/+60
| |\ \
| | * | irqchip/gic-v3-its: Enable RESEND_WHEN_IN_PROGRESS for LPIsJames Gowans2023-06-161-0/+2
| | * | genirq: Allow fasteoi handler to resend interrupts on concurrent handlingJames Gowans2023-06-163-1/+30
| | * | genirq: Expand doc for PENDING and REPLAY flagsJames Gowans2023-06-161-2/+5
| | * | genirq: Use BIT() for the IRQD_* state flagsMarc Zyngier2023-06-161-23/+23
| | |/
| * | Merge branch irq/gic-v3-asr8601 into irq/irqchip-nextMarc Zyngier2023-05-302-10/+39
| |\ \ | | |/ | |/|
| | * irqchip/gic-v3: Work around affinity issues on ASR8601zhengyan2023-05-292-0/+24
| | * irqchip/gic-v3: Improve affinity helperMarc Zyngier2023-05-291-10/+15
| * | Linux 6.4-rc4v6.4-rc4Linus Torvalds2023-05-281-1/+1
| * | Merge tag 'x86-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-05-281-2/+3
| |\ \
| | * | x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platformsZhang Rui2023-05-251-2/+3
| * | | Merge tag 'perf-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-05-282-1/+12
| |\ \ \
| | * | | perf/x86/uncore: Correct the number of CHAs on SPRKan Liang2023-05-241-0/+11
| | * | | perf/x86/intel: Save/restore cpuc->active_pebs_data_cfg when using guest PEBSLike Xu2023-05-231-1/+1
| * | | | Merge tag 'objtool-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-05-282-3/+13
| |\ \ \ \
| | * | | | x86/show_trace_log_lvl: Ensure stack pointer is aligned, againVernon Lovejoy2023-05-161-2/+5
| | * | | | vmlinux.lds.h: Discard .note.gnu.property sectionJosh Poimboeuf2023-05-161-1/+8
| * | | | | Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-05-284-10/+50
| |\ \ \ \ \
| | * | | | | debugobjects: Don't wake up kswapd from fill_pool()Tetsuo Handa2023-05-221-1/+1
| | * | | | | debugobjects,locking: Annotate debug_object_fill_pool() wait type violationPeter Zijlstra2023-05-024-9/+49
| * | | | | | Merge tag 'irq-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-05-287-31/+69
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'irqchip-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2023-05-227-31/+69
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | / | | | | |_|_|/ | | | |/| | |
| | | * | | | irqchip/mbigen: Unify the error handling in mbigen_of_create_domain()Kefeng Wang2023-05-161-13/+18
| | | * | | | irqchip/meson-gpio: Mark OF related data as maybe unusedKrzysztof Kozlowski2023-05-161-1/+1
| | | * | | | irqchip/mips-gic: Use raw spinlock for gic_lockJiaxun Yang2023-05-161-15/+15
| | | * | | | irqchip/mips-gic: Don't touch vl_map if a local interrupt is not routableJiaxun Yang2023-05-161-0/+2
| | | * | | | irqchip/gic-v3: Disable pseudo NMIs on Mediatek devices w/ firmware issuesDouglas Anderson2023-05-163-2/+27
| | | * | | | dt-bindings: interrupt-controller: arm,gic-v3: Add quirk for Mediatek SoCs w/...Douglas Anderson2023-05-161-0/+6
| * | | | | | Merge tag 'mips-fixes_6.4_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-05-284-16/+26
| |\ \ \ \ \ \
| | * | | | | | mips: Move initrd_start check after initrd address sanitisation.Liviu Dudau2023-05-231-4/+5