summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11187-510/+510
* Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-02-111-1/+1
|\
| * xen: fix poll misannotationAl Viro2018-02-011-1/+1
* | Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-blockLinus Torvalds2018-02-109-36/+111
|\ \
| * \ Merge branch 'for-linus' into testJens Axboe2018-02-079-36/+111
| |\ \
| | * | bcache: fix for data collapse after re-attaching an attached deviceTang Junhui2018-02-073-7/+11
| | * | bcache: return attach error when no cache set existTang Junhui2018-02-071-2/+3
| | * | bcache: set writeback_rate_update_seconds in range [1, 60] secondsColy Li2018-02-073-2/+7
| | * | bcache: fix for allocator and register thread raceTang Junhui2018-02-072-4/+18
| | * | bcache: set error_limit correctlyColy Li2018-02-073-3/+4
| | * | bcache: properly set task state in bch_writeback_thread()Coly Li2018-02-072-3/+8
| | * | bcache: fix high CPU occupancy during journalTang Junhui2018-02-073-15/+36
| | * | bcache: add journal statisticTang Junhui2018-02-073-0/+24
* | | | Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86Linus Torvalds2018-02-102-11/+363
|\ \ \ \
| * | | | platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systemsVadim Pasternak2018-02-091-0/+142
| * | | | platform/x86: mlx-platform: Add support for new msn201x system typeVadim Pasternak2018-02-091-0/+59
| * | | | platform/x86: mlx-platform: Add support for new msn274x system typeVadim Pasternak2018-02-091-0/+124
| * | | | platform/x86: mlx-platform: Fix power cable setting for msn21xx familyVadim Pasternak2018-02-081-2/+21
| * | | | platform/x86: mlx-platform: Add define for the negative busVadim Pasternak2018-02-081-0/+1
| * | | | platform/x86: mlx-platform: Use defines for bus assignmentVadim Pasternak2018-02-081-8/+15
| * | | | platform/mellanox: mlxreg-hotplug: Fix uninitialized variableGeert Uytterhoeven2018-02-081-1/+1
* | | | | Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/li...Linus Torvalds2018-02-104-19/+57
|\ \ \ \ \
| * | | | | platform/chrome: Use proper protocol transfer functionShawn Nematbakhsh2017-12-171-3/+5
| * | | | | platform/chrome: cros_ec_lpc: Add support for Google GlimmerThierry Escande2017-12-171-0/+7
| * | | | | platform/chrome: cros_ec_lpc: Register the driver if ACPI entry is missing.Enric Balletbo i Serra2017-12-171-1/+33
| * | | | | platform/chrome: cros_ec_lpc: remove redundant pointer requestColin Ian King2017-12-171-3/+0
| * | | | | cros_ec: fix nul-termination for firmware build infoArnd Bergmann2017-12-151-1/+1
| * | | | | platform/chrome: chromeos_laptop: make chromeos_laptop constBhumika Goyal2017-12-151-11/+11
| * | | | | Merge branch 'ibs-for-chrome-platform-merged' into working-branch-for-4.16Benson Leung2017-12-1512-51/+33
| |\ \ \ \ \
* | \ \ \ \ \ Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-108-2/+1017
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář2018-02-01899-12956/+29339
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'kvm-s390-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2018-01-301-1/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | s390/sclp: expose the GISA format facilityMichael Mueller2018-01-261-1/+2
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'sev-v9-p2' of https://github.com/codomania/kvmPaolo Bonzini2018-01-167-1/+1015
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | crypto: ccp: Implement SEV_PDH_CERT_EXPORT ioctl commandBrijesh Singh2017-12-041-0/+97
| | * | | | | | | crypto: ccp: Implement SEV_PEK_CERT_IMPORT ioctl commandBrijesh Singh2017-12-041-0/+81
| | * | | | | | | crypto: ccp: Implement SEV_PEK_CSR ioctl commandBrijesh Singh2017-12-041-0/+66
| | * | | | | | | crypto: ccp: Implement SEV_PDH_GEN ioctl commandBrijesh Singh2017-12-041-0/+3
| | * | | | | | | crypto: ccp: Implement SEV_PEK_GEN ioctl commandBrijesh Singh2017-12-041-0/+16
| | * | | | | | | crypto: ccp: Implement SEV_PLATFORM_STATUS ioctl commandBrijesh Singh2017-12-041-0/+18
| | * | | | | | | crypto: ccp: Implement SEV_FACTORY_RESET ioctl commandBrijesh Singh2017-12-041-1/+76
| | * | | | | | | crypto: ccp: Add Secure Encrypted Virtualization (SEV) command supportBrijesh Singh2017-12-044-0/+381
| | * | | | | | | crypto: ccp: Add Platform Security Processor (PSP) device supportBrijesh Singh2017-12-047-1/+277
| | * | | | | | | crypto: ccp: Build the AMD secure processor driver only with AMD CPU supportBorislav Petkov2017-12-041-0/+1
* | | | | | | | | Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-02-094-4/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Staging: rtl8192e: kconfig: Remove blank help textUlf Magnusson2018-02-021-1/+0
| * | | | | | | | | Staging: rtl8192u: kconfig: Remove blank help textUlf Magnusson2018-02-021-1/+0
| * | | | | | | | | mmc: kconfig: Remove blank help textUlf Magnusson2018-02-021-1/+0
| * | | | | | | | | video: fbdev: kconfig: Remove blank help textUlf Magnusson2018-02-021-1/+0
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-0951-100/+330
|\ \ \ \ \ \ \ \ \ \