Age | Commit message (Expand) | Author |
2020-08-31 | Merge tag 'mmc-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf... | Linus Torvalds |
2020-08-30 | Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-30 | Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-08-29 | Merge tag 'fallthrough-fixes-5.9-rc3' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-08-28 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2020-08-28 | KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exception | James Morse |
2020-08-28 | KVM: arm64: Survive synchronous exceptions caused by AT instructions | James Morse |
2020-08-28 | KVM: arm64: Add kvm_extable for vaxorcism code | James Morse |
2020-08-28 | arm64: vdso32: make vdso32 install conditional | Frank van der Linden |
2020-08-28 | arm64: use a common .arch preamble for inline assembly | Sami Tolvanen |
2020-08-28 | arm64: tegra: Add missing timeout clock to Tegra194 SDMMC nodes | Sowjanya Komatineni |
2020-08-28 | arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodes | Sowjanya Komatineni |
2020-08-28 | arm64: tegra: Add missing timeout clock to Tegra210 SDMMC | Sowjanya Komatineni |
2020-08-28 | arm64: dts: mt7622: add reset node for mmc device | Wenbin Mei |
2020-08-27 | arm64/cpuinfo: Remove unnecessary fallthrough annotation | Gustavo A. R. Silva |
2020-08-26 | arm64: Implement arch_irqs_disabled() | Peter Zijlstra |
2020-08-26 | cpuidle: Move trace_cpu_idle() into generic code | Peter Zijlstra |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
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 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
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 | ARM64: vdso32: Install vdso32 from vdso_install | Stephen Boyd |
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-16 | arm64: dts: k3-am65: Update the RM resource types | Lokesh Vutla |
2020-08-16 | arm64: dts: k3-am65: ti-sci-inta/intr: Update to latest bindings | Lokesh Vutla |
2020-08-16 | arm64: dts: k3-j721e: ti-sci-inta/intr: Update to latest bindings | Lokesh Vutla |
2020-08-14 | all arch: remove system call sys_sysctl | Xiaoming Ni |
2020-08-14 | Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-08-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-08-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-08-12 | mm/arm64: use general page fault accounting | Peter Xu |
2020-08-12 | mm: do page fault accounting in handle_mm_fault | Peter Xu |
2020-08-12 | uaccess: add force_uaccess_{begin,end} helpers | Christoph Hellwig |
2020-08-12 | uaccess: remove segment_eq | Christoph Hellwig |
2020-08-12 | mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid() | Jia He |
2020-08-11 | Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-08-09 | Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar... | Paolo Bonzini |
2020-08-08 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2020-08-08 | arm64: Fix __cpu_logical_map undefined issue | Kefeng Wang |
2020-08-08 | arm64/fixmap: make notes of fixed_addresses more precisely | Pingfan Liu |
2020-08-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-08-07 | kasan, arm64: don't instrument functions that enable kasan | Andrey Konovalov |
2020-08-07 | mm/sparse: cleanup the code surrounding memory_present() | Mike Rapoport |
2020-08-07 | arm64/mm: enable vmem_altmap support for vmemmap mappings | Anshuman Khandual |
2020-08-07 | mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf() | Anshuman Khandual |
2020-08-07 | mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages() | Anshuman Khandual |
2020-08-07 | asm-generic: pgalloc: provide generic pgd_free() | Mike Rapoport |