Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | KVM: x86: Consolidate guest enter/exit logic to common helpers | Sean Christopherson | 2021-05-05 | 3 | -74/+49 | |
| * | | | | | | | | | | context_tracking: KVM: Move guest enter/exit wrappers to KVM's domain | Sean Christopherson | 2021-05-05 | 2 | -45/+45 | |
| * | | | | | | | | | | context_tracking: Consolidate guest enter/exit wrappers | Sean Christopherson | 2021-05-05 | 1 | -41/+24 | |
| * | | | | | | | | | | sched/vtime: Move guest enter/exit vtime accounting to vtime.h | Sean Christopherson | 2021-05-05 | 2 | -22/+41 | |
| * | | | | | | | | | | sched/vtime: Move vtime accounting external declarations above inlines | Sean Christopherson | 2021-05-05 | 1 | -37/+37 | |
| * | | | | | | | | | | KVM: x86: Defer vtime accounting 'til after IRQ handling | Wanpeng Li | 2021-05-05 | 3 | -6/+15 | |
| * | | | | | | | | | | context_tracking: Move guest exit vtime accounting to separate helpers | Wanpeng Li | 2021-05-05 | 1 | -6/+16 | |
| * | | | | | | | | | | context_tracking: Move guest exit context tracking to separate helpers | Wanpeng Li | 2021-05-05 | 1 | -1/+8 | |
| * | | | | | | | | | | KVM/VMX: Invoke NMI non-IST entry instead of IST entry | Lai Jiangshan | 2021-05-05 | 3 | -7/+34 | |
| * | | | | | | | | | | x86/cpu: Remove write_tsc() and write_rdtscp_aux() wrappers | Sean Christopherson | 2021-05-05 | 2 | -5/+1 | |
| * | | | | | | | | | | x86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID is supported | Sean Christopherson | 2021-05-05 | 1 | -1/+1 | |
| * | | | | | | | | | | x86/resctrl: Fix init const confusion | Andi Kleen | 2021-05-05 | 1 | -1/+1 | |
| * | | | | | | | | | | x86: Delete UD0, UD1 traces | Alexey Dobriyan | 2021-05-05 | 1 | -9/+0 | |
| * | | | | | | | | | | x86/smpboot: Remove duplicate includes | Wan Jiabing | 2021-05-05 | 1 | -3/+0 | |
| * | | | | | | | | | | x86/cpu: Use alternative to generate the TASK_SIZE_MAX constant | Linus Torvalds | 2021-05-05 | 2 | -20/+36 | |
* | | | | | | | | | | | Merge tag 'riscv-for-linus-5.13-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2021-05-08 | 5 | -10/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | riscv: remove unused handle_exception symbol | Rouven Czerwinski | 2021-05-06 | 1 | -2/+0 | |
| * | | | | | | | | | | | riscv: Consistify protect_kernel_linear_mapping_text_rodata() use | Geert Uytterhoeven | 2021-05-06 | 3 | -4/+7 | |
| * | | | | | | | | | | | riscv: enable SiFive errata CIP-453 and CIP-1200 Kconfig only if CONFIG_64BIT=y | Vincent Chen | 2021-05-06 | 1 | -2/+2 | |
| * | | | | | | | | | | | riscv: Only extend kernel reservation if mapped read-only | Geert Uytterhoeven | 2021-05-06 | 1 | -2/+7 | |
* | | | | | | | | | | | | drm/i915/display: fix compiler warning about array overrun | Linus Torvalds | 2021-05-08 | 1 | -1/+12 | |
* | | | | | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2021-05-08 | 11 | -489/+438 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | scsi: fnic: Use scsi_host_busy_iter() to traverse commands | Hannes Reinecke | 2021-05-03 | 1 | -446/+375 | |
| * | | | | | | | | | | | | scsi: fnic: Kill 'exclude_id' argument to fnic_cleanup_io() | Hannes Reinecke | 2021-05-03 | 1 | -6/+3 | |
| * | | | | | | | | | | | | scsi: scsi_debug: Fix cmd_per_lun, set to max_queue | Douglas Gilbert | 2021-05-03 | 1 | -8/+16 | |
| * | | | | | | | | | | | | scsi: ufs: core: Narrow down fast path in system suspend path | Can Guo | 2021-04-29 | 1 | -0/+1 | |
| * | | | | | | | | | | | | scsi: ufs: core: Cancel rpm_dev_flush_recheck_work during system suspend | Can Guo | 2021-04-29 | 1 | -0/+2 | |
| * | | | | | | | | | | | | scsi: ufs: core: Do not put UFS power into LPM if link is broken | Can Guo | 2021-04-29 | 1 | -2/+2 | |
| * | | | | | | | | | | | | scsi: qla2xxx: Prevent PRLI in target mode | Anastasia Kovaleva | 2021-04-29 | 1 | -0/+3 | |
| * | | | | | | | | | | | | scsi: qla2xxx: Add marginal path handling support | Bikash Hazarika | 2021-04-29 | 1 | -0/+1 | |
| * | | | | | | | | | | | | scsi: target: tcmu: Return from tcmu_handle_completions() if cmd_id not found | Bodo Stroesser | 2021-04-29 | 1 | -2/+2 | |
| * | | | | | | | | | | | | scsi: ufs: core: Fix a typo in ufs-sysfs.c | Keoseong Park | 2021-04-29 | 1 | -6/+6 | |
| * | | | | | | | | | | | | scsi: lpfc: Fix bad memory access during VPD DUMP mailbox command | James Smart | 2021-04-27 | 2 | -13/+14 | |
| * | | | | | | | | | | | | scsi: lpfc: Fix DMA virtual address ptr assignment in bsg | James Smart | 2021-04-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | | scsi: lpfc: Fix illegal memory access on Abort IOCBs | James Smart | 2021-04-27 | 1 | -2/+9 | |
| * | | | | | | | | | | | | scsi: blk-mq: Fix build warning when making htmldocs | Ming Lei | 2021-04-22 | 1 | -4/+4 | |
* | | | | | | | | | | | | | Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2021-05-08 | 61 | -342/+183 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h> | Masahiro Yamada | 2021-05-08 | 3 | -6/+5 | |
| * | | | | | | | | | | | | | kbuild: Don't remove link-vmlinux temporary files on exit/signal | Andi Kleen | 2021-05-05 | 1 | -14/+0 | |
| * | | | | | | | | | | | | | kbuild: remove the unneeded comments for external module builds | Masahiro Yamada | 2021-05-05 | 1 | -11/+1 | |
| * | | | | | | | | | | | | | kbuild: make distclean remove tag files in sub-directories | Masahiro Yamada | 2021-05-05 | 1 | -7/+2 | |
| * | | | | | | | | | | | | | kbuild: make distclean work against $(objtree) instead of $(srctree) | Masahiro Yamada | 2021-05-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | kbuild: refactor modname-multi by using suffix-search | Masahiro Yamada | 2021-05-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | kbuild: refactor fdtoverlay rule | Masahiro Yamada | 2021-05-05 | 2 | -19/+16 | |
| * | | | | | | | | | | | | | kbuild: parameterize the .o part of suffix-search | Masahiro Yamada | 2021-05-05 | 1 | -8/+11 | |
| * | | | | | | | | | | | | | arch: use cross_compiling to check whether it is a cross build or not | Masahiro Yamada | 2021-05-05 | 5 | -9/+5 | |
| * | | | | | | | | | | | | | kbuild: remove ARCH=sh64 support from top Makefile | Masahiro Yamada | 2021-05-03 | 1 | -5/+0 | |
| * | | | | | | | | | | | | | .gitignore: prefix local generated files with a slash | Masahiro Yamada | 2021-05-01 | 27 | -54/+56 | |
| * | | | | | | | | | | | | | kbuild: replace LANG=C with LC_ALL=C | Masahiro Yamada | 2021-05-01 | 7 | -7/+7 | |
| * | | | | | | | | | | | | | Makefile: Move -Wno-unused-but-set-variable out of GCC only block | Nathan Chancellor | 2021-05-01 | 1 | -4/+4 |