Age | Commit message (Expand) | Author |
2020-08-27 | x86/irq: Unbreak interrupt affinity setting | Thomas Gleixner |
2020-08-27 | x86/hotplug: Silence APIC only after all interrupts are migrated | Ashok Raj |
2020-08-26 | s390/vmem: fix vmem_add_range for 4-level paging | Vasily Gorbik |
2020-08-26 | s390: don't trace preemption in percpu macros | Sven Schnelle |
2020-08-26 | lockdep: Only trace IRQ edges | Nicholas Piggin |
2020-08-26 | mips: Implement arch_irqs_disabled() | Peter Zijlstra |
2020-08-26 | arm64: Implement arch_irqs_disabled() | Peter Zijlstra |
2020-08-26 | nds32: Implement arch_irqs_disabled() | Peter Zijlstra |
2020-08-26 | x86/entry: Remove unused THUNKs | Peter Zijlstra |
2020-08-26 | cpuidle: Move trace_cpu_idle() into generic code | Peter Zijlstra |
2020-08-26 | cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED generic | Peter Zijlstra |
2020-08-24 | powerpc/64s: Disallow PROT_SAO in LPARs by default | Shawn Anastasio |
2020-08-24 | Revert "powerpc/64s: Remove PROT_SAO support" | Shawn Anastasio |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-23 | Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-08-23 | Merge tag 'x86-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-23 | Merge tag 'perf-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-08-23 | Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-22 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2020-08-22 | Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2020-08-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-08-22 | mips/oprofile: Fix fallthrough placement | He Zhe |
2020-08-22 | MIPS: Loongson64: Remove unnecessary inclusion of boot_param.h | WANG Xuerui |
2020-08-21 | KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not set | Will Deacon |
2020-08-21 | KVM: Pass MMU notifier range flags to kvm_unmap_hva_range() | Will Deacon |
2020-08-21 | Merge tag 'riscv-for-linus-5.9-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-08-21 | Merge tag 'for-linus-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-21 | ARM64: vdso32: Install vdso32 from vdso_install | Stephen Boyd |
2020-08-21 | x86/entry/64: Do not use RDPID in paranoid entry to accomodate KVM | Sean Christopherson |
2020-08-21 | powerpc/perf/hv-24x7: Move cpumask file to top folder of hv-24x7 driver | Kajol Jain |
2020-08-21 | powerpc/32s: Fix module loading failure when VMALLOC_END is over 0xf0000000 | Christophe Leroy |
2020-08-21 | KVM: arm64: Print warning when cpu erratum can cause guests to deadlock | Rob Herring |
2020-08-21 | arm64: Allow booting of late CPUs affected by erratum 1418040 | Marc Zyngier |
2020-08-21 | arm64: Move handling of erratum 1418040 into C code | Marc Zyngier |
2020-08-21 | MIPS: BMIPS: Also call bmips_cpu_setup() for secondary cores | Florian Fainelli |
2020-08-21 | MIPS: mm: BMIPS5000 has inclusive physical caches | Florian Fainelli |
2020-08-20 | riscv: Add SiFive drivers to rv32_defconfig | Bin Meng |
2020-08-20 | RISC-V: Remove CLINT related code from timer and arch | Anup Patel |
2020-08-20 | RISC-V: Add mechanism to provide custom IPI operations | Anup Patel |
2020-08-20 | powerpc/pseries: Do not initiate shutdown when system is running on UPS | Vasant Hegde |
2020-08-20 | powerpc/perf: Fix soft lockups due to missed interrupt accounting | Athira Rajeev |
2020-08-20 | efi/x86: Move 32-bit code into efi_32.c | Ard Biesheuvel |
2020-08-20 | efi/x86: Mark kernel rodata non-executable for mixed mode | Arvind Sankar |
2020-08-20 | Fix build error when CONFIG_ACPI is not set/enabled: | Randy Dunlap |
2020-08-20 | powerpc/powernv/pci: Fix possible crash when releasing DMA resources | Frederic Barrat |
2020-08-19 | x86/boot/compressed: Use builtin mem functions for decompressor | Arvind Sankar |
2020-08-18 | powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU death | Michael Roth |
2020-08-18 | powerpc/32s: Fix is_module_segment() when MODULES_VADDR is defined | Christophe Leroy |
2020-08-18 | powerpc/kasan: Fix KASAN_SHADOW_START on BOOK3S_32 | Christophe Leroy |
2020-08-17 | kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE mode | Jim Mattson |