Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / kernel / resource.c
2012-02-03 Cong Wangkernel/resource.c: move EXPORT_SYMBOL right after defin...
2011-10-31 Paul Gortmakerkernel: Map most files to use export.h instead of module.h
2011-09-30 Ram PaiResource: fix wrong resource window calculation
2011-07-30 Geert Uytterhoevenresources: Add lookup_resource()
2011-07-06 Ram Pairesource: ability to resize an allocated resource
2011-05-09 Jan Beulich- Update Xen patches to 2.6.39-rc6.
2011-04-15 Jan Beulich- Update Xen patches to 2.6.39-rc3 and c/s 1079.
2011-02-08 Jan Beulich- Update Xen patches to 2.6.38-rc4 and c/s 1066.
2010-12-20 Jiri Slaby- Revert "PCI: fix pci_bus_alloc_resource() hang, prefe...
2010-12-17 Bjorn Helgaasresources: add arch hook for preventing allocation...
2010-12-17 Bjorn HelgaasRevert "resources: support allocating space within...
2010-11-29 Jeff Mahoney- Merge 2.6.37-rc3-git6 with Xen.
2010-11-26 Jan Beulich- Update Xen patches to 2.6.37-rc3-git1 and c/s 1055.
2010-11-11 Jiri Slaby- resources: add a default alignf to simplify find_reso...
2010-10-28 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2010-10-28 Huang Shijiekernel/resource.c: handle reinsertion of an already...
2010-10-26 Bjorn Helgaasresources: support allocating space within a region...
2010-10-26 Bjorn Helgaasresources: handle overflow when aligning start of avail...
2010-10-26 Bjorn Helgaasresources: ensure callback doesn't allocate outside...
2010-10-26 Bjorn Helgaasresources: factor out resource_clip() to simplify find_...
2010-10-26 Bjorn Helgaasresources: add a default alignf to simplify find_resource()
2010-09-01 Jan Beulich- Update Xen patches to 2.6.36-rc3 and c/s 1029.
2010-06-25 Jan Beulich- Update Xen patches to 2.6.35-rc3.
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-11 Alan Coxresource: shared I/O region support
2010-03-29 Jeff MahoneyMerge branch 'master' of kerncvs.suse.de:/home/git...
2010-03-29 Jan Beulich- Update Xen patches to 2.6.34-rc2 and c/s 1007.
2010-03-23 Bjorn Helgaasresources: add interfaces that return conflict information
2010-03-03 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2010-03-02 H. Peter Anvinresource: Fix broken indentation
2010-03-01 Wu Fengguangresource: Fix generic page_is_ram() for partial RAM...
2010-02-28 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2010-02-23 Yinghai Luresource: add release_child_resources
2010-02-23 Dominik Brodowskiresource/PCI: mark struct resource as const
2010-02-23 Dominik Brodowskiresource/PCI: align functions now return start of resource
2010-02-17 Thomas GleixnerMerge branch 'linus' into x86/mm
2010-02-11 H. Peter AnvinMerge remote branch 'linus/master' into x86/bootmem
2010-02-02 Andrew MortonGeneric page_is_ram: use __weak
2010-02-02 Wu Fengguangresources: introduce generic page_is_ram()
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-21 Dominik Brodowskiresources: fix call to alignf() in allocate_resource()
2009-11-04 Bjorn Helgaasresources: when allocate_resource() fails, leave resour...
2009-09-23 KAMEZAWA Hiroyukiwalk system ram range
2009-07-20 Zhang Ruikernel/resource.c: fix sign extension in reserve_setup()
2009-07-01 Zhang Ruikernel/resource.c: fix sign extension in reserve_setup()
2009-04-19 Linus TorvaldsRemove 'recurse into child resources' logic from 'reser...
2009-01-26 Karsten Keil- patches.suse/e1000e_Export_set_memory_ro-rw: Delete.
2009-01-16 Randy Dunlapresources: fix parameter name and kernel-doc
2009-01-07 Arjan van de Venresource: allow MMIO exclusivity for device drivers
2008-12-19 Jan Beulich- patches.arch/x86_sgi-uv-scir.patch,
2008-12-16 Arjan van de Venresources: skip sanity check of busy resources
2008-11-01 Linus Torvaldsreserve_region_with_split: Fix GFP_KERNEL usage under...
2008-10-28 Suresh Siddharesources: fix x86info results ioremap.c:226 __ioremap_...
2008-10-23 Paul Mundtkernel/resource: fix reserve_region_with_split() sectio...
2008-10-16 Linus TorvaldsMerge branch 'core-v28-for-linus' of git://git./linux...
2008-10-16 Bjorn Helgaasresources: tidy __request_region()
2008-09-30 Jiri Kosina- additional patches to track down and fix e1000e NVM...
2008-09-26 Ingo MolnarIO resources, x86: ioremap sanity check to catch mappin...
2008-09-26 Suresh SiddhaIO resources, x86: ioremap sanity check to catch mappin...
2008-09-04 Ingo MolnarIO resources: fix/remove printk
2008-09-04 Yinghai LuIO resources: add reserve_region_with_split()
2008-09-02 Randy Dunlapkernel/resource.c: fix new kernel-doc warning
2008-08-30 Linus TorvaldsResource handling: add 'insert_resource_expand_to_fit...
2008-07-30 Magnus Dammresource: add resource_size()
2008-04-29 Denis V. Lunevkernel: use non-racy method for proc entries creation
2008-04-21 Ivan KokshayskyPCI: clean up resource alignment management
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-08 Badari Pulavarty[POWERPC] Add arch-specific walk_memory_remove() for...
2007-11-15 Yasunori GotoAdd IORESOUCE_BUSY flag for System RAM
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-16 KAMEZAWA Hiroyukimemory unplug: memory hotplug cleanup
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-04-28 Jeff Garziklibata/IDE: remove combined mode quirk
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-09 Tejun Heodevres: device resource management
2006-12-07 Helge Deller[PATCH] struct seq_operations and struct file_operation...
2006-10-03 Randy Dunlap[PATCH] kernel-doc for kernel/resource.c
2006-09-27 Matthew WilcoxResources: insert identical resources above existing...
2006-08-06 KAMEZAWA Hiroyuki[PATCH] memory hotadd fixes: find_next_system_ram catch...
2006-08-06 KAMEZAWA Hiroyuki[PATCH] memory hotadd fixes: change find_next_system_ra...
2006-07-12 Adrian Bunk[PATCH] The scheduled unexport of insert_resource
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-06-28 KAMEZAWA Hiroyuki[PATCH] catch valid mem range at onlining memory
2006-06-27 Greg Kroah-Hartman[PATCH] 64bit Resource: finally enable 64bit resource...
2006-06-27 Greg Kroah-Hartman[PATCH] 64bit resource: change resource core to use...
2006-06-27 Greg Kroah-Hartman[PATCH] 64bit resource: fix up printks for resources...
2006-01-10 Adrian Bunk[PATCH] kernel/resource.c: __check_region(): remove...
2005-09-07 Pekka J Enberg[PATCH] introduce and use kzalloc
2005-06-25 Nick Wilson[PATCH] Use ALIGN to remove duplicate code
2005-04-16 Lennert Buytenhek[PATCH] pci enumeration on ixp2000: overflow in kernel...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-08 Thomas Gleixner[PATCH] Lock initializer cleanup (Core)
2004-10-31 Linus TorvaldsLock-annotate some kernel functions as an example of...
2004-08-27 Linus TorvaldsFix "insert_resource()" nesting bug
2004-06-15 John Rose[PATCH] insert_resource fix
2004-03-20 Olaf Hering+- update to patches.fixes/linux-post-2.6.5-rc2-20030420
2004-03-19 Matthew Wilcox[PATCH] PCI: insert_resource can succeed and return...
2004-03-01 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc1-20040301
next