index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ioport.h
Age
Commit message (
Expand
)
Author
2022-10-10
Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2022-10-04
ACPI: resources: Add wake_capable parameter to acpi_dev_irq_flags
Raul E Rangel
2022-09-09
resource: add define macro for register address resources
Colin Foster
2022-07-21
resource: Introduce alloc_free_mem_region()
Dan Williams
2022-07-21
cxl/acpi: Track CXL resources in iomem_resource
Dan Williams
2022-02-10
kernel/resource: Introduce request_mem_region_muxed()
Terry Bowman
2021-04-26
Merge tag 'acpi-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-04-08
resource: Prevent irqresource_disabled() from erasing flags
Angela Czubak
2021-04-08
asm-generic/io.h: Add a non-posted variant of ioremap()
Hector Martin
2021-01-12
resource: Move devmem revoke code to resource framework
Daniel Vetter
2020-12-15
Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2020-12-11
resource: Add irqresource_disabled()
John Garry
2020-11-17
resource: Introduce resource_intersection() for overlapping resources
Andy Shevchenko
2020-11-17
resource: Introduce resource_union() for overlapping resources
Andy Shevchenko
2020-11-17
resource: Group resource_overlaps() with other inline helpers
Andy Shevchenko
2020-10-16
kernel/resource: make iomem_resource implicit in release_mem_region_adjustable()
David Hildenbrand
2020-10-16
mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM reso...
David Hildenbrand
2020-10-16
kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED
David Hildenbrand
2020-10-16
kernel/resource: make release_mem_region_adjustable() never fail
David Hildenbrand
2020-06-07
Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-04
mm/memory_hotplug: introduce add_memory_driver_managed()
David Hildenbrand
2020-05-27
/dev/mem: Revoke mappings when a driver claims the region
Dan Williams
2019-11-07
x86/efi: EFI soft reservation to E820 enumeration
Dan Williams
2019-08-20
resource: add a not device managed request_free_mem_region variant
Christoph Hellwig
2019-07-14
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-07-02
mm: factor out a devm_request_free_mem_region helper
Christoph Hellwig
2019-07-02
mm: remove MEMORY_DEVICE_PUBLIC support
Christoph Hellwig
2019-06-20
x86/mm: Rework ioremap resource mapping determination
Lianbo Jiang
2019-06-20
x86/e820, ioport: Add a new I/O resource descriptor IORES_DESC_RESERVED
Lianbo Jiang
2018-02-06
kernel/resource: iomem_is_exclusive can be boolean
Yaowei Bai
2017-11-07
x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pages
Tom Lendacky
2017-11-07
resource: Provide resource struct in resource walk callback
Tom Lendacky
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-08
mm/device-public-memory: device memory cache coherent with CPU
Jérôme Glisse
2017-09-08
mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory
Jérôme Glisse
2016-05-16
PCI: Identify Enhanced Allocation (EA) BAR Equivalent resources in sysfs
Alex Williamson
2016-03-16
Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-03-16
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-03-12
PCI: Remove unused IORESOURCE_ROM_COPY and IORESOURCE_ROM_BIOS_COPY
Bjorn Helgaas
2016-03-09
resource: Add remove_resource interface
Toshi Kani
2016-03-08
PCI: Set ROM shadow location in arch code, not in PCI core
Bjorn Helgaas
2016-01-30
resource: Kill walk_iomem_res()
Toshi Kani
2016-01-30
resource: Add walk_iomem_res_desc()
Toshi Kani
2016-01-30
resource: Add I/O resource descriptor
Toshi Kani
2016-01-30
resource: Add System RAM resource type
Toshi Kani
2015-10-16
ACPI/PCI: Enhance ACPI core to support sparse IO space
Jiang Liu
2015-04-15
kernel/resource.c: remove deprecated __check_region() and friends
Jakub Sitnicki
2014-09-04
resources: Add device-managed request/release_resource()
Thierry Reding
2014-08-08
resource: provide new functions to walk through resources
Vivek Goyal
2014-02-26
vsprintf: Add support for IORESOURCE_UNSET in %pR
Bjorn Helgaas
[next]