summaryrefslogtreecommitdiff
path: root/kernel/resource.c
Commit message (Expand)AuthorAge
* resource: fix integer overflow at reallocationTakashi Iwai2018-04-13
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-06
|\
| * kernel/resource: iomem_is_exclusive can be booleanYaowei Bai2018-02-06
* | resource: Set type when reserving new regionsBjorn Helgaas2017-12-18
* | resource: Set type of "reserve=" user-specified resourcesBjorn Helgaas2017-12-18
|/
* x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pagesTom Lendacky2017-11-07
* resource: Provide resource struct in resource walk callbackTom Lendacky2017-11-07
* resource: Consolidate resource walking codeTom Lendacky2017-11-07
* /proc/iomem: only expose physical resource addresses to privileged usersLinus Torvalds2016-04-14
* resource: Export insert_resource and remove_resourceToshi Kani2016-03-09
* resource: Add remove_resource interfaceToshi Kani2016-03-09
* resource: Change __request_region to inherit from immediate parentToshi Kani2016-03-09
* Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar2016-03-04
|\
| * kernel/resource.c: fix muxed resource handling in __request_region()Simon Guinot2016-02-20
* | resource: Kill walk_iomem_res()Toshi Kani2016-01-30
* | resource: Add walk_iomem_res_desc()Toshi Kani2016-01-30
* | memremap: Change region_intersects() to take @flags and @descToshi Kani2016-01-30
* | resource: Change walk_system_ram() to use System RAM typeToshi Kani2016-01-30
* | resource: Add I/O resource descriptorToshi Kani2016-01-30
* | resource: Handle resource flags properlyToshi Kani2016-01-30
|/
* restrict /dev/mem to idle io memory rangesDan Williams2016-01-09
* mm: enhance region_is_ram() to region_intersects()Dan Williams2015-08-10
* mm: Fix bugs in region_is_ram()Toshi Kani2015-07-22
* kernel/resource.c: remove deprecated __check_region() and friendsJakub Sitnicki2015-04-15
* resources: Move struct resource_list_entry from ACPI into resource coreJiang Liu2015-02-05
* x86: optimize resource lookups for ioremapMike Travis2014-10-14
* Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-09
|\
| * resources: Add device-managed request/release_resource()Thierry Reding2014-09-04
* | resource: fix the case of null pointer accessVivek Goyal2014-08-29
|/
* resource: provide new functions to walk through resourcesVivek Goyal2014-08-08
* resources: Clarify sanity check messageBjorn Helgaas2014-05-23
* kernel/resource.c: make reallocate_resource() staticDaeseok Youn2014-04-03
* resources: Set type in __request_region()Bjorn Helgaas2014-03-19
* resource: Add resource_contains()Bjorn Helgaas2014-02-26
* kernel/resource.c: remove the unneeded assignment in function __find_resourceKevin Hao2013-07-03
* ACPI/APEI: Add parameter check before error injectionChen Gong2013-06-06
* mem hotunplug: fix kfree() of bootmem memoryYasuaki Ishimatsu2013-04-29
* resource: add release_mem_region_adjustable()Toshi Kani2013-04-29
* resource: add __adjust_resource() for internal useToshi Kani2013-04-29
* kernel/resource.c: fix stack overflow in __reserve_region_with_split()T Makphaibulchoke2012-10-06
* resource: make sure requested range is included in the root rangeOctavian Purdila2012-07-30
* resources: allow adjust_resource() for resources with no parentYinghai Lu2012-06-13
* kernel/resource.c: correct the comment of allocate_resource()Wei Yang2012-05-31
* kernel/resource.c: move EXPORT_SYMBOL right after definitionCong Wang2012-02-03
* kernel: Map most files to use export.h instead of module.hPaul Gortmaker2011-10-31
* Resource: fix wrong resource window calculationRam Pai2011-09-29
* resources: Add lookup_resource()Geert Uytterhoeven2011-07-30
* resource: ability to resize an allocated resourceRam Pai2011-07-06
* resources: add arch hook for preventing allocation in reserved areasBjorn Helgaas2010-12-17
* Revert "resources: support allocating space within a region from the top down"Bjorn Helgaas2010-12-17