summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-30irqchip/armada-370-xp: Simplify mpic_reenable_percpu() and mpic_resume()Marek Behún1-9/+3
2024-07-30irqchip/armada-370-xp: Use consistent name for struct irq_data variablesMarek Behún1-13/+13
2024-07-30irqchip/armada-370-xp: Use consistent types when iterating interruptsMarek Behún1-8/+10
2024-07-30irqchip/armada-370-xp: Use consistent variable names for hwirqsMarek Behún1-28/+28
2024-07-30irqchip/armada-370-xp: Refactor handling IPI interruptsMarek Behún1-12/+18
2024-07-30irqchip/armada-370-xp: Refactor mpic_handle_msi_irq() codeMarek Behún1-20/+12
2024-07-30irqchip/armada-370-xp: Use FIELD_GET() and named register constantMarek Behún1-5/+6
2024-07-30irqchip/armada-370-xp: Don't read number of supported interrupts multiple timesMarek Behún1-10/+3
2024-07-30irqchip/armada-370-xp: Change symbol prefixes to mpicMarek Behún1-163/+142
2024-07-30irqchip/armada-370-xp: Improve indentationMarek Behún1-30/+26
2024-07-30irqchip/armada-370-xp: Simplify ipi_resume() codeMarek Behún1-8/+6
2024-07-30irqchip/armada-370-xp: Use !virq instead of virq == 0 in conditionMarek Behún1-2/+2
2024-07-30irqchip/armada-370-xp: Use unsigned int type for virqsMarek Behún1-4/+4
2024-07-30irqchip/armada-370-xp: Rename variable for consistencyMarek Behún1-5/+5
2024-07-30irqchip/armada-370-xp: Declare iterators in for loopMarek Behún1-17/+10
2024-07-30irqchip/armada-370-xp: Change to SPDX license identifierMarek Behún1-4/+1
2024-07-30irqchip/armada-370-xp: Simplify is_percpu_irq() codeMarek Behún1-4/+1
2024-07-30irqchip/armada-370-xp: Use correct type for cpu variableMarek Behún1-2/+2
2024-07-30irqchip/armada-370-xp: Change register constants prefix to MPIC_Marek Behún1-79/+69
2024-07-30irqchip/armada-370-xp: Cosmetic fix parentheses in register constant definitionsMarek Behún1-19/+19
2024-07-30irqchip/armada-370-xp: Use BIT() and GENMASK() macrosMarek Behún1-5/+5
2024-07-30irqchip/armada-370-xp: Change spaces to tabsMarek Behún1-7/+7
2024-07-30irqchip/armada-370-xp: Change register constant suffix from _MSK to _MASKMarek Behún1-10/+10
2024-07-30irqchip/armada-370-xp: Drop _OFFS suffix from some register constantsMarek Behún1-57/+48
2024-07-29Linux 6.11-rc1v6.11-rc1Linus Torvalds1-2/+2
2024-07-29Merge tag 'kbuild-fixes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-4/+4
2024-07-28minmax: simplify and clarify min_t()/max_t() implementationLinus Torvalds1-8/+11
2024-07-28minmax: add a few more MIN_T/MAX_T usersLinus Torvalds7-10/+10
2024-07-28Merge tag 'ubifs-for-linus-6.11-rc1-take2' of git://git.kernel.org/pub/scm/li...Linus Torvalds21-214/+135
2024-07-28kbuild: Fix '-S -c' in x86 stack protector scriptsNathan Chancellor2-2/+2
2024-07-28ubi: Fix ubi_init() ubiblock_exit() section mismatchRichard Weinberger1-1/+1
2024-07-28Merge tag 'v6.11-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...Linus Torvalds5-495/+2274
2024-07-28Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds19-208/+438
2024-07-28Merge tag 'unicode-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-2/+5
2024-07-28kbuild: rpm-pkg: ghost modules.weakdep fileJose Ignacio Tornos Martinez1-1/+1
2024-07-28Merge tag '6.11-rc-smb-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds5-7/+203
2024-07-28Merge tag 'block-6.11-20240726' of git://git.kernel.dk/linuxLinus Torvalds8-10/+39
2024-07-28Merge tag 'io_uring-6.11-20240726' of git://git.kernel.dk/linuxLinus Torvalds8-49/+51
2024-07-28Merge tag 'vfs-6.11-rc1.fixes.3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-10/+66
2024-07-27Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linuxLinus Torvalds25-236/+1058
2024-07-27Merge tag 'apparmor-pr-2024-07-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-34/+65
2024-07-27Merge tag 'landlock-6.11-rc1-houdini-fix' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-2/+84
2024-07-27Merge tag 'gpio-fixes-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2024-07-27Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds24-96/+64
2024-07-27Merge tag 'iommu-fixes-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-5/+5
2024-07-27Merge tag 'firewire-fixes-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+3
2024-07-27Merge tag 'spi-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-81/+114
2024-07-27Merge tag 'regulator-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+2
2024-07-27Merge tag 'regmap-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-1/+2
2024-07-27Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds4-9/+11