aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-30libfc: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat1-2/+2
2014-09-30fcoe: extend ethtool to FC port speed mappingChris Leech1-6/+33
2014-09-30powerpc/powernv: Override dma_get_required_mask()Gavin Shan7-4/+62
2014-09-30powerpc/powernv: Fetch frozen PE on top levelGavin Shan1-14/+34
2014-09-30powerpc/eeh: Dump PCI config space for all child devicesGavin Shan1-15/+20
2014-09-30powerpc/eeh: Emulate EEH recovery for VFIO devicesGavin Shan3-6/+144
2014-09-30powerpc/eeh: Tag reset state for user owned PEGavin Shan1-0/+2
2014-09-30powerpc/powernv: Sync OpalPciResetScope with firmwareGavin Shan3-11/+14
2014-09-30powerpc/pseries: Decrease message level on EEH initializationGavin Shan1-25/+10
2014-09-30powerpc/eeh: Block PCI config access during resetGavin Shan1-0/+4
2014-09-30powerpc/eeh: Use eeh_unfreeze_pe()Gavin Shan3-50/+8
2014-09-30powerpc/eeh: Unfreeze PE on enabling EEH functionalityGavin Shan2-28/+33
2014-09-30powerpc/eeh: Fix improper condition in eeh_pci_enable()Gavin Shan1-16/+42
2014-09-30powerpc/eeh: Clear frozen device state in timeGavin Shan1-3/+18
2014-09-30powerpc/powernv: Clear PAPR error injection registersGavin Shan1-0/+25
2014-09-30powerpc/powernv: Add PCI error injection debugfs entryMike Qiu1-0/+52
2014-09-30powerpc/eeh: Introduce eeh_ops::err_injectGavin Shan5-0/+75
2014-09-30powerpc/powernv: Sync header with firmwareGavin Shan2-0/+33
2014-09-30powerpc/eeh: Clear frozen state on passing deviceGavin Shan1-1/+35
2014-09-30powerpc/eeh: Reenable PCI devices after resetGavin Shan1-14/+48
2014-09-30powerpc/eeh: Freeze PE before PE resetGavin Shan4-11/+44
2014-09-30powerpc/eeh: Add eeh_pe_state sysfs entryGavin Shan1-1/+59
2014-09-30powerpc/eeh: Drop unused argument in eeh_check_failure()Gavin Shan2-24/+20
2014-09-30gpio: staticize xway_stp_init()Linus Walleij1-1/+1
2014-09-30locktorture: Cleanup header usageDavidlohr Bueso1-13/+1
2014-09-30locktorture: Cannot hold read and write lockDavidlohr Bueso1-0/+10
2014-09-30locktorture: Fix __acquire annotation for spinlock irqDavidlohr Bueso1-1/+1
2014-09-30locktorture: Support rwlocksDavidlohr Bueso5-3/+125
2014-09-29Merge tag 'for_3.18/samsung-clk' of git://git.kernel.org/pub/scm/linux/kernel...Mike Turquette7-20/+257
2014-09-29Merge branch 'for-v3.18/ti-clk-driver' of github.com:t-kristo/linux-pm into c...Mike Turquette7-31/+63
2014-09-30UBIFS: Fix trivial typo in power_cut_emulated()Richard Weinberger1-1/+1
2014-09-30UBI: Fix trivial typo in __schedule_ubi_workRichard Weinberger1-1/+1
2014-09-30i2c: cros_ec: Remove EC_I2C_FLAG_10BITDoug Anderson2-5/+4
2014-09-30drm/nouveau: nv84+: fix fence context seqno'sMaarten Lankhorst1-2/+1
2014-09-30Merge branch 'am335x'David S. Miller5-3/+57
2014-09-30arm: dts: am33xx, Add syscon phandle to cpsw nodeMarkus Pargmann1-0/+1
2014-09-30am33xx: define syscon control module device nodeMarkus Pargmann1-0/+5
2014-09-30net: cpsw: Add am33xx MACID readoutMarkus Pargmann3-1/+47
2014-09-30net: cpsw: Replace pr_err by dev_errMarkus Pargmann1-1/+1
2014-09-30net: cpsw: header, Add missing includeMarkus Pargmann1-0/+1
2014-09-30net: cpsw: Add missing return valueMarkus Pargmann1-0/+1
2014-09-30DT doc: net: cpsw mac-address is optionalMarkus Pargmann1-1/+1
2014-09-30hyperv: Fix a bug in netvsc_start_xmit()KY Srinivasan1-1/+2
2014-09-30bonding: make global bonding stats more reliableAndy Gospodarek2-28/+43
2014-09-30net: sched: enable per cpu qstatsJohn Fastabend17-25/+87
2014-09-30net: sched: restrict use of qstats qlenJohn Fastabend16-34/+32
2014-09-30net: sched: implement qstat helper routinesJohn Fastabend25-81/+108
2014-09-30net: sched: make bstats per cpu and estimator RCU safeJohn Fastabend19-51/+164
2014-09-30powerpc: Enable DCACHE_WORD_ACCESS on ppc64leAnton Blanchard1-0/+1
2014-09-30powerpc: ppc64le optimised word at a timeAnton Blanchard1-15/+48