aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/resource.c
AgeCommit message (Expand)AuthorFilesLines
2005-01-07[PATCH] Lock initializer cleanup (Core)Thomas Gleixner1-1/+1
2004-10-30Lock-annotate some kernel functions as an example of how it works.Linus Torvalds1-0/+2
2004-08-27Fix "insert_resource()" nesting bugLinus Torvalds1-8/+14
2004-06-15[PATCH] insert_resource fixJohn Rose1-2/+2
2004-03-18[PATCH] PCI: insert_resource can succeed and return an errorMatthew Wilcox1-0/+1
2004-02-24[PATCH] Make insert_resource work for alder IOAPIC resourcesAndrew Morton1-7/+11
2004-02-18[PATCH] Fix __release_region() raceAndrew Morton1-0/+6
2004-02-05[PATCH] adjust_resource()Matthew Wilcox1-0/+43
2003-11-18[PATCH] resource.c bounds checking fixAndrew Morton1-1/+9
2003-10-21[libata] Integrate Serial ATA driver into kernel tree.Jeff Garzik1-0/+12
2003-10-08[PATCH] add insert_resource() helper functionBenjamin Herrenschmidt1-0/+61
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo1-0/+17
2003-09-24[PATCH] Avoid /proc/{ioports,iomem} truncationAlexander Viro1-42/+58
2003-08-01[PATCH] janitor: don't init statics to 0Randy Dunlap1-1/+1
2003-06-11[PATCH] cleanup seqfile usage in resource.cAndrew Morton1-14/+1
2003-06-03[PATCH] C99 struct initializers for kernel filesArt Haas1-2/+13
2003-04-26[PATCH] fix iomem_resourceMatthew Wilcox1-1/+1
2003-02-23[PATCH] convert /proc/io{mem,ports} to seq_fileRandy Dunlap1-25/+89
2002-12-29[PATCH] more deprectation bitsChristoph Hellwig1-1/+1
2002-12-28[PATCH] mark check_region "deprecated"William Stinson1-1/+1
2002-10-29[PATCH] Get rid of check_resource() before it becomes a problemRusty Russell1-14/+0
2002-08-04Add KERN_xxx prefixes to printk's in kernel/ subdir.Cory Watson1-1/+1
2002-05-06[PATCH] 2.5.14: New PCI allocation code (alpha, arm, parisc) [1/2]Ivan Kokshaysky1-3/+5
2002-02-04v2.4.4.4 -> v2.4.4.5Linus Torvalds1-4/+7
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds1-1/+1
2002-02-04Import changesetLinus Torvalds1-0/+322