summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-08-13tg3: fix return value in tg3_get_stats64Govindarajulu Varadarajan
2014-08-13sunvnet: Schedule maybe_tx_wakeup() as a tasklet from ldc_rx pathSowmini Varadhan
2014-08-13sunvnet: Do not spin in an infinite loop when vio_ldc_send() returns EAGAINSowmini Varadhan
2014-08-13sunvnet: Do not ask for an ACK for every dring transmitSowmini Varadhan
2014-08-13lec: Fix bug introduced by b67bfe0d42cac56c512dd5da4b1b347a23f4b70achas williams - CONTRACTOR
2014-08-13atm/svc: Fix blocking in wait loopchas williams - CONTRACTOR
2014-08-13myri10ge: check for DMA mapping errorsStanislaw Gruszka
2014-08-13openvswitch: Fix memory leak in ovs_vport_alloc() error pathChristoph Jaeger
2014-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-08-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-13Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-08-13Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-08-13Merge tag 'metag-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-13Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-08-13Merge tag 'xfs-for-linus-3.17-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2014-08-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2014-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-08-13Merge tag 'upstream-3.17-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2014-08-13powerpc/thp: Add tracepoints to track hugepage invalidateAneesh Kumar K.V
2014-08-13powerpc/mm: Use read barrier when creating real_pteAneesh Kumar K.V
2014-08-13powerpc/thp: Use ACCESS_ONCE when loading pmdpAneesh Kumar K.V
2014-08-13powerpc/thp: Invalidate with vpn in loopAneesh Kumar K.V
2014-08-13powerpc/thp: Handle combo pages in invalidateAneesh Kumar K.V
2014-08-13powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pteAneesh Kumar K.V
2014-08-13powerpc/thp: Don't recompute vsid and ssize in loop on invalidateAneesh Kumar K.V
2014-08-13powerpc/thp: Add write barrier after updating the valid bitAneesh Kumar K.V
2014-08-13powerpc: reorder per-cpu NUMA information's initializationNishanth Aravamudan
2014-08-13powerpc/perf/hv-24x7: Use kmem_cache_freeHimangi Saraogi
2014-08-13powerpc/pseries/hvcserver: Fix endian issue in hvcs_get_partner_infoThomas Falcon
2014-08-13powerpc: Hard disable interrupts in xmonAnton Blanchard
2014-08-13powerpc: remove duplicate definition of TEXASR_FSNishanth Aravamudan
2014-08-13powerpc/pseries: Avoid deadlock on removing ddwGavin Shan
2014-08-13powerpc/pseries: Failure on removing device nodeGavin Shan
2014-08-13powerpc/boot: Use correct zlib types for comparisonBenjamin Herrenschmidt
2014-08-13powerpc/powernv: Interface to register/unregister opal dump regionVasant Hegde
2014-08-13printk: Add function to return log buffer address and sizeVasant Hegde
2014-08-13powerpc: Add POWER8 features to CPU_FTRS_POSSIBLE/ALWAYSMichael Ellerman
2014-08-13powerpc/ppc476: Disable BTACAlistair Popple
2014-08-13powerpc/powernv: Fix IOMMU group lostGavin Shan
2014-08-13powerpc: Add smp_mb()s to arch_spin_unlock_wait()Michael Ellerman
2014-08-13powerpc: Add smp_mb() to arch_spin_is_locked()Michael Ellerman
2014-08-13powerpc: Fix "attempt to move .org backwards" errorGuenter Roeck
2014-08-13powerpc/nohash: Split __early_init_mmu() into boot and secondaryScott Wood
2014-08-12RDMA/ocrdma: report asic-id in query deviceMitesh Ahuja
2014-08-12RDMA/ocrdma: Update sli data structure for endiannessDevesh Sharma
2014-08-12RDMA/ocrdma: Obtain SL from device structureDevesh Sharma
2014-08-12RDMA/uapi: Include socket.h in rdma_user_cm.hDoug Ledford
2014-08-12IB/srpt: Handle GID change eventsDoug Ledford
2014-08-12IB/mlx5: Use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick