aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-30phylib: phy_attach_direct: phy_init_hw can fail, add cleanupMarc Kleine-Budde1-2/+6
2011-03-30bridge: mcast snooping, fix length check of snooped MLDv1/2Linus Lüssing1-1/+1
2011-03-30via-ircc: Pass PCI device pointer to dma_{alloc, free}_coherent()Ben Hutchings1-6/+6
2011-03-30via-ircc: Use pci_{get, set}_drvdata() instead of static pointer variableBen Hutchings1-67/+15
2011-03-30net: gre: provide multicast mappings for ipv4 and ipv6Timo Teräs4-0/+29
2011-03-29bridge: Fix compilation warning in function br_stp_recalculate_bridge_id()Balaji G1-1/+1
2011-03-29net: Fix warnings caused by MAX_SKB_FRAGS change.David S. Miller1-1/+1
2011-03-30powerpc/qe_ic: Fix another breakage from the irq_data conversionBenjamin Herrenschmidt1-8/+8
2011-03-30powerpc/8xx: Fix another breakage from the irq_data conversionBenjamin Herrenschmidt1-1/+1
2011-03-29powerpc/cell: fixup for removal of handle_iic_irqStephen Rothwell1-1/+1
2011-03-29genirq: fix CONFIG_IRQ_EDGE_EOI_HANDLER buildStephen Rothwell1-1/+1
2011-03-30powerpc/cell: Use handle_edge_eoi_irq for realThomas Gleixner1-1/+1
2011-03-30powerpc/pseries: Enable Chelsio network and iWARP driversAnton Blanchard1-0/+3
2011-03-30powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memoryBenjamin Herrenschmidt2-15/+15
2011-03-30powerpc: Fix accounting of softirq time when idleAnton Blanchard1-1/+1
2011-03-30powerpc/pseries/smp: query-cpu-stopped-state support won't changeMilton Miller1-2/+2
2011-03-30powerpc/xics: Use hwirq for xics domain irq numberMilton Miller1-28/+29
2011-03-30powerpc/xics: Fix numberspace mismatch from irq_desc conversionMilton Miller1-8/+8
2011-03-30powerpc: Wire up new syscallsStephen Rothwell2-1/+9
2011-03-30powerpc/booke: Correct the SPRN_MAS5 definition.Varun Sethi1-1/+1
2011-03-30powerpc: ARCH_PFN_OFFSET should be unsigned longScott Wood1-1/+1
2011-03-30powerpc: Implement dma_mmap_coherent()Benjamin Herrenschmidt3-0/+44
2011-03-30powerpc/nvram: Don't overwrite oops/panic report on normal shutdownJim Keniston1-0/+24
2011-03-30powerpc: Restore some misc devices to our configsStephen Rothwell15-0/+15
2011-03-30sound: Fixup the last user of the old irq functionsThomas Gleixner1-1/+1
2011-03-30genirq: Remove obsolete commentThomas Gleixner1-7/+0
2011-03-30genirq: Remove now obsolete set_irq_wake()Thomas Gleixner1-8/+0
2011-03-30sh: Fix irq cleanup falloutThomas Gleixner1-2/+2
2011-03-30x86: apb_timer: Fixup genirq falloutThomas Gleixner1-1/+1
2011-03-29Merge branches 'fixes' and 'devel-stable' into for-linusRussell King88-616/+1114
2011-03-29genirq: Fix misnamed label in handle_edge_eoi_irqThomas Gleixner1-1/+1
2011-03-29iwlegacy: fix bugs in change_interfaceJohannes Berg1-0/+10
2011-03-29carl9170: Fix tx aggregation problems with some clientsChristian Lamparter3-0/+9
2011-03-29iwl3945: disable hw scan by defaultStanislaw Gruszka1-1/+2
2011-03-29wireless: rt2x00: rt2800usb.c add and identify idsXose Vazquez Perez1-3/+7
2011-03-29iwl3945: do not deprecate software scanStanislaw Gruszka1-4/+2
2011-03-29Linux 2.6.39-rc1Linus Torvalds1-2/+2
2011-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds31-1396/+1615
2011-03-29Merge branch 'frv' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frvLinus Torvalds7-27/+76
2011-03-29Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds2-6/+10
2011-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds7-56/+67
2011-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-1/+1
2011-03-29Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds409-3705/+2710
2011-03-29char/tpm: Fix unitialized usage of data bufferPeter Huewe1-1/+1
2011-03-29amd64_edac: Fix potential memleakBorislav Petkov1-1/+1
2011-03-29fs: don't use igrab() while holding i_lockDave Chinner3-4/+5
2011-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds44-192/+329
2011-03-29xen: Use new irq_move functionsThomas Gleixner1-2/+2
2011-03-29xen: Convert genirq namespaceThomas Gleixner1-11/+11
2011-03-29xen: fix p2m section mismatchesRandy Dunlap1-2/+2