| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2019-03-17 | 39 | -70/+4 |
|\ |
|
| * | kbuild: force all architectures except um to include mandatory-y | Masahiro Yamada | 2019-03-17 | 24 | -43/+0 |
| * | kbuild: warn redundant generic-y | Masahiro Yamada | 2019-03-17 | 11 | -13/+0 |
| * | unicore32: simplify linker script generation for decompressor | Masahiro Yamada | 2019-03-13 | 2 | -4/+1 |
| * | h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux- | Masahiro Yamada | 2019-03-13 | 1 | -1/+1 |
| * | kbuild: move archive command to scripts/Makefile.lib | Masahiro Yamada | 2019-03-13 | 1 | -3/+0 |
| * | ia64: prefix header search path with $(srctree)/ | Masahiro Yamada | 2019-03-13 | 4 | -6/+2 |
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2019-03-17 | 3 | -125/+0 |
|\ \ |
|
| * | | x86/asm: Remove unused __constant_c_x_memset() macro and inlines | Rasmus Villemoes | 2019-01-12 | 1 | -84/+0 |
| * | | x86/asm: Remove dead __GNUC__ conditionals | Rasmus Villemoes | 2019-01-12 | 3 | -41/+0 |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-03-17 | 2 | -4/+4 |
|\ \ \ |
|
| * | | | perf/x86/intel: Make dev_attr_allow_tsx_force_abort static | kbuild test robot | 2019-03-17 | 1 | -1/+1 |
| * | | | perf/x86: Fixup typo in stub functions | Peter Zijlstra | 2019-03-15 | 1 | -2/+2 |
| * | | | perf/x86/intel: Fix memory corruption | Peter Zijlstra | 2019-03-15 | 1 | -1/+1 |
* | | | | Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 2019-03-16 | 2 | -0/+2 |
|\ \ \ \ |
|
| * | | | | signal: add pidfd_send_signal() syscall | Christian Brauner | 2019-03-05 | 2 | -0/+2 |
* | | | | | Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n... | Linus Torvalds | 2019-03-16 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | acpi/nfit, device-dax: Identify differentiated memory with a unique numa-node | Dan Williams | 2019-01-07 | 1 | -0/+1 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2019-03-16 | 1 | -3/+4 |
|\ \ \ \ \ |
|
| * | | | | | scsi: ia64: simscsi: use request tag instead of serial_number | Hannes Reinecke | 2019-03-15 | 1 | -3/+4 |
| |/ / / / |
|
* | | | | | Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2019-03-16 | 6 | -10/+22 |
|\ \ \ \ \ |
|
| * | | | | | powerpc/64s: Include <asm/nmi.h> header file to fix a warning | Mathieu Malaterre | 2019-03-13 | 1 | -0/+1 |
| * | | | | | powerpc/powernv: Fix compile without CONFIG_TRACEPOINTS | Alexey Kardashevskiy | 2019-03-13 | 1 | -0/+1 |
| * | | | | | powerpc/mm: Disable kcov for SLB routines | Mahesh Salgaonkar | 2019-03-12 | 1 | -0/+3 |
| * | | | | | powerpc: remove dead code in head_fsl_booke.S | Jason Yan | 2019-03-05 | 1 | -7/+0 |
| * | | | | | powerpc/configs: Sync skiroot defconfig | Joel Stanley | 2019-03-05 | 1 | -3/+9 |
| * | | | | | powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR configuration | Aneesh Kumar K.V | 2019-03-05 | 1 | -0/+8 |
* | | | | | | Merge branch 'for-linus-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2019-03-15 | 2 | -6/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | um: Fix for a possible OOPS in ubd initialization | Anton Ivanov | 2019-03-06 | 1 | -3/+3 |
| * | | | | | | um: Remove duplicated include from vector_user.c | YueHaibing | 2019-03-06 | 1 | -3/+0 |
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2019-03-15 | 69 | -825/+1718 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | kvm: vmx: fix formatting of a comment | Paolo Bonzini | 2019-03-15 | 1 | -5/+5 |
| * | | | | | | | Merge tag 'kvm-ppc-next-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 2019-03-15 | 3 | -5/+17 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | KVM: PPC: Book3S: Add count cache flush parameters to kvmppc_get_cpu_char() | Suraj Jitindar Singh | 2019-03-01 | 2 | -4/+16 |
| | * | | | | | | | KVM: PPC: Fix compilation when KVM is not enabled | Paul Mackerras | 2019-02-26 | 1 | -1/+1 |
| * | | | | | | | | Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()" | Ben Gardon | 2019-03-15 | 1 | -13/+3 |
| |/ / / / / / / |
|
| * | | | | | | | Merge tag 'kvmarm-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 2019-02-22 | 23 | -115/+277 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2 | Dave Martin | 2019-02-22 | 1 | -1/+1 |
| | * | | | | | | | KVM: arm64: Fix comment for KVM_PHYS_SHIFT | Zenghui Yu | 2019-02-19 | 1 | -1/+2 |
| | * | | | | | | | KVM: arm/arm64: Prefix header search paths with $(srctree)/ | Masahiro Yamada | 2019-02-19 | 2 | -2/+2 |
| | * | | | | | | | KVM: arm/arm64: Remove -I. header search paths | Masahiro Yamada | 2019-02-19 | 2 | -4/+1 |
| | * | | | | | | | arm64: KVM: Describe data or unified caches as having 1 set and 1 way | Ard Biesheuvel | 2019-02-19 | 2 | -1/+17 |
| | * | | | | | | | arm64: KVM: Expose sanitised cache type register to guest | Ard Biesheuvel | 2019-02-19 | 3 | -2/+61 |
| | * | | | | | | | KVM: arm/arm64: Move kvm_is_write_fault to header file | Christoffer Dall | 2019-02-19 | 2 | -0/+16 |
| | * | | | | | | | KVM: arm/arm64: arch_timer: Assign the phys timer on VHE systems | Christoffer Dall | 2019-02-19 | 1 | -0/+4 |
| | * | | | | | | | KVM: arm/arm64: consolidate arch timer trap handlers | Andre Przywara | 2019-02-19 | 3 | -49/+51 |
| | * | | | | | | | KVM: arm64: Reuse sys_reg() macro when searching the trap table | Marc Zyngier | 2019-02-19 | 1 | -13/+6 |
| | * | | | | | | | KVM: arm64: Fix ICH_ELRSR_EL2 sysreg naming | Marc Zyngier | 2019-02-19 | 2 | -3/+3 |
| | * | | | | | | | KVM: arm/arm64: Factor out VMID into struct kvm_vmid | Christoffer Dall | 2019-02-19 | 7 | -16/+34 |
| | * | | | | | | | arm/arm64: KVM: Statically configure the host's view of MPIDR | Marc Zyngier | 2019-02-19 | 4 | -2/+16 |