Octavian Purdila
|
65fed8f6f2
resource: make sure requested range is included in the root range
|
13 år sedan |
Yinghai Lu
|
82ec90eac3
resources: allow adjust_resource() for resources with no parent
|
13 år sedan |
Wei Yang
|
ee5e5683d8
kernel/resource.c: correct the comment of allocate_resource()
|
13 år sedan |
Cong Wang
|
2410574866
kernel/resource.c: move EXPORT_SYMBOL right after definition
|
13 år sedan |
Paul Gortmaker
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
14 år sedan |
Ram Pai
|
47ea91b405
Resource: fix wrong resource window calculation
|
13 år sedan |
Geert Uytterhoeven
|
1c388919d8
resources: Add lookup_resource()
|
14 år sedan |
Ram Pai
|
23c570a674
resource: ability to resize an allocated resource
|
14 år sedan |
Bjorn Helgaas
|
fcb119183c
resources: add arch hook for preventing allocation in reserved areas
|
14 år sedan |
Bjorn Helgaas
|
c0f5ac5426
Revert "resources: support allocating space within a region from the top down"
|
14 år sedan |
Linus Torvalds
|
e9f29c9a56
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
|
14 år sedan |
Huang Shijie
|
5de1cb2d0f
kernel/resource.c: handle reinsertion of an already-inserted resource
|
14 år sedan |
Bjorn Helgaas
|
e7f8567db9
resources: support allocating space within a region from the top down
|
14 år sedan |
Bjorn Helgaas
|
a1862e3107
resources: handle overflow when aligning start of available area
|
14 år sedan |
Bjorn Helgaas
|
6909ba14c2
resources: ensure callback doesn't allocate outside available space
|
14 år sedan |
Bjorn Helgaas
|
5d6b1fa301
resources: factor out resource_clip() to simplify find_resource()
|
14 år sedan |
Bjorn Helgaas
|
a9cea01741
resources: add a default alignf to simplify find_resource()
|
14 år sedan |
Alan Cox
|
8b6d043b7e
resource: shared I/O region support
|
15 år sedan |
Bjorn Helgaas
|
66f1207bce
resources: add interfaces that return conflict information
|
15 år sedan |
Linus Torvalds
|
2a32f2db13
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 år sedan |
H. Peter Anvin
|
f41496607e
resource: Fix broken indentation
|
15 år sedan |
Wu Fengguang
|
37b99dd537
resource: Fix generic page_is_ram() for partial RAM pages
|
15 år sedan |
Linus Torvalds
|
46bbffad54
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 år sedan |
Yinghai Lu
|
5eeec0ec93
resource: add release_child_resources
|
15 år sedan |
Dominik Brodowski
|
3b7a17fcda
resource/PCI: mark struct resource as const
|
15 år sedan |
Dominik Brodowski
|
b26b2d494b
resource/PCI: align functions now return start of resource
|
15 år sedan |
Thomas Gleixner
|
b7e56edba4
Merge branch 'linus' into x86/mm
|
15 år sedan |
Andrew Morton
|
e527300715
Generic page_is_ram: use __weak
|
15 år sedan |
Wu Fengguang
|
61ef2489db
resources: introduce generic page_is_ram()
|
15 år sedan |
Dominik Brodowski
|
0e2c8b8f55
resources: fix call to alignf() in allocate_resource()
|
15 år sedan |