summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86/platform/intel-mid: Move watchdog registration to arch_initcall()Andy Shevchenko2017-01-201-1/+1
* x86/platform/intel-mid: Don't shadow error code of mp_map_gsi_to_irq()Andy Shevchenko2017-01-201-5/+5
* x86/platform/intel-mid: Allocate RTC interrupt for MerrifieldAndy Shevchenko2017-01-203-14/+49
* x86/ioapic: Return suitable error code in mp_map_gsi_to_irq()Andy Shevchenko2017-01-201-2/+2
* x86/platform/UV: Fix 2 socket config problemMike Travis2017-01-141-1/+5
* x86/platform/UV: Fix panic with missing UVsystab supportMike Travis2017-01-141-8/+16
* x86/platform/intel-mid: Enable RTC on Intel MerrifieldAndy Shevchenko2017-01-142-0/+15
* x86/platform/intel: Remove PMIC GPIO block supportAndy Shevchenko2017-01-145-350/+0
* x86/platform/intel-mid: Make intel_scu_device_register() staticAndy Shevchenko2017-01-092-3/+2
* x86/platform/intel-mid: Enable GPIO keys on MerrifieldAndy Shevchenko2017-01-061-0/+3
* x86/platform/intel-mid: Get rid of duplication of IPC handlerAndy Shevchenko2017-01-0611-115/+40
* x86/platform/intel-mid: Remove Moorestown codeAndy Shevchenko2017-01-063-64/+0
* x86/platform/intel-mid: Rename 'spidev' to 'mrfld_spidev'Andy Shevchenko2017-01-052-1/+5
* x86/cpu: Fix typo in the comment for AnniedaleAndy Shevchenko2017-01-051-1/+1
* x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...Lukasz Odzioba2017-01-051-1/+1
* Merge tag 'xfs-for-linus-4.10-rc3' of git://git.kernel.org/pub/scm/fs/xfs/xfs...Linus Torvalds2017-01-0510-18/+42
|\
| * xfs: fix max_retries _show and _store functionsCarlos Maiolino2017-01-041-2/+2
| * xfs: update MAINTAINERSDarrick J. Wong2017-01-041-2/+2
| * xfs: fix crash and data corruption due to removal of busy COW extentsChristoph Hellwig2017-01-041-1/+2
| * xfs: use the actual AG length when reserving blocksDarrick J. Wong2017-01-046-12/+34
| * xfs: fix double-cleanup when CUI recovery failsDarrick J. Wong2017-01-041-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-01-0450-377/+273
|\ \
| * | sh_eth: enable RX descriptor word 0 shift on SH7734Sergei Shtylyov2017-01-041-0/+1
| * | sfc: don't report RX hash keys to ethtool when RSS wasn't enabledEdward Cree2017-01-044-1/+7
| * | Merge branch 'dpaa_eth-fixes'David S. Miller2017-01-041-1/+5
| |\ \
| | * | dpaa_eth: Initialize CGR structure before initRoy Pledge2017-01-041-0/+2
| | * | dpaa_eth: cleanup after init_phy() failureMadalin Bucur2017-01-041-1/+3
| |/ /
| * | Merge branch 'systemport-padding-and-TSB-insertion'David S. Miller2017-01-041-12/+11
| |\ \
| | * | net: systemport: Pad packet before inserting TSBFlorian Fainelli2017-01-041-9/+9
| | * | net: systemport: Utilize skb_put_padto()Florian Fainelli2017-01-041-3/+2
| |/ /
| * | LiquidIO VF: s/select/imply/ for PTP_1588_CLOCKNicolas Pitre2017-01-041-1/+1
| * | libcxgb: fix error check for ip6_route_output()Varun Prakash2017-01-041-7/+5
| * | net: usb: asix_devices: add .reset_resume for USB PMPeter Chen2017-01-041-0/+1
| * | net: vrf: Add missing Rx countersDavid Ahern2017-01-041-0/+3
| * | drop_monitor: consider inserted data in genlmsg_endReiter Wolfgang2017-01-031-1/+7
| * | benet: stricter vxlan offloading check in be_features_checkSabrina Dubroca2017-01-031-1/+3
| * | ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rulesAlexander Duyck2017-01-031-1/+1
| * | net: macb: Updated resource allocation function calls to new version of API.Bartosz Folta2017-01-031-17/+10
| * | Merge branch 'dwmac-oxnas-leaks'David S. Miller2017-01-031-56/+33
| |\ \
| | * | net: stmmac: dwmac-oxnas: use generic pm implementationJohan Hovold2017-01-031-33/+5
| | * | net: stmmac: dwmac-oxnas: fix fixed-link-phydev leaksJohan Hovold2017-01-031-15/+26
| | * | net: stmmac: dwmac-oxnas: fix of-node leakJohan Hovold2017-01-031-8/+2
| |/ /
| * | Documentation/networking: fix typo in mpls-sysctlAlexander Alemayhu2017-01-021-2/+2
| * | igmp: Make igmp group member RFC 3376 compliantMichal Tesar2017-01-021-1/+6
| * | flow_dissector: Update pptp handling to avoid null pointer deref.Ian Kumlien2017-01-021-2/+3
| * | Merge tag 'mac80211-for-davem-2017-01-02' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-01-021-1/+2
| |\ \
| | * | mac80211: initialize fast-xmit 'info' laterJohannes Berg2017-01-021-1/+2
| |/ /
| * | Merge branch 'l2tp-socket-lookup-fixes'David S. Miller2017-01-022-29/+14
| |\ \
| | * | l2tp: take remote address into account in l2tp_ip and l2tp_ip6 socket lookupsGuillaume Nault2017-01-022-27/+12
| | * | l2tp: consider '::' as wildcard address in l2tp_ip6 socket lookupGuillaume Nault2017-01-021-2/+2
| |/ /