Alan Cox
|
8b6d043b7e
resource: shared I/O region support
|
15 anni fa |
Bjorn Helgaas
|
66f1207bce
resources: add interfaces that return conflict information
|
15 anni fa |
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 anni fa |
H. Peter Anvin
|
f41496607e
resource: Fix broken indentation
|
15 anni fa |
Wu Fengguang
|
37b99dd537
resource: Fix generic page_is_ram() for partial RAM pages
|
15 anni fa |
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 anni fa |
Yinghai Lu
|
5eeec0ec93
resource: add release_child_resources
|
15 anni fa |
Dominik Brodowski
|
3b7a17fcda
resource/PCI: mark struct resource as const
|
15 anni fa |
Dominik Brodowski
|
b26b2d494b
resource/PCI: align functions now return start of resource
|
15 anni fa |
Thomas Gleixner
|
b7e56edba4
Merge branch 'linus' into x86/mm
|
15 anni fa |
Andrew Morton
|
e527300715
Generic page_is_ram: use __weak
|
15 anni fa |
Wu Fengguang
|
61ef2489db
resources: introduce generic page_is_ram()
|
15 anni fa |
Dominik Brodowski
|
0e2c8b8f55
resources: fix call to alignf() in allocate_resource()
|
15 anni fa |
Bjorn Helgaas
|
1e5ad96790
resources: when allocate_resource() fails, leave resource untouched
|
15 anni fa |
KAMEZAWA Hiroyuki
|
908eedc616
walk system ram range
|
15 anni fa |
Zhang Rui
|
8bc1ad7dd3
kernel/resource.c: fix sign extension in reserve_setup()
|
16 anni fa |
Linus Torvalds
|
ff54250a0e
Remove 'recurse into child resources' logic from 'reserve_region_with_split()'
|
16 anni fa |
Randy Dunlap
|
6ae301e85c
resources: fix parameter name and kernel-doc
|
16 anni fa |
Arjan van de Ven
|
e8de1481fd
resource: allow MMIO exclusivity for device drivers
|
16 anni fa |
Arjan van de Ven
|
3ac52669c7
resources: skip sanity check of busy resources
|
16 anni fa |
Linus Torvalds
|
42c0202363
reserve_region_with_split: Fix GFP_KERNEL usage under spinlock
|
16 anni fa |
Suresh Siddha
|
d68612b257
resources: fix x86info results ioremap.c:226 __ioremap_caller+0xf2/0x2d6() WARNINGs
|
16 anni fa |
Paul Mundt
|
bea9211241
kernel/resource: fix reserve_region_with_split() section mismatch
|
16 anni fa |
Linus Torvalds
|
e533b22705
Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 anni fa |
Bjorn Helgaas
|
c26ec88ea8
resources: tidy __request_region()
|
16 anni fa |
Ingo Molnar
|
13eb83754b
IO resources, x86: ioremap sanity check to catch mapping requests exceeding, fix
|
16 anni fa |
Suresh Siddha
|
379daf6290
IO resources, x86: ioremap sanity check to catch mapping requests exceeding the BAR sizes
|
16 anni fa |
Ingo Molnar
|
1cf44baad7
IO resources: fix/remove printk
|
16 anni fa |
Yinghai Lu
|
268364a0f4
IO resources: add reserve_region_with_split()
|
16 anni fa |
Randy Dunlap
|
6781f4ae30
kernel/resource.c: fix new kernel-doc warning
|
16 anni fa |