Geert Uytterhoeven
|
1c388919d8
resources: Add lookup_resource()
|
14 жил өмнө |
Ram Pai
|
23c570a674
resource: ability to resize an allocated resource
|
14 жил өмнө |
Bjorn Helgaas
|
fcb119183c
resources: add arch hook for preventing allocation in reserved areas
|
14 жил өмнө |
Bjorn Helgaas
|
c0f5ac5426
Revert "resources: support allocating space within a region from the top down"
|
14 жил өмнө |
Linus Torvalds
|
e9f29c9a56
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
|
14 жил өмнө |
Huang Shijie
|
5de1cb2d0f
kernel/resource.c: handle reinsertion of an already-inserted resource
|
14 жил өмнө |
Bjorn Helgaas
|
e7f8567db9
resources: support allocating space within a region from the top down
|
14 жил өмнө |
Bjorn Helgaas
|
a1862e3107
resources: handle overflow when aligning start of available area
|
14 жил өмнө |
Bjorn Helgaas
|
6909ba14c2
resources: ensure callback doesn't allocate outside available space
|
14 жил өмнө |
Bjorn Helgaas
|
5d6b1fa301
resources: factor out resource_clip() to simplify find_resource()
|
14 жил өмнө |
Bjorn Helgaas
|
a9cea01741
resources: add a default alignf to simplify find_resource()
|
14 жил өмнө |
Alan Cox
|
8b6d043b7e
resource: shared I/O region support
|
15 жил өмнө |
Bjorn Helgaas
|
66f1207bce
resources: add interfaces that return conflict information
|
15 жил өмнө |
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 жил өмнө |
H. Peter Anvin
|
f41496607e
resource: Fix broken indentation
|
15 жил өмнө |
Wu Fengguang
|
37b99dd537
resource: Fix generic page_is_ram() for partial RAM pages
|
15 жил өмнө |
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 жил өмнө |
Yinghai Lu
|
5eeec0ec93
resource: add release_child_resources
|
15 жил өмнө |
Dominik Brodowski
|
3b7a17fcda
resource/PCI: mark struct resource as const
|
15 жил өмнө |
Dominik Brodowski
|
b26b2d494b
resource/PCI: align functions now return start of resource
|
15 жил өмнө |
Thomas Gleixner
|
b7e56edba4
Merge branch 'linus' into x86/mm
|
15 жил өмнө |
Andrew Morton
|
e527300715
Generic page_is_ram: use __weak
|
15 жил өмнө |
Wu Fengguang
|
61ef2489db
resources: introduce generic page_is_ram()
|
15 жил өмнө |
Dominik Brodowski
|
0e2c8b8f55
resources: fix call to alignf() in allocate_resource()
|
15 жил өмнө |
Bjorn Helgaas
|
1e5ad96790
resources: when allocate_resource() fails, leave resource untouched
|
15 жил өмнө |
KAMEZAWA Hiroyuki
|
908eedc616
walk system ram range
|
15 жил өмнө |
Zhang Rui
|
8bc1ad7dd3
kernel/resource.c: fix sign extension in reserve_setup()
|
16 жил өмнө |
Linus Torvalds
|
ff54250a0e
Remove 'recurse into child resources' logic from 'reserve_region_with_split()'
|
16 жил өмнө |
Randy Dunlap
|
6ae301e85c
resources: fix parameter name and kernel-doc
|
16 жил өмнө |
Arjan van de Ven
|
e8de1481fd
resource: allow MMIO exclusivity for device drivers
|
16 жил өмнө |