Age | Commit message (Expand) | Author |
2020-10-16 | Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2020-10-16 | Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2020-10-16 | Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2020-10-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-10-16 | mm/memory_hotplug: prepare passing flags to add_memory() and friends | David Hildenbrand |
2020-10-16 | mm: pass migratetype into memmap_init_zone() and move_pfn_range_to_zone() | David Hildenbrand |
2020-10-16 | powerpc/mm: move setting pte specific flags to pfn_pte | Aneesh Kumar K.V |
2020-10-16 | powerpc/mm: add DEBUG_VM WARN for pmd_clear | Aneesh Kumar K.V |
2020-10-15 | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2020-10-15 | Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2020-10-15 | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-10-15 | Merge branch 'parisc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-10-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2020-10-15 | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-10-15 | Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2020-10-15 | Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2020-10-15 | parisc: Add MAP_UNINITIALIZED define | Helge Deller |
2020-10-15 | parisc: Improve spinlock handling | John David Anglin |
2020-10-15 | parisc: Install vmlinuz instead of zImage file | Helge Deller |
2020-10-15 | parisc: Rewrite tlb flush threshold calculation | John David Anglin |
2020-10-15 | parisc: Switch to more fine grained lws locks | John David Anglin |
2020-10-15 | parisc: Mark pointers volatile in __xchg8(), __xchg32() and __xchg64() | John David Anglin |
2020-10-15 | parisc: Fix comments and enable interrupts later | John David Anglin |
2020-10-15 | parisc: Add alternative patching to synchronize_caches define | John David Anglin |
2020-10-15 | parisc: Add ioread64_hi_lo() and iowrite64_hi_lo() | Helge Deller |
2020-10-15 | parisc: disable CONFIG_IDE in defconfigs | Christoph Hellwig |
2020-10-15 | parisc: Drop useless comments in uapi/asm/signal.h | Helge Deller |
2020-10-15 | parisc: Define O_NONBLOCK to become 000200000 | Helge Deller |
2020-10-15 | parisc: Drop HP-UX specific fcntl and signal flags | Helge Deller |
2020-10-15 | parisc: Avoid external interrupts when IPI finishes | Helge Deller |
2020-10-15 | parisc: Add qemu fw_cfg interface | Helge Deller |
2020-10-15 | Revert "powerpc/pci: unmap legacy INTx interrupts when a PHB is removed" | Qian Cai |
2020-10-14 | powerpc32: don't adjust unmoved stack pointer in csum_partial_copy_generic() ... | Jason A. Donenfeld |
2020-10-14 | Merge tag 'pinctrl-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-10-14 | MIPS: DEC: Restore bootmem reservation for firmware working memory area | Maciej W. Rozycki |
2020-10-14 | MIPS: dec: fix section mismatch | Thomas Bogendoerfer |
2020-10-14 | Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-10-14 | Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDT | Michael Kelley |
2020-10-14 | Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-10-14 | Merge branch 'stable/for-linus-5.10' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-10-14 | Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2020-10-14 | Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2020-10-14 | Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-10-14 | Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-10-14 | Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-10-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-10-13 | memblock: use separate iterators for memory and reserved regions | Mike Rapoport |
2020-10-13 | memblock: implement for_each_reserved_mem_region() using __next_mem_region() | Mike Rapoport |
2020-10-13 | x86/setup: simplify reserve_crashkernel() | Mike Rapoport |
2020-10-13 | x86/setup: simplify initrd relocation and reservation | Mike Rapoport |