Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | bcache: set error_limit correctly | Coly Li | 2018-02-07 | 3 | -3/+4 | |
| | * | | | | bcache: properly set task state in bch_writeback_thread() | Coly Li | 2018-02-07 | 2 | -3/+8 | |
| | * | | | | bcache: fix high CPU occupancy during journal | Tang Junhui | 2018-02-07 | 3 | -15/+36 | |
| | * | | | | bcache: add journal statistic | Tang Junhui | 2018-02-07 | 3 | -0/+24 | |
| | * | | | | block: Add should_fail_bio() for bpf error injection | Howard McLauchlan | 2018-02-06 | 1 | -1/+10 | |
| | * | | | | blk-wbt: account flush requests correctly | Jens Axboe | 2018-02-06 | 1 | -1/+9 | |
| * | | | | | Merge branch 'master' into test | Jens Axboe | 2018-02-07 | 1825 | -25966/+43314 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' into test | Jens Axboe | 2018-02-05 | 787 | -9908/+35377 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'for-linus' into test | Jens Axboe | 2018-02-01 | 11 | -26/+75 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86 | Linus Torvalds | 2018-02-10 | 2 | -11/+363 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systems | Vadim Pasternak | 2018-02-09 | 1 | -0/+142 | |
| * | | | | | | | | | platform/x86: mlx-platform: Add support for new msn201x system type | Vadim Pasternak | 2018-02-09 | 1 | -0/+59 | |
| * | | | | | | | | | platform/x86: mlx-platform: Add support for new msn274x system type | Vadim Pasternak | 2018-02-09 | 1 | -0/+124 | |
| * | | | | | | | | | platform/x86: mlx-platform: Fix power cable setting for msn21xx family | Vadim Pasternak | 2018-02-08 | 1 | -2/+21 | |
| * | | | | | | | | | platform/x86: mlx-platform: Add define for the negative bus | Vadim Pasternak | 2018-02-08 | 1 | -0/+1 | |
| * | | | | | | | | | platform/x86: mlx-platform: Use defines for bus assignment | Vadim Pasternak | 2018-02-08 | 1 | -8/+15 | |
| * | | | | | | | | | platform/mellanox: mlxreg-hotplug: Fix uninitialized variable | Geert Uytterhoeven | 2018-02-08 | 1 | -1/+1 | |
* | | | | | | | | | | Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2018-02-10 | 4 | -19/+57 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | platform/chrome: Use proper protocol transfer function | Shawn Nematbakhsh | 2017-12-17 | 1 | -3/+5 | |
| * | | | | | | | | | | platform/chrome: cros_ec_lpc: Add support for Google Glimmer | Thierry Escande | 2017-12-17 | 1 | -0/+7 | |
| * | | | | | | | | | | platform/chrome: cros_ec_lpc: Register the driver if ACPI entry is missing. | Enric Balletbo i Serra | 2017-12-17 | 1 | -1/+33 | |
| * | | | | | | | | | | platform/chrome: cros_ec_lpc: remove redundant pointer request | Colin Ian King | 2017-12-17 | 1 | -3/+0 | |
| * | | | | | | | | | | cros_ec: fix nul-termination for firmware build info | Arnd Bergmann | 2017-12-15 | 1 | -1/+1 | |
| * | | | | | | | | | | platform/chrome: chromeos_laptop: make chromeos_laptop const | Bhumika Goyal | 2017-12-15 | 1 | -11/+11 | |
| * | | | | | | | | | | Merge branch 'ibs-for-chrome-platform-merged' into working-branch-for-4.16 | Benson Leung | 2017-12-15 | 13 | -51/+37 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2018-02-10 | 123 | -1416/+6577 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'kvm-ppc-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Radim Krčmář | 2018-02-09 | 12 | -39/+251 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | KVM: PPC: Book3S: Add MMIO emulation for VMX instructions | Jose Ricardo Ziviani | 2018-02-09 | 5 | -0/+198 | |
| | * | | | | | | | | | | | | KVM: PPC: Book3S HV: Branch inside feature section | Alexander Graf | 2018-02-09 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | KVM: PPC: Book3S HV: Make HPT resizing work on POWER9 | David Gibson | 2018-02-09 | 2 | -9/+24 | |
| | * | | | | | | | | | | | | KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing code | Paul Mackerras | 2018-02-09 | 1 | -6/+2 | |
| | * | | | | | | | | | | | | KVM: PPC: Book3S PR: Fix broken select due to misspelling | Ulf Magnusson | 2018-02-08 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | KVM: PPC: Book3S PR: Fix svcpu copying with preemption enabled | Alexander Graf | 2018-02-01 | 3 | -18/+12 | |
| | * | | | | | | | | | | | | KVM: PPC: Book3S HV: Drop locks before reading guest memory | Paul Mackerras | 2018-02-01 | 1 | -4/+12 | |
| * | | | | | | | | | | | | | Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Radim Krčmář | 2018-02-09 | 1 | -143/+164 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | KVM: x86: don't forget vcpu_put() in kvm_arch_vcpu_ioctl_set_sregs() | Eric Biggers | 2018-02-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Merge tag 'kvm-ppc-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Radim Krčmář | 2018-02-01 | 21 | -219/+499 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | KVM: PPC: Book3S HV: Keep XIVE escalation interrupt masked unless ceded | Benjamin Herrenschmidt | 2018-01-19 | 4 | -1/+97 | |
| | * | | | | | | | | | | | | | KVM: PPC: Book3S HV: Make xive_pushed a byte, not a word | Benjamin Herrenschmidt | 2018-01-19 | 2 | -4/+4 | |
| | * | | | | | | | | | | | | | KVM: PPC: Book3S HV: Check DR not IR to chose real vs virt mode MMIOs | Benjamin Herrenschmidt | 2018-01-19 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | KVM: PPC: Book3S HV: Don't use existing "prodded" flag for XIVE escalations | Benjamin Herrenschmidt | 2018-01-19 | 5 | -3/+14 | |
| | * | | | | | | | | | | | | | KVM: PPC: Book3S HV: Enable use of the new XIVE "single escalation" feature | Benjamin Herrenschmidt | 2018-01-19 | 5 | -28/+57 | |
| | * | | | | | | | | | | | | | KVM: PPC: Book3S HV: Add more info about XIVE queues in debugfs | Benjamin Herrenschmidt | 2018-01-19 | 1 | -0/+28 | |
| | * | | | | | | | | | | | | | Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next | Paul Mackerras | 2018-01-19 | 2638 | -20123/+175081 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | KVM: PPC: Book3S HV: Allow HPT and radix on the same core for POWER9 v2.2 | Paul Mackerras | 2018-01-18 | 1 | -6/+24 | |
| | * | | | | | | | | | | | | | | KVM: PPC: Book3S HV: Do SLB load/unload with guest LPCR value loaded | Paul Mackerras | 2018-01-17 | 1 | -54/+55 | |
| | * | | | | | | | | | | | | | | KVM: PPC: Book3S HV: Make sure we don't re-enter guest without XIVE loaded | Paul Mackerras | 2018-01-17 | 1 | -20/+20 | |
| | * | | | | | | | | | | | | | | KVM: PPC: Book3S HV: Enable migration of decrementer register | Paul Mackerras | 2018-01-16 | 4 | -1/+12 | |
| | * | | | | | | | | | | | | | | KVM: PPC: Use seq_puts() in kvmppc_exit_timing_show() | Markus Elfring | 2018-01-11 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | | | KVM: PPC: Book3S HV: Remove vcpu->arch.dec usage | Alexander Graf | 2018-01-11 | 1 | -1/+0 |