aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-30fix uevent action-string regressionMark Lord
2008-03-30evdev: Release eventual input device grabs when getting disconnectedBjörn Steinbrink
2008-03-30sound/oss/ac97_codec.c: restore MODULE_LICENSEAdrian Bunk
2008-03-30Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2008-03-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-03-30dm9000 trivial annotationAl Viro
2008-03-30mfd/asic3: ioread/iowrite take pointer, not unsigned longAl Viro
2008-03-30zr364xx __user annotationsAl Viro
2008-03-30powerpc/pseries/xcis: ansifyAl Viro
2008-03-30trivial endianness annotations: infiniband coreAl Viro
2008-03-30fix the broken annotations in fsldmaAl Viro
2008-03-308250_pci: duplicate initializer in array ([pbn_b0_8_115200])Al Viro
2008-03-30drivers/crypto/hifn_795x.c trivial endianness annotationsAl Viro
2008-03-30virtio_pci iomem annotationsAl Viro
2008-03-30dma_page_list ->base_address is a userland pointerAl Viro
2008-03-30cifs: fix misannotationsAl Viro
2008-03-30compat_sys_wait4() prototype misannotationAl Viro
2008-03-30fix iomem misannotations in nozomiAl Viro
2008-03-30vma_map: use proper pointer typesAl Viro
2008-03-30drivers/char/n_tty.c misannotated prototypeAl Viro
2008-03-30NULL noise: frv cmpxchg()Al Viro
2008-03-30net/rxrpc trivial annotationsAl Viro
2008-03-30misc __user misannotations (pointless casts to long)Al Viro
2008-03-30ioat_dca __iomem annotationsAl Viro
2008-03-30NULL noise: drivers/miscAl Viro
2008-03-30NULL noise: drivers/mediaAl Viro
2008-03-30futex_compat __user annotationAl Viro
2008-03-30NULL noise: fs/*, mm/*, kernel/*Al Viro
2008-03-30jbd/jbd2 NULL noiseAl Viro
2008-03-30drm: fix for non-coherent DMA PowerPCBenjamin Herrenschmidt
2008-03-30drm: radeon: fix sparse integer as NULL pointer warnings in radeon_mem.cHarvey Harrison
2008-03-30drm/i915: fix oops on agp=offDave Airlie
2008-03-30drm/r300: fix bug in r300 userspace hardware wait emissionDave Airlie
2008-03-29ide: fix defining SUPPORT_VLB_SYNCBartlomiej Zolnierkiewicz
2008-03-29Revert "ide: change master/slave IDENTIFY order"Bartlomiej Zolnierkiewicz
2008-03-29libata: ATA_EHI_LPM should be ATA_EH_LPMTejun Heo
2008-03-29pata_sil680: only enable MMIO on Cell bladesBenjamin Herrenschmidt
2008-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-03-28driver core: fix small mem leak in driver_add_kobj()Jesper Juhl
2008-03-28dm io: write error bits form long not intAlasdair G Kergon
2008-03-28memstick: suppress uninitialized-var warningAndrew Morton
2008-03-28mtd: maps/physmap: fix oops in suspend/resume/shutdown opsAnton Vorontsov
2008-03-28dm crypt: fix ctx pendingMilan Broz
2008-03-28kprobes: another MAINTAINERS updateAnanth N Mavinakayanahalli
2008-03-28blackfin video driver: fix bug when opening/reading/mmaping BF54x and BF52x f...Michael Hennerich
2008-03-28blackfin video driver: update the BF52x EZKIT video framebuffer driver accord...Bryan Wu
2008-03-28pci: revert SMBus unhide on HP Compaq nx6110Jean Delvare
2008-03-28ext3: don't export ext3_fs.h and jbd.hChristoph Hellwig
2008-03-28kernel: add bit rotation helpers for 16 and 8 bitHarvey Harrison