Age | Commit message (Expand) | Author |
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 |
2014-02-26 | resource: Add resource_contains() | Bjorn Helgaas |
2013-04-29 | resource: add release_mem_region_adjustable() | Toshi Kani |
2012-09-11 | resources: Document IORESOURCE_IO | Mark Brown |
2012-09-11 | resources: Add register address resource type | Mark Brown |
2012-05-07 | resources: add resource_overlaps() | Wei Yang |
2012-02-14 | PCI: Move struct resource_list to setup-bus.c | Yinghai Lu |
2011-07-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2011-07-30 | resources: Add lookup_resource() | Geert Uytterhoeven |
2011-07-25 | include/linux/ioport.h: new helper to define common struct resource constructs | Uwe Kleine-König |
2010-12-17 | resources: add arch hook for preventing allocation in reserved areas | Bjorn Helgaas |
2010-12-17 | Revert "resources: support allocating space within a region from the top down" | Bjorn Helgaas |
2010-10-26 | resources: support allocating space within a region from the top down | Bjorn Helgaas |
2010-05-11 | resource: shared I/O region support | Alan Cox |
2010-03-23 | resources: add interfaces that return conflict information | Bjorn Helgaas |
2010-03-14 | resource: add window support | Bjorn Helgaas |
2010-03-14 | resource: add bus number support | Bjorn Helgaas |
2010-03-14 | resource: expand IORESOURCE_TYPE_BITS to make room for bus resource type | Bjorn Helgaas |
2010-02-22 | resource: add release_child_resources | Yinghai Lu |
2010-02-22 | resource/PCI: mark struct resource as const | Dominik Brodowski |
2010-02-22 | resource/PCI: align functions now return start of resource | Dominik Brodowski |
2009-12-16 | resource: constify arg to resource_size() and resource_type() | Jean Delvare |
2009-09-23 | walk system ram range | KAMEZAWA Hiroyuki |
2009-06-11 | PCI/x86: don't assume prefetchable ranges are 64bit | Yinghai Lu |
2009-01-15 | resources: fix parameter name and kernel-doc | Randy Dunlap |
2009-01-07 | resource: allow MMIO exclusivity for device drivers | Arjan van de Ven |
2008-10-16 | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-10-16 | resource: add resource_type() and IORESOURCE_TYPE_BITS | Magnus Damm |
2008-10-15 | Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri... | Ingo Molnar |
2008-10-11 | Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D | Ingo Molnar |
2008-09-26 | IO resources, x86: ioremap sanity check to catch mapping requests exceeding t... | Suresh Siddha |
2008-09-13 | include/linux/ioport.h: add missing macro argument for devm_release_* family | Hiroshi DOYU |
2008-09-04 | IO resources: add reserve_region_with_split() | Yinghai Lu |
2008-08-29 | Resource handling: add 'insert_resource_expand_to_fit()' function | Linus Torvalds |
2008-07-30 | resource: add resource_size() | Magnus Damm |
2008-07-16 | PNP: support optional IRQ resources | Bjorn Helgaas |
2008-07-16 | PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM | Bjorn Helgaas |
2008-06-11 | pnpacpi: fix IRQ flag decoding | Bjorn Helgaas |
2008-04-20 | PCI: clean up resource alignment management | Ivan Kokshaysky |
2008-01-30 | x86: remove extern declarations for code, data, bss resources | Bernhard Walle |
2007-10-16 | memory unplug: memory hotplug cleanup | KAMEZAWA Hiroyuki |
2007-04-28 | libata/IDE: remove combined mode quirk | Jeff Garzik |
2007-02-09 | devres: device resource management | Tejun Heo |
2006-12-20 | PCI legacy resource fix | Ralf Baechle |
2006-12-01 | Altix: Initial ACPI support - ROM shadowing. | John Keller |
2006-07-12 | [PATCH] The scheduled unexport of insert_resource | Adrian Bunk |