summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-10-16ACPI/ADXL: Add address translation interface using an ACPI DSMTony Luck
2018-10-13EDAC, thunderx: Fix memory leak in thunderx_l2c_threaded_isr()Dan Carpenter
2018-10-09EDAC, skx_edac: Fix logical channel intermediate decodingQiuxu Zhuo
2018-09-29EDAC, {i7core,sb,skx}_edac: Fix uncorrected error countingTony Luck
2018-09-28EDAC, altera: Work around int-to-pointer-cast warningsArnd Bergmann
2018-09-27EDAC, amd64: Add Hygon Dhyana supportPu Wen
2018-09-27Merge branch 'tip-x86-hygon' into edac-for-4.20Borislav Petkov
2018-09-27x86/cpu: Create Hygon Dhyana architecture support filePu Wen
2018-09-27EDAC: Raise the maximum number of memory controllersJustin Ernst
2018-09-25arm64: dts: stratix10: Add peripheral EDAC nodesThor Thayer
2018-09-25EDAC, altera: Add Stratix10 peripheral supportThor Thayer
2018-09-25EDAC, altera: Merge Stratix10 into the Arria10 SDRAM probe routineThor Thayer
2018-09-25arm64: dts: stratix10: Add SDRAM nodeThor Thayer
2018-09-25EDAC, altera: Combine Stratix10 and Arria10 probe functionsThor Thayer
2018-09-25arm64: dts: stratix10: Additions to EDAC System ManagerThor Thayer
2018-09-25EDAC, i7core: Remove set but not used variable pvtYueHaibing
2018-09-22EDAC, ghes: Use CPER module handles to locate DIMMsFan Wu
2018-09-22EDAC: Correct DIMM capacity unit symbolQiuxu Zhuo
2018-09-16Linux 4.19-rc4Linus Torvalds
2018-09-16Code of Conduct: Let's revamp it.Greg Kroah-Hartman
2018-09-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-09-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-09-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-09-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-09-15EDAC, sb_edac: Fix signedness bugs in *_get_ha() functionsLuck, Tony
2018-09-15x86/APM: Fix build warning when PROC_FS is not enabledRandy Dunlap
2018-09-14Merge tag '4.19-rc3-smb3-cifs' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-09-14Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2018-09-14Merge tag 'trace-v4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-09-14Merge tag 'devicetree-fixes-for-4.19-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-09-14Merge tag 'for-linus-4.19c-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-09-14Merge tag 'xtensa-20180914' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2018-09-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-09-14NFS: Don't open code clearing of delegation stateTrond Myklebust
2018-09-14NFSv4.1 fix infinite loop on I/O.Trond Myklebust
2018-09-14NFSv4: Fix a tracepoint Oops in initiate_file_draining()Trond Myklebust
2018-09-14pNFS: Ensure we return the error if someone kills a waiting layoutgetTrond Myklebust
2018-09-14NFSv4: Fix a tracepoint Oops in initiate_file_draining()Trond Myklebust
2018-09-14Merge tag 'dmaengine-fix-4.19-rc4' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds
2018-09-14Merge tag 'usb-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-09-14Merge tag 'tty-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-09-14Merge tag 'staging-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-09-14Merge tag 'char-misc-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-09-14Revert "x86/mm/legacy: Populate the user page-table with user pgd's"Joerg Roedel
2018-09-14xen/gntdev: fix up blockable calls to mn_invl_range_startMichal Hocko
2018-09-14xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usageJosh Abraham
2018-09-14xen: avoid crash in disable_hotplug_cpuOlaf Hering
2018-09-14xen/balloon: add runtime control for scrubbing ballooned out pagesMarek Marczykowski-Górecki
2018-09-14xen/manage: don't complain about an empty value in control/sysrq nodeVitaly Kuznetsov
2018-09-14asm-generic: io: Fix ioport_map() for !CONFIG_GENERIC_IOMAP && CONFIG_INDIREC...Andrew Murray