Age | Commit message (Expand) | Author |
2020-03-24 | crypto: Convert to new CPU match macros | Thomas Gleixner |
2020-03-24 | x86/platform: Convert to new CPU match macros | Thomas Gleixner |
2020-03-24 | x86/kernel: Convert to new CPU match macros | Thomas Gleixner |
2020-03-24 | x86/kvm: Convert to new CPU match macros | Thomas Gleixner |
2020-03-24 | x86/perf/events: Convert to new CPU match macros | Thomas Gleixner |
2020-03-24 | x86/cpu/bugs: Convert to new matching macros | Thomas Gleixner |
2020-03-24 | x86/cpu: Add consistent CPU match macros | Thomas Gleixner |
2020-03-24 | x86/devicetable: Move x86 specific macro out of generic code | Thomas Gleixner |
2020-03-17 | x86/amd_nb, char/amd64-agp: Use amd_nb_num() accessor | Borislav Petkov |
2020-03-12 | x86/cpu/amd: Call init_amd_zn() om Family 19h processors too | Kim Phillips |
2020-03-10 | x86/Kconfig: Drop vendor dependency for X86_UMIP | Tony W Wang-oc |
2020-02-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-02-15 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds |
2020-02-15 | Merge tag 's390-5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2020-02-15 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-02-14 | Merge tag 'sti-dt-for-5.7-round1' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson |
2020-02-12 | KVM: x86: fix WARN_ON check of an unsigned less than zero | Paolo Bonzini |
2020-02-12 | KVM: x86/mmu: Fix struct guest_walker arrays for 5-level paging | Sean Christopherson |
2020-02-12 | KVM: nVMX: Use correct root level for nested EPT shadow page tables | Sean Christopherson |
2020-02-12 | KVM: nVMX: Fix some comment typos and coding style | Miaohe Lin |
2020-02-12 | KVM: x86/mmu: Avoid retpoline on ->page_fault() with TDP | Sean Christopherson |
2020-02-12 | KVM: apic: reuse smp_wmb() in kvm_make_request() | Miaohe Lin |
2020-02-12 | KVM: x86: remove duplicated KVM_REQ_EVENT request | Miaohe Lin |
2020-02-12 | arm64: time: Replace <linux/clk-provider.h> by <linux/of_clk.h> | Geert Uytterhoeven |
2020-02-12 | KVM: x86: Deliver exception payload on KVM_GET_VCPU_EVENTS | Oliver Upton |
2020-02-12 | KVM: nVMX: Handle pending #DB when injecting INIT VM-exit | Oliver Upton |
2020-02-12 | KVM: x86: Mask off reserved bit from #DB exception payload | Oliver Upton |
2020-02-12 | KVM: x86: do not reset microcode version on INIT or RESET | Paolo Bonzini |
2020-02-11 | Merge tag 'arm-soc/for-5.6/defconfig-arm64-fixes' of https://github.com/Broad... | Olof Johansson |
2020-02-11 | Merge tag 'sunxi-config-for-5.6-2' of https://git.kernel.org/pub/scm/linux/ke... | Olof Johansson |
2020-02-11 | Merge tag 'sunxi-config64-for-5.6-2' of https://git.kernel.org/pub/scm/linux/... | Olof Johansson |
2020-02-11 | Merge tag 'v5.6-rc1' into arm/fixes | Olof Johansson |
2020-02-11 | Merge tag 'juno-fix-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sud... | Olof Johansson |
2020-02-11 | s390/time: Fix clk type in get_tod_clock | Nathan Chancellor |
2020-02-11 | s390/uv: Fix handling of length extensions | Christian Borntraeger |
2020-02-11 | ARM: dts: sti: fixup sound frame-inversion for stihxxx-b2120.dtsi | Kuninori Morimoto |
2020-02-11 | ARM: dts: sti: Remove deprecated snps PHY properties for stih410-b2260 | Patrice Chotard |
2020-02-11 | perf/x86/intel: Fix inaccurate period in context switch for auto-reload | Kan Liang |
2020-02-11 | perf/x86/amd: Add missing L2 misses event spec to AMD Family 17h's event map | Kim Phillips |
2020-02-11 | perf/x86/msr: Add Tremont support | Kan Liang |
2020-02-11 | perf/x86/cstate: Add Tremont support | Kan Liang |
2020-02-11 | perf/x86/intel: Add Elkhart Lake support | Kan Liang |
2020-02-11 | arm/patch: Fix !MMU compile | Peter Zijlstra |
2020-02-11 | arm/ftrace: Fix BE text poking | Peter Zijlstra |
2020-02-11 | arm64: Fix CONFIG_ARCH_RANDOM=n build | Robin Murphy |
2020-02-10 | arm64/spinlock: fix a -Wunused-function warning | Qian Cai |
2020-02-10 | arm64: ssbs: Fix context-switch when SSBS is present on all CPUs | Will Deacon |
2020-02-10 | arm64: use shared sysctl constants | Matteo Croce |
2020-02-10 | arm64: Drop do_el0_ia_bp_hardening() & do_sp_pc_abort() declarations | Anshuman Khandual |
2020-02-10 | arm64: defconfig: Enable DRM_SUN6I_DSI | Jagan Teki |