Commit Graph

57 Commits (eec7ecfede74bb996060efefd5c157acd5794e8a)

Author SHA1 Message Date
Alan Cox 8b6d043b7e resource: shared I/O region support 15 years ago
Bjorn Helgaas 66f1207bce resources: add interfaces that return conflict information 15 years ago
H. Peter Anvin f41496607e resource: Fix broken indentation 15 years ago
Wu Fengguang 37b99dd537 resource: Fix generic page_is_ram() for partial RAM pages 15 years ago
Yinghai Lu 5eeec0ec93 resource: add release_child_resources 15 years ago
Dominik Brodowski 3b7a17fcda resource/PCI: mark struct resource as const 15 years ago
Dominik Brodowski b26b2d494b resource/PCI: align functions now return start of resource 15 years ago
Andrew Morton e527300715 Generic page_is_ram: use __weak 15 years ago
Wu Fengguang 61ef2489db resources: introduce generic page_is_ram() 15 years ago
Dominik Brodowski 0e2c8b8f55 resources: fix call to alignf() in allocate_resource() 15 years ago
Bjorn Helgaas 1e5ad96790 resources: when allocate_resource() fails, leave resource untouched 15 years ago
KAMEZAWA Hiroyuki 908eedc616 walk system ram range 16 years ago
Zhang Rui 8bc1ad7dd3 kernel/resource.c: fix sign extension in reserve_setup() 16 years ago
Linus Torvalds ff54250a0e Remove 'recurse into child resources' logic from 'reserve_region_with_split()' 16 years ago
Randy Dunlap 6ae301e85c resources: fix parameter name and kernel-doc 16 years ago
Arjan van de Ven e8de1481fd resource: allow MMIO exclusivity for device drivers 16 years ago
Arjan van de Ven 3ac52669c7 resources: skip sanity check of busy resources 16 years ago
Linus Torvalds 42c0202363 reserve_region_with_split: Fix GFP_KERNEL usage under spinlock 16 years ago
Suresh Siddha d68612b257 resources: fix x86info results ioremap.c:226 __ioremap_caller+0xf2/0x2d6() WARNINGs 17 years ago
Paul Mundt bea9211241 kernel/resource: fix reserve_region_with_split() section mismatch 17 years ago
Bjorn Helgaas c26ec88ea8 resources: tidy __request_region() 17 years ago
Ingo Molnar 13eb83754b IO resources, x86: ioremap sanity check to catch mapping requests exceeding, fix 17 years ago
Suresh Siddha 379daf6290 IO resources, x86: ioremap sanity check to catch mapping requests exceeding the BAR sizes 17 years ago
Ingo Molnar 1cf44baad7 IO resources: fix/remove printk 17 years ago
Yinghai Lu 268364a0f4 IO resources: add reserve_region_with_split() 17 years ago
Randy Dunlap 6781f4ae30 kernel/resource.c: fix new kernel-doc warning 17 years ago
Linus Torvalds bef69ea0dc Resource handling: add 'insert_resource_expand_to_fit()' function 17 years ago
Magnus Damm 1a4e564b7d resource: add resource_size() 17 years ago
Denis V. Lunev c33fff0afb kernel: use non-racy method for proc entries creation 17 years ago
Ivan Kokshaysky 884525655d PCI: clean up resource alignment management 17 years ago
Badari Pulavarty a99824f327 [POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpc 17 years ago
Yasunori Goto 887c3cb188 Add IORESOUCE_BUSY flag for System RAM 17 years ago
KAMEZAWA Hiroyuki 75884fb1c6 memory unplug: memory hotplug cleanup 18 years ago
Jeff Garzik 8cdfb29c0c libata/IDE: remove combined mode quirk 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Tejun Heo 9ac7849e35 devres: device resource management 18 years ago
Helge Deller 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification 18 years ago
Randy Dunlap e1ca66d1b9 [PATCH] kernel-doc for kernel/resource.c 19 years ago
Matthew Wilcox d33b6fba2c Resources: insert identical resources above existing resources 19 years ago
KAMEZAWA Hiroyuki 58c1b5b079 [PATCH] memory hotadd fixes: find_next_system_ram catch range fix 19 years ago
KAMEZAWA Hiroyuki 0f04ab5efb [PATCH] memory hotadd fixes: change find_next_system_ram's return value manner 19 years ago
Adrian Bunk cd6ef2ada5 [PATCH] The scheduled unexport of insert_resource 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
KAMEZAWA Hiroyuki 2842f11419 [PATCH] catch valid mem range at onlining memory 19 years ago
Greg Kroah-Hartman 6550e07f41 [PATCH] 64bit Resource: finally enable 64bit resource sizes 19 years ago
Greg Kroah-Hartman d75fc8bbcc [PATCH] 64bit resource: change resource core to use resource_size_t 19 years ago
Greg Kroah-Hartman 685143ac1f [PATCH] 64bit resource: fix up printks for resources in arch and core code 19 years ago
Adrian Bunk d974837ae0 [PATCH] kernel/resource.c: __check_region(): remove pointless __deprecated 19 years ago
Pekka J Enberg dd3927105b [PATCH] introduce and use kzalloc 20 years ago
Nick Wilson 8c0e33c133 [PATCH] Use ALIGN to remove duplicate code 20 years ago