aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-16[PATCH] dio: invalidate clean pages before dio writeZach Brown1-11/+35
2007-03-16[PATCH] mm: fix madvise infinine loopNick Piggin1-1/+4
2007-03-16[PATCH] ufs2: tindirect truncate fixEvgeniy Dushistov1-1/+1
2007-03-16[PATCH] ufs: zeroize the rest of block in truncateEvgeniy Dushistov3-18/+35
2007-03-16[PATCH] ufs: prepare write + change blocks on the flyEvgeniy Dushistov1-28/+53
2007-03-16[PATCH] ufs2: more correct work with timeEvgeniy Dushistov3-19/+18
2007-03-16[PATCH] swsusp: disable nonboot CPUs before entering platform suspendRafael J. Wysocki2-1/+3
2007-03-16[PATCH] swsusp: Fix resume error path in platform modeRafael J. Wysocki1-0/+1
2007-03-16[PATCH] rm pointless dmaengine exportsDavid Brownell1-12/+6
2007-03-16[PATCH] fix read past end of array in md/linear.cAndy Isaacson1-1/+1
2007-03-16[PATCH] reduce pnp syslog spamDavid Brownell1-3/+3
2007-03-15Linux 2.6.21-rc4Linus Torvalds1-2/+2
2007-03-15[PATCH] sysfs: reinstate exclusion between method calls and attribute unregistrationAlan Stern2-8/+12
2007-03-15[PATCH] sysfs and driver core: add callback helper, used by SCSI and S390Alan Stern6-4/+122
2007-03-15natsemi: Avoid IntrStatus lossage if RX state machine resets.broonie@sirena.org.uk1-6/+8
2007-03-15natsemi: Fix NAPI for interrupt sharingbroonie@sirena.org.uk1-18/+20
2007-03-15natsemi: Consistently use interrupt enable/disable functionsbroonie@sirena.org.uk1-3/+3
2007-03-15NetXen: Fix softlockup seen during hardware accessLinsys Contractor Mithlesh Thukral3-2/+11
2007-03-15NetXen: Bug fix for Jumbo frames on XG cardLinsys Contractor Mithlesh Thukral1-1/+4
2007-03-15skge: set mac address bonding fixStephen Hemminger1-11/+17
2007-03-14Disable NMI watchdog by default properlyLinus Torvalds4-14/+3
2007-03-14[PATCH] m68k dma-mapping: gfp_t annotationsAl Viro1-1/+1
2007-03-14[PATCH] paride endianness annotationsAl Viro1-4/+4
2007-03-14[PATCH] kill bogus casts in amd64 uaccess.hAl Viro1-2/+2
2007-03-14[PATCH] atl1 trivial endianness misannotationsAl Viro1-2/+2
2007-03-14[PATCH] ANSIfy powerpc floppy.hAl Viro1-1/+1
2007-03-14[PATCH] hid-core endianness annotationsAl Viro1-5/+4
2007-03-14[PATCH] cifs endianness annotationsAl Viro1-1/+1
2007-03-14[PATCH] C99 initializers, proper use of const in drivers/ps3Al Viro1-11/+13
2007-03-14[PATCH] qeth gfp_t annotationsAl Viro1-1/+1
2007-03-14[PATCH] cciss endian annotationsAl Viro1-5/+5
2007-03-14[PATCH] trivial ATA iomem annotationsAl Viro2-2/+2
2007-03-14[PATCH] sparc: nr_free_pages() is unsigned longAl Viro1-1/+1
2007-03-14[PATCH] pasemi trivial iomem annotationsAl Viro1-1/+1
2007-03-14[PATCH] constant should be longAl Viro1-1/+1
2007-03-14[PATCH] dmfe trivial endianness annotationsAl Viro1-3/+3
2007-03-14[PATCH] fastcall still doesn't make sense in paravirtAl Viro1-1/+1
2007-03-14[PATCH] misc NULL noiseAl Viro8-14/+14
2007-03-14[PATCH] rtc-cmos needs RTC_ALWAYS_BCD knownAl Viro1-0/+1
2007-03-14[PATCH] sparc: have dma-mapping.h include generic/dma-mapping-broken in non-PCI caseAl Viro1-14/+1
2007-03-14[PATCH] BLK_DEV_IDE_CELLEB dependency fixAl Viro1-1/+1
2007-03-14[PATCH] include of asm/pgtable.h in nfsfh is bogusAl Viro1-1/+0
2007-03-14[PATCH] m32r dma-mapping.h should simply include generic/dma-mapping-broken.hAl Viro1-18/+1
2007-03-14[PATCH] fix ipath_dma_free_coherent() prototypeAl Viro1-1/+1
2007-03-14[PATCH] stacktrace doesn't work on umlAl Viro1-1/+1
2007-03-14[PATCH] zatm __init abuseAl Viro1-2/+2
2007-03-14[PATCH] (uml) sparse flags for userland glue are missing $(CF)Al Viro1-2/+2
2007-03-14[PATCH] appldata build fixAl Viro1-1/+4
2007-03-14[PATCH] const file_operations falloutAl Viro1-4/+16
2007-03-14[PATCH] ibmtr probe is __devinit, not __initAl Viro2-4/+4