Age | Commit message (Expand) | Author |
2022-05-25 | m68k: removed unused "mach_get_ss" | Greg Ungerer |
2022-05-25 | m68knommu: fix undefined reference to `mach_get_rtc_pll' | Greg Ungerer |
2022-05-16 | m68knommu: fix undefined reference to `_init_sp' | Greg Ungerer |
2022-05-16 | m68knommu: add definitions to support elf_fdpic program loader | Greg Ungerer |
2022-05-16 | m68knommu: implement minimal regset support | Greg Ungerer |
2022-05-16 | m68knommu: use asm-generic/mmu.h for nommu setups | Greg Ungerer |
2022-05-16 | m68k: fix typos in comments | Julia Lawall |
2022-05-16 | m68k: coldfire: drop ISA_DMA_API support | Arnd Bergmann |
2022-05-16 | m68knommu: set ZERO_PAGE() to the allocated zeroed page | Greg Ungerer |
2022-05-15 | Merge tag 'powerpc-5.18-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2022-05-15 | Merge tag 'x86-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-05-13 | Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2022-05-13 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2022-05-13 | x86/mm: Fix marking of unused sub-pmd ranges | Adrian-Ken Rueegsegger |
2022-05-12 | arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUs | Shreyas K K |
2022-05-12 | arm64: cpufeature: remove duplicate ID_AA64ISAR2_EL1 entry | Kristina Martsenko |
2022-05-11 | KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context() | Alexander Graf |
2022-05-10 | arm64: vdso: fix makefile dependency on vdso.so | Joey Gouly |
2022-05-09 | arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear map | Mike Rapoport |
2022-05-08 | Merge tag 'for-5.18/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-05-08 | Merge tag 'powerpc-5.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2022-05-08 | Merge tag 'x86-urgent-2022-05-08' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-05-08 | Revert "parisc: Increase parisc_cache_flush_threshold setting" | Helge Deller |
2022-05-08 | parisc: Mark cr16 clock unstable on all SMP machines | Helge Deller |
2022-05-08 | parisc: Fix typos in comments | Julia Lawall |
2022-05-08 | parisc: Change MAX_ADDRESS to become unsigned long long | Helge Deller |
2022-05-08 | parisc: Merge model and model name into one line in /proc/cpuinfo | Helge Deller |
2022-05-08 | parisc: Re-enable GENERIC_CPU_DEVICES for !SMP | Helge Deller |
2022-05-08 | parisc: Update 32- and 64-bit defconfigs | Helge Deller |
2022-05-08 | parisc: Only list existing CPUs in cpu_possible_mask | Helge Deller |
2022-05-08 | Revert "parisc: Fix patch code locking and flushing" | Helge Deller |
2022-05-08 | Revert "parisc: Mark sched_clock unstable only if clocks are not syncronized" | Helge Deller |
2022-05-08 | Revert "parisc: Mark cr16 CPU clocksource unstable on all SMP machines" | Helge Deller |
2022-05-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-05-06 | Merge tag 'riscv-for-linus-5.18-rc6' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-05-06 | KVM: VMX: Exit to userspace if vCPU has injected exception and invalid state | Sean Christopherson |
2022-05-06 | KVM: SEV: Mark nested locking of vcpu->lock | Peter Gonda |
2022-05-06 | powerpc/papr_scm: Fix buffer overflow issue with CONFIG_FORTIFY_SOURCE | Kajol Jain |
2022-05-05 | Merge tag 's390-5.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2022-05-05 | Merge tag 'mips-fixes_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-05-05 | x86/fpu: Prevent FPU state corruption | Thomas Gleixner |
2022-05-04 | powerpc/vdso: Fix incorrect CFI in gettimeofday.S | Michael Ellerman |
2022-05-04 | powerpc/pseries/vas: Use QoS credits from the userspace | Haren Myneni |
2022-05-03 | KVM: s390: vsie/gmap: reduce gmap_rmap overhead | Christian Borntraeger |
2022-05-03 | Merge branch 'kvm-amd-pmu-fixes' into HEAD | Paolo Bonzini |
2022-05-03 | kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has architectural PMU | Sandipan Das |
2022-05-03 | KVM: x86/svm: Account for family 17h event renumberings in amd_pmc_perf_hw_id | Kyle Huey |
2022-05-03 | Merge branch 'kvm-tdp-mmu-atomicity-fix' into HEAD | Paolo Bonzini |
2022-05-03 | KVM: x86/mmu: Use atomic XCHG to write TDP MMU SPTEs with volatile bits | Sean Christopherson |
2022-05-03 | KVM: x86/mmu: Move shadow-present check out of spte_has_volatile_bits() | Sean Christopherson |