aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-06-26EDAC, pnd2: Make function sbi_send() staticColin Ian King1-2/+2
2017-06-23EDAC, pnd2: Return proper error value from apl_rd_reg()Gustavo A. R. Silva1-2/+3
2017-06-14EDAC, altera: Simplify calculation of total memoryChris Packham1-16/+8
2017-06-14EDAC, sb_edac: Avoid creating SOCK memory controllerQiuxu Zhuo1-0/+5
2017-06-12EDAC, mce_amd: Fix typo in SMCA error descriptionYazen Ghannam1-1/+1
2017-06-09EDAC, mv64x60: Sanity check edac_op_state before registeringChris Packham1-6/+1
2017-06-01EDAC, thunderx: Fix a warning during l2c debugfs node creationVadim Lomovtsev1-1/+1
2017-05-30EDAC, mv64x60: Check driver registration successChris Packham1-2/+7
2017-05-28EDAC, ie31200: Add Intel Kaby Lake CPU supportJason Baron1-1/+12
2017-05-26EDAC, mv64x60: Replace in_le32()/out_le32() with readl()/writel()Chris Packham1-42/+42
2017-05-26EDAC, mv64x60: Fix pdata->nameChris Packham1-1/+1
2017-05-25EDAC, sb_edac: Bump driver version and do some cleanupsQiuxu Zhuo1-44/+21
2017-05-25EDAC, sb_edac: Check if ECC enabled when at least one DIMM is presentQiuxu Zhuo1-85/+18
2017-05-25EDAC, sb_edac: Drop NUM_CHANNELS from 8 back to 4Qiuxu Zhuo1-1/+1
2017-05-25EDAC, sb_edac: Carve out dimm-populating loopBorislav Petkov1-58/+66
2017-05-25EDAC, sb_edac: Fix mod_nameBorislav Petkov1-1/+1
2017-05-25EDAC, sb_edac: Assign EDAC memory controller per h/w controllerQiuxu Zhuo1-84/+84
2017-05-25EDAC, sb_edac: Don't use "Socket#" in the memory controller nameTony Luck1-19/+35
2017-05-25EDAC, sb_edac: Classify PCI-IDs by topologyQiuxu Zhuo1-114/+121
2017-05-24EDAC, altera: Constify irq_domain_opsTobias Klauser1-1/+1
2017-05-21Linux 4.12-rc2Linus Torvalds1-1/+1
2017-05-21x86: fix 32-bit case of __get_user_asm_u64()Linus Torvalds1-3/+3
2017-05-21Clean up x86 unsafe_get/put_user() type handlingLinus Torvalds1-2/+3
2017-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-3/+5
2017-05-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-1/+28
2017-05-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-8/+11
2017-05-21osf_wait4(): fix infoleakAl Viro1-2/+4
2017-05-21fix unsafe_put_user()Al Viro1-1/+1
2017-05-20Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds10-11/+72
2017-05-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds13-36/+59
2017-05-20nvmet: release the sq ref on rdma read errorsVijay Immanuel3-0/+8
2017-05-20nvmet-fc: remove target cpu scheduling flagJames Smart4-15/+3
2017-05-20nvme-fc: stop queues on error detectionJames Smart1-0/+4
2017-05-20nvme-fc: require target or discovery role for fc-nvme targetsJames Smart1-0/+6
2017-05-20nvme-fc: correct port role bitsJames Smart1-2/+2
2017-05-20nvme: unmap CMB and remove sysfs file in reset pathJon Derrick1-1/+6
2017-05-20Merge tag 'staging-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds15-165/+183
2017-05-20Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds38-126/+232
2017-05-20Merge tag 'char-misc-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds5-11/+30
2017-05-20Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds9-40/+77
2017-05-20Merge tag 'drm-fixes-for-v4.12-rc2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds17-70/+94
2017-05-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds13-25/+38
2017-05-19Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds5-13/+35
2017-05-19Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-8/+10
2017-05-19Merge tag 'iommu-fixes-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds3-6/+13
2017-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds28-120/+292
2017-05-19Merge tag 'for-linus-4.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds4-80/+47
2017-05-19Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds4-3/+6
2017-05-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds60-129/+281
2017-05-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds5-14/+53