summaryrefslogtreecommitdiff
path: root/kernel/resource.c
AgeCommit message (Expand)Author
2007-04-28libata/IDE: remove combined mode quirkJeff Garzik
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-09devres: device resource managementTejun Heo
2006-12-07[PATCH] struct seq_operations and struct file_operations constificationHelge Deller
2006-10-03[PATCH] kernel-doc for kernel/resource.cRandy Dunlap
2006-09-26Resources: insert identical resources above existing resourcesMatthew Wilcox
2006-08-06[PATCH] memory hotadd fixes: find_next_system_ram catch range fixKAMEZAWA Hiroyuki
2006-08-06[PATCH] memory hotadd fixes: change find_next_system_ram's return value mannerKAMEZAWA Hiroyuki
2006-07-12[PATCH] The scheduled unexport of insert_resourceAdrian Bunk
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-06-27[PATCH] catch valid mem range at onlining memoryKAMEZAWA Hiroyuki
2006-06-27[PATCH] 64bit Resource: finally enable 64bit resource sizesGreg Kroah-Hartman
2006-06-27[PATCH] 64bit resource: change resource core to use resource_size_tGreg Kroah-Hartman
2006-06-27[PATCH] 64bit resource: fix up printks for resources in arch and core codeGreg Kroah-Hartman
2006-01-10[PATCH] kernel/resource.c: __check_region(): remove pointless __deprecatedAdrian Bunk
2005-09-07[PATCH] introduce and use kzallocPekka J Enberg
2005-06-25[PATCH] Use ALIGN to remove duplicate codeNick Wilson
2005-04-16[PATCH] pci enumeration on ixp2000: overflow in kernel/resource.cLennert Buytenhek
2005-03-11[PATCH] Make lots of things staticAdrian Bunk
2005-01-07[PATCH] Lock initializer cleanup (Core)Thomas Gleixner
2004-10-30Lock-annotate some kernel functions as an example of how it works.Linus Torvalds
2004-08-27Fix "insert_resource()" nesting bugLinus Torvalds
2004-06-15[PATCH] insert_resource fixJohn Rose
2004-03-18[PATCH] PCI: insert_resource can succeed and return an errorMatthew Wilcox
2004-02-24[PATCH] Make insert_resource work for alder IOAPIC resourcesAndrew Morton
2004-02-18[PATCH] Fix __release_region() raceAndrew Morton
2004-02-05[PATCH] adjust_resource()Matthew Wilcox
2003-11-18[PATCH] resource.c bounds checking fixAndrew Morton
2003-10-21[libata] Integrate Serial ATA driver into kernel tree.Jeff Garzik
2003-10-08[PATCH] add insert_resource() helper functionBenjamin Herrenschmidt
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo
2003-09-24[PATCH] Avoid /proc/{ioports,iomem} truncationAlexander Viro
2003-08-01[PATCH] janitor: don't init statics to 0Randy Dunlap
2003-06-11[PATCH] cleanup seqfile usage in resource.cAndrew Morton
2003-06-03[PATCH] C99 struct initializers for kernel filesArt Haas
2003-04-26[PATCH] fix iomem_resourceMatthew Wilcox
2003-02-23[PATCH] convert /proc/io{mem,ports} to seq_fileRandy Dunlap
2002-12-29[PATCH] more deprectation bitsChristoph Hellwig
2002-12-28[PATCH] mark check_region "deprecated"William Stinson
2002-10-29[PATCH] Get rid of check_resource() before it becomes a problemRusty Russell
2002-08-04Add KERN_xxx prefixes to printk's in kernel/ subdir.Cory Watson
2002-05-06[PATCH] 2.5.14: New PCI allocation code (alpha, arm, parisc) [1/2]Ivan Kokshaysky
2002-02-04v2.4.4.4 -> v2.4.4.5Linus Torvalds
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds
2002-02-04Import changesetLinus Torvalds