summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sched-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-03-122-5/+5
|\
| * sched/topology: Rename SD_SHARE_PKG_RESOURCES to SD_SHARE_LLCAlex Shi2024-02-282-5/+5
* | Merge tag 'locking-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-124-33/+113
|\ \
| * | locking/mutex: Simplify <linux/mutex.h>Waiman Long2024-02-281-6/+2
| * | locking/atomic: scripts: Clarify ordering of conditional atomicsMark Rutland2024-02-203-27/+111
* | | Merge tag 'edac_updates_for_v6.9' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-03-121-0/+18
|\ \ \
| * | | RAS/AMD/ATL: Add MI300 row retirement supportYazen Ghannam2024-02-141-0/+2
| * | | RAS: Introduce AMD Address Translation LibraryYazen Ghannam2024-01-241-0/+16
* | | | Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-03-123-5/+381
|\ \ \ \
| * | | | crypto: ccp: Add the SNP_SET_CONFIG commandBrijesh Singh2024-01-291-0/+1
| * | | | crypto: ccp: Add the SNP_COMMIT commandTom Lendacky2024-01-292-0/+10
| * | | | crypto: ccp: Add the SNP_PLATFORM_STATUS commandBrijesh Singh2024-01-291-0/+1
| * | | | iommu/amd: Clean up RMP entries for IOMMU pages during SNP shutdownAshish Kalra2024-01-291-0/+6
| * | | | crypto: ccp: Handle the legacy TMR allocation when SNP is enabledBrijesh Singh2024-01-291-0/+9
| * | | | crypto: ccp: Provide an API to issue SEV and SNP commandsBrijesh Singh2024-01-291-0/+19
| * | | | crypto: ccp: Add support to initialize the AMD-SP for SEV-SNPBrijesh Singh2024-01-291-3/+16
| * | | | crypto: ccp: Define the SEV-SNP commandsBrijesh Singh2024-01-292-0/+321
| * | | | iommu/amd: Don't rely on external callers to enable IOMMU SNP supportAshish Kalra2024-01-291-4/+0
* | | | | Merge tag 'x86_cache_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-03-122-5/+52
|\ \ \ \ \
| * | | | | x86/resctrl: Separate arch and fs resctrl locksJames Morse2024-02-191-1/+1
| * | | | | x86/resctrl: Add CPU offline callback for resctrl workJames Morse2024-02-161-0/+1
| * | | | | x86/resctrl: Allow overflow/limbo handlers to be scheduled on any-but CPUJames Morse2024-02-161-0/+2
| * | | | | x86/resctrl: Add CPU online callback for resctrl workJames Morse2024-02-161-0/+1
| * | | | | x86/resctrl: Allow arch to allocate memory needed in resctrl_arch_rmid_read()James Morse2024-02-161-1/+4
| * | | | | x86/resctrl: Allow resctrl_arch_rmid_read() to sleepJames Morse2024-02-161-1/+22
| * | | | | x86/resctrl: Track the closid with the rmidJames Morse2024-02-161-2/+14
| * | | | | tick/nohz: Move tick_nohz_full_mask declaration outside the #ifdefJames Morse2024-02-161-1/+8
| | |/ / / | |/| | |
* | | | | Merge tag 'x86-apic-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-03-112-1/+3
|\ \ \ \ \
| * \ \ \ \ Merge branch 'x86/urgent' into x86/apic, to resolve conflictsIngo Molnar2024-02-2718-40/+94
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | smp: Provide 'setup_max_cpus' definition on UP tooIngo Molnar2024-02-271-0/+2
| * | | | | smp: Avoid 'setup_max_cpus' namespace collision/shadowingIngo Molnar2024-02-271-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-03-1110-145/+461
|\ \ \ \ \
| * | | | | vdso/datapage: Quick fix - use asm/page-def.h for ARM64Anna-Maria Behnsen2024-02-261-0/+4
| * | | | | tick: Assume timekeeping is correctly handed over upon last offline idle callFrederic Weisbecker2024-02-261-0/+2
| * | | | | tick: Move broadcast cancellation up to CPUHP_AP_TICK_DYINGFrederic Weisbecker2024-02-261-6/+0
| * | | | | tick: Start centralizing tick related CPU hotplug operationsFrederic Weisbecker2024-02-262-2/+7
| * | | | | timers: Always queue timers on the local CPUAnna-Maria Behnsen2024-02-221-10/+4
| * | | | | timer_migration: Add tracepointsAnna-Maria Behnsen2024-02-221-0/+298
| * | | | | timers: Implement the hierarchical pull modelAnna-Maria Behnsen2024-02-221-0/+1
| * | | | | timers: Introduce add_timer() variants which modify timer flagsAnna-Maria Behnsen2024-02-221-0/+2
| * | | | | clocksource: Scale the watchdog read retries automaticallyFeng Tang2024-02-211-1/+13
| * | | | | vdso/ARM: Make union vdso_data_store available for all architecturesAnna-Maria Behnsen2024-02-201-0/+10
| * | | | | vdso/helpers: Fix grammar in commentsAnna-Maria Behnsen2024-02-201-4/+4
| * | | | | Merge tag 'v6.8-rc5' into timers/core, to resolve conflictIngo Molnar2024-02-1928-48/+171
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | jiffies: Transform comment about time_* functions into DOC blockAnna-Maria Behnsen2024-02-191-6/+9
| * | | | | hrtimers: Update formatting of documentationAnna-Maria Behnsen2024-02-191-11/+3
| * | | | | hrtimers: Move hrtimer base related definitions into hrtimer_defs.hAnna-Maria Behnsen2024-02-192-103/+102
* | | | | | Merge tag 'timers-ptp-2024-03-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-03-113-6/+11
|\ \ \ \ \ \
| * | | | | | treewide: Remove system_counterval_t.cs, which is never readPeter Hilber2024-02-072-6/+1
| * | | | | | timekeeping: Evaluate system_counterval_t.cs_id instead of .csPeter Hilber2024-02-071-5/+5