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
|
16 years ago |
Paul Mundt
|
bea9211241
kernel/resource: fix reserve_region_with_split() section mismatch
|
16 years ago |
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 years ago |
Bjorn Helgaas
|
c26ec88ea8
resources: tidy __request_region()
|
16 years ago |
Ingo Molnar
|
13eb83754b
IO resources, x86: ioremap sanity check to catch mapping requests exceeding, fix
|
16 years ago |
Suresh Siddha
|
379daf6290
IO resources, x86: ioremap sanity check to catch mapping requests exceeding the BAR sizes
|
16 years ago |
Ingo Molnar
|
1cf44baad7
IO resources: fix/remove printk
|
16 years ago |
Yinghai Lu
|
268364a0f4
IO resources: add reserve_region_with_split()
|
16 years ago |
Randy Dunlap
|
6781f4ae30
kernel/resource.c: fix new kernel-doc warning
|
16 years ago |
Linus Torvalds
|
bef69ea0dc
Resource handling: add 'insert_resource_expand_to_fit()' function
|
16 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
|
17 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
|
18 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 |