summaryrefslogtreecommitdiff
path: root/kernel/resource.c
AgeCommit message (Expand)Author
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