summaryrefslogtreecommitdiff
path: root/kernel/resource.c (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.129 (b1c4836) into msm-4.4Srinivasarao P2018-04-24
|\
| * resource: fix integer overflow at reallocationTakashi Iwai2018-04-24
* | Merge android-4.4@9f764bb (v4.4.80) into msm-4.4Blagovest Kolenichev2017-08-15
|\|
| * /proc/iomem: only expose physical resource addresses to privileged usersLinus Torvalds2017-08-06
* | Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lskRunmin Wang2016-07-12
|\|
| * kernel/resource.c: fix muxed resource handling in __request_region()Simon Guinot2016-03-03
* | kernel: Restrict permissions of /proc/iomem.Biswajit Paul2016-05-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
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-10-28
|\
| * resources: support allocating space within a region from the top downBjorn Helgaas2010-10-26
| * resources: handle overflow when aligning start of available areaBjorn Helgaas2010-10-26
| * resources: ensure callback doesn't allocate outside available spaceBjorn Helgaas2010-10-26
| * resources: factor out resource_clip() to simplify find_resource()Bjorn Helgaas2010-10-26
| * resources: add a default alignf to simplify find_resource()Bjorn Helgaas2010-10-26
* | kernel/resource.c: handle reinsertion of an already-inserted resourceHuang Shijie2010-10-27
|/
* resource: shared I/O region supportAlan Cox2010-05-11
* resources: add interfaces that return conflict informationBjorn Helgaas2010-03-23
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-03-03
|\
| * resource: Fix broken indentationH. Peter Anvin2010-03-02
| * resource: Fix generic page_is_ram() for partial RAM pagesWu Fengguang2010-03-01
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-02-28
|\|
| * Merge branch 'linus' into x86/mmThomas Gleixner2010-02-17
| |\