index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
ioport.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-23
resource: Make resource_alignment() input const resource
Ilpo Järvinen
1
-1
/
+1
2026-03-27
resource: Pass full extent of empty space to resource_alignf callback
Ilpo Järvinen
1
-0
/
+2
2026-03-26
resource: Add __resource_contains_unbound() for internal contains checks
Ilpo Järvinen
1
-3
/
+17
2026-02-12
Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-0
/
+5
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+6
2026-01-27
resource: Mark res given to resource_assigned() as const
Ilpo Järvinen
1
-1
/
+1
2026-01-26
resource: provide 0args DEFINE_RES variant for unset resource desc
Christian Marangi
1
-1
/
+6
2026-01-16
dax/hmem, e820, resource: Defer Soft Reserved insertion until hmem is ready
Dan Williams
1
-0
/
+5
2025-11-13
resource: Introduce resource_assigned() for discerning active resources
Dan Williams
1
-0
/
+9
2025-03-21
resource: split DEFINE_RES_NAMED_DESC() out of DEFINE_RES_NAMED()
Andy Shevchenko
1
-2
/
+7
2024-10-10
resource: Add resource set range and size helpers
Ilpo Järvinen
1
-0
/
+32
2024-05-28
resource: Export find_resource_space()
Ilpo Järvinen
1
-0
/
+22
2024-05-28
resource: Use typedef for alignf callback
Ilpo Järvinen
1
-4
/
+18
2023-12-10
resource: add walk_system_ram_res_rev()
Baoquan He
1
-0
/
+3
2023-10-05
resource: Constify resource crosscheck APIs
Andy Shevchenko
1
-6
/
+6
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-1
/
+1
2022-11-14
PCI: Allow drivers to request exclusive config regions
Ira Weiny
1
-0
/
+2
2022-11-10
resource: Convert DEFINE_RES_NAMED() to be compound literal
Andy Shevchenko
1
-1
/
+1
2022-10-10
Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-1
/
+2
2022-10-04
ACPI: resources: Add wake_capable parameter to acpi_dev_irq_flags
Raul E Rangel
1
-1
/
+2
2022-09-09
resource: add define macro for register address resources
Colin Foster
1
-0
/
+5
2022-07-21
resource: Introduce alloc_free_mem_region()
Dan Williams
1
-0
/
+2
2022-07-21
cxl/acpi: Track CXL resources in iomem_resource
Dan Williams
1
-0
/
+1
2022-02-10
kernel/resource: Introduce request_mem_region_muxed()
Terry Bowman
1
-0
/
+2
2021-04-26
Merge tag 'acpi-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-1
/
+1
2021-04-08
resource: Prevent irqresource_disabled() from erasing flags
Angela Czubak
1
-1
/
+1
2021-04-08
asm-generic/io.h: Add a non-posted variant of ioremap()
Hector Martin
1
-0
/
+1
2021-01-12
resource: Move devmem revoke code to resource framework
Daniel Vetter
1
-5
/
+1
2020-12-15
Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-7
/
+27
2020-12-11
resource: Add irqresource_disabled()
John Garry
1
-0
/
+7
2020-11-17
resource: Introduce resource_intersection() for overlapping resources
Andy Shevchenko
1
-0
/
+10
2020-11-17
resource: Introduce resource_union() for overlapping resources
Andy Shevchenko
1
-1
/
+12
2020-11-17
resource: Group resource_overlaps() with other inline helpers
Andy Shevchenko
1
-6
/
+5
2020-10-16
kernel/resource: make iomem_resource implicit in release_mem_region_adjustable()
David Hildenbrand
1
-2
/
+1
2020-10-16
mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM resources
David Hildenbrand
1
-0
/
+4
2020-10-16
kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED
David Hildenbrand
1
-1
/
+3
2020-10-16
kernel/resource: make release_mem_region_adjustable() never fail
David Hildenbrand
1
-2
/
+2
2020-06-07
Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-0
/
+6
2020-06-04
mm/memory_hotplug: introduce add_memory_driver_managed()
David Hildenbrand
1
-0
/
+1
2020-05-27
/dev/mem: Revoke mappings when a driver claims the region
Dan Williams
1
-0
/
+6
2019-11-07
x86/efi: EFI soft reservation to E820 enumeration
Dan Williams
1
-0
/
+1
2019-08-20
resource: add a not device managed request_free_mem_region variant
Christoph Hellwig
1
-0
/
+2
2019-07-14
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-2
/
+3
2019-07-02
mm: factor out a devm_request_free_mem_region helper
Christoph Hellwig
1
-0
/
+2
2019-07-02
mm: remove MEMORY_DEVICE_PUBLIC support
Christoph Hellwig
1
-1
/
+0
2019-06-20
x86/mm: Rework ioremap resource mapping determination
Lianbo Jiang
1
-0
/
+9
2019-06-20
x86/e820, ioport: Add a new I/O resource descriptor IORES_DESC_RESERVED
Lianbo Jiang
1
-0
/
+1
2018-02-06
kernel/resource: iomem_is_exclusive can be boolean
Yaowei Bai
1
-1
/
+1
2017-11-07
x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pages
Tom Lendacky
1
-0
/
+3
2017-11-07
resource: Provide resource struct in resource walk callback
Tom Lendacky
1
-2
/
+2
[next]