Age | Commit message (Expand) | Author |
2020-02-06 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan |
2020-02-03 | m68knommu: fix memcpy() out of bounds warning in get_user() | Greg Ungerer |
2020-01-31 | m68k: configs: Cleanup old Kconfig IO scheduler options | Krzysztof Kozlowski |
2020-01-29 | Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra... | Linus Torvalds |
2020-01-29 | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-01-29 | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2020-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-01-28 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-01-27 | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds |
2020-01-18 | open: introduce openat2(2) syscall | Aleksa Sarai |
2020-01-14 | arch/m68k/setup: Drop dummy_con initialization | Arvind Sankar |
2020-01-14 | m68k: Implement copy_thread_tls() | Geert Uytterhoeven |
2020-01-13 | arch: wire up pidfd_getfd syscall | Sargun Dhillon |
2020-01-12 | m68k: defconfig: Update defconfigs for v5.5-rc3 | Geert Uytterhoeven |
2020-01-12 | m68k: Wire up clone3() syscall | Kars de Jong |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2019-12-12 | netdev: pass the stuck queue to the timeout handler | Michael S. Tsirkin |
2019-12-10 | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo... | Ingo Molnar |
2019-12-05 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2019-12-04 | m68k: mm: use pgtable-nopXd instead of 4level-fixup | Mike Rapoport |
2019-12-04 | m68k: nommu: use pgtable-nopud instead of 4level-fixup | Mike Rapoport |
2019-12-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds |
2019-11-28 | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds |
2019-11-26 | sysctl: Remove the sysctl system call | Eric W. Biederman |
2019-11-26 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-11-20 | dma-mapping: drop the dev argument to arch_sync_dma_for_* | Christoph Hellwig |
2019-11-18 | m68k/atari: Convert Falcon IDE drivers to platform drivers | Michael Schmitz |
2019-11-12 | m68k: Convert missed RODATA to RO_DATA | Kees Cook |
2019-11-11 | m68k: rename __iounmap and mark it static | Christoph Hellwig |
2019-11-11 | m68k/coldfire: Use CONFIG_PREEMPTION | Thomas Gleixner |
2019-11-04 | vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA | Kees Cook |
2019-11-04 | vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA | Kees Cook |
2019-11-04 | m68k: defconfig: Enable ICY I2C and LTC2990 on Amiga | Geert Uytterhoeven |
2019-11-04 | m68k: defconfig: Update defconfigs for v5.4-rc1 | Geert Uytterhoeven |
2019-10-21 | m68k: q40: Fix info-leak in rtc_ioctl | Fuqian Huang |
2019-09-26 | mm: treewide: clarify pgtable_page_{ctor,dtor}() naming | Mark Rutland |
2019-09-24 | mm: consolidate pgtable_cache_init() and pgd_cache_init() | Mike Rapoport |
2019-09-24 | mm: remove quicklist page table caches | Nicholas Piggin |
2019-09-22 | Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-09-20 | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-09-19 | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-09-18 | Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2019-09-17 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2019-09-10 | export: explicitly align struct kernel_symbol | Matthias Maennich |
2019-09-09 | m68k: coldfire: Include the GPIO driver header | Linus Walleij |
2019-09-04 | dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP | Christoph Hellwig |
2019-09-02 | m68k: Remove ioremap_fullcache() | Christoph Hellwig |
2019-09-02 | m68k: Simplify ioremap_nocache() | Christoph Hellwig |