summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-14MIPS: IP32: ip32_be_handler symbol is needlessly defined globalDmitri Vorobiev1-1/+1
2009-05-14MIPS: IP32: Two symbols can become staticDmitri Vorobiev1-2/+2
2009-05-14MIPS: au1xxx-ide: Fix build with CONFIG_PMManuel Lauss1-17/+0
2009-05-14MIPS: Alchemy: Add missing Au1200 GPIO203 interruptManuel Lauss1-2/+2
2009-05-14MIPS: Alchemy: Fix AU1100 interrupt numbers off-by-oneManuel Lauss1-1/+1
2009-05-14MIPS: SMTC: Fix xxx_clockevent_init() naming conflict for SMTCKevin D. Kissell2-2/+6
2009-05-14MIPS: SMTC: Bring set/clear/change_c0_## return value semantics uptodate.Kevin D. Kissell1-8/+11
2009-05-14ALSA: riptide: postfix increment and off by oneRoel Kluin1-4/+6
2009-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds12-20/+81
2009-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds3-1/+11
2009-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-0/+1
2009-05-14Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-6/+8
2009-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds7-149/+167
2009-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds4-3/+11
2009-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-0/+1
2009-05-14powerpc/8xx: Update defconfigsKumar Gala5-99/+241
2009-05-14powerpc/embedded6xx: Update defconfigsKumar Gala9-221/+600
2009-05-14powerpc/86xx: Update defconfigsKumar Gala7-386/+556
2009-05-14powerpc/85xx: Update defconfigsKumar Gala13-351/+1118
2009-05-14powerpc/83xx: Update defconfigsKumar Gala14-386/+1115
2009-05-14Merge branches 'cxgb3' and 'mlx4' into for-linusRoland Dreier3-3/+10
2009-05-13Revert "Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions"Linus Torvalds1-8/+0
2009-05-13Remove implementation of readpage from the hugetlbfs_aopsMel Gorman1-11/+0
2009-05-13Squashfs: cody tidying, remove commented out line in MakefilePhillip Lougher1-1/+0
2009-05-13Squashfs: check page size is not larger than the filesystem block sizePhillip Lougher1-0/+10
2009-05-13Squashfs: fix breakage when page size > metadata block sizeDoug Chapman1-0/+1
2009-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-1/+9
2009-05-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds5-29/+50
2009-05-13Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds7-10/+34
2009-05-13dma: fix ipu_idmac.c to not discard the last queued bufferGuennadi Liakhovetski1-1/+2
2009-05-13ioatdma: fix "ioatdma frees DMA memory with wrong function"Maciej Sosnowski3-23/+45
2009-05-13epoll: fix size check in epoll_create()Davide Libenzi1-1/+1
2009-05-13viafb: make it work on x86_64Harald Welte1-3/+3
2009-05-13fbdev: remove outdated advice about I2C configurationJean Delvare1-19/+4
2009-05-13alpha: unbreak percpu againTejun Heo1-1/+25
2009-05-13rtc: rtc-twl4030 don't mask alarm interrupts on suspendKim Kyuwon1-3/+1
2009-05-13syscalls.h add the missing sys_pipe2 declarationArnd Bergmann1-0/+1
2009-05-13pxa2xx_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-14ext4: 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-12xtensa: Fix linker script to include .literal sectionsChris Zankel2-6/+19
2009-05-12xtensa: update s6105_defconfig for ccount calibrationOskar Schirmer1-2/+1
2009-05-12xtensa: implement ccount calibration for s6000Oskar Schirmer3-0/+29
2009-05-12xtensa: fix wrong extern declaration renamed in code using itOskar Schirmer1-2/+2