summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-08-016-35/+55
|\
| * Merge branch irq/misc-5.20 into irq/irqchip-nextMarc Zyngier2022-07-252-2/+6
| |\
| | * irqchip/mmp: Declare init functions in common header fileBen Dooks2022-07-251-0/+3
| | * genirq: Allow irq_set_chip_handler_name_locked() to take a const irq_chipMichael Walle2022-07-111-2/+3
| * | Merge branch irq/loongarch into irq/irqchip-nextMarc Zyngier2022-07-203-1/+5
| |\ \
| | * | irqchip / ACPI: Introduce ACPI_IRQ_MODEL_LPIC for LoongArchJianmin Lv2022-07-201-0/+1
| | * | irqchip: Add Loongson Extended I/O interrupt controller supportHuacai Chen2022-07-201-0/+1
| | * | genirq/generic_chip: Export irq_unmap_generic_chipJianmin Lv2022-07-201-0/+1
| | * | ACPI: irq: Allow acpi_gsi_to_irq() to have an arch-specific fallbackMarc Zyngier2022-07-201-0/+1
| | * | APCI: irq: Add support for multiple GSI domainsMarc Zyngier2022-07-201-1/+1
| | |/
| * | Merge branch irq/renesas-irqc into irq/irqchip-nextMarc Zyngier2022-07-191-23/+19
| |\ \
| | * | gpio: Remove dynamic allocation from populate_parent_alloc_arg()Marc Zyngier2022-07-101-23/+19
| | |/
| * | genirq: Provide an IRQ affinity mask in non-SMP configsSamuel Holland2022-07-071-0/+8
| * | genirq: Return a const cpumask from irq_data_get_affinity_maskSamuel Holland2022-07-071-5/+7
| * | genirq: Add and use an irq_data_update_affinity helperSamuel Holland2022-07-071-0/+6
| * | genirq: Refactor accessors to use irq_data_get_affinity_maskSamuel Holland2022-07-071-7/+7
| |/
* | Merge tag 'timers-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-08-012-148/+5
|\ \
| * | wait: Fix __wait_event_hrtimeout for RT/DL tasksJuri Lelli2022-07-281-4/+5
| * | Merge tag 'timers-v5.20-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner2022-07-281-144/+0
| |\ \
| | * | clocksource/drivers/timer-ti-dm: Move inline functions to driver for am6Tony Lindgren2022-07-271-144/+0
* | | | Merge tag 'perf-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-012-1/+6
|\ \ \ \
| * | | | perf/core: Add a new read format to get a number of lost samplesNamhyung Kim2022-06-282-1/+6
* | | | | Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-08-012-21/+18
|\ \ \ \ \
| * | | | | locking/lockdep: Fix lockdep_init_map_*() confusionPeter Zijlstra2022-06-241-13/+17
| * | | | | jump_label: make initial NOP patching the special caseArd Biesheuvel2022-06-241-2/+0
| * | | | | jump_label: mips: move module NOP patching into arch codeArd Biesheuvel2022-06-241-6/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'sched-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-08-015-9/+13
|\ \ \ \ \
| * | | | | sched/core: Always flush pending blk_plugJohn Keeping2022-07-131-8/+0
| * | | | | sched/core: add forced idle accounting for cgroupsJosh Don2022-07-042-0/+11
| * | | | | sched, drivers: Remove max param from effective_cpu_util()/sched_cpu_util()Dietmar Eggemann2022-06-281-1/+1
| * | | | | sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avgChen Yu2022-06-281-0/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'slab-for-5.20_or_6.0' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-011-14/+26
|\ \ \ \ \
| * | | | | mm/tracing: add 'accounted' entry into output of allocation tracepointsVasily Averin2022-07-041-14/+26
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-08-016-2/+54
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-next/perf' into for-next/coreWill Deacon2022-07-252-0/+5
| |\ \ \ \ \ \
| | * | | | | | drivers/perf: hisi: add driver for HNS3 PMUGuangbin Huang2022-07-061-0/+1
| | * | | | | | drivers/perf: riscv_pmu: Add riscv pmu pm notifierEric Lin2022-07-061-0/+4
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'for-next/mte' into for-next/coreWill Deacon2022-07-251-1/+1
| |\ \ \ \ \ \
| | * | | | | | mm: kasan: Skip unpoisoning of user pagesCatalin Marinas2022-07-071-1/+1
| | |/ / / / /
| * | | | | | Merge branch 'for-next/mm' into for-next/coreWill Deacon2022-07-251-0/+12
| |\ \ \ \ \ \
| | * | | | | | arm64: enable THP_SWAP for arm64Barry Song2022-07-201-0/+12
| | |/ / / / /
| * | | | | | Merge branch 'for-next/kcsan' into for-next/coreWill Deacon2022-07-251-0/+8
| |\ \ \ \ \ \
| | * | | | | | asm-generic: Add memory barrier dma_mb()Kefeng Wang2022-06-231-0/+8
| | |/ / / / /
| * | | | | | mm: ioremap: Add ioremap/iounmap_allowed()Kefeng Wang2022-06-271-0/+26
| * | | | | | mm: ioremap: Use more sensible name in ioremap_prot()Kefeng Wang2022-06-271-1/+2
| |/ / / / /
* | | | | | Merge tag 'x86_kdump_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-08-012-2/+5
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'v5.19-rc6' into tip:x86/kdumpBorislav Petkov2022-07-1126-37/+78
| |\ \ \ \ \ \
| * | | | | | | x86/kexec: Carry forward IMA measurement log on kexecJonathan McDowell2022-07-012-2/+5
* | | | | | | | Merge tag 'x86_core_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-08-011-4/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/extable: Fix ex_handler_msr() print conditionPeter Zijlstra2022-07-211-4/+16