summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * phylib: phy_attach_direct: phy_init_hw can fail, add cleanupMarc Kleine-Budde2011-03-301-2/+6
| * bridge: mcast snooping, fix length check of snooped MLDv1/2Linus Lüssing2011-03-301-1/+1
| * via-ircc: Pass PCI device pointer to dma_{alloc, free}_coherent()Ben Hutchings2011-03-301-6/+6
| * via-ircc: Use pci_{get, set}_drvdata() instead of static pointer variableBen Hutchings2011-03-301-67/+15Star
| * net: gre: provide multicast mappings for ipv4 and ipv6Timo Teräs2011-03-304-0/+29
| * bridge: Fix compilation warning in function br_stp_recalculate_bridge_id()Balaji G2011-03-301-1/+1
| * net: Fix warnings caused by MAX_SKB_FRAGS change.David S. Miller2011-03-301-1/+1
* | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-3028-48/+11Star
|\ \
| * | avr32: Fix missing irq namespace conversionThomas Gleixner2011-03-301-1/+1
| * | powerpc: qe_ic: Rename get_irq_desc_data and get_irq_desc_chipRichard Cochran2011-03-301-8/+8
| * | genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-3020-22/+0Star
| * | arm: versatile : Fix typo introduced in irq namespace cleanupGrant Likely2011-03-301-1/+1
| * | sound: Fixup the last user of the old irq functionsThomas Gleixner2011-03-301-1/+1
| * | genirq: Remove obsolete commentThomas Gleixner2011-03-301-7/+0Star
| * | genirq: Remove now obsolete set_irq_wake()Thomas Gleixner2011-03-301-8/+0Star
| * | sh: Fix irq cleanup falloutThomas Gleixner2011-03-301-2/+2
| * | x86: apb_timer: Fixup genirq falloutThomas Gleixner2011-03-301-1/+1
| * | genirq: Fix misnamed label in handle_edge_eoi_irqThomas Gleixner2011-03-291-1/+1
| |/
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-03-3031-65/+160
|\ \
| * | powerpc/qe_ic: Fix another breakage from the irq_data conversionBenjamin Herrenschmidt2011-03-301-8/+8
| * | powerpc/8xx: Fix another breakage from the irq_data conversionBenjamin Herrenschmidt2011-03-301-1/+1
| * | powerpc/cell: Use handle_edge_eoi_irq for realThomas Gleixner2011-03-301-1/+1
| * | powerpc/pseries: Enable Chelsio network and iWARP driversAnton Blanchard2011-03-301-0/+3
| * | powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memoryBenjamin Herrenschmidt2011-03-302-15/+15
| * | powerpc: Fix accounting of softirq time when idleAnton Blanchard2011-03-301-1/+1
| * | powerpc/pseries/smp: query-cpu-stopped-state support won't changeMilton Miller2011-03-301-2/+2
| * | powerpc/xics: Use hwirq for xics domain irq numberMilton Miller2011-03-301-28/+29
| * | powerpc/xics: Fix numberspace mismatch from irq_desc conversionMilton Miller2011-03-301-8/+8
| * | powerpc: Wire up new syscallsStephen Rothwell2011-03-302-1/+9
| * | powerpc/booke: Correct the SPRN_MAS5 definition.Varun Sethi2011-03-301-1/+1
| * | powerpc: ARCH_PFN_OFFSET should be unsigned longScott Wood2011-03-301-1/+1
| * | powerpc: Implement dma_mmap_coherent()Benjamin Herrenschmidt2011-03-303-0/+44
| * | powerpc/nvram: Don't overwrite oops/panic report on normal shutdownJim Keniston2011-03-301-0/+24
| * | powerpc: Restore some misc devices to our configsStephen Rothwell2011-03-3015-0/+15
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2011-03-3012-35/+24Star
|\ \
| * | Blackfin: bitops: fix include order after little endian inclusionMike Frysinger2011-03-251-1/+3
| * | Blackfin: defconfigs: update after misc devices defaulted to NMike Frysinger2011-03-2510-7/+3Star
| * | Blackfin: use more standard pr_fmt in the module loaderJoe Perches2011-03-251-27/+18Star
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-30101-689/+1196
|\ \ \
| * \ \ Merge branches 'fixes' and 'devel-stable' into for-linusRussell King2011-03-2988-616/+1114
| |\ \ \
| | * \ \ Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2011-03-2837-34/+600
| | |\ \ \
| | | * | | arm: mach-mx3: pcm043: add write-protect and card-detect for SD1Wolfram Sang2011-03-251-1/+11
| | | * | | eukrea_mbimxsd51: add SD Card detectEric Bénard2011-03-251-0/+4
| | | * | | eukrea_mbimxsd25-baseboard: add SD card detectEric Bénard2011-03-251-1/+7
| | | * | | mx3/eukrea_mbimxsd-baseboard: add SD card detect supportEric Bénard2011-03-251-1/+10
| | | * | | mx3/eukrea_mbimxsd-baseboard: fix gpio requestEric Bénard2011-03-251-2/+1Star
| | | * | | ARM: mxs/mx28evk: add mmc deviceShawn Guo2011-03-252-0/+90
| | | * | | ARM: mxs/mx23evk: add mmc deviceShawn Guo2011-03-252-0/+45
| | | * | | ARM: mxs: dynamically allocate mmc deviceShawn Guo2011-03-258-0/+131
| | | * | | ARM: mx51_efika: update platform data for new mfd changesAndres Salomon2011-03-251-2/+4