aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-03EDAC, amd64: Fix reporting of Chip Select sizes on Fam17hYazen Ghannam1-21/+19
2017-04-27EDAC, ghes: Do not enable it by defaultBorislav Petkov1-1/+0
2017-04-10EDAC: Rename report status accessorsBorislav Petkov5-12/+12
2017-04-10EDAC: Delete edac_stub.cBorislav Petkov3-38/+62
2017-04-10EDAC: Update Kconfig help textBorislav Petkov1-14/+4
2017-04-10EDAC: Remove EDAC_MM_EDACBorislav Petkov4-62/+45
2017-04-10EDAC: Issue tracepoint only when it is definedBorislav Petkov1-4/+7
2017-04-10ACPI/extlog: Add EDAC dependencyBorislav Petkov1-1/+1
2017-04-10EDAC: Move edac_op_state to edac_mc.cBorislav Petkov2-3/+3
2017-04-10EDAC: Remove edac_err_assertBorislav Petkov2-20/+1
2017-04-10EDAC: Get rid of edac_handlersBorislav Petkov2-7/+2
2017-04-10x86/nmi, EDAC: Get rid of DRAM error reporting thru PCI SERR NMIBorislav Petkov1-22/+0
2017-04-10EDAC, highbank: Align Makefile directivesBorislav Petkov1-2/+2
2017-04-07EDAC, thunderx: Remove unused codeSergey Temerkhanov1-11/+2
2017-04-07EDAC, thunderx: Change LMC index calculationSergey Temerkhanov1-1/+1
2017-04-06EDAC, altera: Fix peripheral warnings for Cyclone5Thor Thayer1-4/+18
2017-04-05EDAC, thunderx: Fix L2C MCI interrupt disableJan Glauber1-1/+1
2017-03-27EDAC, thunderx: Add Cavium ThunderX EDAC driverSergey Temerkhanov3-0/+2195
2017-03-26EDAC, pnd2_edac: Fix reported DIMM numberQiuxu Zhuo1-1/+1
2017-03-23EDAC, pnd2_edac: Fix !EDAC_DEBUG buildBorislav Petkov1-1/+5
2017-03-23EDAC: Select DEBUG_FSBorislav Petkov1-0/+1
2017-03-16EDAC, pnd2_edac: Add new EDAC driver for Intel SoC platformsTony Luck4-0/+1853
2017-03-09EDAC, i5000, i5400: Fix use of MTR_DRAM_WIDTH macroJérémy Lefaure2-3/+4
2017-03-06EDAC, xgene: Fix wrongly spelled "procesing"Colin Ian King1-1/+1
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds36-123/+373
2017-03-04Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds7-22/+29
2017-03-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-42/+49
2017-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds85-3180/+22360
2017-03-03Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds4-5/+39
2017-03-03Merge tag 'pci-v4.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds11-3/+25
2017-03-03Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds2-55/+73
2017-03-03Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-6/+57
2017-03-03Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds6-9/+13
2017-03-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-17/+114
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds279-133/+358
2017-03-03sfc: fix IPID endianness in TSOv2Edward Cree1-1/+1
2017-03-03sfc: avoid max() in array sizeEdward Cree1-5/+5
2017-03-03Merge tag 'linux-can-fixes-for-4.11-20170303' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid S. Miller3-24/+38
2017-03-03nfp: correct DMA direction in XDP DMA syncJakub Kicinski1-2/+2
2017-03-03nfp: don't tell FW about the reserved buffer spaceJakub Kicinski1-1/+2
2017-03-03net: ethernet: bgmac: mac address change bugHari Vyas1-1/+5
2017-03-03net: ethernet: bgmac: init sequence bugJon Mason2-9/+34
2017-03-03xen-netback: don't vfree() queues under spinlockPaul Durrant1-1/+4
2017-03-03xen-netback: keep a local pointer for vif in backend_disconnect()Paul Durrant1-14/+18
2017-03-03can: flexcan: fix typo in commentMarc Kleine-Budde1-1/+1
2017-03-03can: usb_8dev: Fix memory leak of priv->cmd_msg_bufferMarc Kleine-Budde1-6/+3
2017-03-03can: gs_usb: fix coding styleEthan Zonca1-6/+5
2017-03-03can: gs_usb: Don't use stack memory for USB transfersEthan Zonca1-11/+29
2017-03-02ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache linesAlexander Duyck2-2/+3
2017-03-02statx: Add a system call to make enhanced file info availableDavid Howells6-9/+13