summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * net: fix kernel-doc warning in core/filter.cRandy Dunlap2011-01-091-1/+1
| * net/sock.h: make some fields private to fix kernel-doc warning(s)Randy Dunlap2011-01-091-0/+4
| * netlink: test for all flags of the NLM_F_DUMP compositeJan Engelhardt2011-01-095-6/+6
| * forcedeth: Do not use legacy PCI power managementRafael J. Wysocki2011-01-091-22/+12
| * Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller2011-01-094-3/+7
| |\
| | * dccp: make upper bound for seq_window consistent on 32/64 bitGerrit Renker2011-01-072-1/+4
| | * dccp: fix bug in updating the GSRSamuel Jero2011-01-071-1/+2
| | * dccp: fix return value for sequence-invalid packetsSamuel Jero2011-01-071-1/+1
| * | sky2: convert to new VLAN model (v0.2)Stephen Hemminger2011-01-092-71/+52
| * | sky2: fix limited auto negotiationStephen Hemminger2011-01-091-9/+17
| * | bnx2x: Fix the race on bp->stats_pending.Vladislav Zolotarov2011-01-091-0/+5
| * | bnx2x: Move to D0 before clearing MSI/MSI-X configuration.Vladislav Zolotarov2011-01-091-0/+6
| * | bnx2x: registers dump fixesVladislav Zolotarov2011-01-096-471/+891
| * | bnx2x: Don't prevent RSS configuration in INT#x and MSI interrupt modes.Vladislav Zolotarov2011-01-091-7/+0
| * | Madge Ambassador ATM Adapter driver: Always release_firmware() in ucode_init(...Jesper Juhl2011-01-091-7/+12
| * | hamradio: Resolve memory leak due to missing firmware release in add_mcs()Jesper Juhl2011-01-091-2/+2
| * | net/fec: add dual fec support for mx28Shawn Guo2011-01-093-21/+139
| * | net/fec: improve pm for better suspend/resumeShawn Guo2011-01-091-4/+8
| * | net/fec: add mac field into platform data and consolidate fec_get_macShawn Guo2011-01-092-43/+41
| * | net/fec: remove the use of "index" which is legacyShawn Guo2011-01-091-6/+3
| * | net/fec: fix MMFR_OP type in fec_enet_mdio_writeShawn Guo2011-01-091-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2011-01-112-2/+2
|\ \ \
| * | | sparc64: Fix bootup regression due to perf init ordering.David S. Miller2011-01-092-2/+2
| |/ /
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-01-1188-712/+2071
|\ \ \
| * | | powerpc/pseries: Fix build of topology stuff without CONFIG_NUMABenjamin Herrenschmidt2011-01-122-14/+14
| * | | powerpc/pseries: Fix VPHN build errors on non-SMP systemsJesse Larrew2011-01-112-12/+17
| * | | Merge remote branch 'gcl/next' into nextBenjamin Herrenschmidt2011-01-11937-8190/+11426
| |\ \ \
| | * | | powerpc/83xx: add mpc8308_p1m DMA controller device-tree nodeIlya Yanok2010-12-291-0/+8
| | * | | powerpc/83xx: add DMA controller to mpc8308 device-tree nodeIlya Yanok2010-12-291-0/+8
| | * | | powerpc/512x: try to free dma descriptors in case of allocation failureIlya Yanok2010-12-291-34/+45
| | * | | powerpc/512x: add MPC8308 dma supportIlya Yanok2010-12-292-25/+72
| | * | | powerpc/512x: fix the hanged dma transfer issueIlya Yanok2010-12-291-6/+3
| | * | | powerpc/512x: scatter/gather dma fixIlya Yanok2010-12-291-1/+3
| | * | | Merge v2.6.37-rc8 into powerpc/nextGrant Likely2010-12-2912645-844034/+1194777
| | |\ \ \
| | * | | | powerpc/5xxx: extend mpc8xxx_gpio driver to support mpc512x gpiosAnatolij Gustschin2010-09-102-11/+71
| * | | | | powerpc/powermac: Make auto-loading of therm_pm72 possibleMarc Zyngier2010-12-092-25/+14
| * | | | | of/address: Use propper endianess in get_flagsSebastian Siewior2010-12-093-30/+32
| * | | | | powerpc/pci: Use printf extension %pR for struct resourceJoe Perches2010-12-092-6/+5
| * | | | | powerpc: Remove unnecessary casts of void ptrJesper Juhl2010-12-091-1/+1
| * | | | | powerpc: Disable VPHN polling during a suspend operationJesse Larrew2010-12-092-0/+13
| * | | | | powerpc/pseries: Poll VPA for topology changes and update NUMA mapsJesse Larrew2010-12-092-11/+271
| * | | | | powerpc: iommu: Add device name to iommu error printksAnton Blanchard2010-12-091-6/+8
| * | | | | powerpc: Record vma->phys_addr in ioremap()Michael Ellerman2010-12-092-0/+3
| * | | | | powerpc: Update compat_arch_ptraceAndreas Schwab2010-12-091-0/+7
| * | | | | powerpc: Fix PPC_PTRACE_SETHWDEBUG on PPC_BOOK3SAndreas Schwab2010-12-091-6/+16
| * | | | | powerpc/time: printk time stamp init not correctHeiko Schocher2010-12-091-1/+1
| * | | | | powerpc: Minor cleanups for machdep.hSonny Rao2010-12-091-5/+1
| * | | | | Powerpc: separate CONFIG_RELOCATABLE from CONFIG_CRASHDUMP in boot codeSonny Rao2010-12-091-4/+2
| * | | | | powerpc: Fix incorrect comment about interrupt stack allocationAnton Blanchard2010-12-091-2/+2
| * | | | | powerpc: Hardcode popcnt instructions for old assemblersAnton Blanchard2010-12-092-7/+15