summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-5.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-03-291-0/+16
|\
| * Merge branch 'pm-opp'Rafael J. Wysocki2022-03-293-5/+5
| |\
| | * Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2022-03-223-5/+5
| | |\
| | | * arm64: dts: qcom: qcs404: Rename CPU and CPR OPP tablesYassine Oudjana2022-02-111-2/+2
| | | * arm64: dts: qcom: msm8996: Rename cluster OPP tablesYassine Oudjana2022-02-111-2/+2
| | | * arm64: dts: qcom: msm8996-mtp: Add msm8996 compatibleYassine Oudjana2022-02-111-1/+1
| * | | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2022-03-221-0/+16
| |\ \ \ | | |/ / | |/| |
| | * | ARM: dts: imx7s: Define operating points table for cpufreqDenys Drozdov2022-02-091-0/+16
| | |/
* | | Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2022-03-295-12/+13
|\ \ \
| * | | dma-mapping: remove CONFIG_DMA_REMAPChristoph Hellwig2022-03-032-2/+2
| * | | sparc: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET2022-02-251-1/+1
| * | | alpha: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET2022-02-252-9/+10
* | | | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-03-2852-131/+103
|\ \ \ \
| * | | | ptrace: Remove duplicated include in ptrace.cYang Li2022-03-231-1/+0
| * | | | tracehook: Remove tracehook.hEric W. Biederman2022-03-105-5/+0
| * | | | resume_user_mode: Move to resume_user_mode.hEric W. Biederman2022-03-1027-49/+46
| * | | | task_work: Call tracehook_notify_signal from get_signal on all architecturesEric W. Biederman2022-03-102-4/+4
| * | | | task_work: Remove unnecessary include from posix_timers.hEric W. Biederman2022-03-101-0/+1
| * | | | ptrace: Remove tracehook_signal_handlerEric W. Biederman2022-03-101-1/+0
| * | | | ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman2022-03-1024-70/+52
| * | | | ptrace/arm: Rename tracehook_report_syscall report_syscallEric W. Biederman2022-03-102-8/+6
| | |_|/ | |/| |
* | | | Merge tag 'microblaze-v5.18' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2022-03-284-55/+2
|\ \ \ \
| * | | | microblaze/PCI: Remove pci_phys_mem_access_prot() dead codeBjorn Helgaas2022-01-242-53/+0
| * | | | microblaze: add const to of_device_idXiang wangx2022-01-241-1/+1
| * | | | microblaze: fix typo in a commentJason Wang2022-01-241-1/+1
| |/ / /
* | | | Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-03-287-11/+38
|\ \ \ \
| * | | | xen: fix is_xen_pmu()Juergen Gross2022-03-253-8/+7
| * | | | arch:x86:xen: Remove unnecessary assignment in xen_apic_read()jianchunfu2022-03-151-1/+1
| * | | | x86/xen: Fix kerneldoc warningJiapeng Chong2022-03-101-1/+1
| * | | | xen: delay xen_hvm_init_time_ops() if kdump is boot on vcpu>=32Dongli Zhang2022-03-102-1/+29
* | | | | Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-03-283-432/+12
|\ \ \ \ \
| * \ \ \ \ Merge 5.17-rc6 into tty-nextGreg Kroah-Hartman2022-02-2834-232/+457
| |\ \ \ \ \
| * | | | | | arm64: dts: marvell: armada-37xx: add device node for UART clock and use itPali Rohár2022-02-251-2/+12
| * | | | | | xtensa: termbits.h is identical to asm-generic oneIlpo Järvinen2022-02-251-221/+0
| * | | | | | ia64: termbits.h is identical to asm-generic oneIlpo Järvinen2022-02-251-209/+0
* | | | | | | Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-285-0/+756
|\ \ \ \ \ \ \
| * | | | | | | mips: dts: ralink: add MT7621 SoCArınç ÜNAL2022-03-165-0/+756
* | | | | | | | Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-03-281-2/+2
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 5.17-rc6 into driver-core-nextGreg Kroah-Hartman2022-02-28190-1223/+2393
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | kernfs: move struct kernfs_root out of the public view.Greg Kroah-Hartman2022-02-231-2/+2
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-2814-3/+53
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: dts: qcom: add non-secure domain property to fastrpc nodesJeya R2022-03-185-0/+12
| * | | | | | | | parport_pc: Also enable driver for PCI systemsMaciej W. Rozycki2022-03-185-0/+5
| * | | | | | | | Merge tag 'coresight-next-v5.18-v2' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2022-03-181-3/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | coresight: trbe: Work around the trace data corruptionAnshuman Khandual2022-03-111-1/+1
| | * | | | | | | | coresight: trbe: Work around the invalid prohibited statesAnshuman Khandual2022-03-111-1/+1
| | * | | | | | | | coresight: trbe: Work around the ignored system register writesAnshuman Khandual2022-03-111-1/+1
| * | | | | | | | | Merge 5.17-rc6 into char-misc-nextGreg Kroah-Hartman2022-02-2834-232/+457
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge 5.17-rc4 into char-misc-nextGreg Kroah-Hartman2022-02-1472-379/+467
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | ARM: dts: aspeed: Add PECI controller nodesIwona Winiarska2022-02-093-0/+33