summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | Merge branch irq/aic-pmu into irq/irqchip-nextMarc Zyngier2022-03-101-0/+2
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | irqchip/versatile-fpga: Switch to dynamic chip name outputMarc Zyngier2022-02-151-14/+0
| | * | | | | | | | | genirq: Allow irq_chip registration functions to take a const irq_chipMarc Zyngier2022-02-151-3/+4
| | * | | | | | | | | irqdomain: Let irq_domain_set_{info,hwirq_and_chip} take a const irq_chipMarc Zyngier2022-02-151-2/+3
| | * | | | | | | | | genirq: Kill irq_chip::parent_deviceMarc Zyngier2022-02-101-2/+0
| | * | | | | | | | | genirq: Allow the PM device to originate from irq domainMarc Zyngier2022-02-091-0/+10
| * | | | | | | | | | genirq: Provide generic_handle_irq_safe()Sebastian Andrzej Siewior2022-02-211-0/+1
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'timers-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-03-214-4/+13
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'timers-v5.18-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner2022-03-141-0/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | clocksource/drivers/arm_arch_timer: Use event stream scaling when availableMarc Zyngier2022-03-071-0/+1
| * | | | | | | | | | | lib/irq_poll: Declare IRQ_POLL softirq vector as ksoftirqd-parking safeFrederic Weisbecker2022-03-071-4/+7
| * | | | | | | | | | | tick/rcu: Stop allowing RCU_SOFTIRQ in idleFrederic Weisbecker2022-03-071-1/+7
| * | | | | | | | | | | tick/rcu: Remove obsolete rcu_needs_cpu() parametersFrederic Weisbecker2022-03-072-3/+2
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'core-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-03-212-0/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | signal, x86: Delay calling signals in atomic on RT enabled kernelsOleg Nesterov2022-03-041-0/+3
| * | | | | | | | | | | fork: Move task stack accounting to do_exit()Sebastian Andrzej Siewior2022-02-221-0/+2
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'x86-pasid-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-03-214-11/+41
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | sched: Define and initialize a flag to identify valid PASID in the taskPeter Zijlstra2022-02-151-0/+3
| * | | | | | | | | | | iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exitFenghua Yu2022-02-152-10/+18
| * | | | | | | | | | | kernel/fork: Initialize mm's PASIDFenghua Yu2022-02-141-0/+10
| * | | | | | | | | | | iommu/ioasid: Introduce a helper to check for valid PASIDsFenghua Yu2022-02-141-0/+9
| * | | | | | | | | | | mm: Change CONFIG option for mm->pasid fieldFenghua Yu2022-02-141-1/+1
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'x86_cpu_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-03-211-0/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | topology/sysfs: Add PPIN in sysfs under cpu topologyTony Luck2022-02-011-0/+3
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-03-211-21/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ARM: 9173/1: amba: kill amba_find_match()Wang Kefeng2022-02-281-1/+0
| * | | | | | | | | | | ARM: 9172/1: amba: Cleanup amba pclk operationWang Kefeng2022-02-281-20/+0
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-03-218-55/+82
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon2022-03-141-0/+5
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-next/perf' into for-next/coreWill Deacon2022-03-143-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-next/perf-m1' into for-next/perfWill Deacon2022-03-082-0/+4
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | drivers/perf: arm_pmu: Handle 47 bit countersMarc Zyngier2022-03-081-0/+2
| | | | |_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | |
| | | * | | | | | | | | | | dt-bindings: apple,aic: Add CPU PMU per-cpu pseudo-interruptsMarc Zyngier2022-02-071-0/+2
| | | | |_|_|_|_|_|_|/ / / | | | |/| | | | | | | | |
| | * / | | | | | | | | | perf/marvell: cn10k DDR perf event core ownershipBharat Bhushan2022-03-081-0/+1
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge branch 'for-next/mte' into for-next/coreWill Deacon2022-03-142-22/+36
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | arm64/mte: Remove asymmetric mode from the prctl() interfaceMark Brown2022-03-091-3/+1
| | * | | | | | | | | | | kasan: fix a missing header include of static_keys.hJoey Gouly2022-03-091-0/+2
| | * | | | | | | | | | | arm64/mte: Add userspace interface for enabling asymmetric modeMark Brown2022-02-251-1/+3
| | * | | | | | | | | | | kasan: split kasan_*enabled() functions into a separate headerPeter Collingbourne2022-02-222-22/+34
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge branch 'for-next/linkage' into for-next/coreWill Deacon2022-03-141-31/+36
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | linkage: remove SYM_FUNC_{START,END}_ALIAS()Mark Rutland2022-02-221-30/+0
| | * | | | | | | | | | | linkage: add SYM_FUNC_ALIAS{,_LOCAL,_WEAK}()Mark Rutland2022-02-221-1/+36
| | |/ / / / / / / / / /
| * | | | | | | | | | | elf: Introduce the ARM MTE ELF segment typeCatalin Marinas2022-02-151-0/+3
| * | | | | | | | | | | elfcore: Replace CONFIG_{IA64, UML} checks with a new optionCatalin Marinas2022-02-151-2/+2
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'tpmdd-next-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-03-212-19/+14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | KEYS: remove support for asym_tpm keysEric Biggers2022-03-081-19/+0
| * | | | | | | | | | | KEYS: Introduce link restriction for machine keysEric Snowberg2022-03-081-0/+6
| * | | | | | | | | | | KEYS: store reference to machine keyringEric Snowberg2022-03-081-0/+8
* | | | | | | | | | | | Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2022-03-173-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| * | | | | | | | | | | net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()Nicolas Dichtel2022-03-171-0/+1