summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
2024-11-06resource: avoid unnecessary resource tree walking in __region_intersects()Huang Ying 2024-11-05resource: correct reallocate_resource() documentationIlpo Järvinen 2024-11-05resource: introduce is_type_match() helper and use itAndy Shevchenko 2024-11-05resource: replace open coded resource_intersection()Andy Shevchenko 2024-10-28resource,kexec: walk_system_ram_res_rev must retain resource flagsGregory Price 2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds 2024-09-19Merge tag 'mm-hotfixes-stable-2024-09-19-00-31' of git://git.kernel.org/pub/s...Linus Torvalds 2024-09-17resource, kunit: add test case for region_intersects()Huang Ying 2024-09-17resource: make alloc_free_mem_region() works for iomem_resourceHuang Ying 2024-09-17resource: fix region_intersects() vs add_memory_driver_managed()Huang Ying 2024-09-01mm: kvmalloc: align kvrealloc() with krealloc()Danilo Krummrich 2024-08-20x86/kaslr: Expose and use the end of the physical memory address spaceThomas Gleixner 2024-05-28resource: Export find_resource_space()Ilpo Järvinen 2024-05-28resource: Handle simple alignment inside __find_resource_space()Ilpo Järvinen 2024-05-28resource: Use typedef for alignf callbackIlpo Järvinen 2024-05-28resource: Document find_resource_space() and resource_constraintIlpo Järvinen 2024-05-28resource: Rename find_resource() to find_resource_space()Ilpo Järvinen 2024-01-09Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds 2023-12-10resource: add walk_system_ram_res_rev()Baoquan He 2023-12-04kernel/resource: Increment by align value in get_free_mem_region()Alison Schofield 2023-10-05resource: Unify next_resource() and next_resource_skip_children()Andy Shevchenko 2023-10-05resource: Reuse for_each_resource() macroAndy Shevchenko 2023-02-17dax/kmem: Fix leak of memory-hotplug resourcesDan Williams 2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds 2022-11-14PCI: Allow drivers to request exclusive config regionsIra Weiny 2022-11-10resource: Replace printk(KERN_WARNING) by pr_warn(), printk() by pr_info()Andy Shevchenko 2022-07-21resource: Introduce alloc_free_mem_region()Dan Williams 2022-07-21cxl/acpi: Track CXL resources in iomem_resourceDan Williams 2022-03-23kernel/resource: fix kfree() of bootmem memory againMiaohe Lin