Commit Graph

66 Commits (323222b5ff930a43eab45cec6e58345740fa2a29)

Author SHA1 Message Date
Bjorn Helgaas fcb119183c resources: add arch hook for preventing allocation in reserved areas 14 years ago
Bjorn Helgaas c0f5ac5426 Revert "resources: support allocating space within a region from the top down" 14 years ago
Huang Shijie 5de1cb2d0f kernel/resource.c: handle reinsertion of an already-inserted resource 14 years ago
Bjorn Helgaas e7f8567db9 resources: support allocating space within a region from the top down 14 years ago
Bjorn Helgaas a1862e3107 resources: handle overflow when aligning start of available area 14 years ago
Bjorn Helgaas 6909ba14c2 resources: ensure callback doesn't allocate outside available space 14 years ago
Bjorn Helgaas 5d6b1fa301 resources: factor out resource_clip() to simplify find_resource() 14 years ago
Bjorn Helgaas a9cea01741 resources: add a default alignf to simplify find_resource() 14 years ago
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 17 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