summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-05-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2009-05-12Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-05-12dma: fix ipu_idmac.c to not discard the last queued bufferGuennadi Liakhovetski
2009-05-12ioatdma: fix "ioatdma frees DMA memory with wrong function"Maciej Sosnowski
2009-05-12epoll: fix size check in epoll_create()Davide Libenzi
2009-05-12viafb: make it work on x86_64Harald Welte
2009-05-12fbdev: remove outdated advice about I2C configurationJean Delvare
2009-05-12alpha: unbreak percpu againTejun Heo
2009-05-12rtc: rtc-twl4030 don't mask alarm interrupts on suspendKim Kyuwon
2009-05-12syscalls.h add the missing sys_pipe2 declarationArnd Bergmann
2009-05-12pxa2xx_spi: prevent panic case setup() failsDaniel Ribeiro
2009-05-12x86-64: align __PHYSICAL_START, remove __KERNEL_ALIGNH. Peter Anvin
2009-05-12ext4: Use a fake block number for delayed new buffer_headAneesh Kumar K.V
2009-05-13ext4: Fix sub-block zeroing for writes into preallocated extentsAneesh Kumar K.V
2009-05-12x86, boot: correct sanity checks in boot/compressed/misc.cH. Peter Anvin
2009-05-12Merge branch 'i2c-for-2630-rc5' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds
2009-05-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-05-12ARM: OMAP2/3: Add name for musb clocksTony Lindgren
2009-05-12ARM: OMAP2: Fix SPI driver failure on 2420 when running multi-omap configJarkko Nikula
2009-05-12ARM: OMAP2: Fix tusb6010 init error and compilation warningJarkko Nikula
2009-05-12ARM: OMAP: GPIO de-bounce clocks don't affect module idle statePaul Walmsley
2009-05-12lockdep: increase MAX_LOCKDEP_ENTRIES and MAX_LOCKDEP_CHAINSIngo Molnar
2009-05-12drm/i915: automatically select FRAMEBUFFER_CONSOLE if !EMBEDDEDJesse Barnes
2009-05-12x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector(), fixCyrill Gorcunov
2009-05-12Remove unreached code in drivers/net/mlx4/en_rx.cDan Carpenter
2009-05-12viocd: needs to depend on BLOCKAlexander Beregalov
2009-05-12block: fix the bio_vec array index out-of-bounds testKazuhisa Ichikawa
2009-05-12x86: read apic ID in the !acpi_lapic caseYinghai Lu
2009-05-12Merge branch 'x86/apic' into irq/numaIngo Molnar
2009-05-11xtensa: Fix linker script to include .literal sectionsChris Zankel
2009-05-11xtensa: update s6105_defconfig for ccount calibrationOskar Schirmer
2009-05-11xtensa: implement ccount calibration for s6000Oskar Schirmer
2009-05-11xtensa: fix wrong extern declaration renamed in code using itOskar Schirmer
2009-05-11xtensa: register gpio chip before useJohannes Weiner
2009-05-11xtensa: always use correct stack pointer for stack tracesJohannes Weiner
2009-05-11xtensa: Fix checksum header fileChris Zankel
2009-05-11xtensa: Fix architecture specific KconfigChris Zankel
2009-05-11x86: add extension fields for bootloader type and versionH. Peter Anvin
2009-05-11x86, defconfig: update kernel position parametersH. Peter Anvin
2009-05-11x86, defconfig: update to current, no material changesH. Peter Anvin
2009-05-11x86: make CONFIG_RELOCATABLE the defaultH. Peter Anvin
2009-05-11x86: default CONFIG_PHYSICAL_START and CONFIG_PHYSICAL_ALIGN to 16 MBH. Peter Anvin
2009-05-11x86: document new bzImage fieldsH. Peter Anvin
2009-05-11x86, boot: make kernel_alignment adjustable; new bzImage fieldsH. Peter Anvin
2009-05-11PCI MSI: Fix MSI-X with NIU cardsMatthew Wilcox
2009-05-12i2c-cpm: Pass dev ptr to dma_*_coherent rather than NULLMark Ware
2009-05-12i2c: Enable i2c-s3c2410 for S3C64XX tooMark Brown
2009-05-12i2c-mpc: bug fix for MPC52xx clock setting and printoutWolfgang Grandegger
2009-05-11x86, boot: remove dead code from boot/compressed/head_*.SH. Peter Anvin