aboutsummaryrefslogtreecommitdiffstats
path: root/lib/cpu_rmap.c
AgeCommit message (Expand)Author
2023-06-07lib: cpu_rmap: Fix potential use-after-free in irq_cpu_rmap_release()Ben Hutchings
2023-03-24lib: cpu_rmap: Add irq_cpu_rmap_remove to complement irq_cpu_rmap_addEli Cohen
2023-03-24lib: cpu_rmap: Use allocator for rmap entriesEli Cohen
2023-03-24lib: cpu_rmap: Avoid use after free on rmap->obj array entriesEli Cohen
2019-10-18lib: cpu_rmap: Use pr_warn instead of pr_warningKefeng Wang
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-01-11lib: cpu_rmap: avoid flushing all workqueuesDavid Decotigny
2012-03-07lib: reduce the use of module.h wherever possiblePaul Gortmaker
2011-01-24lib: cpu_rmap: CPU affinity reverse-mappingBen Hutchings