index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
resource.c
Age
Commit message (
Expand
)
Author
2019-07-18
resource: avoid unnecessary lookups in find_next_iomem_res()
Nadav Amit
2019-07-18
resource: fix locking in find_next_iomem_res()
Nadav Amit
2019-07-02
mm: factor out a devm_request_free_mem_region helper
Christoph Hellwig
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-04-19
mm/resource: Use resource_overlaps() to simplify region_intersects()
Wei Yang
2019-03-16
Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
2019-02-28
mm/resource: Let walk_system_ram_range() search child resources
Dave Hansen
2019-02-28
mm/resource: Move HMM pr_debug() deeper into resource code
Dave Hansen
2019-02-28
mm/resource: Return real error codes from walk failures
Dave Hansen
2019-02-04
powerpc: Drop page_is_ram() and walk_system_ram_range()
Christophe Leroy
2018-12-28
kernel, resource: check for IORESOURCE_SYSRAM in release_mem_region_adjustable
Oscar Salvador
2018-11-07
resource/docs: Complete kernel-doc style function documentation
Borislav Petkov
2018-11-05
resource/docs: Fix new kernel-doc warnings
Randy Dunlap
2018-10-09
resource: Clean it up a bit
Borislav Petkov
2018-10-09
resource: Fix find_next_iomem_res() iteration issue
Bjorn Helgaas
2018-10-09
resource: Include resource end in walk_*() interfaces
Bjorn Helgaas
2018-06-08
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-02
libnvdimm, e820: Register all pmem resources
Dan Williams
2018-05-16
resource: switch to proc_create_seq_data
Christoph Hellwig
2018-04-13
resource: fix integer overflow at reallocation
Takashi Iwai
2018-02-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-02-06
kernel/resource: iomem_is_exclusive can be boolean
Yaowei Bai
2017-12-18
resource: Set type when reserving new regions
Bjorn Helgaas
2017-12-18
resource: Set type of "reserve=" user-specified resources
Bjorn Helgaas
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-07
resource: Consolidate resource walking code
Tom Lendacky
2016-04-14
/proc/iomem: only expose physical resource addresses to privileged users
Linus Torvalds
2016-03-09
resource: Export insert_resource and remove_resource
Toshi Kani
2016-03-09
resource: Add remove_resource interface
Toshi Kani
2016-03-09
resource: Change __request_region to inherit from immediate parent
Toshi Kani
2016-03-04
Merge tag 'v4.5-rc6' into core/resources, to resolve conflict
Ingo Molnar
2016-02-20
kernel/resource.c: fix muxed resource handling in __request_region()
Simon Guinot
2016-01-30
resource: Kill walk_iomem_res()
Toshi Kani
2016-01-30
resource: Add walk_iomem_res_desc()
Toshi Kani
2016-01-30
memremap: Change region_intersects() to take @flags and @desc
Toshi Kani
2016-01-30
resource: Change walk_system_ram() to use System RAM type
Toshi Kani
2016-01-30
resource: Add I/O resource descriptor
Toshi Kani
2016-01-30
resource: Handle resource flags properly
Toshi Kani
2016-01-09
restrict /dev/mem to idle io memory ranges
Dan Williams
2015-08-10
mm: enhance region_is_ram() to region_intersects()
Dan Williams
2015-07-22
mm: Fix bugs in region_is_ram()
Toshi Kani
2015-04-15
kernel/resource.c: remove deprecated __check_region() and friends
Jakub Sitnicki
2015-02-05
resources: Move struct resource_list_entry from ACPI into resource core
Jiang Liu
2014-10-14
x86: optimize resource lookups for ioremap
Mike Travis
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-09-04
resources: Add device-managed request/release_resource()
Thierry Reding
2014-08-29
resource: fix the case of null pointer access
Vivek Goyal
2014-08-08
resource: provide new functions to walk through resources
Vivek Goyal
2014-05-23
resources: Clarify sanity check message
Bjorn Helgaas
[next]