summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | sh: fix kconfig unmet dependency warning for FRAME_POINTERRandy Dunlap2021-10-271-0/+1
| * | | sh: Cleanup about SPARSE_IRQKefeng Wang2021-10-272-12/+0
| * | | sh: kdump: add some attribute to functionYejune Deng2021-09-171-2/+2
| * | | maple: fix wrong return value of maple_bus_init().Lu Wei2021-09-171-1/+4
| * | | sh: boot: avoid unneeded rebuilds under arch/sh/boot/compressed/Masahiro Yamada2021-09-177-24/+23
| * | | sh: boot: add intermediate vmlinux.bin* to targets instead of extra-yMasahiro Yamada2021-09-171-2/+2
| * | | sh: boards: Fix the cacography in irq.cTang Bin2021-09-171-2/+2
| * | | sh: check return code of request_irqNick Desaulniers2021-09-171-2/+3
| * | | sh: fix trivial misannotationsAl Viro2021-09-175-12/+13
* | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-11-142-13/+13
|\ \ \ \
| * | | | ARM: 9156/1: drop cc-option fallbacks for architecture selectionArnd Bergmann2021-11-121-11/+11
| * | | | ARM: 9155/1: fix early early_iounmap()Michał Mirosław2021-11-121-2/+2
* | | | | Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-11-14107-277/+277
|\ \ \ \ \
| * | | | | dt-bindings: watchdog: sunxi: fix error in schemaDavid Heidelberg2021-11-111-2/+0
| * | | | | bindings: media: venus: Drop redundant maxItems for power-domain-namesGeert Uytterhoeven2021-11-111-1/+0
| * | | | | dt-bindings: Remove Netlogic bindingsRob Herring2021-11-113-109/+0
| * | | | | clk: versatile: clk-icst: Ensure clock names are uniqueRob Herring2021-11-111-2/+4
| * | | | | of: Support using 'mask' in making device bus idRob Herring2021-11-111-2/+8
| * | | | | dt-bindings: treewide: Update @st.com email address to @foss.st.comPatrice Chotard2021-11-1153-65/+65
| * | | | | dt-bindings: media: Update maintainers for st,stm32-hwspinlock.yamlPatrice Chotard2021-11-111-1/+0
| * | | | | dt-bindings: media: Update maintainers for st,stm32-cec.yamlPatrice Chotard2021-11-111-1/+0
| * | | | | dt-bindings: mfd: timers: Update maintainers for st,stm32-timersPatrice Chotard2021-11-111-1/+0
| * | | | | dt-bindings: timer: Update maintainers for st,stm32-timerPatrice Chotard2021-11-111-1/+2
| * | | | | dt-bindings: i2c: imx: hardware do not restrict clock-frequency to only 100 a...David Heidelberg2021-11-111-1/+3
| * | | | | dt-bindings: display: bridge: Convert toshiba,tc358767.txt to yamlRahul T R2021-11-112-54/+158
| * | | | | dt-bindings: Rename Ingenic CGU headers to ingenic,*.hPaul Cercueil2021-11-1143-37/+37
* | | | | | Merge tag 'timers-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-11-143-2/+20
|\ \ \ \ \ \
| * | | | | | posix-cpu-timers: Clear task::posix_cputimers_work in copy_process()Michael Pratt2021-11-023-2/+20
* | | | | | | Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-148-28/+60
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'irqchip-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-11-143-8/+27
| |\ \ \ \ \ \ \
| | * | | | | | | of/irq: Don't ignore interrupt-controller when interrupt-map failedMarc Zyngier2021-11-121-3/+16
| | * | | | | | | irqchip/sifive-plic: Fixup EOI failed when maskedGuo Ren2021-11-121-1/+7
| | * | | | | | | irqchip/csky-mpintc: Fixup mask/unmask implementationGuo Ren2021-11-121-4/+4
| * | | | | | | | PCI/MSI: Destroy sysfs before freeing entriesThomas Gleixner2021-11-111-5/+5
| * | | | | | | | PCI: Add MSI masking quirk for Nvidia ION AHCIMarc Zyngier2021-11-111-0/+6
| * | | | | | | | PCI/MSI: Deal with devices lying about their MSI mask capabilityMarc Zyngier2021-11-112-0/+5
| * | | | | | | | PCI/MSI: Move non-mask check back into low level accessorsThomas Gleixner2021-11-113-15/+17
| |/ / / / / / /
* | | | | | | | Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-11-143-4/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | static_call,x86: Robustify trampoline patchingPeter Zijlstra2021-11-113-4/+14
| |/ / / / / / /
* | | | | | | | Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-11-1413-59/+96
|\ \ \ \ \ \ \ \
| * | | | | | | | preempt: Restore preemption model selection configsValentin Schneider2021-11-115-27/+27
| * | | | | | | | arch_topology: Fix missing clear cluster_cpumask in remove_cpu_topology()Wang ShaoBo2021-11-111-0/+2
| * | | | | | | | sched/fair: Prevent dead task groups from regaining cfs_rq'sMathias Krause2021-11-115-16/+49
| * | | | | | | | sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()Vincent Donnefort2021-11-111-0/+3
| * | | | | | | | x86/smp: Factor out parts of native_smp_prepare_cpus()Boris Ostrovsky2021-11-113-16/+15
| |/ / / / / / /
* | | | | | | | Merge tag 'perf_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-11-143-6/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | perf/core: Avoid put_page() when GUP failsGreg Thelen2021-11-111-5/+5
| * | | | | | | | perf/x86/vlbr: Add c->flags to vlbr event constraintsLike Xu2021-11-111-1/+3
| * | | | | | | | perf/x86/lbr: Reset LBR_SELECT during vlbr resetWanpeng Li2021-11-111-0/+2
| |/ / / / / / /
* | | | | | | | Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-11-148-4/+71
|\ \ \ \ \ \ \ \