summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-01-0935-88/+109
|\
| * mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov2024-01-0923-39/+39
| * mm, treewide: introduce NR_PAGE_ORDERSKirill A. Shutemov2024-01-092-11/+11
| * list_lru: allow explicit memcg and NUMA node selectionNhat Pham2023-12-121-4/+3
| * zram: use kmap_local_page()Sergey Senozhatsky2023-12-111-15/+15
| * zram: tweak writeback config helpSergey Senozhatsky2023-12-111-2/+2
| * zram: split memory-tracking and ac-time trackingSergey Senozhatsky2023-12-113-16/+24
| * dax/kmem: allow kmem to add memory with memmap_on_memoryVishal Verma2023-12-117-1/+15
| * Merge branch 'master' into mm-hotfixes-stableAndrew Morton2023-12-07173-3005/+1634
| |\
* | \ Merge tag 'sched-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-01-094-141/+162
|\ \ \
| * \ \ Merge branch 'sched/urgent' into sched/core, to pick up pending v6.7 fixes fo...Ingo Molnar2024-01-0883-423/+782
| |\ \ \
| * | | | arm64/amu: Use capacity_ref_freq() to set AMU ratioVincent Guittot2023-12-231-1/+11
| * | | | cpufreq/cppc: Set the frequency used for computing the capacityVincent Guittot2023-12-231-1/+14
| * | | | cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}()Vincent Guittot2023-12-232-122/+121
| * | | | cpufreq: Use the fixed and coherent frequency for scaling capacityVincent Guittot2023-12-231-2/+2
| * | | | sched/topology: Add a new arch_scale_freq_ref() methodVincent Guittot2023-12-231-15/+14
* | | | | Merge tag 'irq-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-01-093-49/+118
|\ \ \ \ \
| * | | | | irqchip/irq-xtensa-pic: Clean upMax Filippov2023-12-121-19/+12
| * | | | | irqchip/qcom-mpm: Support passing a slice of SRAM as reg spaceKonrad Dybcio2023-12-121-3/+23
| * | | | | irqchip/renesas-rzg2l: Add support for suspend to RAMClaudiu Beznea2023-12-121-11/+57
| * | | | | irqchip/renesas-rzg2l: Add macro to retrieve TITSR register offset based on r...Claudiu Beznea2023-12-121-8/+6
| * | | | | irqchip/renesas-rzg2l: Implement restriction when writing ISCR registerClaudiu Beznea2023-12-121-4/+10
| * | | | | irqchip/renesas-rzg2l: Document structure membersClaudiu Beznea2023-12-121-0/+6
| * | | | | irqchip/renesas-rzg2l: Align struct member names to tabsClaudiu Beznea2023-12-121-3/+3
| * | | | | irqchip/renesas-rzg2l: Use tabs instead of spacesClaudiu Beznea2023-12-121-2/+2
* | | | | | Merge tag 'x86-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-01-091-12/+7
|\ \ \ \ \ \
| * | | | | | x86: Fix CPUIDLE_FLAG_IRQ_ENABLE leaking timer reprogramPeter Zijlstra2023-11-291-12/+7
* | | | | | | Merge tag 'x86-asm-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-01-092-3/+3
|\ \ \ \ \ \ \
| * | | | | | | x86/asm: Always set A (accessed) flag in GDT descriptorsVegard Nossum2023-12-201-2/+2
| * | | | | | | x86/asm: Replace magic numbers in GDT descriptors, script-generated changeVegard Nossum2023-12-202-3/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'x86-apic-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-01-093-10/+3
|\ \ \ \ \ \ \
| * | | | | | | x86/apic: Drop apic::delivery_modeAndrew Cooper2023-11-213-10/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-01-0917-162/+1068
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-next/fixes' into for-next/coreWill Deacon2024-01-041-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'for-next/perf' into for-next/coreWill Deacon2024-01-0415-159/+1065
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drivers/perf: add DesignWare PCIe PMU driverShuai Xue2023-12-133-0/+800
| | * | | | | | | | PCI: Move pci_clear_and_set_dword() helper to PCI headerShuai Xue2023-12-132-35/+42
| | * | | | | | | | PCI: Add Alibaba Vendor ID to linux/pci_ids.hShuai Xue2023-12-131-2/+0
| | * | | | | | | | Revert "perf/arm_dmc620: Remove duplicate format attribute #defines"Will Deacon2023-12-131-1/+21
| | * | | | | | | | arm64: perf: Add support for event counting thresholdJames Clark2023-12-121-1/+78
| | * | | | | | | | arm: pmu: Move error message and -EOPNOTSUPP to individual PMUsJames Clark2023-12-123-10/+13
| | * | | | | | | | perf/arm_dmc620: Remove duplicate format attribute #definesJames Clark2023-12-121-21/+1
| | * | | | | | | | arm: pmu: Share user ABI format mechanism with SPEJames Clark2023-12-122-27/+16
| | * | | | | | | | arm64: perf: Include threshold control fields in PMEVTYPER maskJames Clark2023-12-121-1/+8
| | * | | | | | | | arm: perf: Convert remaining fields to use GENMASKJames Clark2023-12-121-1/+1
| | * | | | | | | | arm: perf: Use GENMASK for PMMIR fieldsJames Clark2023-12-121-5/+3
| | * | | | | | | | arm: perf/kvm: Use GENMASK for ARMV8_PMU_PMCR_NJames Clark2023-12-121-2/+2
| | * | | | | | | | arm: perf: Remove inlines from arm_pmuv3.cJames Clark2023-12-121-23/+23
| | * | | | | | | | drivers/perf: arm_dsu_pmu: Remove kerneldoc-style comment syntaxWill Deacon2023-12-121-3/+3
| | * | | | | | | | drivers/perf: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2023-12-121-3/+3