summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2011-03-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-30avr32: Fix missing irq namespace conversionThomas Gleixner
2011-03-30powerpc: qe_ic: Rename get_irq_desc_data and get_irq_desc_chipRichard Cochran
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner
2011-03-30sparc32,leon: Fixed APBUART frequency detectionDaniel Hellstrom
2011-03-30sparc32, leon: APBUART driver must use archdata to get IRQ numberDaniel Hellstrom
2011-03-30arm: versatile : Fix typo introduced in irq namespace cleanupGrant Likely
2011-03-30Atheros, atl2: Fix mem leaks in error paths of atl2_set_eepromJesper Juhl
2011-03-30netdev: fix mtu check when TSO is enabledDaniel Lezcano
2011-03-30net/usb: Ethernet quirks for the LG-VL600 4G modemAndrzej Zaborowski
2011-03-30phylib: phy_attach_direct: phy_init_hw can fail, add cleanupMarc Kleine-Budde
2011-03-30bridge: mcast snooping, fix length check of snooped MLDv1/2Linus Lüssing
2011-03-30nilfs2: fix whitespace coding style issuesNicolas Kaiser
2011-03-30nilfs2: fix oops due to a bad aops initializationRyusuke Konishi
2011-03-30via-ircc: Pass PCI device pointer to dma_{alloc, free}_coherent()Ben Hutchings
2011-03-30via-ircc: Use pci_{get, set}_drvdata() instead of static pointer variableBen Hutchings
2011-03-30net: gre: provide multicast mappings for ipv4 and ipv6Timo Teräs
2011-03-30ALSA: ens1371: fix Creative Ectiva supportClemens Ladisch
2011-03-30ALSA: firewire-speakers: fix hang when unplugging a running deviceClemens Ladisch
2011-03-30bridge: Fix compilation warning in function br_stp_recalculate_bridge_id()Balaji G
2011-03-30Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2011-03-30net: Fix warnings caused by MAX_SKB_FRAGS change.David S. Miller
2011-03-30sparc: Hook up syncfs system call.David S. Miller
2011-03-30nilfs2: fix data loss in mmap page write for hole blocksRyusuke Konishi
2011-03-30[IA64] Fix build breakage - sn_force_interrupt_flag: undefinedTony Luck
2011-03-30powerpc/qe_ic: Fix another breakage from the irq_data conversionBenjamin Herrenschmidt
2011-03-30powerpc/8xx: Fix another breakage from the irq_data conversionBenjamin Herrenschmidt
2011-03-30powerpc/cell: fixup for removal of handle_iic_irqStephen Rothwell
2011-03-30genirq: fix CONFIG_IRQ_EDGE_EOI_HANDLER buildStephen Rothwell
2011-03-29powerpc/cell: Use handle_edge_eoi_irq for realThomas Gleixner
2011-03-29powerpc/pseries: Enable Chelsio network and iWARP driversAnton Blanchard
2011-03-29powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memoryBenjamin Herrenschmidt
2011-03-29powerpc: Fix accounting of softirq time when idleAnton Blanchard
2011-03-29powerpc/pseries/smp: query-cpu-stopped-state support won't changeMilton Miller
2011-03-29powerpc/xics: Use hwirq for xics domain irq numberMilton Miller
2011-03-29powerpc/xics: Fix numberspace mismatch from irq_desc conversionMilton Miller
2011-03-29powerpc: Wire up new syscallsStephen Rothwell
2011-03-29powerpc/booke: Correct the SPRN_MAS5 definition.Varun Sethi
2011-03-29powerpc: ARCH_PFN_OFFSET should be unsigned longScott Wood
2011-03-29powerpc: Implement dma_mmap_coherent()Benjamin Herrenschmidt
2011-03-29powerpc/nvram: Don't overwrite oops/panic report on normal shutdownJim Keniston
2011-03-29powerpc: Restore some misc devices to our configsStephen Rothwell
2011-03-29sound: Fixup the last user of the old irq functionsThomas Gleixner
2011-03-29genirq: Remove obsolete commentThomas Gleixner
2011-03-29genirq: Remove now obsolete set_irq_wake()Thomas Gleixner
2011-03-29sh: Fix irq cleanup falloutThomas Gleixner
2011-03-29x86: apb_timer: Fixup genirq falloutThomas Gleixner
2011-03-29ASoC: Fix CODEC device name for CorgiMark Brown
2011-03-29Merge branches 'fixes' and 'devel-stable' into for-linusRussell King