Age | Commit message (Expand) | Author |
2021-01-17 | Merge tag 'powerpc-5.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2021-01-16 | Merge tag 'riscv-for-linus-5.11-rc4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-01-15 | RISC-V: Fix maximum allowed phsyical memory for RV32 | Atish Patra |
2021-01-15 | RISC-V: Set current memblock limit | Atish Patra |
2021-01-15 | RISC-V: Do not allocate memblock while iterating reserved memblocks | Atish Patra |
2021-01-15 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2021-01-15 | Merge tag 'mips_fixes_5.11.1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-01-15 | Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-01-15 | arm64: syscall: include prototype for EL0 SVC functions | Mark Rutland |
2021-01-14 | riscv: stacktrace: Move register keyword to beginning of declaration | Kefeng Wang |
2021-01-13 | riscv: defconfig: enable gpio support for HiFive Unleashed | Sagar Shrikant Kadam |
2021-01-13 | dts: phy: add GPIO number and active state used for phy reset | Sagar Shrikant Kadam |
2021-01-13 | dts: phy: fix missing mdio device and probe failure of vsc8541-01 device | Sagar Shrikant Kadam |
2021-01-14 | powerpc/vdso: Fix clock_gettime_fallback for vdso32 | Andreas Schwab |
2021-01-13 | riscv: Fix KASAN memory mapping. | Nick Hu |
2021-01-13 | x86/xen: Fix xen_hvm_smp_init() when vector callback not available | David Woodhouse |
2021-01-13 | x86/xen: Don't register Xen IPIs when they aren't going to be used | David Woodhouse |
2021-01-13 | x86/xen: Add xen_no_vector_callback option to test PCI INTX delivery | David Woodhouse |
2021-01-13 | xen: Fix event channel callback via INTX/GSI | David Woodhouse |
2021-01-13 | arm64: make atomic helpers __always_inline | Arnd Bergmann |
2021-01-13 | arm64: rename S_FRAME_SIZE to PT_REGS_SIZE | Jianlin Lv |
2021-01-13 | Revert "arm64: Enable perf events based hard lockup detector" | Will Deacon |
2021-01-13 | arm64: entry: remove redundant IRQ flag tracing | Mark Rutland |
2021-01-13 | MIPS: OCTEON: fix unreachable code in octeon_irq_init_ciu | Menglong Dong |
2021-01-13 | MIPS: relocatable: fix possible boot hangup with KASLR enabled | Alexander Lobakin |
2021-01-12 | riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL | Guo Ren |
2021-01-12 | riscv: cacheinfo: Fix using smp_processor_id() in preemptible | Kefeng Wang |
2021-01-12 | riscv: Trace irq on only interrupt is enabled | Atish Patra |
2021-01-12 | arm64: Remove arm64_dma32_phys_limit and its uses | Catalin Marinas |
2021-01-12 | powerpc: Fix alignment bug within the init sections | Ariel Marcovitch |
2021-01-11 | Merge tag 'hyperv-fixes-signed-20210111' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2021-01-10 | Merge tag 'arc-5.11-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-01-10 | Merge tag 'powerpc-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2021-01-10 | Merge tag 'x86_urgent_for_v5.11_rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-01-09 | riscv: Drop a duplicated PAGE_KERNEL_EXEC | Kefeng Wang |
2021-01-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-01-08 | Merge tag 'arm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-01-08 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2021-01-08 | ARC: [hsdk]: Enable FPU_SAVE_RESTORE | Vineet Gupta |
2021-01-08 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2021-01-08 | ARM: picoxcell: fix missing interrupt-parent properties | Arnd Bergmann |
2021-01-08 | KVM: x86: __kvm_vcpu_halt can be static | Paolo Bonzini |
2021-01-08 | Merge tag 'kvmarm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini |
2021-01-08 | x86/resctrl: Don't move a task to the same resource group | Fenghua Yu |
2021-01-08 | x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSR | Fenghua Yu |
2021-01-07 | riscv: Enable interrupts during syscalls with M-Mode | Damien Le Moal |
2021-01-07 | riscv: Fix kernel time_init() | Damien Le Moal |
2021-01-07 | riscv: return -ENOSYS for syscall -1 | Andreas Schwab |
2021-01-07 | KVM: SVM: Add support for booting APs in an SEV-ES guest | Tom Lendacky |
2021-01-07 | KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested vmexit | Maxim Levitsky |