summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-05-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-1/+9
2009-05-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds5-29/+50
2009-05-12Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds7-10/+34
2009-05-12dma: fix ipu_idmac.c to not discard the last queued bufferGuennadi Liakhovetski1-1/+2
2009-05-12ioatdma: fix "ioatdma frees DMA memory with wrong function"Maciej Sosnowski3-23/+45
2009-05-12epoll: fix size check in epoll_create()Davide Libenzi1-1/+1
2009-05-12viafb: make it work on x86_64Harald Welte1-3/+3
2009-05-12fbdev: remove outdated advice about I2C configurationJean Delvare1-19/+4
2009-05-12alpha: unbreak percpu againTejun Heo1-1/+25
2009-05-12rtc: rtc-twl4030 don't mask alarm interrupts on suspendKim Kyuwon1-3/+1
2009-05-12syscalls.h add the missing sys_pipe2 declarationArnd Bergmann1-0/+1
2009-05-12pxa2xx_spi: prevent panic case setup() failsDaniel Ribeiro1-0/+3
2009-05-12ext4: Use a fake block number for delayed new buffer_headAneesh Kumar K.V1-1/+5
2009-05-13ext4: Fix sub-block zeroing for writes into preallocated extentsAneesh Kumar K.V2-0/+9
2009-05-12Merge branch 'i2c-for-2630-rc5' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds4-26/+32
2009-05-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-4/+27
2009-05-12drm/i915: automatically select FRAMEBUFFER_CONSOLE if !EMBEDDEDJesse Barnes1-0/+1
2009-05-12Remove unreached code in drivers/net/mlx4/en_rx.cDan Carpenter1-1/+0
2009-05-12viocd: needs to depend on BLOCKAlexander Beregalov1-0/+1
2009-05-12block: fix the bio_vec array index out-of-bounds testKazuhisa Ichikawa1-2/+2
2009-05-11xtensa: Fix linker script to include .literal sectionsChris Zankel2-6/+19
2009-05-11xtensa: update s6105_defconfig for ccount calibrationOskar Schirmer1-2/+1
2009-05-11xtensa: implement ccount calibration for s6000Oskar Schirmer3-0/+29
2009-05-11xtensa: fix wrong extern declaration renamed in code using itOskar Schirmer1-2/+2
2009-05-11xtensa: register gpio chip before useJohannes Weiner3-2/+10
2009-05-11xtensa: always use correct stack pointer for stack tracesJohannes Weiner1-2/+14
2009-05-11xtensa: Fix checksum header fileChris Zankel1-2/+4
2009-05-11xtensa: Fix architecture specific KconfigChris Zankel1-4/+2
2009-05-12i2c-cpm: Pass dev ptr to dma_*_coherent rather than NULLMark Ware1-8/+8
2009-05-12i2c: Enable i2c-s3c2410 for S3C64XX tooMark Brown1-1/+1
2009-05-12i2c-mpc: bug fix for MPC52xx clock setting and printoutWolfgang Grandegger1-14/+20
2009-05-11Input: tsc2007 - fix locking in hrtimer handlerThierry Reding1-2/+3
2009-05-11Input: atkbd - add force release keys quirk for Amilo Xi 3650Adrian Batzill1-0/+16
2009-05-11nfsd: silence lockdep warningJ. Bruce Fields1-2/+2
2009-05-11Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds28-438/+217
2009-05-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-15/+120
2009-05-11dup2: Fix return value with oldfd == newfd and invalid fdJeff Mahoney1-2/+4
2009-05-11ata_piix: The Sony TZ90 needs the cable type hardcodingAlan Cox1-0/+1
2009-05-11ata_piix: ICH7 does not support correct MWDMA timingsAlan Cox1-3/+14
2009-05-11Avoid world-writable sysfs files in libata driver.Vitaly Mayatskikh1-2/+2
2009-05-11libata: fix suspend/resume for ATA SEMB devicesBorislav Petkov1-1/+3
2009-05-11libata: clear ering on resumeTejun Heo1-0/+13
2009-05-11pata_pdc202xx_old: fix UDMA33 handlingBartlomiej Zolnierkiewicz1-3/+3
2009-05-11sata_mv: use new sata phy register settings for new devicesMartin Michlmayr1-2/+67
2009-05-11libata: fix attach error handlingTejun Heo1-4/+17
2009-05-11pxa2xx-ac97: fix reset gpio mode settingMike Rapoport1-1/+1
2009-05-11ASoC: soc-core: fix crash when removing not instantiated cardMike Rapoport1-0/+3
2009-05-12nilfs2: check size of array structured data exchanged via ioctlsRyusuke Konishi1-0/+10
2009-05-11HID: add NOGET quirk for devices from CH ProductsAlan Stern2-0/+8
2009-05-11HID: fix dropped device-specific quirksZoltan Karcagi1-1/+1