summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cxl-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2022-12-122-0/+19
|\
| * memregion: Add cpu_cache_invalidate_memregion() interfaceDavidlohr Bueso2022-11-142-0/+19
* | Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2022-12-124-146/+109
|\ \
| | \
| | \
| *-. \ Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs'Rafael J. Wysocki2022-12-123-4/+109
| |\ \ \
| | | * | ACPI: make remove callback of ACPI driver voidDawei Li2022-11-232-4/+3
| | | * | arm64: Add architecture specific ACPI FFH Opregion callbacksSudeep Holla2022-11-141-0/+106
| * | | | Merge branch 'acpica'Rafael J. Wysocki2022-12-121-142/+0
| |\ \ \ \
| | * | | | Revert "LoongArch: Provisionally add ACPICA data structures"Huacai Chen2022-11-031-142/+0
* | | | | | Merge tag 'pm-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2022-12-122-0/+60
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2022-12-122-0/+60
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge tag 'cpufreq-arm-updates-6.2' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki2022-12-062-0/+60
| | |\ \ \ \ \
| | | * | | | | arm64: dts: ti: k3-am625-sk: Add 1.4GHz OPPVibhore Vardhan2022-11-071-0/+9
| | | * | | | | arm64: dts: ti: k3-am625: Introduce operating-points tableDave Gerlach2022-11-071-0/+51
| | | | |/ / / | | | |/| | |
* | | | | | | Merge tag 'x86-misc-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-1213-719/+492
|\ \ \ \ \ \ \
| * | | | | | | x86/espfix: Use get_random_long() rather than archrandomJason A. Donenfeld2022-10-311-11/+1
| * | | | | | | x86/signal/64: Move 64-bit signal code to its own fileBrian Gerst2022-10-193-378/+385
| * | | | | | | x86/signal/32: Merge native and compat 32-bit signal codeBrian Gerst2022-10-195-227/+58
| * | | | | | | x86/signal: Add ABI prefixes to frame setup functionsBrian Gerst2022-10-193-16/+12
| * | | | | | | x86/signal: Merge get_sigframe()Brian Gerst2022-10-193-76/+42
| * | | | | | | x86: Remove __USER32_DSBrian Gerst2022-10-195-18/+13
| * | | | | | | x86/signal: Remove sigset_t parameter from frame setup functionsBrian Gerst2022-10-194-29/+18
| * | | | | | | x86/signal: Remove sig parameter from frame setup functionsBrian Gerst2022-10-193-20/+19
* | | | | | | | Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-12-126-113/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copyJann Horn2022-12-015-109/+0
| * | | | | | | | ARM: spear: Do not use timer namespace for timer_shutdown() functionSteven Rostedt (Google)2022-11-241-4/+4
| |/ / / / / / /
* | | | | | | | Merge tag 'x86-cleanups-2022-12-10' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-12-128-95/+115
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/asm/32: Remove setup_once()Brian Gerst2022-12-021-22/+0
| * | | | | | | | x86/kaslr: Fix process_mem_region()'s return valueJiapeng Chong2022-11-191-1/+1
| * | | | | | | | x86: Fix misc small issuesJiapeng Chong2022-11-082-3/+3
| * | | | | | | | x86/boot: Repair kernel-doc for boot_kstrtoul()Lukas Bulwahn2022-11-021-1/+1
| * | | | | | | | x86: Improve formatting of user_regset arraysRick Edgecombe2022-11-011-42/+65
| * | | | | | | | x86: Separate out x86_regset for 32 and 64 bitRick Edgecombe2022-11-011-24/+43
| * | | | | | | | x86/i8259: Make default_legacy_pic staticChen Lifu2022-10-311-1/+1
| * | | | | | | | x86/tsc: Make art_related_clocksource staticChen Lifu2022-10-171-1/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'x86-apic-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-124-17/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/of: Add support for boot time interrupt delivery mode configurationRahul Tanwar2022-12-021-1/+8
| * | | | | | | | x86/of: Replace printk(KERN_LVL) with pr_lvl()Rahul Tanwar2022-12-021-2/+2
| * | | | | | | | x86/of: Remove unused early_init_dt_add_memory_arch()Andy Shevchenko2022-12-021-5/+0
| * | | | | | | | x86/apic: Handle no CONFIG_X86_X2APIC on systems with x2APIC enabled by BIOSMateusz Jończyk2022-12-023-9/+11
* | | | | | | | | Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-1213-106/+152
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'irqchip-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2022-12-071-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | irqchip/loongson-htvec: Add ACPI init supportHuacai Chen2022-11-261-1/+1
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | x86/apic/msi: Enable PCI/IMSThomas Gleixner2022-12-051-0/+5
| * | | | | | | | | x86/apic/msi: Enable MSI_FLAG_PCI_MSIX_ALLOC_DYNThomas Gleixner2022-12-051-1/+1
| * | | | | | | | | x86/apic/msi: Remove arch_create_remap_msi_irq_domain()Thomas Gleixner2022-12-052-45/+1
| * | | | | | | | | iommu/amd: Switch to MSI base domainsThomas Gleixner2022-12-051-0/+1
| * | | | | | | | | iommu/vt-d: Switch to MSI parent domainsThomas Gleixner2022-12-051-0/+2
| * | | | | | | | | x86/apic/vector: Provide MSI parent domainThomas Gleixner2022-12-053-47/+136
| * | | | | | | | | genirq/msi: Move IRQ_DOMAIN_MSI_NOMASK_QUIRK to MSI flagsThomas Gleixner2022-12-051-3/+2
| * | | | | | | | | x86/apic: Remove X86_IRQ_ALLOC_CONTIGUOUS_VECTORSThomas Gleixner2022-11-173-11/+3